Advertisement
masa-

JED - Simple custom End dimension

Feb 16th, 2019
741
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.34 KB | None | 0 0
  1. {
  2.     "dimensions":
  3.     [
  4.         {
  5.             "dim": 123,
  6.             "dimensiontype":
  7.             {
  8.                 "id": 1,
  9.                 "name": "Custom End",
  10.                 "keeploaded": false,
  11.                 "worldprovider": "WorldProviderEndJED",
  12.                 "require_exact_match": true
  13.             }
  14.         }
  15.     ]
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement