From c533db84447d55d8af368b0c7a16991e83ed94d6 Mon Sep 17 00:00:00 2001 From: jani270 Date: Tue, 3 May 2022 16:24:07 +0200 Subject: god this isnt good for my mental health maybe breaks some shit but idc --- items/ETERNAL_HOOF.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'items/ETERNAL_HOOF.json') diff --git a/items/ETERNAL_HOOF.json b/items/ETERNAL_HOOF.json index 07f60472..7b5e5bdc 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": { -- cgit