From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/STOCKING.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 items/STOCKING.json (limited to 'items/STOCKING.json') diff --git a/items/STOCKING.json b/items/STOCKING.json new file mode 100644 index 00000000..cbd9dc85 --- /dev/null +++ b/items/STOCKING.json @@ -0,0 +1,18 @@ +{ + "internalname": "STOCKING", + "itemid": "minecraft:skull", + "displayname": "Stocking", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a7d27910-a3a4-34f0-9ee5-56524d13d198\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85MWJmNWJjZWQ3MTM3Y2E2NDc0OTc5MTUyZjY0ZjNhODcxNzdkYzYyOThhNzk0YmZjMDMyY2YyY2VkNDg3NzA1In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Holidays cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fStocking\"},ExtraAttributes:{id:\"STOCKING\"}}", + "modver": "1.0.0", + "lore": [ + "§8Furniture", + "", + "§7This exclusive Holidays cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§f§lCOMMON" + ] +} \ No newline at end of file -- cgit