diff options
Diffstat (limited to 'items/GROWTH.json')
-rw-r--r-- | items/GROWTH.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/items/GROWTH.json b/items/GROWTH.json index f6c51798..ba83827d 100644 --- a/items/GROWTH.json +++ b/items/GROWTH.json @@ -1,18 +1,16 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth V\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"§9Protection V\",3:\"§7Grants §a+15 §a❈ Defense§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:5,protection:5},anvil_uses:2}}", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth IV\",1:\"§7Grants §a+60 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:4}}}", "damage": 0, "lore": [ - "§9Growth V", - "§7Grants §a+75 §c❤ Health§7.", - "§9Protection V", - "§7Grants §a+15 §a❈ Defense§7.", + "§9Growth IV", + "§7Grants §a+60 §c❤ Health§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§a§lUNCOMMON" + "§f§lCOMMON" ], "recipe": { "A1": "", |