diff options
Diffstat (limited to 'items/PROMISING_AXE.json')
-rw-r--r-- | items/PROMISING_AXE.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/PROMISING_AXE.json b/items/PROMISING_AXE.json index 931b3412..d21cc03a 100644 --- a/items/PROMISING_AXE.json +++ b/items/PROMISING_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_axe", "displayname": "§aPromising Axe", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+25\",1:\"\",2:\"§7Gains a higher level of\",3:\"§7Enchantment when breaking\",4:\"§7blocks.\",5:\"\",6:\"§7Will gain §9Efficiency I§7 after\",7:\"§7breaking §a50§7 more blocks.\",8:\"\",9:\"§a§lUNCOMMON AXE\"],Name:\"§aPromising Axe\"},ExtraAttributes:{id:\"PROMISING_AXE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+25\",1:\"\",2:\"§7Gains a higher level of\",3:\"§7Enchantment when breaking\",4:\"§7blocks.\",5:\"\",6:\"§7Will gain §9Efficiency I§7 after\",7:\"§7breaking §a50§7 more blocks.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON AXE\"],Name:\"§aPromising Axe\"},ExtraAttributes:{id:\"PROMISING_AXE\"}}", "damage": 0, "lore": [ "§7Damage: §c+25", @@ -13,6 +13,7 @@ "§7Will gain §9Efficiency I§7 after", "§7breaking §a50§7 more blocks.", "", + "§7§8This item can be reforged!", "§a§lUNCOMMON AXE" ], "recipe": { @@ -28,9 +29,10 @@ }, "internalname": "PROMISING_AXE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Promising_Axe" - ] + ], + "crafttext": "" }
\ No newline at end of file |