diff options
Diffstat (limited to 'items/ETERNAL_HOOF.json')
-rw-r--r-- | items/ETERNAL_HOOF.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/ETERNAL_HOOF.json b/items/ETERNAL_HOOF.json index 58c7282d..e6e5ca07 100644 --- a/items/ETERNAL_HOOF.json +++ b/items/ETERNAL_HOOF.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:golden_horse_armor", "displayname": "§9Eternal Hoof", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gain §a2% §7chance to find Trick\",1:\"§7or Treat chests.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Eternal Hoof\"},ExtraAttributes:{id:\"ETERNAL_HOOF\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gain §a2% §7chance to find Trick\",1:\"§7or Treat chests.\",2:\"\",3:\"§9§lRARE ACCESSORY\"],Name:\"§9Eternal Hoof\"},ExtraAttributes:{id:\"ETERNAL_HOOF\"}}", "damage": 0, "lore": [ "§7Gain §a2% §7chance to find Trick", "§7or Treat chests.", "", - "§7§8This item can be reforged!", "§9§lRARE ACCESSORY" ], "recipe": { @@ -23,10 +22,10 @@ }, "internalname": "ETERNAL_HOOF", "clickcommand": "viewrecipe", - "modver": "1.7-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Eternal_Hoof" ] -} +}
\ No newline at end of file |