diff options
Diffstat (limited to 'items/CANDY_CORN.json')
-rw-r--r-- | items/CANDY_CORN.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/CANDY_CORN.json b/items/CANDY_CORN.json new file mode 100644 index 00000000..61a5c41c --- /dev/null +++ b/items/CANDY_CORN.json @@ -0,0 +1,24 @@ +{ + "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.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Corn" + ] +}
\ No newline at end of file |