From 9ece8ddeab8e857a281378648553908dc82bbbcd Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 5 Oct 2020 20:18:18 -0400 Subject: Some more books --- items/FEATHER_FALLING;10.json | 3 ++- items/TELEKINESIS;1.json | 21 +++++++++++++++++++++ items/ULTIMATE_JERRY;2.json | 29 +++++++++++++++++++++++++++++ items/ULTIMATE_JERRY;3.json | 29 +++++++++++++++++++++++++++++ items/ULTIMATE_JERRY;4.json | 29 +++++++++++++++++++++++++++++ items/ULTIMATE_JERRY;5.json | 29 +++++++++++++++++++++++++++++ items/ULTIMATE_REND;2.json | 32 ++++++++++++++++++++++++++++++++ items/ULTIMATE_REND;3.json | 32 ++++++++++++++++++++++++++++++++ items/ULTIMATE_REND;5.json | 32 ++++++++++++++++++++++++++++++++ items/ULTIMATE_WISDOM;2.json | 30 ++++++++++++++++++++++++++++++ items/ULTIMATE_WISDOM;3.json | 30 ++++++++++++++++++++++++++++++ items/ULTIMATE_WISDOM;4.json | 30 ++++++++++++++++++++++++++++++ items/ULTIMATE_WISDOM;5.json | 30 ++++++++++++++++++++++++++++++ items/ULTIMATE_WISE;2.json | 28 ++++++++++++++++++++++++++++ items/ULTIMATE_WISE;3.json | 28 ++++++++++++++++++++++++++++ items/ULTIMATE_WISE;4.json | 28 ++++++++++++++++++++++++++++ items/ULTIMATE_WISE;5.json | 28 ++++++++++++++++++++++++++++ 17 files changed, 467 insertions(+), 1 deletion(-) create mode 100644 items/TELEKINESIS;1.json create mode 100644 items/ULTIMATE_JERRY;2.json create mode 100644 items/ULTIMATE_JERRY;3.json create mode 100644 items/ULTIMATE_JERRY;4.json create mode 100644 items/ULTIMATE_JERRY;5.json create mode 100644 items/ULTIMATE_REND;2.json create mode 100644 items/ULTIMATE_REND;3.json create mode 100644 items/ULTIMATE_REND;5.json create mode 100644 items/ULTIMATE_WISDOM;2.json create mode 100644 items/ULTIMATE_WISDOM;3.json create mode 100644 items/ULTIMATE_WISDOM;4.json create mode 100644 items/ULTIMATE_WISDOM;5.json create mode 100644 items/ULTIMATE_WISE;2.json create mode 100644 items/ULTIMATE_WISE;3.json create mode 100644 items/ULTIMATE_WISE;4.json create mode 100644 items/ULTIMATE_WISE;5.json diff --git a/items/FEATHER_FALLING;10.json b/items/FEATHER_FALLING;10.json index aa78fafb..0ef4b16a 100644 --- a/items/FEATHER_FALLING;10.json +++ b/items/FEATHER_FALLING;10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§4Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10},uuid:\"d4161d4d-2c9a-49a8-b119-a2c9ef30103f\",anvil_uses:6,timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling X\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 and reduces fall damage\",4:\"§7by §a50%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FEATHER_FALLING;10\",enchantments:{feather_falling:10},uuid:\"d4161d4d-2c9a-49a8-b119-a2c9ef30103f\",anvil_uses:0,timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling X", @@ -16,6 +16,7 @@ "§4§lSUPREME" ], "internalname": "FEATHER_FALLING;10", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/TELEKINESIS;1.json b/items/TELEKINESIS;1.json new file mode 100644 index 00000000..360fb148 --- /dev/null +++ b/items/TELEKINESIS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Telekinesis I\",1:\"§7Block and mob drops go directly\",2:\"§7into your inventory.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TELEKINESIS;1\",enchantments:{telekinesis:1},uuid:\"ac056c11-fe5d-4c3a-9c2b-f8f5a28290a8\",timestamp:\"4/3/20 8:49 PM\"}}", + "damage": 0, + "lore": [ + "§9Telekinesis I", + "§7Block and mob drops go directly", + "§7into your inventory.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TELEKINESIS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_JERRY;2.json b/items/ULTIMATE_JERRY;2.json new file mode 100644 index 00000000..a372fe48 --- /dev/null +++ b/items/ULTIMATE_JERRY;2.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry II\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a2000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;2\",enchantments:{ultimate_jerry:2},uuid:\"79bfb2b6-4103-45e6-b658-4fa9109127a1\",timestamp:\"10/5/20 4:54 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry II", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a2000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_JERRY;2", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_JERRY;3.json b/items/ULTIMATE_JERRY;3.json new file mode 100644 index 00000000..32e29470 --- /dev/null +++ b/items/ULTIMATE_JERRY;3.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry III\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a3000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;3\",enchantments:{ultimate_jerry:3},uuid:\"7d7ff9a4-27f4-421b-b93e-9d37db09ebfd\",timestamp:\"10/5/20 7:27 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry III", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a3000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_JERRY;3", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_JERRY;4.json b/items/ULTIMATE_JERRY;4.json new file mode 100644 index 00000000..bd205bda --- /dev/null +++ b/items/ULTIMATE_JERRY;4.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry IV\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a4000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;4\",enchantments:{ultimate_jerry:4},uuid:\"ef442ed2-1d94-4cd2-b8a1-5d5606b9b19e\",anvil_uses:1,timestamp:\"10/4/20 10:25 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry IV", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a4000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_JERRY;4", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_JERRY;5.json b/items/ULTIMATE_JERRY;5.json new file mode 100644 index 00000000..a150c455 --- /dev/null +++ b/items/ULTIMATE_JERRY;5.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry V\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a5000%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_JERRY;5\",enchantments:{ultimate_jerry:5},uuid:\"e0c80728-35da-4a47-8501-58ce72f0eeb1\",anvil_uses:3,timestamp:\"9/26/20 11:50 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Jerry V", + "§7Increases the base damage of", + "§7§fAspect of the Jerry§7 by", + "§7§a5000%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ULTIMATE_JERRY;5", + "parent": "ULTIMATE_JERRY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_REND;2.json b/items/ULTIMATE_REND;2.json new file mode 100644 index 00000000..2de264ac --- /dev/null +++ b/items/ULTIMATE_REND;2.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend II\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c10% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;2\",enchantments:{ultimate_rend:2},uuid:\"68579497-0d76-46bd-84e1-c8f6db657507\",timestamp:\"10/5/20 8:23 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend II", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c10% §7of your last critical", + "§7hit for every arrow in the", + "§7target. §a2s §7Cooldown.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_REND;2", + "parent": "ULTIMATE_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_REND;3.json b/items/ULTIMATE_REND;3.json new file mode 100644 index 00000000..461abc55 --- /dev/null +++ b/items/ULTIMATE_REND;3.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend III\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c15% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;3\",enchantments:{ultimate_rend:3},uuid:\"bdc90525-7e87-44f6-91d8-05e385a8bf6f\",anvil_uses:0,timestamp:\"10/4/20 2:02 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend III", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c15% §7of your last critical", + "§7hit for every arrow in the", + "§7target. §a2s §7Cooldown.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_REND;3", + "parent": "ULTIMATE_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_REND;5.json b/items/ULTIMATE_REND;5.json new file mode 100644 index 00000000..6d635c2c --- /dev/null +++ b/items/ULTIMATE_REND;5.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lRend V\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c25% §7of your last critical\",5:\"§7hit for every arrow in the\",6:\"§7target. §a2s §7Cooldown.\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_REND;5\",enchantments:{ultimate_rend:5},uuid:\"c4589c82-54e5-4c28-92a5-a6b4b0b2bfe2\",anvil_uses:0,timestamp:\"10/5/20 3:43 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend V", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c25% §7of your last critical", + "§7hit for every arrow in the", + "§7target. §a2s §7Cooldown.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ULTIMATE_REND;5", + "parent": "ULTIMATE_REND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;2.json b/items/ULTIMATE_WISDOM;2.json new file mode 100644 index 00000000..93be8fe2 --- /dev/null +++ b/items/ULTIMATE_WISDOM;2.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom II\",1:\"§7Gain §b2 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b40\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;2\",enchantments:{ultimate_wisdom:2},uuid:\"dcb54182-22e9-4bc3-b9ad-103a08935128\",timestamp:\"10/5/20 8:26 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom II", + "§7Gain §b2 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b40", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;2", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;3.json b/items/ULTIMATE_WISDOM;3.json new file mode 100644 index 00000000..81d2deeb --- /dev/null +++ b/items/ULTIMATE_WISDOM;3.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom III\",1:\"§7Gain §b3 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b60\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;3\",enchantments:{ultimate_wisdom:3},uuid:\"d6f5766a-584a-4b9b-afe2-9e4582f356be\",anvil_uses:0,timestamp:\"10/4/20 11:52 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom III", + "§7Gain §b3 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b60", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;3", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;4.json b/items/ULTIMATE_WISDOM;4.json new file mode 100644 index 00000000..db049f62 --- /dev/null +++ b/items/ULTIMATE_WISDOM;4.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom IV\",1:\"§7Gain §b4 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b80\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;4\",enchantments:{ultimate_wisdom:4},uuid:\"e00bc4ca-b459-4f16-940b-7d790a8a65b9\",anvil_uses:0,timestamp:\"9/30/20 4:23 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom IV", + "§7Gain §b4 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b80", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;4", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;5.json b/items/ULTIMATE_WISDOM;5.json new file mode 100644 index 00000000..a91106ab --- /dev/null +++ b/items/ULTIMATE_WISDOM;5.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom V\",1:\"§7Gain §b5 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b100\",4:\"§b§7Intelligence.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISDOM;5\",enchantments:{ultimate_wisdom:5},uuid:\"770cb1db-f7e8-4fb9-8842-c9238970da6d\",anvil_uses:0,timestamp:\"10/4/20 7:47 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lWisdom V", + "§7Gain §b5 §7Intelligence for", + "§7every §b5 §7levels of exp you", + "§7have on you. Capped at §b100", + "§b§7Intelligence.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ULTIMATE_WISDOM;5", + "parent": "ULTIMATE_WISDOM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_WISE;2.json b/items/ULTIMATE_WISE;2.json new file mode 100644 index 00000000..48b9e565 --- /dev/null +++ b/items/ULTIMATE_WISE;2.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise II\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a20%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;2\",enchantments:{ultimate_wise:2},uuid:\"df0ace26-f14b-401a-9cd5-2d2593597693\",anvil_uses:0,timestamp:\"9/27/20 10:18 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise II", + "§7Reduces the ability mana cost of", + "§7this item by §a20%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISE;2", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_WISE;3.json b/items/ULTIMATE_WISE;3.json new file mode 100644 index 00000000..0850ff51 --- /dev/null +++ b/items/ULTIMATE_WISE;3.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise III\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a30%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;3\",enchantments:{ultimate_wise:3},uuid:\"977fabde-2ab7-4b43-bc7b-cc8612e08c5d\",anvil_uses:0,timestamp:\"10/5/20 1:08 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise III", + "§7Reduces the ability mana cost of", + "§7this item by §a30%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISE;3", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_WISE;4.json b/items/ULTIMATE_WISE;4.json new file mode 100644 index 00000000..f6fb25b9 --- /dev/null +++ b/items/ULTIMATE_WISE;4.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise IV\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a40%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;4\",enchantments:{ultimate_wise:4},uuid:\"679da105-ea03-4004-b48b-4f696a1bdb58\",anvil_uses:0,timestamp:\"9/25/20 1:44 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise IV", + "§7Reduces the ability mana cost of", + "§7this item by §a40%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_WISE;4", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_WISE;5.json b/items/ULTIMATE_WISE;5.json new file mode 100644 index 00000000..80304fa2 --- /dev/null +++ b/items/ULTIMATE_WISE;5.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Wise V\",1:\"§7Reduces the ability mana cost of\",2:\"§7this item by §a50%§7.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_WISE;5\",enchantments:{ultimate_wise:5},uuid:\"6e90e13a-81d8-48ba-9193-e1537a7e8198\",anvil_uses:0,timestamp:\"10/5/20 7:44 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lUltimate Wise V", + "§7Reduces the ability mana cost of", + "§7this item by §a50%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ULTIMATE_WISE;5", + "parent": "ULTIMATE_WISE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file -- cgit From 9c5f23f01f1a2c1a9518863efba9c4a088dfdb83 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 7 Oct 2020 10:07:41 -0400 Subject: bruh --- items/AIMING;5.json | 22 ++++++++++++++++ items/ANGLER;5.json | 21 ++++++++++++++++ items/BANE_OF_ARTHROPODS;1.json | 22 ++++++++++++++++ items/BANE_OF_ARTHROPODS;2.json | 22 ++++++++++++++++ items/BANE_OF_ARTHROPODS;3.json | 22 ++++++++++++++++ items/BANE_OF_ARTHROPODS;5.json | 22 ++++++++++++++++ items/BLESSING;5.json | 21 ++++++++++++++++ items/CASTER;5.json | 21 ++++++++++++++++ items/CLEAVE;5.json | 22 ++++++++++++++++ items/CRITICAL;5.json | 21 ++++++++++++++++ items/CUBISM;3.json | 22 ++++++++++++++++ items/CUBISM;5.json | 22 ++++++++++++++++ items/DEPTH_STRIDER;3.json | 21 ++++++++++++++++ items/EFFICIENCY;1.json | 21 ++++++++++++++++ items/EFFICIENCY;2.json | 21 ++++++++++++++++ items/EFFICIENCY;3.json | 21 ++++++++++++++++ items/EFFICIENCY;5.json | 21 ++++++++++++++++ items/ENDER_SLAYER;1.json | 22 ++++++++++++++++ items/ENDER_SLAYER;5.json | 22 ++++++++++++++++ items/EXECUTE;5.json | 22 ++++++++++++++++ items/EXPERIENCE;3.json | 22 ++++++++++++++++ items/FEATHER_FALLING;5.json | 23 +++++++++++++++++ items/FEATHER_FALLING;7.json | 23 +++++++++++++++++ items/FEATHER_FALLING;8.json | 23 +++++++++++++++++ items/FEATHER_FALLING;9.json | 23 +++++++++++++++++ items/FIRE_ASPECT;2.json | 22 ++++++++++++++++ items/FIRE_PROTECTION;1.json | 21 ++++++++++++++++ items/FIRE_PROTECTION;2.json | 21 ++++++++++++++++ items/FIRE_PROTECTION;3.json | 21 ++++++++++++++++ items/FIRST_STRIKE;1.json | 22 ++++++++++++++++ items/FIRST_STRIKE;4.json | 22 ++++++++++++++++ items/FLYING_FISH;2.json | 2 +- items/FORTUNE;3.json | 22 ++++++++++++++++ items/FRAIL;5.json | 21 ++++++++++++++++ items/FROST_WALKER;1.json | 21 +++++----------- items/FROST_WALKER;2.json | 22 ++++++++++++++++ items/GIANT_KILLER;1.json | 23 +++++++++++++++++ items/GIANT_KILLER;2.json | 23 +++++++++++++++++ items/GIANT_KILLER;3.json | 23 +++++++++++++++++ items/GIANT_KILLER;5.json | 23 +++++++++++++++++ items/GROWTH;5.json | 20 +++++++++++++++ items/HARVESTING;1.json | 21 ++++++++++++++++ items/HARVESTING;4.json | 21 ++++++++++++++++ items/IMPALING;3.json | 22 ++++++++++++++++ items/INFINITE_QUIVER;1.json | 21 ++++++++++++++++ items/INFINITE_QUIVER;2.json | 21 ++++++++++++++++ items/INFINITE_QUIVER;7.json | 21 ++++++++++++++++ items/INFINITE_QUIVER;8.json | 21 ++++++++++++++++ items/INFINITE_QUIVER;9.json | 21 ++++++++++++++++ items/KNOCKBACK;2.json | 21 ++++++++++++++++ items/LETHALITY;5.json | 23 +++++++++++++++++ items/LETHALITY;6.json | 23 +++++++++++++++++ items/LIFE_STEAL;3.json | 21 ++++++++++++++++ items/LOOTING;3.json | 22 ++++++++++++++++ items/LUCK;5.json | 22 ++++++++++++++++ items/LUCK_OF_THE_SEA;5.json | 21 ++++++++++++++++ items/LURE;5.json | 22 ++++++++++++++++ items/MAGNET;1.json | 22 ++++++++++++++++ items/MAXED_ENCHANT_BOOK.json | 47 +++++++++++++++++++++++++++++++++++ items/POTATO_BASKET.json | 14 ++++++----- items/POWER;1.json | 20 +++++++++++++++ items/POWER;3.json | 20 +++++++++++++++ items/POWER;5.json | 20 +++++++++++++++ items/PROJECTILE_PROTECTION;1.json | 21 ++++++++++++++++ items/PROJECTILE_PROTECTION;2.json | 21 ++++++++++++++++ items/PROJECTILE_PROTECTION;3.json | 21 ++++++++++++++++ items/PROJECTILE_PROTECTION;5.json | 21 ++++++++++++++++ items/PROTECTION;1.json | 20 +++++++++++++++ items/PROTECTION;2.json | 20 +++++++++++++++ items/PROTECTION;3.json | 20 +++++++++++++++ items/PROTECTION;5.json | 20 +++++++++++++++ items/REJUVENATE;2.json | 21 ++++++++++++++++ items/REJUVENATE;3.json | 21 ++++++++++++++++ items/REJUVENATE;4.json | 21 ++++++++++++++++ items/REJUVENATE;5.json | 21 ++++++++++++++++ items/RESPIRATION;3.json | 21 ++++++++++++++++ items/REVIVE_STONE.json | 22 ++++++++++++++++ items/SCAVENGER;1.json | 21 ++++++++++++++++ items/SCAVENGER;3.json | 21 ++++++++++++++++ items/SHARPNESS;1.json | 21 ++++++++++++++++ items/SHARPNESS;2.json | 21 ++++++++++++++++ items/SHARPNESS;3.json | 21 ++++++++++++++++ items/SHARPNESS;5.json | 21 ++++++++++++++++ items/SMITE;1.json | 23 +++++++++++++++++ items/SMITE;2.json | 23 +++++++++++++++++ items/SMITE;3.json | 23 +++++++++++++++++ items/SMITE;5.json | 23 +++++++++++++++++ items/SNIPE;1.json | 21 ++++++++++++++++ items/SNIPE;3.json | 21 ++++++++++++++++ items/SPIKED_HOOK;5.json | 21 ++++++++++++++++ items/SUGAR_RUSH;2.json | 20 +++++++++++++++ items/SUGAR_RUSH;3.json | 20 +++++++++++++++ items/THORNS;3.json | 23 +++++++++++++++++ items/THUNDERLORD;5.json | 23 +++++++++++++++++ items/THUNDERLORD;6.json | 23 +++++++++++++++++ items/ULTIMATE_COMBO;2.json | 29 +++++++++++++++++++++ items/ULTIMATE_COMBO;3.json | 29 +++++++++++++++++++++ items/ULTIMATE_COMBO;4.json | 29 +++++++++++++++++++++ items/ULTIMATE_COMBO;5.json | 29 +++++++++++++++++++++ items/ULTIMATE_LAST_STAND;2.json | 25 +++++++++++++++++++ items/ULTIMATE_LAST_STAND;3.json | 25 +++++++++++++++++++ items/ULTIMATE_LAST_STAND;4.json | 25 +++++++++++++++++++ items/ULTIMATE_LAST_STAND;5.json | 25 +++++++++++++++++++ items/ULTIMATE_NO_PAIN_NO_GAIN;2.json | 25 +++++++++++++++++++ items/ULTIMATE_NO_PAIN_NO_GAIN;3.json | 25 +++++++++++++++++++ items/VAMPIRISM;5.json | 22 ++++++++++++++++ items/VENOMOUS;5.json | 23 +++++++++++++++++ items/YETI_SC.json | 11 ++++---- 108 files changed, 2336 insertions(+), 28 deletions(-) create mode 100644 items/AIMING;5.json create mode 100644 items/ANGLER;5.json create mode 100644 items/BANE_OF_ARTHROPODS;1.json create mode 100644 items/BANE_OF_ARTHROPODS;2.json create mode 100644 items/BANE_OF_ARTHROPODS;3.json create mode 100644 items/BANE_OF_ARTHROPODS;5.json create mode 100644 items/BLESSING;5.json create mode 100644 items/CASTER;5.json create mode 100644 items/CLEAVE;5.json create mode 100644 items/CRITICAL;5.json create mode 100644 items/CUBISM;3.json create mode 100644 items/CUBISM;5.json create mode 100644 items/DEPTH_STRIDER;3.json create mode 100644 items/EFFICIENCY;1.json create mode 100644 items/EFFICIENCY;2.json create mode 100644 items/EFFICIENCY;3.json create mode 100644 items/EFFICIENCY;5.json create mode 100644 items/ENDER_SLAYER;1.json create mode 100644 items/ENDER_SLAYER;5.json create mode 100644 items/EXECUTE;5.json create mode 100644 items/EXPERIENCE;3.json create mode 100644 items/FEATHER_FALLING;5.json create mode 100644 items/FEATHER_FALLING;7.json create mode 100644 items/FEATHER_FALLING;8.json create mode 100644 items/FEATHER_FALLING;9.json create mode 100644 items/FIRE_ASPECT;2.json create mode 100644 items/FIRE_PROTECTION;1.json create mode 100644 items/FIRE_PROTECTION;2.json create mode 100644 items/FIRE_PROTECTION;3.json create mode 100644 items/FIRST_STRIKE;1.json create mode 100644 items/FIRST_STRIKE;4.json create mode 100644 items/FORTUNE;3.json create mode 100644 items/FRAIL;5.json create mode 100644 items/FROST_WALKER;2.json create mode 100644 items/GIANT_KILLER;1.json create mode 100644 items/GIANT_KILLER;2.json create mode 100644 items/GIANT_KILLER;3.json create mode 100644 items/GIANT_KILLER;5.json create mode 100644 items/GROWTH;5.json create mode 100644 items/HARVESTING;1.json create mode 100644 items/HARVESTING;4.json create mode 100644 items/IMPALING;3.json create mode 100644 items/INFINITE_QUIVER;1.json create mode 100644 items/INFINITE_QUIVER;2.json create mode 100644 items/INFINITE_QUIVER;7.json create mode 100644 items/INFINITE_QUIVER;8.json create mode 100644 items/INFINITE_QUIVER;9.json create mode 100644 items/KNOCKBACK;2.json create mode 100644 items/LETHALITY;5.json create mode 100644 items/LETHALITY;6.json create mode 100644 items/LIFE_STEAL;3.json create mode 100644 items/LOOTING;3.json create mode 100644 items/LUCK;5.json create mode 100644 items/LUCK_OF_THE_SEA;5.json create mode 100644 items/LURE;5.json create mode 100644 items/MAGNET;1.json create mode 100644 items/MAXED_ENCHANT_BOOK.json create mode 100644 items/POWER;1.json create mode 100644 items/POWER;3.json create mode 100644 items/POWER;5.json create mode 100644 items/PROJECTILE_PROTECTION;1.json create mode 100644 items/PROJECTILE_PROTECTION;2.json create mode 100644 items/PROJECTILE_PROTECTION;3.json create mode 100644 items/PROJECTILE_PROTECTION;5.json create mode 100644 items/PROTECTION;1.json create mode 100644 items/PROTECTION;2.json create mode 100644 items/PROTECTION;3.json create mode 100644 items/PROTECTION;5.json create mode 100644 items/REJUVENATE;2.json create mode 100644 items/REJUVENATE;3.json create mode 100644 items/REJUVENATE;4.json create mode 100644 items/REJUVENATE;5.json create mode 100644 items/RESPIRATION;3.json create mode 100644 items/REVIVE_STONE.json create mode 100644 items/SCAVENGER;1.json create mode 100644 items/SCAVENGER;3.json create mode 100644 items/SHARPNESS;1.json create mode 100644 items/SHARPNESS;2.json create mode 100644 items/SHARPNESS;3.json create mode 100644 items/SHARPNESS;5.json create mode 100644 items/SMITE;1.json create mode 100644 items/SMITE;2.json create mode 100644 items/SMITE;3.json create mode 100644 items/SMITE;5.json create mode 100644 items/SNIPE;1.json create mode 100644 items/SNIPE;3.json create mode 100644 items/SPIKED_HOOK;5.json create mode 100644 items/SUGAR_RUSH;2.json create mode 100644 items/SUGAR_RUSH;3.json create mode 100644 items/THORNS;3.json create mode 100644 items/THUNDERLORD;5.json create mode 100644 items/THUNDERLORD;6.json create mode 100644 items/ULTIMATE_COMBO;2.json create mode 100644 items/ULTIMATE_COMBO;3.json create mode 100644 items/ULTIMATE_COMBO;4.json create mode 100644 items/ULTIMATE_COMBO;5.json create mode 100644 items/ULTIMATE_LAST_STAND;2.json create mode 100644 items/ULTIMATE_LAST_STAND;3.json create mode 100644 items/ULTIMATE_LAST_STAND;4.json create mode 100644 items/ULTIMATE_LAST_STAND;5.json create mode 100644 items/ULTIMATE_NO_PAIN_NO_GAIN;2.json create mode 100644 items/ULTIMATE_NO_PAIN_NO_GAIN;3.json create mode 100644 items/VAMPIRISM;5.json create mode 100644 items/VENOMOUS;5.json diff --git a/items/AIMING;5.json b/items/AIMING;5.json new file mode 100644 index 00000000..148127cc --- /dev/null +++ b/items/AIMING;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Aiming V\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a10\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"AIMING;5\",enchantments:{aiming:5},uuid:\"e9cefc4d-7315-4505-b742-af7abcce0db8\",anvil_uses:1,timestamp:\"10/6/20 7:31 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Aiming V", + "§7Arrows home towards nearby", + "§7monsters if they are within §a10", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "AIMING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ANGLER;5.json b/items/ANGLER;5.json new file mode 100644 index 00000000..eb98727d --- /dev/null +++ b/items/ANGLER;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler V\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"ANGLER;5\",enchantments:{angler:5},uuid:\"4a66e039-5ff9-43c7-9b1f-aee184be7c24\",anvil_uses:1,timestamp:\"10/6/20 9:49 PM\"}}", + "damage": 0, + "lore": [ + "§9Angler V", + "§7Increase chance to catch sea", + "§7creatures by §a5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ANGLER;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;1.json b/items/BANE_OF_ARTHROPODS;1.json new file mode 100644 index 00000000..b809b251 --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods I\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a8%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BANE_OF_ARTHROPODS;1\",enchantments:{bane_of_arthropods:1},uuid:\"bf45a29d-30fe-42d0-8737-db12a08d7da5\",timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Bane of Arthropods I", + "§7Increases damage dealt to", + "§7§7Spiders§7, §7Cave Spiders§7,", + "§7and §7Silverfish§7 by §a8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BANE_OF_ARTHROPODS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;2.json b/items/BANE_OF_ARTHROPODS;2.json new file mode 100644 index 00000000..9632847f --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods II\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a16%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BANE_OF_ARTHROPODS;2\",enchantments:{bane_of_arthropods:2},uuid:\"bf45a29d-30fe-42d0-8737-db12a08d7da5\",anvil_uses:1,timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Bane of Arthropods II", + "§7Increases damage dealt to", + "§7§7Spiders§7, §7Cave Spiders§7,", + "§7and §7Silverfish§7 by §a16%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BANE_OF_ARTHROPODS;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;3.json b/items/BANE_OF_ARTHROPODS;3.json new file mode 100644 index 00000000..8bc413a5 --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods III\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a24%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BANE_OF_ARTHROPODS;3\",enchantments:{bane_of_arthropods:3},uuid:\"8c3ba8cf-a051-4e6e-91db-67c3c72b9709\",anvil_uses:2,timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Bane of Arthropods III", + "§7Increases damage dealt to", + "§7§7Spiders§7, §7Cave Spiders§7,", + "§7and §7Silverfish§7 by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BANE_OF_ARTHROPODS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;5.json b/items/BANE_OF_ARTHROPODS;5.json new file mode 100644 index 00000000..6cdd24d1 --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods V\",1:\"§7Increases damage dealt to\",2:\"§7§7Spiders§7, §7Cave Spiders§7,\",3:\"§7and §7Silverfish§7 by §a40%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"BANE_OF_ARTHROPODS;5\",enchantments:{bane_of_arthropods:5},uuid:\"41217507-efca-4ea0-be23-a75197ac7fab\",timestamp:\"10/3/20 9:24 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Bane of Arthropods V", + "§7Increases damage dealt to", + "§7§7Spiders§7, §7Cave Spiders§7,", + "§7and §7Silverfish§7 by §a40%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "BANE_OF_ARTHROPODS;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BLESSING;5.json b/items/BLESSING;5.json new file mode 100644 index 00000000..6a1c65e6 --- /dev/null +++ b/items/BLESSING;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Blessing V\",1:\"§7§a25%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"BLESSING;5\",enchantments:{blessing:5},uuid:\"a3c2bd6c-8c9d-40d0-94f8-a7234f184b5a\",anvil_uses:1,timestamp:\"10/6/20 4:18 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Blessing V", + "§7§a25%§7 chance to get double", + "§7drops when fishing.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "BLESSING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CASTER;5.json b/items/CASTER;5.json new file mode 100644 index 00000000..7b4a5bdf --- /dev/null +++ b/items/CASTER;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Caster V\",1:\"§7§a5%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"CASTER;5\",enchantments:{caster:5},uuid:\"bc14363a-daf2-4dd5-9454-ada247398fc6\",anvil_uses:1,timestamp:\"10/6/20 8:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Caster V", + "§7§a5%§7 chance to not consume", + "§7bait.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "CASTER;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CLEAVE;5.json b/items/CLEAVE;5.json new file mode 100644 index 00000000..71bb6c60 --- /dev/null +++ b/items/CLEAVE;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Cleave V\",1:\"§7Deals §a15% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a4.5 §7blocks of the target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"CLEAVE;5\",enchantments:{cleave:5},uuid:\"f4e5414f-dad2-4aeb-a5c8-5372c8fc3162\",anvil_uses:1,timestamp:\"10/6/20 8:02 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Cleave V", + "§7Deals §a15% §7of your damage", + "§7dealt to other monsters within", + "§7§a4.5 §7blocks of the target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "CLEAVE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CRITICAL;5.json b/items/CRITICAL;5.json new file mode 100644 index 00000000..9c8753d6 --- /dev/null +++ b/items/CRITICAL;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Critical V\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a50%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"CRITICAL;5\",enchantments:{critical:5},uuid:\"23e92ff3-1f57-4188-b81c-341fccbd0d9c\",anvil_uses:1,timestamp:\"10/6/20 9:10 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Critical V", + "§7Increases §9☠ Crit Damage §7by", + "§7§a50%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "CRITICAL;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CUBISM;3.json b/items/CUBISM;3.json new file mode 100644 index 00000000..85aa2e62 --- /dev/null +++ b/items/CUBISM;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism III\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"CUBISM;3\",enchantments:{cubism:3},uuid:\"d7295201-69d1-4b8b-9504-7b9551e91d2a\",timestamp:\"10/7/20 9:51 AM\"}}", + "damage": 0, + "lore": [ + "§9Cubism III", + "§7Increases damage dealt to", + "§7§7Magma Cubes§7, §7Slimes§7, and", + "§7§7Creepers§7 by §a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CUBISM;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CUBISM;5.json b/items/CUBISM;5.json new file mode 100644 index 00000000..70821c44 --- /dev/null +++ b/items/CUBISM;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Cubism V\",1:\"§7Increases damage dealt to\",2:\"§7§7Slimes§7, §7Creepers§7, and\",3:\"§7§7Magma Cubes§7 by §a50%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"CUBISM;5\",enchantments:{cubism:5},uuid:\"6d88f8d1-3966-4a26-9cb2-88a9dc89bd88\",anvil_uses:1,timestamp:\"10/5/20 8:32 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Cubism V", + "§7Increases damage dealt to", + "§7§7Slimes§7, §7Creepers§7, and", + "§7§7Magma Cubes§7 by §a50%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "CUBISM;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/DEPTH_STRIDER;3.json b/items/DEPTH_STRIDER;3.json new file mode 100644 index 00000000..5ca475d9 --- /dev/null +++ b/items/DEPTH_STRIDER;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:3s,id:8s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Depth Strider III\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a100%§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:\"CRAFTING_GRID_SHIFT\",id:\"DEPTH_STRIDER;3\",enchantments:{depth_strider:3},uuid:\"07521ccf-2b1c-4eb7-bc2f-5724ce86bb54\",anvil_uses:1,timestamp:\"10/6/20 9:38 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Depth Strider III", + "§7Reduces how much you are slowed", + "§7in the water by §a100%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DEPTH_STRIDER;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EFFICIENCY;1.json b/items/EFFICIENCY;1.json new file mode 100644 index 00000000..41e2cea8 --- /dev/null +++ b/items/EFFICIENCY;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:1s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency I\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EFFICIENCY;1\",enchantments:{efficiency:1}}}", + "damage": 0, + "lore": [ + "§9Efficiency I", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EFFICIENCY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EFFICIENCY;2.json b/items/EFFICIENCY;2.json new file mode 100644 index 00000000..988f5fe0 --- /dev/null +++ b/items/EFFICIENCY;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:2s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency II\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"EFFICIENCY;2\",enchantments:{efficiency:2},uuid:\"16864124-c98c-4ee7-a7e0-87ae00802878\",anvil_uses:1,timestamp:\"10/6/20 8:53 PM\"}}", + "damage": 0, + "lore": [ + "§9Efficiency II", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EFFICIENCY;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EFFICIENCY;3.json b/items/EFFICIENCY;3.json new file mode 100644 index 00000000..ddb16e44 --- /dev/null +++ b/items/EFFICIENCY;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:3s,id:32s}],HideFlags:254,display:{Lore:[0:\"§9Efficiency III\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"EFFICIENCY;3\",enchantments:{efficiency:3},uuid:\"0522bf30-a28d-4220-bd73-e3ef95a49d65\",anvil_uses:2,timestamp:\"10/6/20 8:53 PM\"}}", + "damage": 0, + "lore": [ + "§9Efficiency III", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EFFICIENCY;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EFFICIENCY;5.json b/items/EFFICIENCY;5.json new file mode 100644 index 00000000..d0761efc --- /dev/null +++ b/items/EFFICIENCY;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[0:{lvl:5s,id:32s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Efficiency V\",1:\"§7Increases how quickly your tool\",2:\"§7breaks blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"EFFICIENCY;5\",enchantments:{efficiency:5},uuid:\"ab02f929-7588-4dde-909b-968d3fbaf482\",anvil_uses:1,timestamp:\"10/6/20 6:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Efficiency V", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "EFFICIENCY;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDER_SLAYER;1.json b/items/ENDER_SLAYER;1.json new file mode 100644 index 00000000..95ef332d --- /dev/null +++ b/items/ENDER_SLAYER;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a12%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"ENDER_SLAYER;1\",enchantments:{ender_slayer:1},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", + "damage": 0, + "lore": [ + "§9Ender Slayer I", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a12%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDER_SLAYER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDER_SLAYER;5.json b/items/ENDER_SLAYER;5.json new file mode 100644 index 00000000..f5acafb9 --- /dev/null +++ b/items/ENDER_SLAYER;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Ender Slayer V\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"ENDER_SLAYER;5\",enchantments:{ender_slayer:5},uuid:\"086765a6-76ea-4fc0-a565-21d343110eae\",anvil_uses:1,timestamp:\"10/6/20 2:56 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Ender Slayer V", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a60%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ENDER_SLAYER;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EXECUTE;5.json b/items/EXECUTE;5.json new file mode 100644 index 00000000..03f6e754 --- /dev/null +++ b/items/EXECUTE;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute V\",1:\"§7Increases damage dealt by §a1%\",2:\"§a§7for each percent of health\",3:\"§7missing on your target.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"EXECUTE;5\",enchantments:{execute:5},uuid:\"e9c28112-14de-4ed9-bf72-6ffac4778319\",anvil_uses:1,timestamp:\"10/6/20 9:59 PM\"}}", + "damage": 0, + "lore": [ + "§9Execute V", + "§7Increases damage dealt by §a1%", + "§a§7for each percent of health", + "§7missing on your target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "EXECUTE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EXPERIENCE;3.json b/items/EXPERIENCE;3.json new file mode 100644 index 00000000..b41e1d0e --- /dev/null +++ b/items/EXPERIENCE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Experience III\",1:\"§7Grants a §a37.5% §7chance for\",2:\"§7mobs and ores to drop double\",3:\"§7experience.\",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:\"CRAFTING_GRID_SHIFT\",id:\"EXPERIENCE;3\",enchantments:{experience:3},uuid:\"ae960eb0-a0ef-4220-860b-99f28bf1fa06\",anvil_uses:1,timestamp:\"10/6/20 10:32 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Experience III", + "§7Grants a §a37.5% §7chance for", + "§7mobs and ores to drop double", + "§7experience.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXPERIENCE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoTy