diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-11 10:45:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-11 10:45:01 -0500 |
commit | bda4e085608373414e7403772d63fc3881f107d0 (patch) | |
tree | 80a98ca266b4dd7c74c76983ac94c69a63432c6d | |
parent | 7402c5178e77caf6a8496891bdb28465ad9b4c95 (diff) | |
download | NotEnoughUpdates-REPO-bda4e085608373414e7403772d63fc3881f107d0.tar.gz NotEnoughUpdates-REPO-bda4e085608373414e7403772d63fc3881f107d0.tar.bz2 NotEnoughUpdates-REPO-bda4e085608373414e7403772d63fc3881f107d0.zip |
Change JSON Lint & fixed Turbo Books (#323)
* Update Turbo Book Reqs
* Update main.yml
32 files changed, 50 insertions, 59 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0554d9c3..8cff2e91 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: JSON # Controls when the action will run. on: @@ -0,0 +1 @@ +.vscode diff --git a/items/TURBO_CACTUS;3.json b/items/TURBO_CACTUS;3.json index 791b65c4..393e63a3 100644 --- a/items/TURBO_CACTUS;3.json +++ b/items/TURBO_CACTUS;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-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCactus §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_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus 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_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti III", "§7Increases double-drop chance", "§7of cactus by §a+15%§7.", - "§7Requires §cBronze §7in §aCactus §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_CACTUS;4.json b/items/TURBO_CACTUS;4.json index 46440c13..ad6ae458 100644 --- a/items/TURBO_CACTUS;4.json +++ b/items/TURBO_CACTUS;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCactus §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_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §cBronze §7in §aCactus §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_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti IV", "§7Increases double-drop chance", "§7of cactus by §a+20%§7.", - "§7Requires §fSilver §7in §aCactus §7contest!", + "§7Requires §cBronze §7in §aCactus §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_CACTUS;5.json b/items/TURBO_CACTUS;5.json index a0ff8260..5b9e8b73 100644 --- a/items/TURBO_CACTUS;5.json +++ b/items/TURBO_CACTUS;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCactus §7contest!\",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:\"UNKNOWN\",id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",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:\"UNKNOWN\",id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti V", "§7Increases double-drop chance", "§7of cactus by §a+25%§7.", - "§7Requires §6Gold §7in §aCactus §7contest!", + "§7Requires §fSilver §7in §aCactus §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", 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!", diff --git a/items/TURBO_CANE;4.json b/items/TURBO_CANE;4.json index 73cde590..a3106415 100644 --- a/items/TURBO_CANE;4.json +++ b/items/TURBO_CANE;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§7.\",3:\"§7Requires §fSilver §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;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§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;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane IV", "§7Increases double-drop chance", "§7of sugar cane by §a+20%§7.", - "§7Requires §fSilver §7in §aSugar Cane §7contest!", + "§7Requires §cBronze §7in §aSugar Cane §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_CANE;5.json b/items/TURBO_CANE;5.json index e32a7d55..b775138e 100644 --- a/items/TURBO_CANE;5.json +++ b/items/TURBO_CANE;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aSugar Cane §7contest!\",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:\"UNKNOWN\",id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",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:\"UNKNOWN\",id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane V", "§7Increases double-drop chance", "§7of sugar cane by §a+25%§7.", - "§7Requires §6Gold §7in §aSugar Cane §7contest!", + "§7Requires §fSilver §7in §aSugar Cane §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_CARROT;3.json b/items/TURBO_CARROT;3.json index bba4c8ed..ca6278ab 100644 --- a/items/TURBO_CARROT;3.json +++ b/items/TURBO_CARROT;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-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+15%§7.\",3:\"§7Requires §cBronze §7in §acarrot §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_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot 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_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot III", "§7Increases double-drop chance", "§7of carrot by §a+15%§7.", - "§7Requires §cBronze §7in §acarrot §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_CARROT;4.json b/items/TURBO_CARROT;4.json index a2b9a987..b0a6875d 100644 --- a/items/TURBO_CARROT;4.json +++ b/items/TURBO_CARROT;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §fSilver §7in §acarrot §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_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §cBronze §7in §acarrot §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_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot IV", "§7Increases double-drop chance", "§7of carrot by §a+20%§7.", - "§7Requires §fSilver §7in §acarrot §7contest!", + "§7Requires §cBronze §7in §acarrot §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_CARROT;5.json b/items/TURBO_CARROT;5.json index ab802692..e667a445 100644 --- a/items/TURBO_CARROT;5.json +++ b/items/TURBO_CARROT;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §6Gold §7in §acarrot §7contest!\",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:\"UNKNOWN\",id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",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:\"UNKNOWN\",id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot V", "§7Increases double-drop chance", "§7of carrot by §a+25%§7.", - "§7Requires §6Gold §7in §acarrot §7contest!", + "§7Requires §fSilver §7in §acarrot §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_COCO;3.json b/items/TURBO_COCO;3.json index 15384890..dd99dfd8 100644 --- a/items/TURBO_COCO;3.json +++ b/items/TURBO_COCO;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-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §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_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans 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_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco III", "§7Increases double-drop chance", "§7of cocoa beans by §a+15%§7.", - "§7Requires §cBronze §7in §aCocoa Beans §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_COCO;4.json b/items/TURBO_COCO;4.json index 274cb53e..ce2fea24 100644 --- a/items/TURBO_COCO;4.json +++ b/items/TURBO_COCO;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §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_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §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_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco IV", "§7Increases double-drop chance", "§7of cocoa beans by §a+20%§7.", - "§7Requires §fSilver §7in §aCocoa Beans §7contest!", + "§7Requires §cBronze §7in §aCocoa Beans §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_COCO;5.json b/items/TURBO_COCO;5.json index 22bf7823..f7424014 100644 --- a/items/TURBO_COCO;5.json +++ b/items/TURBO_COCO;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco V\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCocoa Beans §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_COCO;5\",enchantments:{turbo_coco:5},uuid:\"fb8bfb9b-6ef7-4117-81a8-9516f96b77e4\",timestamp:\"11/6/20 4:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco V\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+25%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_COCO;5\",enchantments:{turbo_coco:5},uuid:\"fb8bfb9b-6ef7-4117-81a8-9516f96b77e4\",timestamp:\"11/6/20 4:25 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco V", "§7Increases double-drop chance", "§7of cocoa beans by §a+25%§7.", - "§7Requires §6Gold §7in §aCocoa Beans §7contest!", + "§7Requires §fSilver §7in §aCocoa Beans §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_MELON;3.json b/items/TURBO_MELON;3.json index 541c9cbd..7aae2ffb 100644 --- a/items/TURBO_MELON;3.json +++ b/items/TURBO_MELON;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-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §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_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon 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_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon III", "§7Increases double-drop chance", "§7of melon by §a+15%§7.", - "§7Requires §cBronze §7in §amelon §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_MELON;4.json b/items/TURBO_MELON;4.json index f42699e6..67400374 100644 --- a/items/TURBO_MELON;4.json +++ b/items/TURBO_MELON;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon IV\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+20%§7.\",3:\"§7Requires §fSilver §7in §amelon §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_MELON;4\",enchantments:{turbo_melon:4},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon IV\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+20%§7.\",3:\"§7Requires §cBronze §7in §amelon §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_MELON;4\",enchantments:{turbo_melon:4},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon IV", "§7Increases double-drop chance", "§7of melon by §a+20%§7.", - "§7Requires §fSilver §7in §amelon §7contest!", + "§7Requires §cBronze §7in §amelon §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_MELON;5.json b/items/TURBO_MELON;5.json index 6db7cf99..3640d86b 100644 --- a/items/TURBO_MELON;5.json +++ b/items/TURBO_MELON;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §6Gold §7in §amelon §7contest!\",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:\"UNKNOWN\",id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §fSilver §7in §amelon §7contest!\",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:\"UNKNOWN\",id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon V", "§7Increases double-drop chance", "§7of melon by §a+25%§7.", - "§7Requires §6Gold §7in §amelon §7contest!", + "§7Requires §fSilver §7in §amelon §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_MUSHROOMS;3.json b/items/TURBO_MUSHROOMS;3.json index 65993724..f62a786a 100644 --- a/items/TURBO_MUSHROOMS;3.json +++ b/items/TURBO_MUSHROOMS;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-Mushrooms III\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+15%§7.\",3:\"\",4:\"§7Requires §cBronze §7in §amushroom §7contest!\"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_MUSHROOMS;3\",enchantments:{turbo_mushrooms:3},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms III\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms 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_MUSHROOMS;3\",enchantments:{turbo_mushrooms:3},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms III", "§7Increases double-drop chance", "§7of mushrooms by §a+15%§7.", - "§7Requires §cBronze §7in §amushroom §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_MUSHROOMS;4.json b/items/TURBO_MUSHROOMS;4.json index 5717f413..7cc23446 100644 --- a/items/TURBO_MUSHROOMS;4.json +++ b/items/TURBO_MUSHROOMS;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §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_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §cBronze §7in §aMushrooms §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_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms IV", "§7Increases double-drop chance", "§7of mushrooms by §a+20%§7.", - "§7Requires §fSilver §7in §aMushrooms §7contest!", + "§7Requires §cBronze §7in §aMushrooms §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_MUSHROOMS;5.json b/items/TURBO_MUSHROOMS;5.json index 949d6edc..cab0b6fa 100644 --- a/items/TURBO_MUSHROOMS;5.json +++ b/items/TURBO_MUSHROOMS;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms V\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aMushrooms §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_MUSHROOMS;5\",enchantments:{turbo_mushrooms:5},uuid:\"14fdd2d7-d2a8-4045-85cf-e2b7c4ac2617\",timestamp:\"11/6/20 3:52 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms V\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+25%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_MUSHROOMS;5\",enchantments:{turbo_mushrooms:5},uuid:\"14fdd2d7-d2a8-4045-85cf-e2b7c4ac2617\",timestamp:\"11/6/20 3:52 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms V", "§7Increases double-drop chance", "§7of mushrooms by §a+25%§7.", - "§7Requires §6Gold §7in §aMushrooms §7contest!", + "§7Requires §fSilver §7in §aMushrooms §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", 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!", diff --git a/items/TURBO_POTATO;4.json b/items/TURBO_POTATO;4.json index fdee7d94..7247426a 100644 --- a/items/TURBO_POTATO;4.json +++ b/items/TURBO_POTATO;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§7.\",3:\"§7Requires §fSilver §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;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§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;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato IV", "§7Increases double-drop chance", "§7of potato by §a+20%§7.", - "§7Requires §fSilver §7in §apotato §7contest!", + "§7Requires §cBronze §7in §apotato §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_POTATO;5.json b/items/TURBO_POTATO;5.json index 4e007094..af72dd71 100644 --- a/items/TURBO_POTATO;5.json +++ b/items/TURBO_POTATO;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",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:\"UNKNOWN\",id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",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:\"UNKNOWN\",id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato V", diff --git a/items/TURBO_PUMPKIN;3.json b/items/TURBO_PUMPKIN;3.json index 856f46ec..5411f279 100644 --- a/items/TURBO_PUMPKIN;3.json +++ b/items/TURBO_PUMPKIN;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-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §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_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin III", "§7Increases double-drop chance", "§7of pumpkin by §a+15%§7.", - "§7Requires §cBronze §7in §apumpkin §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_PUMPKIN;4.json b/items/TURBO_PUMPKIN;4.json index 1c730ede..a2da0831 100644 --- a/items/TURBO_PUMPKIN;4.json +++ b/items/TURBO_PUMPKIN;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §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_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §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_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin IV", "§7Increases double-drop chance", "§7of pumpkin by §a+20%§7.", - "§7Requires §fSilver §7in §apumpkin §7contest!", + "§7Requires §cBronze §7in §apumpkin §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_PUMPKIN;5.json b/items/TURBO_PUMPKIN;5.json index 5c076be6..dbb2107b 100644 --- a/items/TURBO_PUMPKIN;5.json +++ b/items/TURBO_PUMPKIN;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apumpkin §7contest!\",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:\"UNKNOWN\",id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",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:\"UNKNOWN\",id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin V", "§7Increases double-drop chance", "§7of pumpkin by §a+25%§7.", - "§7Requires §6Gold §7in §apumpkin §7contest!", + "§7Requires §fSilver §7in §apumpkin §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_WARTS;3.json b/items/TURBO_WARTS;3.json index efc304c4..56f1809a 100644 --- a/items/TURBO_WARTS;3.json +++ b/items/TURBO_WARTS;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-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §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_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts 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_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts III", "§7Increases double-drop chance", "§7of nether warts by §a+15%§7.", - "§7Requires §cBronze §7in §aNether Warts §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_WARTS;4.json b/items/TURBO_WARTS;4.json index cbc3ed3e..512cadf6 100644 --- a/items/TURBO_WARTS;4.json +++ b/items/TURBO_WARTS;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §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_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §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_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts IV", "§7Increases double-drop chance", "§7of nether warts by §a+20%§7.", - "§7Requires §fSilver §7in §aNether Warts §7contest!", + "§7Requires §cBronze §7in §aNether Warts §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_WARTS;5.json b/items/TURBO_WARTS;5.json index 4379c1a4..92e44a63 100644 --- a/items/TURBO_WARTS;5.json +++ b/items/TURBO_WARTS;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts V\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aNether Warts §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_WARTS;5\",enchantments:{turbo_warts:5},uuid:\"f7b52f68-7302-44f6-97d1-c4f3d9473594\",timestamp:\"11/6/20 3:45 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts V\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+25%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_WARTS;5\",enchantments:{turbo_warts:5},uuid:\"f7b52f68-7302-44f6-97d1-c4f3d9473594\",timestamp:\"11/6/20 3:45 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts V", "§7Increases double-drop chance", "§7of nether warts by §a+25%§7.", - "§7Requires §6Gold §7in §aNether Warts §7contest!", + "§7Requires §fSilver §7in §aNether Warts §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_WHEAT;3.json b/items/TURBO_WHEAT;3.json index 20e45289..488ae6a6 100644 --- a/items/TURBO_WHEAT;3.json +++ b/items/TURBO_WHEAT;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-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §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_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat 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_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat III", "§7Increases double-drop chance", "§7of wheat by §a+15%§7.", - "§7Requires §cBronze §7in §awheat §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_WHEAT;4.json b/items/TURBO_WHEAT;4.json index 4b6df15d..865c05ad 100644 --- a/items/TURBO_WHEAT;4.json +++ b/items/TURBO_WHEAT;4.json @@ -7,7 +7,7 @@ "§9Turbo-Wheat IV", "§7Increases double-drop chance", "§7of wheat by §a+20%§7.", - "§7Requires §fSilver §7in §awheat §7contest!", + "§7Requires §cBronze §7in §awheat §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", diff --git a/items/TURBO_WHEAT;5.json b/items/TURBO_WHEAT;5.json index 76e86bbf..f2e1052e 100644 --- a/items/TURBO_WHEAT;5.json +++ b/items/TURBO_WHEAT;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat V\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+25%§7.\",3:\"§7Requires §6Gold §7in §awheat §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_WHEAT;5\",enchantments:{turbo_wheat:5},uuid:\"f4b3db99-c590-4f1f-b677-747516ff7e9f\",timestamp:\"11/6/20 4:20 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat V\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+25%§7.\",3:\"§7Requires §fSilver §7in §awheat §7contest!\",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:\"ENCHANTING_TABLE\",id:\"TURBO_WHEAT;5\",enchantments:{turbo_wheat:5},uuid:\"f4b3db99-c590-4f1f-b677-747516ff7e9f\",timestamp:\"11/6/20 4:20 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat V", "§7Increases double-drop chance", "§7of wheat by §a+25%§7.", - "§7Requires §6Gold §7in §awheat §7contest!", + "§7Requires §fSilver §7in §awheat §7contest!", "", "§7Use this on an item in an Anvil", "§7to apply it!", |