Advertisement
masa-

JED (1.6.0+) - Custom day cycle for the Overworld

Jan 2nd, 2018
557
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.36 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.             "jed": {
  15.                 "CustomDayCycle": true,
  16.                 "DayLength": 48000,
  17.                 "NightLength": 48000
  18.             }
  19.         }
  20.     ]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement