From 4b2b01275d4d651d4082f034eab804cf420dd27f Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 18 Dec 2020 15:49:09 -0500 Subject: Some Stuff from Jani --- items/BLAST_PROTECTION;1.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/BLAST_PROTECTION;1.json') 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 -- cgit