Advertisement
masa-

JED 1.6.0+ - Void overworld with End sky & normal biomes

Apr 30th, 2021
1,500
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.54 KB | None | 0 0
  1. {
  2.     "dimensions": [
  3.         {
  4.             "dim": 123,
  5.             "normal_biomes": true,
  6.             "dimensiontype": {
  7.                 "id": 123,
  8.                 "name": "Void World",
  9.                 "worldprovider": "WorldProviderSurfaceJED",
  10.                 "require_exact_match": true
  11.             },
  12.             "worldinfo_onetime": {
  13.                 "generatorName": "flat",
  14.                 "generatorOptions": "3;minecraft:air;1;"
  15.             },
  16.             "jed": {
  17.                 "SkyRenderType": 2
  18.             }
  19.         }
  20.     ]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement