From 4226a9282a23a6008b9c7e9d31cf5a92106761ab Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sun, 15 Jan 2023 00:17:38 +0000 Subject: shop2 --- shop2/items.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/shop2/items.lua b/shop2/items.lua index e3d2093..40ad3c3 100644 --- a/shop2/items.lua +++ b/shop2/items.lua @@ -14,5 +14,6 @@ end) --i("nth","minecraft:nether_star","Nether Star",200,colors.white) i("zbh","minecraft:zombie_head","Zombie Head",20,colors.lime) i("glw","minecraft:glowstone_dust","Glowstone Dust",0.2,colors.yellow) +i("kin","plethora:module_kinetic","Kinetic Augment",12,colors.lightgray) return items -- cgit v1.2.3