From cd34f5689a82864c560f678339f0f524cebf88fe Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 30 Oct 2020 13:09:08 -0400 Subject: Manually Add New Comits bc I can't use Github --- items/LURE;5.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/LURE;5.json') diff --git a/items/LURE;5.json b/items/LURE;5.json index d36282c8..c140c90c 100644 --- a/items/LURE;5.json +++ b/items/LURE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Lure V\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"LURE;5\",enchantments:{lure:5},uuid:\"aa1424ac-f88c-4f28-a9ba-e37b37b6c5b3\",anvil_uses:1,timestamp:\"10/6/20 4:28 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure V\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a25%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lure:5}}}", "damage": 0, "lore": [ "§9Lure V", @@ -15,8 +15,9 @@ "§a§lUNCOMMON" ], "internalname": "LURE;5", + "parent": "LURE;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file -- cgit