Advertisement
Goy288

Currently non-functional WorldGenProperties.json

Oct 13th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.31 KB | None | 0 0
  1. {
  2.     "additionalPropertyKeys" : ["netherProperties","endProperties"],
  3.     "netherProperties" :
  4.     {
  5.         "minHeight" : 0,
  6.         "maxHeight" : 128,
  7.         "dimensionList" : [-1]
  8.     },
  9.     "endProperties" :
  10.     {
  11.         "minHeight" : 0,
  12.         "maxHeight" : 256,
  13.         "dimensionList" : [1]
  14.     }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement