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/CLAY_GENERATOR_1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/CLAY_GENERATOR_1.json') diff --git a/items/CLAY_GENERATOR_1.json b/items/CLAY_GENERATOR_1.json index a07682dd..626aff5f 100644 --- a/items/CLAY_GENERATOR_1.json +++ b/items/CLAY_GENERATOR_1.json @@ -20,7 +20,7 @@ "A2": "CLAY_BALL:10", "A3": "CLAY_BALL:10", "B1": "CLAY_BALL:10", - "B2": "WOOD_PICKAXE:1", + "B2": "WOOD_SHOVEL:1", "B3": "CLAY_BALL:10", "C1": "CLAY_BALL:10", "C2": "CLAY_BALL:10", -- cgit