masa-

JED 1.6.0+ - Simple flat dimension with normal biomes

Feb 10th, 2020 (edited)
1,059
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.51 KB | None | 0 0
  1. {
  2.     "dimensions": [
  3.         {
  4.             "dim": 123,
  5.             "normal_biomes": true,
  6.             "dimensiontype": {
  7.                 "id": 123,
  8.                 "name": "Flat",
  9.                 "worldprovider": "WorldProviderSurfaceJED",
  10.                 "require_exact_match": true
  11.             },
  12.             "worldinfo_onetime": {
  13.                 "generatorName": "flat",
  14.                 "generatorOptions": "3;1*minecraft:bedrock,62*minecraft:dirt,1*minecraft:grass;1;"
  15.             }
  16.         }
  17.     ]
  18. }
Add Comment
Please, Sign In to add comment