From 5cb9414a678506aa6f11b0d81e79f2cb13c9ef24 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 30 Oct 2020 15:22:59 -0400 Subject: more halloween --- items/CANDY_CORN.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/CANDY_CORN.json (limited to 'items/CANDY_CORN.json') diff --git a/items/CANDY_CORN.json b/items/CANDY_CORN.json new file mode 100644 index 00000000..18073945 --- /dev/null +++ b/items/CANDY_CORN.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aCandy Corn", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a0abae4f-e197-39c8-9ddb-0d67166c127a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmQ4Njc2N2Q0ZjFjYTI4NjhiNjc1Njk2YzcyMTc4Y2Q3NGM0ZWI2YzI4ZjNjN2FmYzgyZWRkMDkwY2EyY2E0NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Candied §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aCandy Corn\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CANDY_CORN\",uuid:\"eb70f531-d7be-4bfa-b70b-baada837e668\",timestamp:\"10/30/20 2:18 PM\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Candied §7reforge", + "§7to armor.", + "", + "§a§lUNCOMMON REFORGE STONE" + ], + "internalname": "CANDY_CORN", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file -- cgit