masa-

JED 1.6.0+ - Custom mining dimension

Jul 5th, 2020 (edited)
2,162
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": 123,
  5.             "dimensiontype": {
  6.                 "id": 123,
  7.                 "name": "Custom mining dimension",
  8.                 "keeploaded": false,
  9.                 "worldprovider": "WorldProviderSurfaceJED",
  10.                 "require_exact_match": true
  11.             },
  12.             "worldinfo_onetime": {
  13.                 "generatorName": "flat",
  14.                 "generatorOptions": "3;minecraft:bedrock,62*minecraft:stone,minecraft:grass;1;caves,decoration",
  15.                 "RandomSeed": ""
  16.             },
  17.             "chunkgenerator": "ChunkGeneratorFlatJED"
  18.         }
  19.     ]
  20. }
Add Comment
Please, Sign In to add comment