From bda4e085608373414e7403772d63fc3881f107d0 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 11 Dec 2020 10:45:01 -0500 Subject: Change JSON Lint & fixed Turbo Books (#323) * Update Turbo Book Reqs * Update main.yml --- items/TURBO_POTATO;3.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'items/TURBO_POTATO;3.json') diff --git a/items/TURBO_POTATO;3.json b/items/TURBO_POTATO;3.json index 820f38cf..227f128c 100644 --- a/items/TURBO_POTATO;3.json +++ b/items/TURBO_POTATO;3.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato III", "§7Increases double-drop chance", "§7of potato by §a+15%§7.", - "§7Requires §cBronze §7in §apotato §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", -- cgit