diff --git a/data/locations/advancements/watch_for_anvils.json b/data/locations/advancements/watch_for_anvils.json index bfc7d66..551b659 100644 --- a/data/locations/advancements/watch_for_anvils.json +++ b/data/locations/advancements/watch_for_anvils.json @@ -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 } } }