Advertisement
masa-

JED 1.6.0+ - Custom Lost Cities (BoP) dimension

Jun 6th, 2018
832
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.52 KB | None | 0 0
  1. {
  2.     "dimensions":
  3.     [
  4.         {
  5.             "dim": 123,
  6.             "dimensiontype":
  7.             {
  8.                 "id": 123,
  9.                 "name": "Old overworld",
  10.                 "keeploaded": false,
  11.                 "worldprovider": "WorldProviderSurfaceJED",
  12.                 "require_exact_match": true
  13.             },
  14.             "worldinfo_onetime": {
  15.                 "generatorName": "lostcities_bop",
  16.                 "generatorOptions": "{ \"profile\": \"default\" }"
  17.             }
  18.         }
  19.     ]
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement