Advertisement
masa-

JED 1.6.0+ - BoP Overworld with 2 times longer day cycle

Apr 3rd, 2018
579
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.63 KB | None | 0 0
  1. {
  2.     "dimensions": [
  3.         {
  4.             "dim": 0,
  5.             "override": true,
  6.             "dimensiontype": {
  7.                 "id": 0,
  8.                 "name": "overworld",
  9.                 "suffix": "",
  10.                 "keeploaded": true,
  11.                 "worldprovider": "WorldProviderSurfaceJED",
  12.                 "require_exact_match": true
  13.             },
  14.             "worldinfo_onetime": {
  15.                 "generatorName": "BIOMESOP"
  16.             },
  17.             "jed": {
  18.                 "CustomDayCycle": true,
  19.                 "DayLength": 24000,
  20.                 "NightLength": 24000
  21.             }
  22.         }
  23.     ]
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement