Advertisement
masa-

JED 1.6.0+ - Spawn search customization (for Erebus here)

Apr 28th, 2018
514
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.50 KB | None | 0 0
  1. {
  2.     "config_version": {
  3.         "id": "__default",
  4.         "version": 0
  5.     },
  6.     "dimensions": [
  7.         {
  8.             "dim": 66,
  9.             "worldinfo_onetime": {
  10.                 "GameRules": {
  11.                     "spawnRadius": "0"
  12.                 }
  13.             },
  14.             "jed": {
  15.                 "SpawnPointSearchType": {
  16.                     "type": "cavern",
  17.                     "min_y": 40,
  18.                     "max_y": 100
  19.                 }
  20.             }
  21.         }
  22.     ]
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement