From 93d14a1b0d9170dbde73d365d69eb27d5dbdfb5c Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 9 Dec 2022 16:50:07 +0100 Subject: XTREE (#870) * XTREE * Lava Rod * Fixed lore of most Furniture items * Fixed 2 npc things * Fixed rare flying fish perk * Fixed Lulonaut * Added Bingo Card (extreme) * Fixed Skin lore * Fixed lore of sb menu * Fixed Ice essence and glacial scythe * Fixed Tac Sword Lore lf approves * New Kuudra Update stuff * Fixed lore of nether sack items * I love hypixel --- items/TAURUS_SC.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/TAURUS_SC.json') diff --git a/items/TAURUS_SC.json b/items/TAURUS_SC.json index 576ea8f8..c9aaf3eb 100644 --- a/items/TAURUS_SC.json +++ b/items/TAURUS_SC.json @@ -23,7 +23,7 @@ "level": 250, "coins": 2000, "xp": 4000, - "render": "@neurepo:mods/taurus.json", + "render": "@neurepo:mobs/taurus.json", "panorama": "crimson_isle", "type": "drops", "extra": [ -- cgit