diff options
Diffstat (limited to 'items/BLAST_PROTECTION;1.json')
-rw-r--r-- | items/BLAST_PROTECTION;1.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/BLAST_PROTECTION;1.json b/items/BLAST_PROTECTION;1.json index c2277a86..db25724f 100644 --- a/items/BLAST_PROTECTION;1.json +++ b/items/BLAST_PROTECTION;1.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection I\",1:\"§7Grants §a+4 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blast_protection:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection I\",1:\"§7Grants §a+30 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"BLAST_PROTECTION;1\",enchantments:{blast_protection:1}}}", "damage": 0, "lore": [ "§9Blast Protection I", - "§7Grants §a+4 §a❈ Defense", + "§7Grants §a+30 §a❈ Defense", "§a§7against explosions.", "", "§7Use this on an item in an Anvil", @@ -16,6 +16,7 @@ "internalname": "BLAST_PROTECTION;1", "parent": "BLAST_PROTECTION;4", "clickcommand": "", - "modver": "1.6-REL", - "crafttext": "" + "modver": "1.7.1-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file |