Compare commits

...

2 Commits

1 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
"dimension": "minecraft:overworld",
"position": {
"x": {
"min": 49999
"min": 31990
}
}
}
@ -27,7 +27,7 @@
"dimension": "minecraft:overworld",
"position": {
"x": {
"max": -49999
"max": -31990
}
}
}
@ -38,7 +38,7 @@
"dimension": "minecraft:overworld",
"position": {
"z": {
"min": 49999
"min": 31990
}
}
}
@ -49,7 +49,7 @@
"dimension": "minecraft:overworld",
"position": {
"z": {
"max": -49999
"max": -31990
}
}
}