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_CANE;3.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'items/TURBO_CANE;3.json') diff --git a/items/TURBO_CANE;3.json b/items/TURBO_CANE;3.json index 80cadc2d..ceca6e53 100644 --- a/items/TURBO_CANE;3.json +++ b/items/TURBO_CANE;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-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aSugar Cane §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_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane 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_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane III", "§7Increases double-drop chance", "§7of sugar cane by §a+15%§7.", - "§7Requires §cBronze §7in §aSugar Cane §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", -- cgit