-Fixed location for glueland

master
Ben Maurer 2021-07-30 21:27:22 -05:00
parent cad4a24109
commit de2a513fd6
1 changed files with 4 additions and 4 deletions

View File

@ -17,16 +17,16 @@
"dimension": "minecraft:overworld",
"position": {
"x": {
"min": -1000,
"max": -950
"min": 1850,
"max": 1910
},
"y": {
"min": 55,
"max": 250
},
"z": {
"min": 1850,
"max": 1910
"min": -1000,
"max": -950
}
}
}