From 1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sat, 20 Jul 2024 17:25:55 +0200 Subject: Add some coords for some crimson npcs (#1295) --- items/MAGE_OUTLAW_MINIBOSS.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/MAGE_OUTLAW_MINIBOSS.json') diff --git a/items/MAGE_OUTLAW_MINIBOSS.json b/items/MAGE_OUTLAW_MINIBOSS.json index 6fa548bb..7b52c686 100644 --- a/items/MAGE_OUTLAW_MINIBOSS.json +++ b/items/MAGE_OUTLAW_MINIBOSS.json @@ -16,6 +16,10 @@ "https://hypixel-skyblock.fandom.com/wiki/Mage_Outlaw", "https://wiki.hypixel.net/Mage_Outlaw" ], + "x": -180, + "y": 106, + "z": -859, + "island": "crimson_isle", "crafttext": "", "recipes": [ { @@ -55,4 +59,4 @@ ] } ] -} \ No newline at end of file +} -- cgit