Advertisement
masa-

JED - Secondary (imported?) overworld

Jan 4th, 2018
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.31 KB | None | 0 0
  1. {
  2.     "dimensions": [
  3.         {
  4.             "dim": 123,
  5.             "dimensiontype": {
  6.                 "id": 123,
  7.                 "name": "Second Overworld",
  8.                 "suffix": "_dim123",
  9.                 "keeploaded": false,
  10.                 "worldprovider": "WorldProviderSurfaceJED"
  11.             },
  12.             "worldinfo_onetime": {
  13.                 "generatorName": "default",
  14.                 "RandomSeed": 12345
  15.             }
  16.         }
  17.     ]
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement