diff options
author | Linnea Gräf <nea@nea.moe> | 2024-07-20 17:25:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-20 15:25:55 +0000 |
commit | 1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e (patch) | |
tree | d179772673cbfdf34a173c2377ce37d61f759446 /items/MAGE_OUTLAW_MINIBOSS.json | |
parent | 0286afd163495e77bbdca130337a5e6914ee8927 (diff) | |
download | NotEnoughUpdates-REPO-1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e.tar.gz NotEnoughUpdates-REPO-1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e.tar.bz2 NotEnoughUpdates-REPO-1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e.zip |
Add some coords for some crimson npcs (#1295)
Diffstat (limited to 'items/MAGE_OUTLAW_MINIBOSS.json')
-rw-r--r-- | items/MAGE_OUTLAW_MINIBOSS.json | 6 |
1 files changed, 5 insertions, 1 deletions
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 +} |