diff options
Diffstat (limited to 'items/CANDY_CORN.json')
-rw-r--r-- | items/CANDY_CORN.json | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/items/CANDY_CORN.json b/items/CANDY_CORN.json index 942772b7..60ca4e31 100644 --- a/items/CANDY_CORN.json +++ b/items/CANDY_CORN.json @@ -1,24 +1,23 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§9Candy Corn", - "nbttag": "{overrideMeta:1b,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:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Candy Corn\"},ExtraAttributes:{id:\"CANDY_CORN\"},AttributeModifiers:[]}", + "displayname": "§9Candy Corn", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a0abae4f-e197-39c8-9ddb-0d67166c127a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmQ4Njc2N2Q0ZjFjYTI4NjhiNjc1Njk2YzcyMTc4Y2Q3NGM0ZWI2YzI4ZjNjN2FmYzgyZWRkMDkwY2EyY2E0NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Candied §7reforge\",4:\"§7when combined with armor§7.\",5:\"\",6:\"§9§lRARE REFORGE STONE\"],Name:\"§9Candy Corn\"},ExtraAttributes:{id:\"CANDY_CORN\"}}", "damage": 3, "lore": [ "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Candied §7reforge", - "§7to armor.", + "§7Applies the §9Candied §7reforge", + "§7when combined with armor§7.", "", "§9§lRARE REFORGE STONE" ], "internalname": "CANDY_CORN", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Candy_Corn" ] -} +}
\ No newline at end of file |