From 22ee69c44bac9a9ca0b781cf675948fe697b37bd Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sat, 14 Jan 2023 21:20:55 +0000 Subject: shop2 --- shop2/items.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shop2/items.lua b/shop2/items.lua index 9981448..e3d2093 100644 --- a/shop2/items.lua +++ b/shop2/items.lua @@ -12,7 +12,7 @@ i("mnd","minecraft:enchanted_book","Mending Book",10,colors.green,function(ideta return false end) --i("nth","minecraft:nether_star","Nether Star",200,colors.white) -i("zbh","minecraft:zombie_head","Zombie Head",40,colors.lime) +i("zbh","minecraft:zombie_head","Zombie Head",20,colors.lime) i("glw","minecraft:glowstone_dust","Glowstone Dust",0.2,colors.yellow) return items -- cgit v1.2.3