From 41143c599858e2b735a5cc5d3deb1d0882e6b1ed Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sun, 15 Jan 2023 01:08:58 +0000 Subject: shop2 --- shop2/items.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shop2/items.lua b/shop2/items.lua index c2a0721..0221372 100644 --- a/shop2/items.lua +++ b/shop2/items.lua @@ -15,5 +15,7 @@ end) 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.red) +i("sad","minecraft:saddle","Saddle",1,colors.orange) +i("nam","minecraft:name_tag","Name Tag",1,colors.white) return items -- cgit v1.2.3