Advertisement
masa-

JED 1.6.0+ - Template world

Oct 18th, 2019
1,067
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.59 KB | None | 0 0
  1. {
  2.     "config_version": {
  3.         "id": "foo_bar_baz",
  4.         "version": 1
  5.     },
  6.     "dimensions":
  7.     [
  8.         {
  9.             "dim": 123,
  10.             "world_template": "city_world",
  11.             "dimensiontype": {
  12.                 "id": 123,
  13.                 "name": "City world",
  14.                 "keeploaded": false,
  15.                 "worldprovider": "WorldProviderSurfaceJED",
  16.                 "require_exact_match": true
  17.             },
  18.             "worldinfo_onetime": {
  19.                 "generatorName": "BIOMESOP",
  20.                 "RandomSeed": ""
  21.             }
  22.         }
  23.     ]
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement