diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 21:36:52 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 21:36:52 -0500 |
commit | 3e3fec2f142b26685431bd5b687a0f172d1ed326 (patch) | |
tree | 20aa99ded86a61be0fa7b8ba8c2928ac685d569d | |
parent | f3e43be7fee020a380568f88634c8aa5e98814db (diff) | |
download | NotEnoughUpdates-REPO-3e3fec2f142b26685431bd5b687a0f172d1ed326.tar.gz NotEnoughUpdates-REPO-3e3fec2f142b26685431bd5b687a0f172d1ed326.tar.bz2 NotEnoughUpdates-REPO-3e3fec2f142b26685431bd5b687a0f172d1ed326.zip |
Books
51 files changed, 1108 insertions, 14 deletions
diff --git a/items/DIAMOND_SADAN_HEAD.json b/items/DIAMOND_SADAN_HEAD.json new file mode 100644 index 00000000..1b7fb086 --- /dev/null +++ b/items/DIAMOND_SADAN_HEAD.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Sadan Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c7cb2016-c0c1-3e82-80f3-497f4c13ac8c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMTQ3NDUzMzgyMSwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2M2M2M0ZjdmOGY1YjhjNWZlMWJhYzlhNzA4ZTVhNjJjY2QwNDk3MDA3MmFhYjVlMzIzYjFiN2Q0MDA0ZjRhMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d365 \",1:\"§7Strength: §c+35 \",2:\"\",3:\"§7Health: §a+190 HP \",4:\"§7Defense: §a+70 \",5:\"\",6:\"§7Obtained from killing §cSadan\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor VI§7.\",10:\"\",11:\"§7§8Necromancy was always strong\",12:\"§8in his family. Says he once beat\",13:\"§8a Wither in a duel. Likes to\",14:\"§8brag.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Sadan Head\"},ExtraAttributes:{id:\"DIAMOND_SADAN_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d365 ", + "§7Strength: §c+35 ", + "", + "§7Health: §a+190 HP ", + "§7Defense: §a+70 ", + "", + "§7Obtained from killing §cSadan", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor VI§7.", + "", + "§7§8Necromancy was always strong", + "§8in his family. Says he once beat", + "§8a Wither in a duel. Likes to", + "§8brag.", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_SADAN_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Sadan_Head" + ] +}
\ No newline at end of file diff --git a/items/LETHALITY;1.json b/items/LETHALITY;1.json new file mode 100644 index 00000000..4a28053d --- /dev/null +++ b/items/LETHALITY;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "damage": 0, + "lore": [ + "§9Lethality I", + "§7Reduces the armor of your target", + "§7by §a1.0% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LETHALITY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LETHALITY;2.json b/items/LETHALITY;2.json new file mode 100644 index 00000000..35b393bc --- /dev/null +++ b/items/LETHALITY;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "damage": 0, + "lore": [ + "§9Lethality II", + "§7Reduces the armor of your target", + "§7by §a2.0% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LETHALITY;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/LETHALITY;3.json b/items/LETHALITY;3.json new file mode 100644 index 00000000..c5e59ecf --- /dev/null +++ b/items/LETHALITY;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "damage": 0, + "lore": [ + "§9Lethality III", + "§7Reduces the armor of your target", + "§7by §a3.0% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LETHALITY;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CACTUS;1.json b/items/TURBO_CACTUS;1.json new file mode 100644 index 00000000..4e7d4540 --- /dev/null +++ b/items/TURBO_CACTUS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti I\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+5%§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;1\",enchantments:{turbo_cactus:1},uuid:\"5c8cfaf9-337b-4bd7-8afb-e04e9957f5ea\",timestamp:\"11/13/20 3:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti I", + "§7Increases double-drop chance", + "§7of cactus by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CACTUS;2.json b/items/TURBO_CACTUS;2.json new file mode 100644 index 00000000..925eed6f --- /dev/null +++ b/items/TURBO_CACTUS;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+10%§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;2\",enchantments:{turbo_cactus:2},uuid:\"f14fcba0-5d86-4fb1-bcaa-bbee1da56410\",anvil_uses:1,timestamp:\"11/12/20 3:25 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti II", + "§7Increases double-drop chance", + "§7of cactus by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CACTUS;3.json b/items/TURBO_CACTUS;3.json new file mode 100644 index 00000000..5ca7ca58 --- /dev/null +++ b/items/TURBO_CACTUS;3.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CACTUS;4.json b/items/TURBO_CACTUS;4.json new file mode 100644 index 00000000..72acce9a --- /dev/null +++ b/items/TURBO_CACTUS;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:3,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CACTUS;5.json b/items/TURBO_CACTUS;5.json new file mode 100644 index 00000000..ee5ef4bc --- /dev/null +++ b/items/TURBO_CACTUS;5.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:4,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_CACTUS;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CANE;3.json b/items/TURBO_CANE;3.json new file mode 100644 index 00000000..21447ea9 --- /dev/null +++ b/items/TURBO_CANE;3.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CANE;4.json b/items/TURBO_CANE;4.json new file mode 100644 index 00000000..17b10e30 --- /dev/null +++ b/items/TURBO_CANE;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:3,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CANE;5.json b/items/TURBO_CANE;5.json new file mode 100644 index 00000000..31c07b8b --- /dev/null +++ b/items/TURBO_CANE;5.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:4,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_CANE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CARROT;2.json b/items/TURBO_CARROT;2.json new file mode 100644 index 00000000..8417d29f --- /dev/null +++ b/items/TURBO_CARROT;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+10%§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;2\",enchantments:{turbo_carrot:2},uuid:\"5bcef791-c445-4142-936c-456b630f1916\",anvil_uses:1,timestamp:\"11/13/20 8:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot II", + "§7Increases double-drop chance", + "§7of carrot by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CARROT;3.json b/items/TURBO_CARROT;3.json new file mode 100644 index 00000000..df1c72c8 --- /dev/null +++ b/items/TURBO_CARROT;3.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CARROT;4.json b/items/TURBO_CARROT;4.json new file mode 100644 index 00000000..6a9b995f --- /dev/null +++ b/items/TURBO_CARROT;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:3,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_CARROT;5.json b/items/TURBO_CARROT;5.json new file mode 100644 index 00000000..4d17a217 --- /dev/null +++ b/items/TURBO_CARROT;5.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:4,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_CARROT;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_COCO;2.json b/items/TURBO_COCO;2.json new file mode 100644 index 00000000..d994af55 --- /dev/null +++ b/items/TURBO_COCO;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+10%§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;2\",enchantments:{turbo_coco:2},uuid:\"81e5bed6-d196-4ab0-8f5e-015c792a0ce9\",anvil_uses:1,timestamp:\"11/13/20 1:19 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco II", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_COCO;3.json b/items/TURBO_COCO;3.json new file mode 100644 index 00000000..41702fba --- /dev/null +++ b/items/TURBO_COCO;3.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_COCO;4.json b/items/TURBO_COCO;4.json new file mode 100644 index 00000000..74544a06 --- /dev/null +++ b/items/TURBO_COCO;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:3,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_COCO;5.json b/items/TURBO_COCO;5.json new file mode 100644 index 00000000..f64f7a13 --- /dev/null +++ b/items/TURBO_COCO;5.json @@ -0,0 +1,22 @@ +{ + "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:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco V", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+25%§7.", + "§7Requires §6Gold §7in §aCocoa Beans §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_COCO;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;1.json b/items/TURBO_MELON;1.json new file mode 100644 index 00000000..e07307af --- /dev/null +++ b/items/TURBO_MELON;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon I\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+5%§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;1\",enchantments:{turbo_melon:1},uuid:\"39271b82-e1c0-417b-a669-08f504d1a158\",timestamp:\"11/13/20 1:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon I", + "§7Increases double-drop chance", + "§7of melon by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;2.json b/items/TURBO_MELON;2.json new file mode 100644 index 00000000..548d4af1 --- /dev/null +++ b/items/TURBO_MELON;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+10%§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;2\",enchantments:{turbo_melon:2},uuid:\"e9192b0b-eef3-4591-b495-da85f12759cb\",anvil_uses:1,timestamp:\"11/12/20 7:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon II", + "§7Increases double-drop chance", + "§7of melon by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;3.json b/items/TURBO_MELON;3.json new file mode 100644 index 00000000..27e39368 --- /dev/null +++ b/items/TURBO_MELON;3.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;4.json b/items/TURBO_MELON;4.json new file mode 100644 index 00000000..1605cf92 --- /dev/null +++ b/items/TURBO_MELON;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MELON;5.json b/items/TURBO_MELON;5.json new file mode 100644 index 00000000..a60d1f18 --- /dev/null +++ b/items/TURBO_MELON;5.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:4,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_MELON;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;1.json b/items/TURBO_MUSHROOMS;1.json new file mode 100644 index 00000000..147c0073 --- /dev/null +++ b/items/TURBO_MUSHROOMS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms I\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+5%§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;1\",enchantments:{turbo_mushrooms:1},uuid:\"184b7d6c-d027-4cc4-b78c-9f47fe1e5455\",timestamp:\"11/13/20 4:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms I", + "§7Increases double-drop chance", + "§7of mushrooms by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;2.json b/items/TURBO_MUSHROOMS;2.json new file mode 100644 index 00000000..ccefa069 --- /dev/null +++ b/items/TURBO_MUSHROOMS;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§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;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms II", + "§7Increases double-drop chance", + "§7of mushrooms by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;3.json b/items/TURBO_MUSHROOMS;3.json new file mode 100644 index 00000000..421362c1 --- /dev/null +++ b/items/TURBO_MUSHROOMS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§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;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;4.json b/items/TURBO_MUSHROOMS;4.json new file mode 100644 index 00000000..03313756 --- /dev/null +++ b/items/TURBO_MUSHROOMS;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:3,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;5.json b/items/TURBO_MUSHROOMS;5.json new file mode 100644 index 00000000..289a3b72 --- /dev/null +++ b/items/TURBO_MUSHROOMS;5.json @@ -0,0 +1,22 @@ +{ + "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:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms V", + "§7Increases double-drop chance", + "§7of mushrooms by §a+25%§7.", + "§7Requires §6Gold §7in §aMushrooms §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_POTATO;2.json b/items/TURBO_POTATO;2.json new file mode 100644 index 00000000..ab3a4bfd --- /dev/null +++ b/items/TURBO_POTATO;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+10%§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;2\",enchantments:{turbo_potato:2},uuid:\"34477869-4596-491f-bc10-9dfa0c124a59\",anvil_uses:1,timestamp:\"11/12/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato II", + "§7Increases double-drop chance", + "§7of potato by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_POTATO;3.json b/items/TURBO_POTATO;3.json new file mode 100644 index 00000000..f442c55f --- /dev/null +++ b/items/TURBO_POTATO;3.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_POTATO;4.json b/items/TURBO_POTATO;4.json new file mode 100644 index 00000000..a26872ee --- /dev/null +++ b/items/TURBO_POTATO;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:3,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_POTATO;5.json b/items/TURBO_POTATO;5.json new file mode 100644 index 00000000..f40984c5 --- /dev/null +++ b/items/TURBO_POTATO;5.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:4,timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato V", + "§7Increases double-drop chance", + "§7of potato by §a+25%§7.", + "§7Requires §6Gold §7in §apotato §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_POTATO;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;2.json b/items/TURBO_PUMPKIN;2.json new file mode 100644 index 00000000..3ab7e895 --- /dev/null +++ b/items/TURBO_PUMPKIN;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+10%§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_PUMPKIN;2\",enchantments:{turbo_pumpkin:2},uuid:\"9ca94d63-c1d8-4d0d-90ae-a4db17807d3b\",anvil_uses:1,timestamp:\"11/13/20 6:36 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin II", + "§7Increases double-drop chance", + "§7of pumpkin by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;3.json b/items/TURBO_PUMPKIN;3.json new file mode 100644 index 00000000..f12078dd --- /dev/null +++ b/items/TURBO_PUMPKIN;3.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;4.json b/items/TURBO_PUMPKIN;4.json new file mode 100644 index 00000000..bc3151a6 --- /dev/null +++ b/items/TURBO_PUMPKIN;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:3,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_PUMPKIN;5.json b/items/TURBO_PUMPKIN;5.json new file mode 100644 index 00000000..c77887d6 --- /dev/null +++ b/items/TURBO_PUMPKIN;5.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:4,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_PUMPKIN;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;1.json b/items/TURBO_WARTS;1.json new file mode 100644 index 00000000..aead8ade --- /dev/null +++ b/items/TURBO_WARTS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts I\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+5%§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;1\",enchantments:{turbo_warts:1},uuid:\"5206b300-59e0-4ce6-9f23-5c670c551933\",timestamp:\"11/12/20 8:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts I", + "§7Increases double-drop chance", + "§7of nether warts by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;2.json b/items/TURBO_WARTS;2.json new file mode 100644 index 00000000..981358a4 --- /dev/null +++ b/items/TURBO_WARTS;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+10%§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;2\",enchantments:{turbo_warts:2},uuid:\"85a68e11-1599-4a0a-ab5d-52cb7879f954\",anvil_uses:1,timestamp:\"11/11/20 1:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts II", + "§7Increases double-drop chance", + "§7of nether warts by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;3.json b/items/TURBO_WARTS;3.json new file mode 100644 index 00000000..e976b402 --- /dev/null +++ b/items/TURBO_WARTS;3.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;4.json b/items/TURBO_WARTS;4.json new file mode 100644 index 00000000..d3d0fd0c --- /dev/null +++ b/items/TURBO_WARTS;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:3,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!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WARTS;5.json b/items/TURBO_WARTS;5.json new file mode 100644 index 00000000..6168cf73 --- /dev/null +++ b/items/TURBO_WARTS;5.json @@ -0,0 +1,22 @@ +{ + "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:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts V", + "§7Increases double-drop chance", + "§7of nether warts by §a+25%§7.", + "§7Requires §6Gold §7in §aNether Warts §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_WARTS;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WHEAT;2.json b/items/TURBO_WHEAT;2.json new file mode 100644 index 00000000..3eb76f54 --- /dev/null +++ b/items/TURBO_WHEAT;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+10%§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;2\",enchantments:{turbo_wheat:2},uuid:\"bee7fd96-dde1-415b-8349-e40719ce97c1\",anvil_uses:1,timestamp:\"11/11/20 5:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat II", + "§7Increases double-drop chance", + "§7of wheat by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WHEAT;3.json b/items/TURBO_WHEAT;3.json new file mode 100644 index 00000000..102136a9 --- /dev/null +++ b/items/TURBO_WHEAT;3.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,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!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WHEAT;4.json b/items/TURBO_WHEAT;4.json new file mode 100644 index 00000000..f71d6c3c --- /dev/null +++ b/items/TURBO_WHEAT;4.json @@ -0,0 +1,22 @@ +{ + "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\",anvil_uses:2,timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat IV", + "§7Increases double-drop chance", + "§7of wheat by §a+20%§7.", + "§7Requires §fSilver §7in §awheat §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/TURBO_WHEAT;5.json b/items/TURBO_WHEAT;5.json new file mode 100644 index 00000000..e6059ab9 --- /dev/null +++ b/items/TURBO_WHEAT;5.json @@ -0,0 +1,22 @@ +{ + "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:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat V", + "§7Increases double-drop chance", + "§7of wheat by §a+25%§7.", + "§7Requires §6Gold §7in §awheat §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_WHEAT;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VAMPIRISM;1.json b/items/VAMPIRISM;1.json new file mode 100644 index 00000000..86aa41fb --- /dev/null +++ b/items/VAMPIRISM;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:4}}}", + "damage": 0, + "lore": [ + "§9Vampirism I", + "§7Heals for §a1%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VAMPIRISM;2.json b/items/VAMPIRISM;2.json new file mode 100644 index 00000000..ad899700 --- /dev/null +++ b/items/VAMPIRISM;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:4}}}", + "damage": 0, + "lore": [ + "§9Vampirism II", + "§7Heals for §a2%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VAMPIRISM;3.json b/items/VAMPIRISM;3.json new file mode 100644 index 00000000..eafaba62 --- /dev/null +++ b/items/VAMPIRISM;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:4}}}", + "damage": 0, + "lore": [ + "§9Vampirism III", + "§7Heals for §a3%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/VAMPIRISM;4.json b/items/VAMPIRISM;4.json index 0ddaf9d5..fa51ae78 100644 --- a/items/VAMPIRISM;4.json +++ b/items/VAMPIRISM;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism IV\",1:\"§7Heals for §a4%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism IV\",1:\"§7Heals for §a4%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;4\",enchantments:{vampirism:4}}}", "damage": 0, "lore": [ "§9Vampirism IV", @@ -14,18 +14,9 @@ "", "§f§lCOMMON" ], - "recipe": { - "A1": "", - "A2": "", - "A3": "", - "B1": "", - "B2": "PAPER:8", - "B3": "PAPER:8", - "C1": "", - "C2": "PAPER:8", - "C3": "ENCHANTED_GHAST_TEAR:8" - }, "internalname": "VAMPIRISM;4", - "clickcommand": "viewrecipe", - "modver": "1.0.0" + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" }
\ No newline at end of file |