From fc7a57d8b68c1406c4ea7fd577c06a8499960749 Mon Sep 17 00:00:00 2001 From: jani270 Date: Fri, 23 Apr 2021 22:50:58 +0200 Subject: Update all other Books --- items/MAGNET;1.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'items/MAGNET;1.json') diff --git a/items/MAGNET;1.json b/items/MAGNET;1.json index 04865219..904b5615 100644 --- a/items/MAGNET;1.json +++ b/items/MAGNET;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet I\",1:\"§7Grants §a1 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;1\",enchantments:{magnet:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet I\",1:\"§7Grants §a1 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Clownfish Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"MAGNET;1\",enchantments:{magnet:1}}}", "damage": 0, "lore": [ "§9Magnet I", @@ -12,12 +12,20 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enchantment Table,", + "§7Clownfish Collection", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "internalname": "MAGNET;1", "parent": "MAGNET;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" } \ No newline at end of file -- cgit