Advertisement
masa-

JED 1.6.0+ - Simple Void Island Control custom dimension

Oct 19th, 2018
625
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.46 KB | None | 0 0
  1. {
  2.     "dimensions": [
  3.         {
  4.             "dim": 8,
  5.             "dimensiontype": {
  6.                 "id": 8,
  7.                 "name": "Void dimension",
  8.                 "suffix": "_dim8",
  9.                 "keeploaded": false,
  10.                 "worldprovider": "WorldProviderSurfaceJED",
  11.                 "require_exact_match": true
  12.             },
  13.             "worldinfo_onetime": {
  14.                 "generatorName": "voidworld"
  15.             }
  16.         }
  17.     ]
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement