Advertisement
masa-

JED 1.6.0+ - SkyGrid overworld (with the SkyGrid mod)

Aug 11th, 2020 (edited)
1,478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.73 KB | None | 0 0
  1. {
  2.     "dimensions": [
  3.         {
  4.             "dim": 0,
  5.             "override": true,
  6.             "dimensiontype": {
  7.                 "id": 0,
  8.                 "name": "SkyGrid Overworld",
  9.                 "keeploaded": true,
  10.                 "worldprovider": "WorldProviderSurfaceJED",
  11.                 "require_exact_match": true
  12.             },
  13.             "worldinfo_onetime": {
  14.                 "SpawnX": 0,
  15.                 "SpawnY": 129,
  16.                 "SpawnZ": 0,
  17.                 "GameRules": {
  18.                     "spawnRadius": "0"
  19.                 }
  20.             },
  21.             "jed": {
  22.                 "ChunkGenFactoryWorldProvider": "funwayguy.skygrid.world.WorldProviderOverworldGrid"
  23.             }
  24.         }
  25.     ]
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement