Advertisement
masa-

JED - Custom flat world

Oct 21st, 2017
479
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.64 KB | None | 0 0
  1. {
  2.     "dimensions": [
  3.         {
  4.             "dim": 6,
  5.             "dimensiontype": {
  6.                 "id": 6,
  7.                 "name": "Custom Superflat",
  8.                 "suffix": "_dim6",
  9.                 "keeploaded": false,
  10.                 "worldprovider": "WorldProviderSurfaceJED"
  11.             },
  12.             "worldinfo_onetime": {
  13.                 "generatorName": "flat",
  14.                 "generatorOptions": "3;minecraft:bedrock,62*minecraft:dirt,minecraft:grass;1;",
  15.                 "DayTime": 6000,
  16.                 "GameRules": {
  17.                     "doDaylightCycle": "false"
  18.                 }
  19.             }
  20.         }
  21.     ]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement