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", + "infoType": "" +} \ No newline at end of file diff --git a/items/FEATHER_FALLING;5.json b/items/FEATHER_FALLING;5.json new file mode 100644 index 00000000..4d3fe147 --- /dev/null +++ b/items/FEATHER_FALLING;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling V\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 and reduces fall damage by\",4:\"§7§a25%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FEATHER_FALLING;5\",enchantments:{feather_falling:5},uuid:\"449f7e42-994e-45ab-95f3-ba8646e544c7\",anvil_uses:1,timestamp:\"10/7/20 7:40 AM\"}}", + "damage": 0, + "lore": [ + "§9Feather Falling V", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a5§7 and reduces fall damage by", + "§7§a25%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "FEATHER_FALLING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FEATHER_FALLING;7.json b/items/FEATHER_FALLING;7.json new file mode 100644 index 00000000..62ad642a --- /dev/null +++ b/items/FEATHER_FALLING;7.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling VII\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 and reduces fall damage by\",4:\"§7§a35%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FEATHER_FALLING;7\",enchantments:{feather_falling:7},uuid:\"77984356-5da1-4b09-bca8-0d9e7c263c12\",anvil_uses:1,timestamp:\"10/5/20 7:34 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Feather Falling VII", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a7§7 and reduces fall damage by", + "§7§a35%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§5§lEPIC" + ], + "internalname": "FEATHER_FALLING;7", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FEATHER_FALLING;8.json b/items/FEATHER_FALLING;8.json new file mode 100644 index 00000000..c5704696 --- /dev/null +++ b/items/FEATHER_FALLING;8.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§6Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling VIII\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a8§7 and reduces fall damage by\",4:\"§7§a40%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6§lLEGENDARY\"],Name:\"§f§f§6Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FEATHER_FALLING;8\",enchantments:{feather_falling:8},uuid:\"3a03168a-9953-472c-bc50-fe8baf04870d\",anvil_uses:2,timestamp:\"7/26/20 10:55 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Feather Falling VIII", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a8§7 and reduces fall damage by", + "§7§a40%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6§lLEGENDARY" + ], + "internalname": "FEATHER_FALLING;8", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FEATHER_FALLING;9.json b/items/FEATHER_FALLING;9.json new file mode 100644 index 00000000..f23672ab --- /dev/null +++ b/items/FEATHER_FALLING;9.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§dEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Feather Falling IX\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a9§7 and reduces fall damage by\",4:\"§7§a45%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§d§lMYTHIC\"],Name:\"§f§f§dEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FEATHER_FALLING;9\",enchantments:{feather_falling:9},uuid:\"f111fe2a-d16d-45d3-b329-2b0be2ead3ef\",anvil_uses:3,timestamp:\"9/7/20 4:55 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Feather Falling IX", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a9§7 and reduces fall damage by", + "§7§a45%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§d§lMYTHIC" + ], + "internalname": "FEATHER_FALLING;9", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRE_ASPECT;2.json b/items/FIRE_ASPECT;2.json new file mode 100644 index 00000000..118da8a6 --- /dev/null +++ b/items/FIRE_ASPECT;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fire Aspect II\",1:\"§7Ignites your enemies for §a4s§7,\",2:\"§7dealing §a20 damage§7 per\",3:\"§7second.\",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:\"FIRE_ASPECT;2\",enchantments:{fire_aspect:2},uuid:\"67920bff-43c4-411a-b24e-b3724e65402d\",anvil_uses:1,timestamp:\"10/6/20 6:53 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Fire Aspect II", + "§7Ignites your enemies for §a4s§7,", + "§7dealing §a20 damage§7 per", + "§7second.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRE_ASPECT;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRE_PROTECTION;1.json b/items/FIRE_PROTECTION;1.json new file mode 100644 index 00000000..5759ccfa --- /dev/null +++ b/items/FIRE_PROTECTION;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection I\",1:\"§7Grants §a+4 §a❈ Defense\",2:\"§a§7against fire and lava.\",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:\"FIRE_PROTECTION;1\",enchantments:{fire_protection:1},uuid:\"4dae1c43-2a22-41ae-8e0d-b3db0b349185\",timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection I", + "§7Grants §a+4 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRE_PROTECTION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRE_PROTECTION;2.json b/items/FIRE_PROTECTION;2.json new file mode 100644 index 00000000..0f52df41 --- /dev/null +++ b/items/FIRE_PROTECTION;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection II\",1:\"§7Grants §a+8 §a❈ Defense\",2:\"§a§7against fire and lava.\",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:\"FIRE_PROTECTION;2\",enchantments:{fire_protection:2},uuid:\"4dae1c43-2a22-41ae-8e0d-b3db0b349185\",anvil_uses:1,timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection II", + "§7Grants §a+8 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRE_PROTECTION;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRE_PROTECTION;3.json b/items/FIRE_PROTECTION;3.json new file mode 100644 index 00000000..a2777913 --- /dev/null +++ b/items/FIRE_PROTECTION;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection III\",1:\"§7Grants §a+12 §a❈ Defense\",2:\"§a§7against fire and lava.\",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:\"FIRE_PROTECTION;3\",enchantments:{fire_protection:3},uuid:\"61b870c9-5d0e-47c7-bc35-a72587967189\",anvil_uses:2,timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection III", + "§7Grants §a+12 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRE_PROTECTION;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRST_STRIKE;1.json b/items/FIRST_STRIKE;1.json new file mode 100644 index 00000000..a4c5b4ec --- /dev/null +++ b/items/FIRST_STRIKE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25% §7for the first hit on a\",3:\"§7mob.\",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:\"FIRST_STRIKE;1\",enchantments:{first_strike:1},uuid:\"bef3adf7-9603-467f-b66a-c92ddf857f2f\",timestamp:\"10/7/20 9:53 AM\"}}", + "damage": 0, + "lore": [ + "§9First Strike I", + "§7Increases melee damage dealt by", + "§7§a25% §7for the first hit on a", + "§7mob.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRST_STRIKE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRST_STRIKE;4.json b/items/FIRST_STRIKE;4.json new file mode 100644 index 00000000..3e2d9d74 --- /dev/null +++ b/items/FIRST_STRIKE;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9First Strike IV\",1:\"§7Increases melee damage dealt by\",2:\"§7§a100% §7for the first hit on a\",3:\"§7mob.\",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:\"ENCHANTING_TABLE\",id:\"FIRST_STRIKE;4\",enchantments:{first_strike:4},uuid:\"137a9b72-c7e9-42fd-85ae-3e2fab759c51\",timestamp:\"10/6/20 9:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9First Strike IV", + "§7Increases melee damage dealt by", + "§7§a100% §7for the first hit on a", + "§7mob.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRST_STRIKE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FLYING_FISH;2.json b/items/FLYING_FISH;2.json index 86378061..b3041d9f 100644 --- a/items/FLYING_FISH;2.json +++ b/items/FLYING_FISH;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Flying Fish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c7b1a789-f7b4-394f-84a5-9ba19cb347d0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDBjZDcxZmJiYmJiNjZjN2JhZjc4ODFmNDE1YzY0ZmE4NGY2NTA0OTU4YTU3Y2NkYjg1ODkyNTI2NDdlYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6Quick Reel\",6:\"§7§7Increases fishing speed by\",7:\"§7§a{0}%\",8:\"\",9:\"§6Water Bender\",10:\"§7§7Gives §a{1} §c❁ Strength\",11:\"§c§7and §a❈ Defense §7when near\",12:\"§7water\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Flying Fish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FLYING_FISH\\\",\\\"active\\\":false,\\\"exp\\\":647289.4022666846,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"FLYING_FISH;2\",uuid:\"444da72a-af4e-4233-999c-a5f27279bd04\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c7b1a789-f7b4-394f-84a5-9ba19cb347d0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDBjZDcxZmJiYmJiNjZjN2JhZjc4ODFmNDE1YzY0ZmE4NGY2NTA0OTU4YTU3Y2NkYjg1ODkyNTI2NDdlYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6Quick Reel\",6:\"§7§7Increases fishing speed by\",7:\"§7§a{0}%\",8:\"\",9:\"§6Water Bender\",10:\"§7§7Gives §a{1} §c❁ Strength\",11:\"§c§7and §a❈ Defense §7when near\",12:\"§7water\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Flying Fish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"FLYING_FISH\\\",\\\"active\\\":false,\\\"exp\\\":647289.4022666846,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"FLYING_FISH;2\",uuid:\"444da72a-af4e-4233-999c-a5f27279bd04\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/FORTUNE;3.json b/items/FORTUNE;3.json new file mode 100644 index 00000000..58191381 --- /dev/null +++ b/items/FORTUNE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune III\",1:\"§7Increases your chance to gain\",2:\"§7double drops when mining by\",3:\"§7§a30%§7.\",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:\"QUICK_CRAFTING\",id:\"FORTUNE;3\",enchantments:{fortune:3},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\",anvil_uses:1,timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Fortune III", + "§7Increases your chance to gain", + "§7double drops when mining by", + "§7§a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FORTUNE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FRAIL;5.json b/items/FRAIL;5.json new file mode 100644 index 00000000..72036542 --- /dev/null +++ b/items/FRAIL;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail V\",1:\"§7Sea creatures start with §a25%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"FRAIL;5\",enchantments:{frail:5},uuid:\"1e32a186-163a-4137-8ed8-3c4af8cb3b9e\",anvil_uses:1,timestamp:\"10/6/20 9:51 PM\"}}", + "damage": 0, + "lore": [ + "§9Frail V", + "§7Sea creatures start with §a25%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "FRAIL;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FROST_WALKER;1.json b/items/FROST_WALKER;1.json index b3736287..57f32b1b 100644 --- a/items/FROST_WALKER;1.json +++ b/items/FROST_WALKER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frost Walker I\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a1 §7blocks.\",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:{frost_walker:1}}}", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Frost Walker I\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a1 §7blocks.\",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:\"FROST_WALKER;1\",enchantments:{frost_walker:1},uuid:\"8e14ff55-30f5-430f-be2f-79aa4ce9501b\",timestamp:\"10/6/20 8:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Frost Walker I", @@ -14,18 +14,9 @@ "", "§f§lCOMMON" ], - "recipe": { - "A1": "", - "A2": "", - "A3": "", - "B1": "", - "B2": "PAPER:1", - "B3": "PAPER:1", - "C1": "", - "C2": "PAPER:1", - "C3": "ICE:1" - }, "internalname": "FROST_WALKER;1", - "clickcommand": "viewrecipe", - "modver": "1.0.0" + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/FROST_WALKER;2.json b/items/FROST_WALKER;2.json new file mode 100644 index 00000000..35283b75 --- /dev/null +++ b/items/FROST_WALKER;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Frost Walker II\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a2 §7blocks.\",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:\"QUICK_CRAFTING\",id:\"FROST_WALKER;2\",enchantments:{frost_walker:2},uuid:\"0675aa0c-6e52-44fe-afaa-2fc908edfeb1\",anvil_uses:1,timestamp:\"10/6/20 4:41 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Frost Walker II", + "§7Ice blocks will be created below", + "§7you when you walk above water in", + "§7a radius of §a2 §7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FROST_WALKER;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/GIANT_KILLER;1.json b/items/GIANT_KILLER;1.json new file mode 100644 index 00000000..c09cae01 --- /dev/null +++ b/items/GIANT_KILLER;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer I\",1:\"§7Increases damage dealt by §a0.1%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"GIANT_KILLER;1\",enchantments:{giant_killer:1},uuid:\"e37932cf-e236-45ca-9cef-a45b1c8628c7\",timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Giant Killer I", + "§7Increases damage dealt by §a0.1%", + "§a§7for each percent of extra", + "§7health that your target has", + "§7above you up to 25.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GIANT_KILLER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/GIANT_KILLER;2.json b/items/GIANT_KILLER;2.json new file mode 100644 index 00000000..031c33d0 --- /dev/null +++ b/items/GIANT_KILLER;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer II\",1:\"§7Increases damage dealt by §a0.2%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"GIANT_KILLER;2\",enchantments:{giant_killer:2},uuid:\"e37932cf-e236-45ca-9cef-a45b1c8628c7\",anvil_uses:1,timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Giant Killer II", + "§7Increases damage dealt by §a0.2%", + "§a§7for each percent of extra", + "§7health that your target has", + "§7above you up to 25.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GIANT_KILLER;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/GIANT_KILLER;3.json b/items/GIANT_KILLER;3.json new file mode 100644 index 00000000..b86522b5 --- /dev/null +++ b/items/GIANT_KILLER;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer III\",1:\"§7Increases damage dealt by §a0.3%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"GIANT_KILLER;3\",enchantments:{giant_killer:3},uuid:\"02b7d681-2c23-4f4e-bde5-d46b1b0ab676\",timestamp:\"10/7/20 9:59 AM\"}}", + "damage": 0, + "lore": [ + "§9Giant Killer III", + "§7Increases damage dealt by §a0.3%", + "§a§7for each percent of extra", + "§7health that your target has", + "§7above you up to 25.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GIANT_KILLER;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/GIANT_KILLER;5.json b/items/GIANT_KILLER;5.json new file mode 100644 index 00000000..effcdcdb --- /dev/null +++ b/items/GIANT_KILLER;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Giant Killer V\",1:\"§7Increases damage dealt by §a0.5%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"GIANT_KILLER;5\",enchantments:{giant_killer:5},uuid:\"c449c0d0-7455-4f1d-b62d-c12239fb41bb\",anvil_uses:1,timestamp:\"10/5/20 8:47 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Giant Killer V", + "§7Increases damage dealt by §a0.5%", + "§a§7for each percent of extra", + "§7health that your target has", + "§7above you up to 25.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "GIANT_KILLER;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/GROWTH;5.json b/items/GROWTH;5.json new file mode 100644 index 00000000..e5c403e4 --- /dev/null +++ b/items/GROWTH;5.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Growth V\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"GROWTH;5\",enchantments:{growth:5},uuid:\"20315eda-bdfe-45a3-898d-1e05f9c26f1f\",anvil_uses:1,timestamp:\"10/6/20 9:43 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "GROWTH;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/HARVESTING;1.json b/items/HARVESTING;1.json new file mode 100644 index 00000000..ee92f5c9 --- /dev/null +++ b/items/HARVESTING;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting I\",1:\"§7Grants a §a12.5% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;1\",enchantments:{harvesting:1},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting I", + "§7Grants a §a12.5% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/HARVESTING;4.json b/items/HARVESTING;4.json new file mode 100644 index 00000000..7c5d909e --- /dev/null +++ b/items/HARVESTING;4.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting IV\",1:\"§7Grants a §a50% §7chance to\",2:\"§7harvest double crops.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"HARVESTING;4\",enchantments:{harvesting:4},uuid:\"7c1549bb-aba6-4a61-a12c-312c9eccf423\",timestamp:\"10/6/20 10:06 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting IV", + "§7Grants a §a50% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/IMPALING;3.json b/items/IMPALING;3.json new file mode 100644 index 00000000..b6e366e7 --- /dev/null +++ b/items/IMPALING;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Impaling III\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a37.5%§7.\",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:\"IMPALING;3\",enchantments:{impaling:3},uuid:\"8b7db82e-d856-45fe-9390-c39489228a12\",anvil_uses:1,timestamp:\"10/6/20 3:15 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Impaling III", + "§7Increases damage dealt to", + "§7§7Guardians§7 and §7Squids§7 by", + "§7§a37.5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "IMPALING;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/INFINITE_QUIVER;1.json b/items/INFINITE_QUIVER;1.json new file mode 100644 index 00000000..764e6931 --- /dev/null +++ b/items/INFINITE_QUIVER;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver I\",1:\"§7Saves arrows §a10%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"INFINITE_QUIVER;1\",enchantments:{infinite_quiver:1},uuid:\"09fe890b-3695-409e-b017-edf0a021b99d\",timestamp:\"10/6/20 9:44 PM\"}}", + "damage": 0, + "lore": [ + "§9Infinite Quiver I", + "§7Saves arrows §a10%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "INFINITE_QUIVER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/INFINITE_QUIVER;2.json b/items/INFINITE_QUIVER;2.json new file mode 100644 index 00000000..b9492e10 --- /dev/null +++ b/items/INFINITE_QUIVER;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver II\",1:\"§7Saves arrows §a20%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"INFINITE_QUIVER;2\",enchantments:{infinite_quiver:2},uuid:\"37f41f2e-e2c0-4ba0-9876-5d323729af30\",anvil_uses:1,timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Infinite Quiver II", + "§7Saves arrows §a20%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "INFINITE_QUIVER;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/INFINITE_QUIVER;7.json b/items/INFINITE_QUIVER;7.json new file mode 100644 index 00000000..2de8e1ef --- /dev/null +++ b/items/INFINITE_QUIVER;7.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VII\",1:\"§7Saves arrows §a70%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"INFINITE_QUIVER;7\",enchantments:{infinite_quiver:7},uuid:\"eebbe82b-8760-4428-b201-5aca189cbc85\",anvil_uses:1,timestamp:\"10/5/20 2:37 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Infinite Quiver VII", + "§7Saves arrows §a70%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§5§lEPIC" + ], + "internalname": "INFINITE_QUIVER;7", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/INFINITE_QUIVER;8.json b/items/INFINITE_QUIVER;8.json new file mode 100644 index 00000000..853d29e3 --- /dev/null +++ b/items/INFINITE_QUIVER;8.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§6Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VIII\",1:\"§7Saves arrows §a80%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§f§f§6Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"INFINITE_QUIVER;8\",enchantments:{infinite_quiver:8},uuid:\"bf590e07-05a5-43e1-a1f5-21f6e8873961\",anvil_uses:2,timestamp:\"10/5/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Infinite Quiver VIII", + "§7Saves arrows §a80%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6§lLEGENDARY" + ], + "internalname": "INFINITE_QUIVER;8", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/INFINITE_QUIVER;9.json b/items/INFINITE_QUIVER;9.json new file mode 100644 index 00000000..415a6336 --- /dev/null +++ b/items/INFINITE_QUIVER;9.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§dEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver IX\",1:\"§7Saves arrows §a90%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§d§lMYTHIC\"],Name:\"§f§f§dEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"INFINITE_QUIVER;9\",enchantments:{infinite_quiver:9},uuid:\"af385a81-d7df-4d36-98ee-50c61f31ec57\",anvil_uses:3,timestamp:\"9/20/20 6:51 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Infinite Quiver IX", + "§7Saves arrows §a90%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§d§lMYTHIC" + ], + "internalname": "INFINITE_QUIVER;9", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/KNOCKBACK;2.json b/items/KNOCKBACK;2.json new file mode 100644 index 00000000..bdd9b125 --- /dev/null +++ b/items/KNOCKBACK;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Knockback II\",1:\"§7Increases knockback by §a6§7\",2:\"§7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"KNOCKBACK;2\",enchantments:{knockback:2},uuid:\"7915d228-15e6-40fd-bc9f-f67ff8ba0e52\",anvil_uses:1,timestamp:\"10/6/20 9:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Knockback II", + "§7Increases knockback by §a6§7", + "§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "KNOCKBACK;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LETHALITY;5.json b/items/LETHALITY;5.json new file mode 100644 index 00000000..62f6abf9 --- /dev/null +++ b/items/LETHALITY;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Lethality V\",1:\"§7Reduces the armor of your target\",2:\"§7by §a15% §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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"LETHALITY;5\",enchantments:{lethality:5},uuid:\"3c56f88c-7488-45a6-886b-e05ece06f5af\",anvil_uses:1,timestamp:\"10/6/20 9:07 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Lethality V", + "§7Reduces the armor of your target", + "§7by §a15% §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!", + "", + "§a§lUNCOMMON" + ], + "internalname": "LETHALITY;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LETHALITY;6.json b/items/LETHALITY;6.json new file mode 100644 index 00000000..e7a6b692 --- /dev/null +++ b/items/LETHALITY;6.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§9Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Lethality VI\",1:\"§7Reduces the armor of your target\",2:\"§7by §a18% §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:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LETHALITY;6\",enchantments:{lethality:6},uuid:\"2da8fa60-6172-41c6-843e-a33f3360480c\",timestamp:\"10/6/20 9:32 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Lethality VI", + "§7Reduces the armor of your target", + "§7by §a18% §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!", + "", + "§9§lRARE" + ], + "internalname": "LETHALITY;6", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LIFE_STEAL;3.json b/items/LIFE_STEAL;3.json new file mode 100644 index 00000000..d0c89961 --- /dev/null +++ b/items/LIFE_STEAL;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Life Steal III\",1:\"§7Heals for §a0.3%§7 of the damage\",2:\"§7you deal to mobs.\",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:\"LIFE_STEAL;3\",enchantments:{life_steal:3},uuid:\"3c8f3766-b7ba-4b67-bbbc-83cd98923398\",anvil_uses:1,timestamp:\"10/6/20 10:06 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Life Steal III", + "§7Heals for §a0.3%§7 of the damage", + "§7you deal to mobs.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LIFE_STEAL;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LOOTING;3.json b/items/LOOTING;3.json new file mode 100644 index 00000000..0467f151 --- /dev/null +++ b/items/LOOTING;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Looting III\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a45%§7.\",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:\"LOOTING;3\",enchantments:{looting:3},uuid:\"37d9f613-3ced-45f8-9149-262630720fae\",anvil_uses:1,timestamp:\"10/7/20 7:21 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Looting III", + "§7Increases the chance of a", + "§7Monster dropping an item by", + "§7§a45%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LOOTING;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LUCK;5.json b/items/LUCK;5.json new file mode 100644 index 00000000..521dc5ea --- /dev/null +++ b/items/LUCK;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Luck V\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a25%§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:\"LUCK;5\",enchantments:{luck:5},uuid:\"bcf895f0-c376-4d8f-8065-7cea4f396284\",anvil_uses:1,timestamp:\"10/6/20 10:45 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Luck V", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a25%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "LUCK;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;5.json b/items/LUCK_OF_THE_SEA;5.json new file mode 100644 index 00000000..b8dae5fc --- /dev/null +++ b/items/LUCK_OF_THE_SEA;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea V\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a5%§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:\"LUCK_OF_THE_SEA;5\",enchantments:{luck_of_the_sea:5},uuid:\"ced3423c-a510-4d6d-b06c-de44e767ef0c\",anvil_uses:1,timestamp:\"10/5/20 7:40 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Luck of the Sea V", + "§7Increases the chance of fishing", + "§7treasure by §a5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "LUCK_OF_THE_SEA;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LURE;5.json b/items/LURE;5.json new file mode 100644 index 00000000..d36282c8 --- /dev/null +++ b/items/LURE;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Lure V\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a25%§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:\"LURE;5\",enchantments:{lure:5},uuid:\"aa1424ac-f88c-4f28-a9ba-e37b37b6c5b3\",anvil_uses:1,timestamp:\"10/6/20 4:28 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Lure V", + "§7Shortens the maximum time it", + "§7takes to catch something by", + "§7§a25%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "LURE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MAGNET;1.json b/items/MAGNET;1.json new file mode 100644 index 00000000..3f850a43 --- /dev/null +++ b/items/MAGNET;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet I\",1:\"§7Grants §a1 §7additional\",2:\"§7experience orb every time you\",3:\"§7successfully catch a fish.\",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:\"MAGNET;1\",enchantments:{magnet:1},uuid:\"7fd6adbc-7038-4a3a-82d7-b0aaedff1f02\",timestamp:\"10/6/20 9:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Magnet I", + "§7Grants §a1 §7additional", + "§7experience orb every time you", + "§7successfully catch a fish.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "MAGNET;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MAXED_ENCHANT_BOOK.json b/items/MAXED_ENCHANT_BOOK.json new file mode 100644 index 00000000..5f6553dc --- /dev/null +++ b/items/MAXED_ENCHANT_BOOK.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§cMax Enchanted Book", + "nbttag": "{ench:[0:{lvl:5s,id:32s},1:{lvl:3s,id:8s},2:{lvl:3s,id:5s},3:{lvl:1s,id:6s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§aThis is to test custom enchant color.\",1:\"\",2:\"§9§d§lBank V, §9Aiming V\",3:\"§9Angler VI, §9Aqua Affinity I\",4:\"§9Blessing V, §9Caster VI\",5:\"§9Cleave V, §9Critical VI\",6:\"§9Cubism V, §9Depth Strider III\",7:\"§9Dragon Hunter V, §9Efficiency V\",8:\"§9Ender Slayer VI, §9Execute V\",9:\"§9Experience IV, §9Feather Falling X\",10:\"§9Fire Aspect II, §9First Strike IV\",11:\"§9Flame I, §9Fortune III\",12:\"§9Frail VI, §9Giant Killer VI\",13:\"§9Growth VI, §9Harvesting V\",14:\"§9Impaling III, §9Infinite Quiver X\",15:\"§9Knockback II, §9Lethality V\",16:\"§9Life Steal IV, §9Looting IV\",17:\"§9Luck VI, §9Luck of the Sea VI\",18:\"§9Lure VI, §9Magnet VI\",19:\"§9Piercing I, §9Power VI\",20:\"§9Protection VI, §9Punch II\",21:\"§9Rainbow I, §9Rejuvenate V\",22:\"§9Replenish I, §9Respiration III\",23:\"§9Scavenger V, §9Sharpness VI\",24:\"§9Snipe III, §9Spiked Hook VI\",25:\"§9Sugar Rush III, §9Telekinesis I\",26:\"§9Thorns III, §9Thunderlord V\",27:\"§9True Protection I, §9Vampirism VI\",28:\"§9Venomous V\",29:\"\",30:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Enchanted Book\"},ExtraAttributes:{rarity_upgrades:1,originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAXED_E\",enchantments:{impaling:3,thorns:3,luck:6,feather_falling:10,respiration:3,knockback:2,ender_slayer:6,scavenger:5,experience:4,fire_aspect:2,luck_of_the_sea:6,life_steal:4,thunderlord:5,rejuvenate:5,sharpness:6,lethality:5,efficiency:5,cleave:5,frail:6,execute:5,aqua_affinity:1,rainbow:1,true_protection:1,infinite_quiver:10,angler:6,replenish:1,blessing:5,critical:6,piercing:1,protection:6,telekinesis:1,lure:6,giant_killer:6,punch:2,caster:6,sugar_rush:3,harvesting:5,dragon_hunter:5,venomous:5,spiked_hook:6,power:6,cubism:5,fortune:3,looting:4,snipe:3,vampirism:6,magnet:6,depth_strider:3,first_strike:4,ultimate_bank:5,growth:6,flame:1,aiming:5},uuid:\"d4fe1393-3b18-4c43-921b-a6d2770a3444\",timestamp:\"7/25/20 9:58 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§aThis is to test custom enchant color.", + "", + "§9§d§lBank V, §9Aiming V", + "§9Angler VI, §9Aqua Affinity I", + "§9Blessing V, §9Caster VI", + "§9Cleave V, §9Critical VI", + "§9Cubism V, §9Depth Strider III", + "§9Dragon Hunter V, §9Efficiency V", + "§9Ender Slayer VI, §9Execute V", + "§9Experience IV, §9Feather Falling X", + "§9Fire Aspect II, §9First Strike IV", + "§9Flame I, §9Fortune III", + "§9Frail VI, §9Giant Killer VI", + "§9Growth VI, §9Harvesting V", + "§9Impaling III, §9Infinite Quiver X", + "§9Knockback II, §9Lethality V", + "§9Life Steal IV, §9Looting IV", + "§9Luck VI, §9Luck of the Sea VI", + "§9Lure VI, §9Magnet VI", + "§9Piercing I, §9Power VI", + "§9Protection VI, §9Punch II", + "§9Rainbow I, §9Rejuvenate V", + "§9Replenish I, §9Respiration III", + "§9Scavenger V, §9Sharpness VI", + "§9Snipe III, §9Spiked Hook VI", + "§9Sugar Rush III, §9Telekinesis I", + "§9Thorns III, §9Thunderlord V", + "§9True Protection I, §9Vampirism VI", + "§9Venomous V", + "", + "§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka" + ], + "internalname": "MAXED_ENCHANT_BOOK", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "", + "info": [ + "§aWhy would someone make this anyways, atleast we can use it to test /neuec" + ] +} \ No newline at end of file diff --git a/items/POTATO_BASKET.json b/items/POTATO_BASKET.json index ea3bdaa5..da96e955 100644 --- a/items/POTATO_BASKET.json +++ b/items/POTATO_BASKET.json @@ -1,19 +1,21 @@ { "internalname": "POTATO_BASKET", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§5Basket of Hope from the Great Potato War", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d325605-66a1-342d-9fba-ea0601b6996b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhlNjBlYmQ4MGI2MDYzYTk2ZTlhYWY4NGYwMzgyNTcwNThlNzYyZjFiZWMzYmY1YzBmNjI1MWU2NWQ1YzVlZSJ9fX0=\"}]}},display:{Lore:[0:\"§7Leaderboard Position: §e#169\",1:\"§7Awarded to: §b[MVP§9+§b] Shifty76\",2:\"\",3:\"§7§d§oThe greatest victory is that\",4:\"§d§owhich requires no battle.\",5:\"§8- Sun Tzu, The Art of War\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Basket of Hope from the Great Potato War\"},ExtraAttributes:{basket_edition:169,id:\"POTATO_BASKET\",basket_player_name:\"§b[MVP§9+§b] Shifty76\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d325605-66a1-342d-9fba-ea0601b6996b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhlNjBlYmQ4MGI2MDYzYTk2ZTlhYWY4NGYwMzgyNTcwNThlNzYyZjFiZWMzYmY1YzBmNjI1MWU2NWQ1YzVlZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Leaderboard Position: §e#§k169\",1:\"§7Awarded to: §kIRONM00N\",2:\"\",3:\"§7§d§oThe greatest victory is that\",4:\"§d§owhich requires no battle.\",5:\"§8- Sun Tzu, The Art of War\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Basket of Hope from the Great Potato War\"},ExtraAttributes:{basket_edition:169,id:\"POTATO_BASKET\",basket_player_name:\"§b[MVP§9+§b] Shifty76\"}}", + "modver": "1.3-REL", "lore": [ - "§7Leaderboard Position: §e#169", - "§7Awarded to: §b[MVP§9+§b] Shifty76", + "§7Leaderboard Position: §e#§k169", + "§7Awarded to: §kIRONM00N", "", "§7§d§oThe greatest victory is that", "§d§owhich requires no battle.", "§8- Sun Tzu, The Art of War", "", "§5§lEPIC" - ] + ], + "crafttext": "", + "infoType": "" } \ No newline at end of file diff --git a/items/POWER;1.json b/items/POWER;1.json new file mode 100644 index 00000000..384f889c --- /dev/null +++ b/items/POWER;1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power I\",1:\"§7Increases bow damage by §a8%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"POWER;1\",enchantments:{power:1},uuid:\"db278d0f-751f-461f-903b-a3d0e503b5ba\",timestamp:\"10/7/20 7:42 AM\"}}", + "damage": 0, + "lore": [ + "§9Power I", + "§7Increases bow damage by §a8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "POWER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/POWER;3.json b/items/POWER;3.json new file mode 100644 index 00000000..0a579eb7 --- /dev/null +++ b/items/POWER;3.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power III\",1:\"§7Increases bow damage by §a24%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"POWER;3\",enchantments:{power:3},uuid:\"5cc235fc-c4a2-4fdb-a0f5-3c3047d302df\",timestamp:\"10/7/20 7:44 AM\"}}", + "damage": 0, + "lore": [ + "§9Power III", + "§7Increases bow damage by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "POWER;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/POWER;5.json b/items/POWER;5.json new file mode 100644 index 00000000..2495a35f --- /dev/null +++ b/items/POWER;5.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power V\",1:\"§7Increases bow damage by §a40%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"POWER;5\",enchantments:{power:5},uuid:\"5be3e0cc-8df0-40c1-a455-c7bd5fc025b5\",anvil_uses:1,timestamp:\"10/5/20 8:10 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Power V", + "§7Increases bow damage by §a40%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "POWER;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;1.json b/items/PROJECTILE_PROTECTION;1.json new file mode 100644 index 00000000..a4643918 --- /dev/null +++ b/items/PROJECTILE_PROTECTION;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection I\",1:\"§7Grants §a+3 §a❈ Defense\",2:\"§a§7against projectiles.\",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:\"PROJECTILE_PROTECTION;1\",enchantments:{projectile_protection:1},uuid:\"e799d9a9-4598-4311-94f8-738f65dbd156\",timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Projectile Protection I", + "§7Grants §a+3 §a❈ Defense", + "§a§7against projectiles.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROJECTILE_PROTECTION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;2.json b/items/PROJECTILE_PROTECTION;2.json new file mode 100644 index 00000000..6cd9298b --- /dev/null +++ b/items/PROJECTILE_PROTECTION;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection II\",1:\"§7Grants §a+6 §a❈ Defense\",2:\"§a§7against projectiles.\",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:\"PROJECTILE_PROTECTION;2\",enchantments:{projectile_protection:2},uuid:\"e27788b1-14c4-4c3f-a973-6c0de2e7c521\",anvil_uses:1,timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Projectile Protection II", + "§7Grants §a+6 §a❈ Defense", + "§a§7against projectiles.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROJECTILE_PROTECTION;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;3.json b/items/PROJECTILE_PROTECTION;3.json new file mode 100644 index 00000000..25c25c0e --- /dev/null +++ b/items/PROJECTILE_PROTECTION;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection III\",1:\"§7Grants §a+9 §a❈ Defense\",2:\"§a§7against projectiles.\",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:\"PROJECTILE_PROTECTION;3\",enchantments:{projectile_protection:3},uuid:\"e27788b1-14c4-4c3f-a973-6c0de2e7c521\",anvil_uses:2,timestamp:\"10/6/20 9:10 PM\"}}", + "damage": 0, + "lore": [ + "§9Projectile Protection III", + "§7Grants §a+9 §a❈ Defense", + "§a§7against projectiles.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROJECTILE_PROTECTION;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;5.json b/items/PROJECTILE_PROTECTION;5.json new file mode 100644 index 00000000..788c5b28 --- /dev/null +++ b/items/PROJECTILE_PROTECTION;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Projectile Protection V\",1:\"§7Grants §a+15 §a❈ Defense\",2:\"§a§7against projectiles.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PROJECTILE_PROTECTION;5\",enchantments:{projectile_protection:5},uuid:\"f7af85f3-dcdf-463d-8d61-a0346f039936\",anvil_uses:1,timestamp:\"10/6/20 8:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Projectile Protection V", + "§7Grants §a+15 §a❈ Defense", + "§a§7against projectiles.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "PROJECTILE_PROTECTION;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROTECTION;1.json b/items/PROTECTION;1.json new file mode 100644 index 00000000..e26aa6a1 --- /dev/null +++ b/items/PROTECTION;1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection I\",1:\"§7Grants §a+3 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"PROTECTION;1\",enchantments:{protection:1},uuid:\"9413e690-8474-467b-954a-28dd1c9f6116\",timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Protection I", + "§7Grants §a+3 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROTECTION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROTECTION;2.json b/items/PROTECTION;2.json new file mode 100644 index 00000000..e2446976 --- /dev/null +++ b/items/PROTECTION;2.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection II\",1:\"§7Grants §a+6 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"PROTECTION;2\",enchantments:{protection:2},uuid:\"c4bb8691-a007-43cb-b471-7f6b765b6440\",anvil_uses:1,timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Protection II", + "§7Grants §a+6 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROTECTION;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROTECTION;3.json b/items/PROTECTION;3.json new file mode 100644 index 00000000..67fce228 --- /dev/null +++ b/items/PROTECTION;3.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection III\",1:\"§7Grants §a+9 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"PROTECTION;3\",enchantments:{protection:3},uuid:\"9413e690-8474-467b-954a-28dd1c9f6116\",anvil_uses:2,timestamp:\"10/6/20 9:02 PM\"}}", + "damage": 0, + "lore": [ + "§9Protection III", + "§7Grants §a+9 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PROTECTION;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROTECTION;5.json b/items/PROTECTION;5.json new file mode 100644 index 00000000..a637921a --- /dev/null +++ b/items/PROTECTION;5.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Protection V\",1:\"§7Grants §a+15 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PROTECTION;5\",enchantments:{protection:5},uuid:\"74c40c97-5287-4a63-a929-f454b24b2f14\",anvil_uses:1,timestamp:\"10/6/20 8:57 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Protection V", + "§7Grants §a+15 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "PROTECTION;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/REJUVENATE;2.json b/items/REJUVENATE;2.json new file mode 100644 index 00000000..b43e9e83 --- /dev/null +++ b/items/REJUVENATE;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate II\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+4%§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:\"REJUVENATE;2\",enchantments:{rejuvenate:2},uuid:\"f5514b5e-3c60-4484-b89d-ee6f760b6db2\",anvil_uses:1,timestamp:\"9/30/20 2:13 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Rejuvenate II", + "§7Increases your natural", + "§7regeneration by §a+4%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "REJUVENATE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/REJUVENATE;3.json b/items/REJUVENATE;3.json new file mode 100644 index 00000000..8adf7d2e --- /dev/null +++ b/items/REJUVENATE;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate III\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+6%§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:\"REJUVENATE;3\",enchantments:{rejuvenate:3},uuid:\"0a4d530d-fc11-4022-8581-74fd63a65a6f\",anvil_uses:2,timestamp:\"10/5/20 8:38 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Rejuvenate III", + "§7Increases your natural", + "§7regeneration by §a+6%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "REJUVENATE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/REJUVENATE;4.json b/items/REJUVENATE;4.json new file mode 100644 index 00000000..1834fb85 --- /dev/null +++ b/items/REJUVENATE;4.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate IV\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+8%§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:\"REJUVENATE;4\",enchantments:{rejuvenate:4},uuid:\"b89553ea-76fa-4375-bf15-9d2b7a0c4ca8\",anvil_uses:3,timestamp:\"10/2/20 1:32 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Rejuvenate IV", + "§7Increases your natural", + "§7regeneration by §a+8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "REJUVENATE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/REJUVENATE;5.json b/items/REJUVENATE;5.json new file mode 100644 index 00000000..0c9756ae --- /dev/null +++ b/items/REJUVENATE;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate V\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+10%§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:\"UNKNOWN\",id:\"REJUVENATE;5\",enchantments:{rejuvenate:5},uuid:\"825cdf08-fef2-48fb-abd9-3912ef58631b\",anvil_uses:4,timestamp:\"9/21/20 10:54 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Rejuvenate V", + "§7Increases your natural", + "§7regeneration by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "REJUVENATE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/RESPIRATION;3.json b/items/RESPIRATION;3.json new file mode 100644 index 00000000..6552c214 --- /dev/null +++ b/items/RESPIRATION;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:3s,id:5s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respiration III\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a45s§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:\"QUICK_CRAFTING\",id:\"RESPIRATION;3\",enchantments:{respiration:3},uuid:\"4b481b68-6ebb-4f04-b14f-47405277e7c3\",anvil_uses:1,timestamp:\"10/6/20 8:13 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Respiration III", + "§7Extends your underwater", + "§7breathing time by §a45s§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "RESPIRATION;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/REVIVE_STONE.json b/items/REVIVE_STONE.json new file mode 100644 index 00000000..b9b2261f --- /dev/null +++ b/items/REVIVE_STONE.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Revive Stone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7eb92689-af70-32ce-a668-6dd5f19b0e6b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjZhNzZjYzIyZTdjMmFiOWM1NDBkMTI0NGVhZGJhNTgxZjVkZDllMThmOWFkYWNmMDUyODBhNWI0OGI4ZjYxOCJ9fX0K\"}]}},display:{Lore:[0:\"§6Item Ability: Revive §e§lRIGHT CLICK\",1:\"§7Revive a player who has died in\",2:\"§7a dungeon. ONE TIME USE.\",3:\"\",4:\"§7§eThis item will vanish from\",5:\"§eyour inventory at the end of the\",6:\"§eDungeon!\",7:\"\",8:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Revive Stone\"},ExtraAttributes:{id:\"REVIVE_STONE\",dontSaveToProfile:1b}}", + "damage": 3, + "lore": [ + "§6Item Ability: Revive §e§lRIGHT CLICK", + "§7Revive a player who has died in", + "§7a dungeon. ONE TIME USE.", + "", + "§7§eThis item will vanish from", + "§eyour inventory at the end of the", + "§eDungeon!", + "", + "§6§lLEGENDARY DUNGEON ITEM" + ], + "internalname": "REVIVE_STONE", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SCAVENGER;1.json b/items/SCAVENGER;1.json new file mode 100644 index 00000000..5da8729d --- /dev/null +++ b/items/SCAVENGER;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger I\",1:\"§7Scavenge §60.3 Coins §7per\",2:\"§7monster level on kill.\",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:\"SCAVENGER;1\",enchantments:{scavenger:1},uuid:\"1993352d-f55d-46c7-bfb3-a2b0c8e64fc4\",timestamp:\"10/6/20 9:04 PM\"}}", + "damage": 0, + "lore": [ + "§9Scavenger I", + "§7Scavenge §60.3 Coins §7per", + "§7monster level on kill.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SCAVENGER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SCAVENGER;3.json b/items/SCAVENGER;3.json new file mode 100644 index 00000000..8b41a8c8 --- /dev/null +++ b/items/SCAVENGER;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger III\",1:\"§7Scavenge §60.9 Coins §7per\",2:\"§7monster level on kill.\",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:\"SCAVENGER;3\",enchantments:{scavenger:3},uuid:\"d2f069a2-5150-4afb-a93d-3091a5c2d6dc\",anvil_uses:2,timestamp:\"10/6/20 9:04 PM\"}}", + "damage": 0, + "lore": [ + "§9Scavenger III", + "§7Scavenge §60.9 Coins §7per", + "§7monster level on kill.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SCAVENGER;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHARPNESS;1.json b/items/SHARPNESS;1.json new file mode 100644 index 00000000..c8cc3af5 --- /dev/null +++ b/items/SHARPNESS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sharpness I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a5%§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:\"SHOP_PURCHASE\",id:\"SHARPNESS;1\",enchantments:{sharpness:1},uuid:\"b82aada7-a506-40fc-97a1-40ca9c02193a\",timestamp:\"10/5/20 4:34 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Sharpness I", + "§7Increases melee damage dealt by", + "§7§a5%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SHARPNESS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHARPNESS;2.json b/items/SHARPNESS;2.json new file mode 100644 index 00000000..893f6539 --- /dev/null +++ b/items/SHARPNESS;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a10%§7\",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:\"SHARPNESS;2\",enchantments:{sharpness:2},uuid:\"35739037-b3a4-467d-a234-b98c2f93ab27\",anvil_uses:1,timestamp:\"10/5/20 8:34 PM\"}}", + "damage": 0, + "lore": [ + "§9Sharpness II", + "§7Increases melee damage dealt by", + "§7§a10%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SHARPNESS;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHARPNESS;3.json b/items/SHARPNESS;3.json new file mode 100644 index 00000000..f2f2ddd5 --- /dev/null +++ b/items/SHARPNESS;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness III\",1:\"§7Increases melee damage dealt by\",2:\"§7§a15%§7\",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:\"SHARPNESS;3\",enchantments:{sharpness:3},uuid:\"e156aab8-9cf2-4538-aa8f-31fa5136e7f2\",anvil_uses:2,timestamp:\"10/5/20 8:34 PM\"}}", + "damage": 0, + "lore": [ + "§9Sharpness III", + "§7Increases melee damage dealt by", + "§7§a15%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SHARPNESS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHARPNESS;5.json b/items/SHARPNESS;5.json new file mode 100644 index 00000000..45840a2d --- /dev/null +++ b/items/SHARPNESS;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sharpness V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25%§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_COLLECT\",id:\"SHARPNESS;5\",enchantments:{sharpness:5},uuid:\"e82faba1-b337-4bd4-a513-7bff6711215d\",anvil_uses:1,timestamp:\"10/5/20 7:08 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Sharpness V", + "§7Increases melee damage dealt by", + "§7§a25%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "SHARPNESS;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SMITE;1.json b/items/SMITE;1.json new file mode 100644 index 00000000..b0943cd9 --- /dev/null +++ b/items/SMITE;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite I\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a8%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SMITE;1\",enchantments:{smite:1},uuid:\"e7427c88-2ccd-4532-9dff-3196cc65b41f\",timestamp:\"10/6/20 8:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Smite I", + "§7Increases damage dealt to", + "§7§7Skeletons§7, §7Zombie", + "§7Pigmen§7, §7Withers§7, and", + "§7§7Zombies§7 by §a8%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SMITE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SMITE;2.json b/items/SMITE;2.json new file mode 100644 index 00000000..f1d00a1a --- /dev/null +++ b/items/SMITE;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite II\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a16%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SMITE;2\",enchantments:{smite:2},uuid:\"e7427c88-2ccd-4532-9dff-3196cc65b41f\",anvil_uses:1,timestamp:\"10/6/20 8:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Smite II", + "§7Increases damage dealt to", + "§7§7Skeletons§7, §7Zombie", + "§7Pigmen§7, §7Withers§7, and", + "§7§7Zombies§7 by §a16%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SMITE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SMITE;3.json b/items/SMITE;3.json new file mode 100644 index 00000000..425a0efc --- /dev/null +++ b/items/SMITE;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite III\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombie\",3:\"§7Pigmen§7, §7Withers§7, and\",4:\"§7§7Zombies§7 by §a24%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SMITE;3\",enchantments:{smite:3},uuid:\"4afab0db-299f-4239-84a3-5c6738ab5ed8\",anvil_uses:2,timestamp:\"10/6/20 8:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Smite III", + "§7Increases damage dealt to", + "§7§7Skeletons§7, §7Zombie", + "§7Pigmen§7, §7Withers§7, and", + "§7§7Zombies§7 by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SMITE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SMITE;5.json b/items/SMITE;5.json new file mode 100644 index 00000000..8849494d --- /dev/null +++ b/items/SMITE;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite V\",1:\"§7Increases damage dealt to\",2:\"§7§7Withers§7, §7Zombie Pigmen§7,\",3:\"§7§7Skeletons§7, and §7Zombies§7\",4:\"§7by §a40%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SMITE;5\",enchantments:{smite:5},uuid:\"f486245f-d048-47ef-9d3b-530cf31dc48e\",anvil_uses:1,timestamp:\"10/3/20 3:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Smite V", + "§7Increases damage dealt to", + "§7§7Withers§7, §7Zombie Pigmen§7,", + "§7§7Skeletons§7, and §7Zombies§7", + "§7by §a40%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "SMITE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SNIPE;1.json b/items/SNIPE;1.json new file mode 100644 index 00000000..89b15c41 --- /dev/null +++ b/items/SNIPE;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Snipe I\",1:\"§7Arrows deal §a+1% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"SNIPE;1\",enchantments:{snipe:1},uuid:\"cc6f439d-fb1a-4217-a46b-684b3486841a\",timestamp:\"10/6/20 9:37 PM\"}}", + "damage": 0, + "lore": [ + "§9Snipe I", + "§7Arrows deal §a+1% §7damage for", + "§7every §a10 §7blocks travelled.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SNIPE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SNIPE;3.json b/items/SNIPE;3.json new file mode 100644 index 00000000..ecaa33f5 --- /dev/null +++ b/items/SNIPE;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Snipe III\",1:\"§7Arrows deal §a+3% §7damage for\",2:\"§7every §a10 §7blocks travelled.\",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:\"SNIPE;3\",enchantments:{snipe:3},uuid:\"faf9622c-5265-41c2-b306-6ad917609437\",anvil_uses:1,timestamp:\"10/6/20 8:26 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Snipe III", + "§7Arrows deal §a+3% §7damage for", + "§7every §a10 §7blocks travelled.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SNIPE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SPIKED_HOOK;5.json b/items/SPIKED_HOOK;5.json new file mode 100644 index 00000000..35ce7fea --- /dev/null +++ b/items/SPIKED_HOOK;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook V\",1:\"§7Fishing rod deals §a25%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SPIKED_HOOK;5\",enchantments:{spiked_hook:5},uuid:\"446aa9b9-99c6-4230-aa1c-88a914cc3022\",anvil_uses:1,timestamp:\"10/6/20 9:47 PM\"}}", + "damage": 0, + "lore": [ + "§9Spiked Hook V", + "§7Fishing rod deals §a25%§7 more", + "§7damage to monsters.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "SPIKED_HOOK;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SUGAR_RUSH;2.json b/items/SUGAR_RUSH;2.json new file mode 100644 index 00000000..b4070caa --- /dev/null +++ b/items/SUGAR_RUSH;2.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush II\",1:\"§7Grants §a+4 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SUGAR_RUSH;2\",enchantments:{sugar_rush:2},uuid:\"0f8ca3f2-b721-4ba4-bab8-4f749e8d8c68\",anvil_uses:1,timestamp:\"9/27/20 2:43 AM\"}}", + "damage": 0, + "lore": [ + "§9Sugar Rush II", + "§7Grants §a+4 §f✦ Speed§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SUGAR_RUSH;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SUGAR_RUSH;3.json b/items/SUGAR_RUSH;3.json new file mode 100644 index 00000000..3889240a --- /dev/null +++ b/items/SUGAR_RUSH;3.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sugar Rush III\",1:\"§7Grants §a+6 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SUGAR_RUSH;3\",enchantments:{sugar_rush:3},uuid:\"f15fb576-4cec-45d9-9ff7-4ac3247c34fe\",anvil_uses:2,timestamp:\"9/16/20 6:38 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Sugar Rush III", + "§7Grants §a+6 §f✦ Speed§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SUGAR_RUSH;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/THORNS;3.json b/items/THORNS;3.json new file mode 100644 index 00000000..7c976475 --- /dev/null +++ b/items/THORNS;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thorns III\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a9% §7of damage dealt\",3:\"§7back at the attacker. Damage\",4:\"§7capped at §c200§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"THORNS;3\",enchantments:{thorns:3},uuid:\"d9a57281-be88-4978-b0d2-06047bd51bfb\",anvil_uses:1,timestamp:\"9/24/20 8:07 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Thorns III", + "§7Grants a §a50% §7chance to", + "§7rebound §a9% §7of damage dealt", + "§7back at the attacker. Damage", + "§7capped at §c200§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THORNS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/THUNDERLORD;5.json b/items/THUNDERLORD;5.json new file mode 100644 index 00000000..27bdcd6e --- /dev/null +++ b/items/THUNDERLORD;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord V\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a50% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"THUNDERLORD;5\",enchantments:{thunderlord:5},uuid:\"f33fc0a6-3c6d-447a-a9a5-22656f2b86c5\",timestamp:\"10/5/20 10:57 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Thunderlord V", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a50% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "THUNDERLORD;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/THUNDERLORD;6.json b/items/THUNDERLORD;6.json new file mode 100644 index 00000000..0ea8d556 --- /dev/null +++ b/items/THUNDERLORD;6.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§9Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord VI\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a60% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"THUNDERLORD;6\",enchantments:{thunderlord:6},uuid:\"e6258f48-d5bc-43d2-a083-7d0b1fba0e05\",timestamp:\"9/28/20 6:42 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Thunderlord VI", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a60% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§9§lRARE" + ], + "internalname": "THUNDERLORD;6", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_COMBO;2.json b/items/ULTIMATE_COMBO;2.json new file mode 100644 index 00000000..27e90e58 --- /dev/null +++ b/items/ULTIMATE_COMBO;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§lCombo II\",1:\"§7Every mob kill within §e6§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§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_COMBO;2\",enchantments:{ultimate_combo:2},uuid:\"7dba19da-b276-409d-b122-5d870019e191\",timestamp:\"10/3/20 5:53 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lCombo II", + "§7Every mob kill within §e6§7", + "§7seconds grants §c+2❁ Strength", + "§c§7and §9+1☠ Crit Damage§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_COMBO;2", + "parent": "ULTIMATE_COMBO;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_COMBO;3.json b/items/ULTIMATE_COMBO;3.json new file mode 100644 index 00000000..25895dad --- /dev/null +++ b/items/ULTIMATE_COMBO;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§lCombo III\",1:\"§7Every mob kill within §e9§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§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_COMBO;3\",enchantments:{ultimate_combo:3},uuid:\"b36b6190-a5ce-4bc8-bd30-83460b483df1\",anvil_uses:2,timestamp:\"9/30/20 4:49 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lCombo III", + "§7Every mob kill within §e9§7", + "§7seconds grants §c+2❁ Strength", + "§c§7and §9+1☠ Crit Damage§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_COMBO;3", + "parent": "ULTIMATE_COMBO;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_COMBO;4.json b/items/ULTIMATE_COMBO;4.json new file mode 100644 index 00000000..4b03a8a9 --- /dev/null +++ b/items/ULTIMATE_COMBO;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§lCombo IV\",1:\"§7Every mob kill within §e12§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§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_COMBO;4\",enchantments:{ultimate_combo:4},uuid:\"8b679b66-0ba4-45c7-8232-783bb70f28fc\",anvil_uses:3,timestamp:\"10/3/20 6:02 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lCombo IV", + "§7Every mob kill within §e12§7", + "§7seconds grants §c+2❁ Strength", + "§c§7and §9+1☠ Crit Damage§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_COMBO;4", + "parent": "ULTIMATE_COMBO;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_COMBO;5.json b/items/ULTIMATE_COMBO;5.json new file mode 100644 index 00000000..6f3cc6cf --- /dev/null +++ b/items/ULTIMATE_COMBO;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§lCombo V\",1:\"§7Every mob kill within §e15§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§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_COMBO;5\",enchantments:{ultimate_combo:5},uuid:\"96a6f31e-8963-4c32-a23e-a8a53f12cbd8\",anvil_uses:4,timestamp:\"9/19/20 5:40 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lCombo V", + "§7Every mob kill within §e15§7", + "§7seconds grants §c+2❁ Strength", + "§c§7and §9+1☠ Crit Damage§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_COMBO;5", + "parent": "ULTIMATE_COMBO;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_LAST_STAND;2.json b/items/ULTIMATE_LAST_STAND;2.json new file mode 100644 index 00000000..654b4d7c --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;2.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand II\",1:\"§7Increases your defense by §a10%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",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_LAST_STAND;2\",enchantments:{ultimate_last_stand:2},uuid:\"f92f6847-b28e-4eae-8489-653b8bc79092\",timestamp:\"10/5/20 8:23 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLast Stand II", + "§7Increases your defense by §a10%", + "§a§7when you are below §a40%", + "§a§7Health", + "", + "§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_LAST_STAND;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;3.json b/items/ULTIMATE_LAST_STAND;3.json new file mode 100644 index 00000000..c0d7485d --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;3.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand III\",1:\"§7Increases your defense by §a15%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",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_LAST_STAND;3\",enchantments:{ultimate_last_stand:3},uuid:\"076ba22f-84c3-471e-8a3f-1446fbc9d3c0\",anvil_uses:2,timestamp:\"10/5/20 10:42 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLast Stand III", + "§7Increases your defense by §a15%", + "§a§7when you are below §a40%", + "§a§7Health", + "", + "§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_LAST_STAND;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;4.json b/items/ULTIMATE_LAST_STAND;4.json new file mode 100644 index 00000000..58f11b8a --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;4.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand IV\",1:\"§7Increases your defense by §a20%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",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_LAST_STAND;4\",enchantments:{ultimate_last_stand:4},uuid:\"09658dc5-767a-4c49-9e58-6039341346a0\",anvil_uses:3,timestamp:\"10/5/20 5:28 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLast Stand IV", + "§7Increases your defense by §a20%", + "§a§7when you are below §a40%", + "§a§7Health", + "", + "§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_LAST_STAND;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;5.json b/items/ULTIMATE_LAST_STAND;5.json new file mode 100644 index 00000000..fc331452 --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;5.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand V\",1:\"§7Increases your defense by §a25%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",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_LAST_STAND;5\",enchantments:{ultimate_last_stand:5},uuid:\"020e0fea-37af-4cac-99f6-45c85d340efb\",anvil_uses:4,timestamp:\"10/4/20 10:18 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLast Stand V", + "§7Increases your defense by §a25%", + "§a§7when you are below §a40%", + "§a§7Health", + "", + "§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_LAST_STAND;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json new file mode 100644 index 00000000..14a082ba --- /dev/null +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain II\",1:\"§7You have §e40% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",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_NO_PAIN_NO_GAIN;2\",enchantments:{ultimate_no_pain_no_gain:2},uuid:\"cb7cf519-4f89-4d3c-a94c-752532c36733\",timestamp:\"8/5/20 7:28 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lNo Pain No Gain II", + "§7You have §e40% §7chance to gain", + "§7§b10 §7experience orbs every", + "§7time you take hits from mobs.", + "", + "§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_NO_PAIN_NO_GAIN;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json new file mode 100644 index 00000000..bea2b27f --- /dev/null +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain III\",1:\"§7You have §e60% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",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_NO_PAIN_NO_GAIN;3\",enchantments:{ultimate_no_pain_no_gain:3},uuid:\"9f10824d-eb9c-4e4d-94a9-9214877dda05\",anvil_uses:2,timestamp:\"10/3/20 4:48 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lNo Pain No Gain III", + "§7You have §e60% §7chance to gain", + "§7§b10 §7experience orbs every", + "§7time you take hits from mobs.", + "", + "§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_NO_PAIN_NO_GAIN;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/VAMPIRISM;5.json b/items/VAMPIRISM;5.json new file mode 100644 index 00000000..814388a0 --- /dev/null +++ b/items/VAMPIRISM;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Vampirism V\",1:\"§7Heals for §a5%§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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"VAMPIRISM;5\",enchantments:{vampirism:5},uuid:\"e98d2bbc-0155-4aef-9f5d-3e1d98d23ed4\",anvil_uses:1,timestamp:\"10/6/20 5:41 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Vampirism V", + "§7Heals for §a5%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "VAMPIRISM;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/VENOMOUS;5.json b/items/VENOMOUS;5.json new file mode 100644 index 00000000..f81c1d83 --- /dev/null +++ b/items/VENOMOUS;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §225\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"VENOMOUS;5\",enchantments:{venomous:5},uuid:\"5416149c-9510-45b5-a2d6-81e36896202c\",anvil_uses:1,timestamp:\"10/3/20 9:42 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Venomous V", + "§7Reduces the target\u0027s walk speed", + "§7by §a25% §7and deals §225", + "§2§7damage per second. Lasts §64", + "§6§7seconds.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "VENOMOUS;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/YETI_SC.json b/items/YETI_SC.json index 18845c08..c7027753 100644 --- a/items/YETI_SC.json +++ b/items/YETI_SC.json @@ -1,21 +1,20 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§3Yeti (Sea Creature)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Yeti is a Legendary mob unlocked from Fishing\",1:\"§7level 25 and is currently one of the strongest mobs\",2:\"§7in the game, being able to two-shot Superior Dragon\",3:\"§7Armor players. It can only be fished at Jerry Pond.\",4:\"§7It uses a similar ability to the \\\"Terrain Toss\\\" ability\",5:\"§7of the Yeti Sword.\"],Name:\"§3Yeti (Sea Creature)\"},ExtraAttributes:{id:\"YETI_SC\"}}", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Yeti is a Legendary mob unlocked from Fishing\",1:\"§7level 25. It can only be fished at Jerry Pond.\",2:\"§7It uses a similar ability to the \\\"Terrain Toss\\\" ability\",3:\"§7of the Yeti Sword.\"],Name:\"§3Yeti (Sea Creature)\"},ExtraAttributes:{id:\"YETI_SC\"}}", "damage": 56, "lore": [ "§7The Yeti is a Legendary mob unlocked from Fishing", - "§7level 25 and is currently one of the strongest mobs", - "§7in the game, being able to two-shot Superior Dragon", - "§7Armor players. It can only be fished at Jerry Pond.", + "§7level 25. It can only be fished at Jerry Pond.", "§7It uses a similar ability to the \"Terrain Toss\" ability", "§7of the Yeti Sword." ], "internalname": "YETI_SC", "clickcommand": "", - "modver": "1.0.0", + "modver": "1.3-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Yeti" - ] + ], + "crafttext": "" } \ No newline at end of file -- cgit From 8f971c7940fec57dffd6d1257da5c979fd69320a Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 8 Oct 2020 18:18:20 -0400 Subject: Books --- items/OVERLOAD;2.json | 25 +++++++++++++++++++++++++ items/SMELTING_TOUCH;1.json | 3 ++- items/ULTIMATE_NO_PAIN_NO_GAIN;5.json | 25 +++++++++++++++++++++++++ 3 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 items/OVERLOAD;2.json create mode 100644 items/ULTIMATE_NO_PAIN_NO_GAIN;5.json diff --git a/items/OVERLOAD;2.json b/items/OVERLOAD;2.json new file mode 100644 index 00000000..32b23e94 --- /dev/null +++ b/items/OVERLOAD;2.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload II\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a2%§7 and §9☣ Crit Chance §7by\",3:\"§7§a2%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §920% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"OVERLOAD;2\",enchantments:{overload:2},uuid:\"8a2c8082-68e0-46a0-93cb-1964d5cf59fa\",anvil_uses:1,timestamp:\"10/7/20 8:17 PM\"}}", + "damage": 0, + "lore": [ + "§9Overload II", + "§7Increases §9☠ Crit Damage §7by", + "§7§a2%§7 and §9☣ Crit Chance §7by", + "§7§a2%§7. Having a Critical chance", + "§7above §9100% §7grants a chance", + "§7to perform a Mega Critical Hit", + "§7dealing §920% §7extra damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "OVERLOAD;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SMELTING_TOUCH;1.json b/items/SMELTING_TOUCH;1.json index eea89cd5..529fc1da 100644 --- a/items/SMELTING_TOUCH;1.json +++ b/items/SMELTING_TOUCH;1.json @@ -26,5 +26,6 @@ }, "internalname": "SMELTING_TOUCH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Coal II" } \ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json new file mode 100644 index 00000000..2305cfb0 --- /dev/null +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain V\",1:\"§7You have §e100% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",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_NO_PAIN_NO_GAIN;5\",enchantments:{ultimate_no_pain_no_gain:5},uuid:\"e0f64c40-3172-4eca-82ae-6df9e08b4298\",anvil_uses:4,timestamp:\"10/1/20 2:12 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lNo Pain No Gain V", + "§7You have §e100% §7chance to gain", + "§7§b10 §7experience orbs every", + "§7time you take hits from mobs.", + "", + "§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_NO_PAIN_NO_GAIN;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit From 1795ba6ba34e7d6e939bcb6ca232c3ba6802e7c5 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 8 Oct 2020 20:15:51 -0400 Subject: Add back ultimate bank --- items/ULTIMATE_BANK;2.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_BANK;3.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_BANK;4.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_BANK;5.json | 27 +++++++++++++++++++++++++++ 4 files changed, 108 insertions(+) create mode 100644 items/ULTIMATE_BANK;2.json create mode 100644 items/ULTIMATE_BANK;3.json create mode 100644 items/ULTIMATE_BANK;4.json create mode 100644 items/ULTIMATE_BANK;5.json diff --git a/items/ULTIMATE_BANK;2.json b/items/ULTIMATE_BANK;2.json new file mode 100644 index 00000000..54592d48 --- /dev/null +++ b/items/ULTIMATE_BANK;2.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank II\",1:\"§7Saves §620.0§7% of your coins on\",2:\"§7death.\",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_BANK;2\",enchantments:{ultimate_bank:2},uuid:\"30335e74-45a6-4d7e-8bcd-2a99c2cbbaeb\",timestamp:\"9/28/20 11:45 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lBank II", + "§7Saves §620.0§7% of your coins on", + "§7death.", + "", + "§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_BANK;2", + "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_BANK;3.json b/items/ULTIMATE_BANK;3.json new file mode 100644 index 00000000..f89f8bc5 --- /dev/null +++ b/items/ULTIMATE_BANK;3.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank III\",1:\"§7Saves §630.0§7% of your coins on\",2:\"§7death.\",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_BANK;3\",enchantments:{ultimate_bank:3},uuid:\"1b80d8be-8cf9-41b1-a2ed-c54622bd86c5\",timestamp:\"8/28/20 4:56 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lBank III", + "§7Saves §630.0§7% of your coins on", + "§7death.", + "", + "§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_BANK;3", + "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_BANK;4.json b/items/ULTIMATE_BANK;4.json new file mode 100644 index 00000000..338cf374 --- /dev/null +++ b/items/ULTIMATE_BANK;4.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank IV\",1:\"§7Saves §640.0§7% of your coins on\",2:\"§7death.\",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_BANK;4\",enchantments:{ultimate_bank:4},uuid:\"adf69ef3-e421-4695-8157-f5f9cb53632a\",anvil_uses:0,timestamp:\"9/13/20 2:27 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lBank IV", + "§7Saves §640.0§7% of your coins on", + "§7death.", + "", + "§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_BANK;4", + "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_BANK;5.json b/items/ULTIMATE_BANK;5.json new file mode 100644 index 00000000..aa54f043 --- /dev/null +++ b/items/ULTIMATE_BANK;5.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank V\",1:\"§7Saves §650.0§7% of your coins on\",2:\"§7death.\",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_BANK;5\",enchantments:{ultimate_bank:5},uuid:\"ede2d7f4-3a3b-4bcb-b525-b1ced150c8ff\",anvil_uses:0,timestamp:\"7/20/20 9:03 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lBank V", + "§7Saves §650.0§7% of your coins on", + "§7death.", + "", + "§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_BANK;5", + "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 5a52213b3062b3be6efe7a32ef7d9765bc8d1a91 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 20 Oct 2020 18:33:41 -0400 Subject: 1.9.8 Part 1 No Dark Auction Stuff yet --- items/BITS_TALISMAN.json | 19 +++++++++++++++++++ items/BLESSED_FRUIT.json | 24 +++++++++++++++++++++++ items/BUILDERS_WAND.json | 25 ++++++++++++++++++++++++ items/COMPACT;1.json | 24 +++++++++++++++++++++++ items/DIRT_BOTTLE.json | 24 +++++++++++++++++++++++ items/MIDAS_STAFF.json | 39 ++++++++++++++++++++++++++++++++++++++ items/MOIL_LOG.json | 24 +++++++++++++++++++++++ items/PET_SKIN_TIGER_TWILIGHT.json | 32 +++++++++++++++++++++++++++++++ items/PLASMAFLUX_POWER_ORB.json | 36 +++++++++++++++++++++++++++++++++++ items/PLASMA_NUCLEUS.json | 19 +++++++++++++++++++ items/REFINED_AMBER.json | 24 +++++++++++++++++++++++ items/REFORGE_ANVIL.json | 14 ++++++++------ items/TOIL_LOG.json | 24 +++++++++++++++++++++++ 13 files changed, 322 insertions(+), 6 deletions(-) create mode 100644 items/BITS_TALISMAN.json create mode 100644 items/BLESSED_FRUIT.json create mode 100644 items/BUILDERS_WAND.json create mode 100644 items/COMPACT;1.json create mode 100644 items/DIRT_BOTTLE.json create mode 100644 items/MIDAS_STAFF.json create mode 100644 items/MOIL_LOG.json create mode 100644 items/PET_SKIN_TIGER_TWILIGHT.json create mode 100644 items/PLASMAFLUX_POWER_ORB.json create mode 100644 items/PLASMA_NUCLEUS.json create mode 100644 items/REFINED_AMBER.json create mode 100644 items/TOIL_LOG.json diff --git a/items/BITS_TALISMAN.json b/items/BITS_TALISMAN.json new file mode 100644 index 00000000..18f9efe7 --- /dev/null +++ b/items/BITS_TALISMAN.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Bits Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fadceafa-c17a-34a0-8579-6e2730206e5e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7ImlkIjoiZTU1ZDQ5ODJkYjgxNDhjOTg3NmFlZDU4NzU2ZDQ0YjgiLCJ0eXBlIjoiU0tJTiIsInVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmViYWRiMTcyNWFhODViYjI4MTBkMGI3M2JmN2NkNzRkYjNkOWQ4ZmM2MWM0Y2Y5ZTU0M2RiY2MxOTkxODdjYyIsInByb2ZpbGVJZCI6IjM0OGU1MzI0MTkyZjRjZTBiYzVmMTJkZmM4ZDE0MTAxIiwidGV4dHVyZUlkIjoiMmViYWRiMTcyNWFhODViYjI4MTBkMGI3M2JmN2NkNzRkYjNkOWQ4ZmM2MWM0Y2Y5ZTU0M2RiY2MxOTkxODdjYyJ9fSwic2tpbiI6eyJpZCI6ImU1NWQ0OTgyZGI4MTQ4Yzk4NzZhZWQ1ODc1NmQ0NGI4IiwidHlwZSI6IlNLSU4iLCJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJlYmFkYjE3MjVhYTg1YmIyODEwZDBiNzNiZjdjZDc0ZGIzZDlkOGZjNjFjNGNmOWU1NDNkYmNjMTk5MTg3Y2MiLCJwcm9maWxlSWQiOiIzNDhlNTMyNDE5MmY0Y2UwYmM1ZjEyZGZjOGQxNDEwMSIsInRleHR1cmVJZCI6IjJlYmFkYjE3MjVhYTg1YmIyODEwZDBiNzNiZjdjZDc0ZGIzZDlkOGZjNjFjNGNmOWU1NDNkYmNjMTk5MTg3Y2MifSwiY2FwZSI6bnVsbH0\u003d\"}]}},display:{Lore:[0:\"§7Whenever you gain bits,\",1:\"§7grants a §b10% §7chance to\",2:\"§7gain double!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Bits Talisman\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BITS_TALISMAN\",uuid:\"4880dc5a-b03e-40fa-9f93-4f6761b12acf\",timestamp:\"10/20/20 6:29 PM\"}}", + "damage": 3, + "lore": [ + "§7Whenever you gain bits,", + "§7grants a §b10% §7chance to", + "§7gain double!", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ], + "internalname": "BITS_TALISMAN", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BLESSED_FRUIT.json b/items/BLESSED_FRUIT.json new file mode 100644 index 00000000..12d88204 --- /dev/null +++ b/items/BLESSED_FRUIT.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Blessed Fruit", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e87de432-be37-397f-a408-27d18aed4338\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDAxOTMwY2RiNmQ3OTdkYTFiMzFlNDFkYmRiMzZiMzRjZTk3MjhmZmEzZjhjMWUzOTcyOGExMGIzNzE5NmI0NyJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Blessed §7reforge\",5:\"§7to a hoe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Blessed Fruit\"},ExtraAttributes:{id:\"BLESSED_FRUIT\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Blessed §7reforge", + "§7to a hoe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "BLESSED_FRUIT", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BUILDERS_WAND.json b/items/BUILDERS_WAND.json new file mode 100644 index 00000000..aa498c50 --- /dev/null +++ b/items/BUILDERS_WAND.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:blaze_rod", + "displayname": "§f§f§6Builder\u0027s Wand", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Item Ability: Grand Architect §e§lRIGHT CLICK\",2:\"§7Right-Click the face of a block\",3:\"§7to extend all connected block\",4:\"§7faces.\",5:\"\",6:\"§6Item Ability: Built-in Storage §e§lLEFT CLICK\",7:\"§7Opens the wand storage. Blocks\",8:\"§7will be placed from your\",9:\"§7inventory or the wand storage.\",10:\"\",11:\"§6§lLEGENDARY\"],Name:\"§f§f§6Builder\u0027s Wand\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BUILDERS_WAND\",uuid:\"a7e73a22-7ac8-40c7-be79-c3415e545555\",timestamp:\"10/20/20 5:38 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "", + "§6Item Ability: Grand Architect §e§lRIGHT CLICK", + "§7Right-Click the face of a block", + "§7to extend all connected block", + "§7faces.", + "", + "§6Item Ability: Built-in Storage §e§lLEFT CLICK", + "§7Opens the wand storage. Blocks", + "§7will be placed from your", + "§7inventory or the wand storage.", + "", + "§6§lLEGENDARY" + ], + "internalname": "BUILDERS_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json new file mode 100644 index 00000000..43ea3ccf --- /dev/null +++ b/items/COMPACT;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp and\",2:\"§7drop an enchanted block every\",3:\"§7§f400 §7blocks you mine.\",4:\"§8100 blocks to tier up!\",5:\"\",6:\"§e▲ §7Compact cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", + "damage": 0, + "lore": [ + "§9Compact I", + "§7Gain §a1% §7extra Mining exp and", + "§7drop an enchanted block every", + "§7§f400 §7blocks you mine.", + "§8100 blocks to tier up!", + "", + "§e▲ §7Compact cannot be combined!", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "COMPACT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/DIRT_BOTTLE.json b/items/DIRT_BOTTLE.json new file mode 100644 index 00000000..3d75270a --- /dev/null +++ b/items/DIRT_BOTTLE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Dirt Bottle", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3758ab99-1ecb-352f-98e2-8dc025395879\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjAzMjM5ZjcwYTNjMjUzNThiMjJhMjliZTFiZmQxYjk4NWVlOTVmMjg2MzQ4YjRlMGYyMmYzNDc0MDk4MjViOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Dirty §7reforge\",5:\"§7to a sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aX§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dirt Bottle\"},ExtraAttributes:{id:\"DIRT_BOTTLE\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Dirty §7reforge", + "§7to a sword.", + "", + "§7Requires §aMining Skill Level", + "§aX§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "DIRT_BOTTLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MIDAS_STAFF.json b/items/MIDAS_STAFF.json new file mode 100644 index 00000000..20673b73 --- /dev/null +++ b/items/MIDAS_STAFF.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:golden_shovel", + "displayname": "§6Midas Staff", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d305 \",1:\"§7Damage: §c+130 \",2:\"§7Strength: §c+150 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"\",6:\"§6Item Ability: Molten Wave §e§lRIGHT CLICK\",7:\"§7Cast a wave of molten gold in\",8:\"§7the direction you are facing!\",9:\"§7Deals up to §c86,752 §7damage.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§6Item Ability: Greed\",14:\"§7The §3ability damage bonus §7of\",15:\"§7this item is dependent on the\",16:\"§7price paid for it at the §5Dark\",17:\"§5Auction§7!\",18:\"§7The maximum bonus of this item\",19:\"§7is §316000 §7if the bid was\",20:\"§7§6100,000,000 Coins §7or higher!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§7§4❣ §cRequires §aCatacombs Level 25\",24:\"§a§cwhile in Catacombs\",25:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Midas Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"MIDAS_STAFF\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d305 ", + "§7Damage: §c+130 ", + "§7Strength: §c+150 ", + "", + "§7Intelligence: §a+50 ", + "", + "§6Item Ability: Molten Wave §e§lRIGHT CLICK", + "§7Cast a wave of molten gold in", + "§7the direction you are facing!", + "§7Deals up to §c86,752 §7damage.", + "§8Mana Cost: §3500", + "§8Cooldown: §a1s", + "", + "§6Item Ability: Greed", + "§7The §3ability damage bonus §7of", + "§7this item is dependent on the", + "§7price paid for it at the §5Dark", + "§5Auction§7!", + "§7The maximum bonus of this item", + "§7is §316000 §7if the bid was", + "§7§6100,000,000 Coins §7or higher!", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§a§cwhile in Catacombs", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "MIDAS_STAFF", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MOIL_LOG.json b/items/MOIL_LOG.json new file mode 100644 index 00000000..39662c6d --- /dev/null +++ b/items/MOIL_LOG.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aMoil Log", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9de75f66-caf9-3639-bfa1-685b3b700af5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODJkMWE3ZWZlNWQ5ZmFmY2U0N2UxZDg5ODZiYjZlZjVjZTY0Njk1ZjA2N2Y4YWM5ZGZiYzIzYjVmYjU3MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Moil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aV§7!\",9:\"\",10:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aMoil Log\"},ExtraAttributes:{id:\"MOIL_LOG\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Moil §7reforge to", + "§7an axe.", + "", + "§7Requires §aMining Skill Level", + "§aV§7!", + "", + "§a§lUNCOMMON REFORGE STONE" + ], + "internalname": "MOIL_LOG", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PET_SKIN_TIGER_TWILIGHT.json b/items/PET_SKIN_TIGER_TWILIGHT.json new file mode 100644 index 00000000..ccde3804 --- /dev/null +++ b/items/PET_SKIN_TIGER_TWILIGHT.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dTwilight Tiger Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"76dba2c8-4555-317e-b3f5-550d29427354\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODk2MjExZGM1OTkzNjhkYmQ5MDU2YzAxMTZhYjYxMDYzOTkxZGI3OTNiZTkzMDY2YTg1OGViNGU5Y2U1NjQzOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Tiger pets.\",9:\"\",10:\"§5This skin adapts to the day-night cycle!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§eapply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§dTwilight Tiger Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_TIGER_TWILIGHT\",uuid:\"6df6a3a6-e648-4f4a-ab29-a58328f157e9\",timestamp:\"10/20/20 6:04 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but", + "§7only one skin can be active at a", + "§7time!", + "", + "§7§7This skin can only be applied", + "§7to Tiger pets.", + "", + "§5This skin adapts to the day-night cycle!", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_TIGER_TWILIGHT", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PLASMAFLUX_POWER_ORB.json b/items/PLASMAFLUX_POWER_ORB.json new file mode 100644 index 00000000..b467f153 --- /dev/null +++ b/items/PLASMAFLUX_POWER_ORB.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Plasmaflux Power Orb", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e1947bef-4d17-32e2-a9e0-0d504348fe4e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMzE3NjQyODEzNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNlZDRjZTIzOTMzZTY2ZTA0ZGYxNjA3MDY0NGY3NTk5ZWViNTUzMDdmN2VhZmU4ZDkyZjQwZmIzNTIwODYzYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a60s §7buffing\",2:\"§7up to §b5 §7players within §a20\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one orb applies per player.\",6:\"\",7:\"§6Orb Buff: Plasmaflux\",8:\"§7Grants §b+125% §7base mana regen.\",9:\"§7Heals §c3% §7of max §c❤§7 per second.\",10:\"§7Increases all heals by §a+7.5%§7.\",11:\"§7Grants §c+35❁ Strength§7.\",12:\"\",13:\"§6§lLEGENDARY\"],Name:\"§6Plasmaflux Power Orb\"},ExtraAttributes:{id:\"PLASMAFLUX_POWER_ORB\"}}", + "damage": 3, + "lore": [ + "§6Item Ability: Deploy", + "§7Place an orb for §a60s §7buffing", + "§7up to §b5 §7players within §a20", + "§a§7blocks.", + "§8Costs 50% of max mana.", + "§8Only one orb applies per player.", + "", + "§6Orb Buff: Plasmaflux", + "§7Grants §b+125% §7base mana regen.", + "§7Heals §c3% §7of max §c❤§7 per second.", + "§7Increases all heals by §a+7.5%§7.", + "§7Grants §c+35❁ Strength§7.", + "", + "§6§lLEGENDARY" + ], + "recipe": { + "A1": "ENCHANTED_OBSIDIAN:64", + "A2": "PLASMA_NUCLEUS:1", + "A3": "ENCHANTED_OBSIDIAN:64", + "B1": "GOLDEN_TOOTH:24", + "B2": "OVERFLUX_POWER_ORB:1", + "B3": "GOLDEN_TOOTH:24", + "C1": "ENCHANTED_OBSIDIAN:64", + "C2": "GOLDEN_TOOTH:24", + "C3": "ENCHANTED_OBSIDIAN:64" + }, + "internalname": "PLASMAFLUX_POWER_ORB", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/PLASMA_NUCLEUS.json b/items/PLASMA_NUCLEUS.json new file mode 100644 index 00000000..e1ea1ae8 --- /dev/null +++ b/items/PLASMA_NUCLEUS.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§6Plasma Nucleus", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Combine with an §5Overflux Power\",1:\"§5Orb §7to increase its strength\",2:\"§7and create a §6Plasmaflux Power\",3:\"§6Orb§7.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§6Plasma Nucleus\"},ExtraAttributes:{id:\"PLASMA_NUCLEUS\"}}", + "damage": 5, + "lore": [ + "§7Combine with an §5Overflux Power", + "§5Orb §7to increase its strength", + "§7and create a §6Plasmaflux Power", + "§6Orb§7.", + "", + "§eRight-click to view recipes!", + "", + "§6§lLEGENDARY" + ], + "internalname": "PLASMA_NUCLEUS", + "clickcommand": "", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/REFINED_AMBER.json b/items/REFINED_AMBER.json new file mode 100644 index 00000000..476335cb --- /dev/null +++ b/items/REFINED_AMBER.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Refined Amber", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0ef07f4f-363a-3849-a0d8-07cad14d7bcd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmU3NzVmZjFkYWE0NmI3YzJiZWFiNTYzMTI5ZDM0NjQ0YzVkNWY5MTg2YmIxM2M1MTZhNWUwNWYwY2Q0ZTQ1MSJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Refined §7reforge\",5:\"§7to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Refined Amber\"},ExtraAttributes:{id:\"REFINED_AMBER\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Refined §7reforge", + "§7to a pickaxe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "REFINED_AMBER", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json index 0778756a..f3408ed2 100644 --- a/items/REFORGE_ANVIL.json +++ b/items/REFORGE_ANVIL.json @@ -1,11 +1,8 @@ { - "internalname": "REFORGE_ANVIL", - "itemid": 145, + "itemid": "minecraft:anvil", "displayname": "§5Reforge Anvil", - "clickcommand": "", - "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Opens a menu that allows you to\",1:\"§7apply advanced reforges to items\",2:\"§7using various types of §aReforge\",3:\"§aStones§7.\",4:\"\",5:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Reforge Anvil\"},ExtraAttributes:{id:\"REFORGE_ANVIL\"}}", - "modver": "1.0.0", + "damage": 0, "lore": [ "§7Opens a menu that allows you to", "§7apply advanced reforges to items", @@ -13,5 +10,10 @@ "§aStones§7.", "", "§5§lEPIC DUNGEON ITEM" - ] + ], + "internalname": "REFORGE_ANVIL", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/TOIL_LOG.json b/items/TOIL_LOG.json new file mode 100644 index 00000000..25cf4e41 --- /dev/null +++ b/items/TOIL_LOG.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Toil Log", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e303deb0-4569-3209-b872-8692ca60cde1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzg4NzI1MzdiNmNlNTc0NjU5ZGMxNzZhMWQ4ZGZlOWMxZTU5OWY2ZjE0MWMxODIyNjI4MzQ3ZGQ1MzhiOWUyIn19fQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Toil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Toil Log\"},ExtraAttributes:{id:\"TOIL_LOG\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Toil §7reforge to", + "§7an axe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "TOIL_LOG", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file -- cgit From d286d450a28e23763c2e1331ae2b3d6332d3bfeb Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 20 Oct 2020 18:35:29 -0400 Subject: Revert "1.9.8 Part 1" This reverts commit 5a52213b3062b3be6efe7a32ef7d9765bc8d1a91. --- items/BITS_TALISMAN.json | 19 ------------------- items/BLESSED_FRUIT.json | 24 ----------------------- items/BUILDERS_WAND.json | 25 ------------------------ items/COMPACT;1.json | 24 ----------------------- items/DIRT_BOTTLE.json | 24 ----------------------- items/MIDAS_STAFF.json | 39 -------------------------------------- items/MOIL_LOG.json | 24 ----------------------- items/PET_SKIN_TIGER_TWILIGHT.json | 32 ------------------------------- items/PLASMAFLUX_POWER_ORB.json | 36 ----------------------------------- items/PLASMA_NUCLEUS.json | 19 ------------------- items/REFINED_AMBER.json | 24 ----------------------- items/REFORGE_ANVIL.json | 14 ++++++-------- items/TOIL_LOG.json | 24 ----------------------- 13 files changed, 6 insertions(+), 322 deletions(-) delete mode 100644 items/BITS_TALISMAN.json delete mode 100644 items/BLESSED_FRUIT.json delete mode 100644 items/BUILDERS_WAND.json delete mode 100644 items/COMPACT;1.json delete mode 100644 items/DIRT_BOTTLE.json delete mode 100644 items/MIDAS_STAFF.json delete mode 100644 items/MOIL_LOG.json delete mode 100644 items/PET_SKIN_TIGER_TWILIGHT.json delete mode 100644 items/PLASMAFLUX_POWER_ORB.json delete mode 100644 items/PLASMA_NUCLEUS.json delete mode 100644 items/REFINED_AMBER.json delete mode 100644 items/TOIL_LOG.json diff --git a/items/BITS_TALISMAN.json b/items/BITS_TALISMAN.json deleted file mode 100644 index 18f9efe7..00000000 --- a/items/BITS_TALISMAN.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§9Bits Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fadceafa-c17a-34a0-8579-6e2730206e5e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7ImlkIjoiZTU1ZDQ5ODJkYjgxNDhjOTg3NmFlZDU4NzU2ZDQ0YjgiLCJ0eXBlIjoiU0tJTiIsInVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmViYWRiMTcyNWFhODViYjI4MTBkMGI3M2JmN2NkNzRkYjNkOWQ4ZmM2MWM0Y2Y5ZTU0M2RiY2MxOTkxODdjYyIsInByb2ZpbGVJZCI6IjM0OGU1MzI0MTkyZjRjZTBiYzVmMTJkZmM4ZDE0MTAxIiwidGV4dHVyZUlkIjoiMmViYWRiMTcyNWFhODViYjI4MTBkMGI3M2JmN2NkNzRkYjNkOWQ4ZmM2MWM0Y2Y5ZTU0M2RiY2MxOTkxODdjYyJ9fSwic2tpbiI6eyJpZCI6ImU1NWQ0OTgyZGI4MTQ4Yzk4NzZhZWQ1ODc1NmQ0NGI4IiwidHlwZSI6IlNLSU4iLCJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJlYmFkYjE3MjVhYTg1YmIyODEwZDBiNzNiZjdjZDc0ZGIzZDlkOGZjNjFjNGNmOWU1NDNkYmNjMTk5MTg3Y2MiLCJwcm9maWxlSWQiOiIzNDhlNTMyNDE5MmY0Y2UwYmM1ZjEyZGZjOGQxNDEwMSIsInRleHR1cmVJZCI6IjJlYmFkYjE3MjVhYTg1YmIyODEwZDBiNzNiZjdjZDc0ZGIzZDlkOGZjNjFjNGNmOWU1NDNkYmNjMTk5MTg3Y2MifSwiY2FwZSI6bnVsbH0\u003d\"}]}},display:{Lore:[0:\"§7Whenever you gain bits,\",1:\"§7grants a §b10% §7chance to\",2:\"§7gain double!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Bits Talisman\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BITS_TALISMAN\",uuid:\"4880dc5a-b03e-40fa-9f93-4f6761b12acf\",timestamp:\"10/20/20 6:29 PM\"}}", - "damage": 3, - "lore": [ - "§7Whenever you gain bits,", - "§7grants a §b10% §7chance to", - "§7gain double!", - "", - "§7§8This item can be reforged!", - "§9§lRARE ACCESSORY" - ], - "internalname": "BITS_TALISMAN", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/BLESSED_FRUIT.json b/items/BLESSED_FRUIT.json deleted file mode 100644 index 12d88204..00000000 --- a/items/BLESSED_FRUIT.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§5Blessed Fruit", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e87de432-be37-397f-a408-27d18aed4338\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDAxOTMwY2RiNmQ3OTdkYTFiMzFlNDFkYmRiMzZiMzRjZTk3MjhmZmEzZjhjMWUzOTcyOGExMGIzNzE5NmI0NyJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Blessed §7reforge\",5:\"§7to a hoe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Blessed Fruit\"},ExtraAttributes:{id:\"BLESSED_FRUIT\"}}", - "damage": 3, - "lore": [ - "§8Reforge Stone", - "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Blessed §7reforge", - "§7to a hoe.", - "", - "§7Requires §aMining Skill Level", - "§aXXV§7!", - "", - "§5§lEPIC REFORGE STONE" - ], - "internalname": "BLESSED_FRUIT", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/BUILDERS_WAND.json b/items/BUILDERS_WAND.json deleted file mode 100644 index aa498c50..00000000 --- a/items/BUILDERS_WAND.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "itemid": "minecraft:blaze_rod", - "displayname": "§f§f§6Builder\u0027s Wand", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Item Ability: Grand Architect §e§lRIGHT CLICK\",2:\"§7Right-Click the face of a block\",3:\"§7to extend all connected block\",4:\"§7faces.\",5:\"\",6:\"§6Item Ability: Built-in Storage §e§lLEFT CLICK\",7:\"§7Opens the wand storage. Blocks\",8:\"§7will be placed from your\",9:\"§7inventory or the wand storage.\",10:\"\",11:\"§6§lLEGENDARY\"],Name:\"§f§f§6Builder\u0027s Wand\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BUILDERS_WAND\",uuid:\"a7e73a22-7ac8-40c7-be79-c3415e545555\",timestamp:\"10/20/20 5:38 PM\"},AttributeModifiers:[]}", - "damage": 0, - "lore": [ - "", - "§6Item Ability: Grand Architect §e§lRIGHT CLICK", - "§7Right-Click the face of a block", - "§7to extend all connected block", - "§7faces.", - "", - "§6Item Ability: Built-in Storage §e§lLEFT CLICK", - "§7Opens the wand storage. Blocks", - "§7will be placed from your", - "§7inventory or the wand storage.", - "", - "§6§lLEGENDARY" - ], - "internalname": "BUILDERS_WAND", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json deleted file mode 100644 index 43ea3ccf..00000000 --- a/items/COMPACT;1.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp and\",2:\"§7drop an enchanted block every\",3:\"§7§f400 §7blocks you mine.\",4:\"§8100 blocks to tier up!\",5:\"\",6:\"§e▲ §7Compact cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", - "damage": 0, - "lore": [ - "§9Compact I", - "§7Gain §a1% §7extra Mining exp and", - "§7drop an enchanted block every", - "§7§f400 §7blocks you mine.", - "§8100 blocks to tier up!", - "", - "§e▲ §7Compact cannot be combined!", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "COMPACT;1", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/DIRT_BOTTLE.json b/items/DIRT_BOTTLE.json deleted file mode 100644 index 3d75270a..00000000 --- a/items/DIRT_BOTTLE.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§9Dirt Bottle", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3758ab99-1ecb-352f-98e2-8dc025395879\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjAzMjM5ZjcwYTNjMjUzNThiMjJhMjliZTFiZmQxYjk4NWVlOTVmMjg2MzQ4YjRlMGYyMmYzNDc0MDk4MjViOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Dirty §7reforge\",5:\"§7to a sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aX§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dirt Bottle\"},ExtraAttributes:{id:\"DIRT_BOTTLE\"}}", - "damage": 3, - "lore": [ - "§8Reforge Stone", - "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Dirty §7reforge", - "§7to a sword.", - "", - "§7Requires §aMining Skill Level", - "§aX§7!", - "", - "§9§lRARE REFORGE STONE" - ], - "internalname": "DIRT_BOTTLE", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/MIDAS_STAFF.json b/items/MIDAS_STAFF.json deleted file mode 100644 index 20673b73..00000000 --- a/items/MIDAS_STAFF.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "itemid": "minecraft:golden_shovel", - "displayname": "§6Midas Staff", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d305 \",1:\"§7Damage: §c+130 \",2:\"§7Strength: §c+150 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"\",6:\"§6Item Ability: Molten Wave §e§lRIGHT CLICK\",7:\"§7Cast a wave of molten gold in\",8:\"§7the direction you are facing!\",9:\"§7Deals up to §c86,752 §7damage.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§6Item Ability: Greed\",14:\"§7The §3ability damage bonus §7of\",15:\"§7this item is dependent on the\",16:\"§7price paid for it at the §5Dark\",17:\"§5Auction§7!\",18:\"§7The maximum bonus of this item\",19:\"§7is §316000 §7if the bid was\",20:\"§7§6100,000,000 Coins §7or higher!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§7§4❣ §cRequires §aCatacombs Level 25\",24:\"§a§cwhile in Catacombs\",25:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Midas Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"MIDAS_STAFF\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d305 ", - "§7Damage: §c+130 ", - "§7Strength: §c+150 ", - "", - "§7Intelligence: §a+50 ", - "", - "§6Item Ability: Molten Wave §e§lRIGHT CLICK", - "§7Cast a wave of molten gold in", - "§7the direction you are facing!", - "§7Deals up to §c86,752 §7damage.", - "§8Mana Cost: §3500", - "§8Cooldown: §a1s", - "", - "§6Item Ability: Greed", - "§7The §3ability damage bonus §7of", - "§7this item is dependent on the", - "§7price paid for it at the §5Dark", - "§5Auction§7!", - "§7The maximum bonus of this item", - "§7is §316000 §7if the bid was", - "§7§6100,000,000 Coins §7or higher!", - "", - "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Level 25", - "§a§cwhile in Catacombs", - "§6§lLEGENDARY DUNGEON SWORD" - ], - "internalname": "MIDAS_STAFF", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/MOIL_LOG.json b/items/MOIL_LOG.json deleted file mode 100644 index 39662c6d..00000000 --- a/items/MOIL_LOG.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§aMoil Log", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9de75f66-caf9-3639-bfa1-685b3b700af5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODJkMWE3ZWZlNWQ5ZmFmY2U0N2UxZDg5ODZiYjZlZjVjZTY0Njk1ZjA2N2Y4YWM5ZGZiYzIzYjVmYjU3MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Moil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aV§7!\",9:\"\",10:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aMoil Log\"},ExtraAttributes:{id:\"MOIL_LOG\"}}", - "damage": 3, - "lore": [ - "§8Reforge Stone", - "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Moil §7reforge to", - "§7an axe.", - "", - "§7Requires §aMining Skill Level", - "§aV§7!", - "", - "§a§lUNCOMMON REFORGE STONE" - ], - "internalname": "MOIL_LOG", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/PET_SKIN_TIGER_TWILIGHT.json b/items/PET_SKIN_TIGER_TWILIGHT.json deleted file mode 100644 index ccde3804..00000000 --- a/items/PET_SKIN_TIGER_TWILIGHT.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§dTwilight Tiger Skin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"76dba2c8-4555-317e-b3f5-550d29427354\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODk2MjExZGM1OTkzNjhkYmQ5MDU2YzAxMTZhYjYxMDYzOTkxZGI3OTNiZTkzMDY2YTg1OGViNGU5Y2U1NjQzOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Tiger pets.\",9:\"\",10:\"§5This skin adapts to the day-night cycle!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§eapply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§dTwilight Tiger Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_TIGER_TWILIGHT\",uuid:\"6df6a3a6-e648-4f4a-ab29-a58328f157e9\",timestamp:\"10/20/20 6:04 PM\"},AttributeModifiers:[]}", - "damage": 3, - "lore": [ - "§8Consumed on use", - "", - "§7§7Pet skins change the look and", - "§7particle trail of your pet but", - "§7only one skin can be active at a", - "§7time!", - "", - "§7§7This skin can only be applied", - "§7to Tiger pets.", - "", - "§5This skin adapts to the day-night cycle!", - "", - "§7§eRight click on your pet to", - "§eapply this skin!", - "", - "§d§lMYTHIC COSMETIC" - ], - "internalname": "PET_SKIN_TIGER_TWILIGHT", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" - ] -} \ No newline at end of file diff --git a/items/PLASMAFLUX_POWER_ORB.json b/items/PLASMAFLUX_POWER_ORB.json deleted file mode 100644 index b467f153..00000000 --- a/items/PLASMAFLUX_POWER_ORB.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§6Plasmaflux Power Orb", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e1947bef-4d17-32e2-a9e0-0d504348fe4e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMzE3NjQyODEzNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNlZDRjZTIzOTMzZTY2ZTA0ZGYxNjA3MDY0NGY3NTk5ZWViNTUzMDdmN2VhZmU4ZDkyZjQwZmIzNTIwODYzYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a60s §7buffing\",2:\"§7up to §b5 §7players within §a20\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one orb applies per player.\",6:\"\",7:\"§6Orb Buff: Plasmaflux\",8:\"§7Grants §b+125% §7base mana regen.\",9:\"§7Heals §c3% §7of max §c❤§7 per second.\",10:\"§7Increases all heals by §a+7.5%§7.\",11:\"§7Grants §c+35❁ Strength§7.\",12:\"\",13:\"§6§lLEGENDARY\"],Name:\"§6Plasmaflux Power Orb\"},ExtraAttributes:{id:\"PLASMAFLUX_POWER_ORB\"}}", - "damage": 3, - "lore": [ - "§6Item Ability: Deploy", - "§7Place an orb for §a60s §7buffing", - "§7up to §b5 §7players within §a20", - "§a§7blocks.", - "§8Costs 50% of max mana.", - "§8Only one orb applies per player.", - "", - "§6Orb Buff: Plasmaflux", - "§7Grants §b+125% §7base mana regen.", - "§7Heals §c3% §7of max §c❤§7 per second.", - "§7Increases all heals by §a+7.5%§7.", - "§7Grants §c+35❁ Strength§7.", - "", - "§6§lLEGENDARY" - ], - "recipe": { - "A1": "ENCHANTED_OBSIDIAN:64", - "A2": "PLASMA_NUCLEUS:1", - "A3": "ENCHANTED_OBSIDIAN:64", - "B1": "GOLDEN_TOOTH:24", - "B2": "OVERFLUX_POWER_ORB:1", - "B3": "GOLDEN_TOOTH:24", - "C1": "ENCHANTED_OBSIDIAN:64", - "C2": "GOLDEN_TOOTH:24", - "C3": "ENCHANTED_OBSIDIAN:64" - }, - "internalname": "PLASMAFLUX_POWER_ORB", - "clickcommand": "viewrecipe", - "modver": "1.4-REL" -} \ No newline at end of file diff --git a/items/PLASMA_NUCLEUS.json b/items/PLASMA_NUCLEUS.json deleted file mode 100644 index e1ea1ae8..00000000 --- a/items/PLASMA_NUCLEUS.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "itemid": "minecraft:dye", - "displayname": "§6Plasma Nucleus", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Combine with an §5Overflux Power\",1:\"§5Orb §7to increase its strength\",2:\"§7and create a §6Plasmaflux Power\",3:\"§6Orb§7.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§6Plasma Nucleus\"},ExtraAttributes:{id:\"PLASMA_NUCLEUS\"}}", - "damage": 5, - "lore": [ - "§7Combine with an §5Overflux Power", - "§5Orb §7to increase its strength", - "§7and create a §6Plasmaflux Power", - "§6Orb§7.", - "", - "§eRight-click to view recipes!", - "", - "§6§lLEGENDARY" - ], - "internalname": "PLASMA_NUCLEUS", - "clickcommand": "", - "modver": "1.4-REL" -} \ No newline at end of file diff --git a/items/REFINED_AMBER.json b/items/REFINED_AMBER.json deleted file mode 100644 index 476335cb..00000000 --- a/items/REFINED_AMBER.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§5Refined Amber", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0ef07f4f-363a-3849-a0d8-07cad14d7bcd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmU3NzVmZjFkYWE0NmI3YzJiZWFiNTYzMTI5ZDM0NjQ0YzVkNWY5MTg2YmIxM2M1MTZhNWUwNWYwY2Q0ZTQ1MSJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Refined §7reforge\",5:\"§7to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Refined Amber\"},ExtraAttributes:{id:\"REFINED_AMBER\"}}", - "damage": 3, - "lore": [ - "§8Reforge Stone", - "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Refined §7reforge", - "§7to a pickaxe.", - "", - "§7Requires §aMining Skill Level", - "§aXXV§7!", - "", - "§5§lEPIC REFORGE STONE" - ], - "internalname": "REFINED_AMBER", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json index f3408ed2..0778756a 100644 --- a/items/REFORGE_ANVIL.json +++ b/items/REFORGE_ANVIL.json @@ -1,8 +1,11 @@ { - "itemid": "minecraft:anvil", + "internalname": "REFORGE_ANVIL", + "itemid": 145, "displayname": "§5Reforge Anvil", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Opens a menu that allows you to\",1:\"§7apply advanced reforges to items\",2:\"§7using various types of §aReforge\",3:\"§aStones§7.\",4:\"\",5:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Reforge Anvil\"},ExtraAttributes:{id:\"REFORGE_ANVIL\"}}", + "clickcommand": "", "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Opens a menu that allows you to\",1:\"§7apply advanced reforges to items\",2:\"§7using various types of §aReforge\",3:\"§aStones§7.\",4:\"\",5:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Reforge Anvil\"},ExtraAttributes:{id:\"REFORGE_ANVIL\"}}", + "modver": "1.0.0", "lore": [ "§7Opens a menu that allows you to", "§7apply advanced reforges to items", @@ -10,10 +13,5 @@ "§aStones§7.", "", "§5§lEPIC DUNGEON ITEM" - ], - "internalname": "REFORGE_ANVIL", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + ] } \ No newline at end of file diff --git a/items/TOIL_LOG.json b/items/TOIL_LOG.json deleted file mode 100644 index 25cf4e41..00000000 --- a/items/TOIL_LOG.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§5Toil Log", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e303deb0-4569-3209-b872-8692ca60cde1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzg4NzI1MzdiNmNlNTc0NjU5ZGMxNzZhMWQ4ZGZlOWMxZTU5OWY2ZjE0MWMxODIyNjI4MzQ3ZGQ1MzhiOWUyIn19fQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Toil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Toil Log\"},ExtraAttributes:{id:\"TOIL_LOG\"}}", - "damage": 3, - "lore": [ - "§8Reforge Stone", - "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Toil §7reforge to", - "§7an axe.", - "", - "§7Requires §aMining Skill Level", - "§aXXV§7!", - "", - "§5§lEPIC REFORGE STONE" - ], - "internalname": "TOIL_LOG", - "crafttext": "", - "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" -} \ No newline at end of file -- cgit From cd34f5689a82864c560f678339f0f524cebf88fe Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 30 Oct 2020 13:09:08 -0400 Subject: Manually Add New Comits bc I can't use Github --- constants/enchants.json | 234 ++++++++++++++++++++++++++++++++++ items/AIMING;5.json | 8 +- items/ANGLER;5.json | 7 +- items/ANGLER;6.json | 2 +- items/BANE_OF_ARTHROPODS;5.json | 13 +- items/BANE_OF_ARTHROPODS;6.json | 4 +- items/BIG_BRAIN;3.json | 22 ++++ items/BIG_BRAIN;4.json | 20 +++ items/BIG_BRAIN;5.json | 20 +++ items/BITS_TALISMAN.json | 19 +++ items/BLAST_PROTECTION;5.json | 22 ++++ items/BLESSED_FRUIT.json | 24 ++++ items/BLESSING;5.json | 8 +- items/BUILDERS_WAND.json | 25 ++++ items/CASTER;5.json | 5 +- items/CASTER;6.json | 2 +- items/CLEAVE;5.json | 5 +- items/COMPACT;1.json | 24 ++++ items/COUNTER_STRIKE;5.json | 24 ++++ items/CRITICAL;5.json | 5 +- items/CRITICAL;6.json | 2 +- items/CUBISM;5.json | 9 +- items/DEPTH_STRIDER;3.json | 5 +- items/DIRT_BOTTLE.json | 24 ++++ items/DRAGON_HUNTER;1.json | 2 +- items/DRAGON_HUNTER;5.json | 6 +- items/EFFICIENCY;5.json | 5 +- items/ENDER_SLAYER;5.json | 8 +- items/ENDER_SLAYER;6.json | 11 +- items/EXECUTE;5.json | 7 +- items/EXPERIENCE;3.json | 5 +- items/EXPERIENCE;4.json | 11 +- items/FEATHER_FALLING;6.json | 11 +- items/FIRST_STRIKE;4.json | 5 +- items/FRAIL;5.json | 7 +- items/FRAIL;6.json | 11 +- items/FROST_WALKER;1.json | 21 ++- items/GIANT_KILLER;5.json | 5 +- items/GIANT_KILLER;6.json | 11 +- items/GIANT_KILLER;7.json | 26 ++++ items/GROWTH;5.json | 5 +- items/GROWTH;6.json | 11 +- items/GROWTH;7.json | 23 ++++ items/HEGEMONY_ARTIFACT.json | 23 ++++ items/INFINITE_QUIVER;10.json | 2 +- items/INFINITE_QUIVER;6.json | 11 +- items/LAPIS_GENERATOR_1.json | 18 +-- items/LETHALITY;5.json | 5 +- items/LETHALITY;6.json | 9 +- items/LIFE_STEAL;3.json | 5 +- items/LIFE_STEAL;4.json | 2 +- items/LOOTING;3.json | 5 +- items/LOOTING;4.json | 2 +- items/LUCK;5.json | 5 +- items/LUCK;6.json | 2 +- items/LUCK_OF_THE_SEA;5.json | 5 +- items/LUCK_OF_THE_SEA;6.json | 2 +- items/LURE;5.json | 5 +- items/LURE;6.json | 2 +- items/MAGNET;5.json | 23 ++++ items/MAGNET;6.json | 2 +- items/MAXED_ENCHANT_BOOK.json | 18 +-- items/MIDAS_STAFF.json | 39 ++++++ items/MOIL_LOG.json | 24 ++++ items/OVERLOAD;5.json | 26 ++++ items/PET_SKIN_TIGER_TWILIGHT.json | 32 +++++ items/PLASMAFLUX_POWER_ORB.json | 36 ++++++ items/PLASMA_NUCLEUS.json | 19 +++ items/POWER;5.json | 5 +- items/POWER;6.json | 11 +- items/POWER;7.json | 23 ++++ items/PROTECTION;5.json | 10 +- items/PROTECTION;6.json | 14 +- items/PROTECTION;7.json | 23 ++++ items/REFINED_AMBER.json | 24 ++++ items/REFORGE_ANVIL.json | 14 +- items/REJUVENATE;5.json | 5 +- items/SCAVENGER;3.json | 7 +- items/SCAVENGER;4.json | 6 +- items/SCAVENGER;5.json | 21 +++ items/SHARPNESS;5.json | 5 +- items/SHARPNESS;6.json | 15 ++- items/SHARPNESS;7.json | 22 ++++ items/SMELTING_TOUCH;1.json | 3 +- items/SMITE;5.json | 13 +- items/SMITE;6.json | 19 +-- items/SMITE;7.json | 26 ++++ items/SPIKED_HOOK;5.json | 7 +- items/SPIKED_HOOK;6.json | 2 +- items/SUGAR_RUSH;1.json | 13 +- items/SUGAR_RUSH;3.json | 5 +- items/THUNDERLORD;5.json | 5 +- items/THUNDERLORD;6.json | 5 +- items/TOIL_LOG.json | 24 ++++ items/ULTIMATE_BANK;5.json | 10 +- items/ULTIMATE_CHIMERA;5.json | 25 ++++ items/ULTIMATE_COMBO;5.json | 9 +- items/ULTIMATE_JERRY;5.json | 9 +- items/ULTIMATE_LAST_STAND;5.json | 5 +- items/ULTIMATE_LEGION;5.json | 27 ++++ items/ULTIMATE_NO_PAIN_NO_GAIN;5.json | 5 +- items/ULTIMATE_REND;5.json | 9 +- items/ULTIMATE_SWARM;5.json | 27 ++++ items/ULTIMATE_WISDOM;5.json | 9 +- items/ULTIMATE_WISE;5.json | 9 +- items/VAMPIRISM;5.json | 5 +- items/VAMPIRISM;6.json | 2 +- items/VENOMOUS;5.json | 5 +- items/VICIOUS;3.json | 22 ++++ items/VICIOUS;4.json | 20 +++ items/VICIOUS;5.json | 20 +++ 111 files changed, 1338 insertions(+), 253 deletions(-) create mode 100644 constants/enchants.json create mode 100644 items/BIG_BRAIN;3.json create mode 100644 items/BIG_BRAIN;4.json create mode 100644 items/BIG_BRAIN;5.json create mode 100644 items/BITS_TALISMAN.json create mode 100644 items/BLAST_PROTECTION;5.json create mode 100644 items/BLESSED_FRUIT.json create mode 100644 items/BUILDERS_WAND.json create mode 100644 items/COMPACT;1.json create mode 100644 items/COUNTER_STRIKE;5.json create mode 100644 items/DIRT_BOTTLE.json create mode 100644 items/GIANT_KILLER;7.json create mode 100644 items/GROWTH;7.json create mode 100644 items/HEGEMONY_ARTIFACT.json create mode 100644 items/MAGNET;5.json create mode 100644 items/MIDAS_STAFF.json create mode 100644 items/MOIL_LOG.json create mode 100644 items/OVERLOAD;5.json create mode 100644 items/PET_SKIN_TIGER_TWILIGHT.json create mode 100644 items/PLASMAFLUX_POWER_ORB.json create mode 100644 items/PLASMA_NUCLEUS.json create mode 100644 items/POWER;7.json create mode 100644 items/PROTECTION;7.json create mode 100644 items/REFINED_AMBER.json create mode 100644 items/SCAVENGER;5.json create mode 100644 items/SHARPNESS;7.json create mode 100644 items/SMITE;7.json create mode 100644 items/TOIL_LOG.json create mode 100644 items/ULTIMATE_CHIMERA;5.json create mode 100644 items/ULTIMATE_LEGION;5.json create mode 100644 items/ULTIMATE_SWARM;5.json create mode 100644 items/VICIOUS;3.json create mode 100644 items/VICIOUS;4.json create mode 100644 items/VICIOUS;5.json diff --git a/constants/enchants.json b/constants/enchants.json new file mode 100644 index 00000000..b57ec72f --- /dev/null +++ b/constants/enchants.json @@ -0,0 +1,234 @@ +{ + "enchants": { + "SWORD": [ + "bane_of_arthropods", + "cleave", + "critical", + "cubism", + "dragon_hunter", + "ender_slayer", + "execute", + "experience", + "fire_aspect", + "first_strike", + "giant_killer", + "impaling", + "knockback", + "lethality", + "life_steal", + "looting", + "luck", + "scavenger", + "sharpness", + "smite", + "telekinesis", + "thunderlord", + "vampirism", + "venomous", + "vicious", + "ultimate_chimera", + "ultimate_combo", + "ultimate_swarm", + "ultimate_wise" + ], + "BOW": [ + "aiming", + "cubism", + "dragon_hunter", + "flame", + "impaling", + "infinite_quiver", + "piercing", + "overload", + "power", + "punch", + "snipe", + "telekinesis", + "ultimate_chimera", + "ultimate_swarm", + "ultimate_wise", + "ultimate_rend" + ], + "AXE": [ + "efficiency", + "telekinesis", + "replenish", + "silk_touch" + ], + "PICKAXE": [ + "compact", + "efficiency", + "experience", + "fortune", + "silk_touch", + "smelting_touch", + "telekinesis" + ], + "FISHING ROD": [ + "angler", + "blessing", + "caster", + "expertise", + "frail", + "looting", + "luck_of_the_sea", + "lure", + "magnet", + "spiked_hook", + "telekinesis" + ], + "SHOVEL": [ + "efficiency", + "silk_touch", + "telekinesis" + ], + "HOE": [ + "replenish", + "harvesting", + "telekinesis" + ], + "HELMET": [ + "protection", + "growth", + "rejuvenate", + "aqua_affinity", + "thorns", + "ultimate_bank", + "ultimate_last_stand", + "ultimate_legion", + "ultimate_no_pain_no_gain", + "ultimate_wisdom" + ], + "CHESTPLATE": [ + "protection", + "growth", + "rejuvenate", + "thorns", + "counter_strike", + "true_protection", + "ultimate_bank", + "ultimate_last_stand", + "ultimate_legion", + "ultimate_no_pain_no_gain", + "ultimate_wisdom" + ], + "LEGGINGS": [ + "protection", + "growth", + "rejuvenate", + "thorns", + "ultimate_bank", + "ultimate_last_stand", + "ultimate_legion", + "ultimate_no_pain_no_gain", + "ultimate_wisdom" + ], + "BOOTS": [ + "protection", + "growth", + "sugar_rush", + "rejuvenate", + "feather_falling", + "depth_strider", + "thorns", + "ultimate_bank", + "ultimate_last_stand", + "ultimate_legion", + "ultimate_no_pain_no_gain", + "ultimate_wisdom" + ] + }, + "enchant_pools": [ + [ + "sharpness", + "bane_of_arthropods", + "smite" + ], [ + "silk_touch", + "smelting_touch", + "fortune" + ], [ + "ultimate_chimera", + "ultimate_combo", + "ultimate_swarm", + "ultimate_wise", + "ultimate_rend", + "ultimate_bank", + "ultimate_last_stand", + "ultimate_legion", + "ultimate_no_pain_no_gain", + "ultimate_wisdom" + ] + ], + "enchants_min_level": { + "bane_of_arthropods": 5, + "cleave": 5, + "critical": 5, + "ender_slayer": 5, + "execute": 5, + "fire_aspect": 2, + "first_strike": 4, + "giant_killer": 5, + "knockback": 2, + "lethality": 5, + "life_steal": 3, + "luck": 5, + "scavenger": 3, + "sharpness": 5, + "smite": 5, + "thunderlord": 5, + "vampirism": 5, + "venomous": 5, + "vicious": 4, + "ultimate_chimera": 5, + "ultimate_combo": 5, + "ultimate_swarm": 5, + "ultimate_wise": 5, + "aiming": 5, + "cubism": 5, + "dragon_hunter": 5, + "flame": 1, + "impaling": 3, + "infinite_quiver": 5, + "piercing": 1, + "overload": 5, + "power": 5, + "punch": 2, + "snipe": 3, + "ultimate_rend": 5, + "telekinesis": 1, + "silk_touch": 1, + "compact": 10, + "experience": 4, + "fortune": 3, + "smelting_touch": 1, + "angler": 5, + "blessing": 5, + "caster": 5, + "expertise": 10, + "frail": 5, + "looting": 3, + "luck_of_the_sea": 5, + "lure": 5, + "magnet": 5, + "spiked_hook": 5, + "efficiency": 5, + "replenish": 1, + "harvesting": 5, + "aqua_affinity": 1, + "counter_strike": 5, + "true_protection": 1, + "protection": 5, + "growth": 5, + "sugar_rush": 3, + "rejuvenate": 5, + "feather_falling": 5, + "depth_strider": 3, + "thorns": 3, + "ultimate_bank": 5, + "ultimate_last_stand": 5, + "ultimate_legion": 5, + "ultimate_no_pain_no_gain": 5, + "ultimate_wisdom": 5 + } +} \ No newline at end of file diff --git a/items/AIMING;5.json b/items/AIMING;5.json index 148127cc..6eb4ceb4 100644 --- a/items/AIMING;5.json +++ b/items/AIMING;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "nbttag": "{ench:[],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:{id:\"ENCHANTED_BOOK\",enchantments:{aiming:5}}}", "damage": 0, "lore": [ "§9Aiming V", @@ -15,8 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "AIMING;5", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "parent": "AIMING;4", + "modver": "1.4-REL" } \ No newline at end of file diff --git a/items/ANGLER;5.json b/items/ANGLER;5.json index eb98727d..d7826efb 100644 --- a/items/ANGLER;5.json +++ b/items/ANGLER;5.json @@ -1,7 +1,7 @@ { "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\"}}", + "displayname": "§f§f§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:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"ANGLER;5\",enchantments:{angler:5}}}", "damage": 0, "lore": [ "§9Angler V", @@ -16,6 +16,7 @@ "internalname": "ANGLER;5", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "parent": "ANGLER;4", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/ANGLER;6.json b/items/ANGLER;6.json index 2e5770e0..633f761e 100644 --- a/items/ANGLER;6.json +++ b/items/ANGLER;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler VI\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{angler:6}}}", "damage": 0, "lore": [ diff --git a/items/BANE_OF_ARTHROPODS;5.json b/items/BANE_OF_ARTHROPODS;5.json index 6cdd24d1..2fde3a40 100644 --- a/items/BANE_OF_ARTHROPODS;5.json +++ b/items/BANE_OF_ARTHROPODS;5.json @@ -1,13 +1,13 @@ { "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:[]}", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§aBane of Arthropods V\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a40%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"BANE_OF_ARTHROPODS;5\",enchantments:{bane_of_arthropods:5}}}", "damage": 0, "lore": [ - "§9Bane of Arthropods V", + "§aBane of Arthropods V", "§7Increases damage dealt to", - "§7§7Spiders§7, §7Cave Spiders§7,", - "§7and §7Silverfish§7 by §a40%§7.", + "§7§7Silverfish§7, §7Spiders§7, and", + "§7§7Cave Spiders§7 by §a40%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -15,8 +15,9 @@ "§a§lUNCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;5", + "parent": "BANE_OF_ARTHROPODS;4", + "modver": "1.4-REL", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", "infoType": "" } \ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;6.json b/items/BANE_OF_ARTHROPODS;6.json index f13a4021..f9a7b37e 100644 --- a/items/BANE_OF_ARTHROPODS;6.json +++ b/items/BANE_OF_ARTHROPODS;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Bane of Arthropods VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Silverfish§7, §7Spiders§7, and\",3:\"§7§7Cave Spiders§7 by §a48%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{bane_of_arthropods:6}}}", "damage": 0, "lore": [ @@ -12,7 +12,7 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aRare drop from Broodfathers.", + "§aRare drop from Tarantula Broodfathers.", "", "§9§lRARE" ], diff --git a/items/BIG_BRAIN;3.json b/items/BIG_BRAIN;3.json new file mode 100644 index 00000000..d1eb947c --- /dev/null +++ b/items/BIG_BRAIN;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain III\",1:\"§7Grants §b+15✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained at the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{big_brain:3}}}", + "damage": 0, + "lore": [ + "§9Big Brain III", + "§7Grants §b+15✎ Intelligence§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained at the Dark Auction", + "", + "§f§lCOMMON" + ], + "internalname": "BIG_BRAIN;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BIG_BRAIN;4.json b/items/BIG_BRAIN;4.json new file mode 100644 index 00000000..0344af40 --- /dev/null +++ b/items/BIG_BRAIN;4.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain IV\",1:\"§7Grants §b+20✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained at the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{big_brain:4}}}", + "damage": 0, + "lore": [ + "§9Big Brain IV", + "§7Grants §b+20✎ Intelligence§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained at the Dark Auction", + "", + "§f§lCOMMON" + ], + "internalname": "BIG_BRAIN;4", + "parent": "BIG_BRAIN;3", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/BIG_BRAIN;5.json b/items/BIG_BRAIN;5.json new file mode 100644 index 00000000..1e7d6a7f --- /dev/null +++ b/items/BIG_BRAIN;5.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Big Brain V\",1:\"§7Grants §b+25✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained at the Dark Auction\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{big_brain:5}}}", + "damage": 0, + "lore": [ + "§9Big Brain V", + "§7Grants §b+25✎ Intelligence§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained at the Dark Auction", + "", + "§a§lUNCOMMON" + ], + "internalname": "BIG_BRAIN;5", + "parent": "BIG_BRAIN;3", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/BITS_TALISMAN.json b/items/BITS_TALISMAN.json new file mode 100644 index 00000000..18f9efe7 --- /dev/null +++ b/items/BITS_TALISMAN.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Bits Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fadceafa-c17a-34a0-8579-6e2730206e5e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7ImlkIjoiZTU1ZDQ5ODJkYjgxNDhjOTg3NmFlZDU4NzU2ZDQ0YjgiLCJ0eXBlIjoiU0tJTiIsInVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmViYWRiMTcyNWFhODViYjI4MTBkMGI3M2JmN2NkNzRkYjNkOWQ4ZmM2MWM0Y2Y5ZTU0M2RiY2MxOTkxODdjYyIsInByb2ZpbGVJZCI6IjM0OGU1MzI0MTkyZjRjZTBiYzVmMTJkZmM4ZDE0MTAxIiwidGV4dHVyZUlkIjoiMmViYWRiMTcyNWFhODViYjI4MTBkMGI3M2JmN2NkNzRkYjNkOWQ4ZmM2MWM0Y2Y5ZTU0M2RiY2MxOTkxODdjYyJ9fSwic2tpbiI6eyJpZCI6ImU1NWQ0OTgyZGI4MTQ4Yzk4NzZhZWQ1ODc1NmQ0NGI4IiwidHlwZSI6IlNLSU4iLCJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJlYmFkYjE3MjVhYTg1YmIyODEwZDBiNzNiZjdjZDc0ZGIzZDlkOGZjNjFjNGNmOWU1NDNkYmNjMTk5MTg3Y2MiLCJwcm9maWxlSWQiOiIzNDhlNTMyNDE5MmY0Y2UwYmM1ZjEyZGZjOGQxNDEwMSIsInRleHR1cmVJZCI6IjJlYmFkYjE3MjVhYTg1YmIyODEwZDBiNzNiZjdjZDc0ZGIzZDlkOGZjNjFjNGNmOWU1NDNkYmNjMTk5MTg3Y2MifSwiY2FwZSI6bnVsbH0\u003d\"}]}},display:{Lore:[0:\"§7Whenever you gain bits,\",1:\"§7grants a §b10% §7chance to\",2:\"§7gain double!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Bits Talisman\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BITS_TALISMAN\",uuid:\"4880dc5a-b03e-40fa-9f93-4f6761b12acf\",timestamp:\"10/20/20 6:29 PM\"}}", + "damage": 3, + "lore": [ + "§7Whenever you gain bits,", + "§7grants a §b10% §7chance to", + "§7gain double!", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ], + "internalname": "BITS_TALISMAN", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BLAST_PROTECTION;5.json b/items/BLAST_PROTECTION;5.json new file mode 100644 index 00000000..56821599 --- /dev/null +++ b/items/BLAST_PROTECTION;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection V\",1:\"§7Grants §a+20 §a❈ Defense\",2:\"§a§7against explosions.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blast_protection:5}", + "damage": 0, + "lore": [ + "§9Blast Protection V", + "§7Grants §a+20 §a❈ Defense", + "§a§7against explosions.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "BLAST_PROTECTION;5", + "crafttext": "", + "parent": "BLAST_PROTECTION;4", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BLESSED_FRUIT.json b/items/BLESSED_FRUIT.json new file mode 100644 index 00000000..12d88204 --- /dev/null +++ b/items/BLESSED_FRUIT.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Blessed Fruit", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e87de432-be37-397f-a408-27d18aed4338\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDAxOTMwY2RiNmQ3OTdkYTFiMzFlNDFkYmRiMzZiMzRjZTk3MjhmZmEzZjhjMWUzOTcyOGExMGIzNzE5NmI0NyJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Blessed §7reforge\",5:\"§7to a hoe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Blessed Fruit\"},ExtraAttributes:{id:\"BLESSED_FRUIT\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Blessed §7reforge", + "§7to a hoe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "BLESSED_FRUIT", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/BLESSING;5.json b/items/BLESSING;5.json index 6a1c65e6..4ca8a2ec 100644 --- a/items/BLESSING;5.json +++ b/items/BLESSING;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "nbttag": "{ench:[],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:{id:\"ENCHANTED_BOOK\",id:\"BLESSING;5\",enchantments:{blessing:5}}}", "damage": 0, "lore": [ "§9Blessing V", @@ -14,8 +14,6 @@ "§a§lUNCOMMON" ], "internalname": "BLESSING;5", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "parent": "BLESSING;4", + "modver": "1.4-REL" } \ No newline at end of file diff --git a/items/BUILDERS_WAND.json b/items/BUILDERS_WAND.json new file mode 100644 index 00000000..aa498c50 --- /dev/null +++ b/items/BUILDERS_WAND.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:blaze_rod", + "displayname": "§f§f§6Builder\u0027s Wand", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Item Ability: Grand Architect §e§lRIGHT CLICK\",2:\"§7Right-Click the face of a block\",3:\"§7to extend all connected block\",4:\"§7faces.\",5:\"\",6:\"§6Item Ability: Built-in Storage §e§lLEFT CLICK\",7:\"§7Opens the wand storage. Blocks\",8:\"§7will be placed from your\",9:\"§7inventory or the wand storage.\",10:\"\",11:\"§6§lLEGENDARY\"],Name:\"§f§f§6Builder\u0027s Wand\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"BUILDERS_WAND\",uuid:\"a7e73a22-7ac8-40c7-be79-c3415e545555\",timestamp:\"10/20/20 5:38 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "", + "§6Item Ability: Grand Architect §e§lRIGHT CLICK", + "§7Right-Click the face of a block", + "§7to extend all connected block", + "§7faces.", + "", + "§6Item Ability: Built-in Storage §e§lLEFT CLICK", + "§7Opens the wand storage. Blocks", + "§7will be placed from your", + "§7inventory or the wand storage.", + "", + "§6§lLEGENDARY" + ], + "internalname": "BUILDERS_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CASTER;5.json b/items/CASTER;5.json index 7b4a5bdf..ea4caf2b 100644 --- a/items/CASTER;5.json +++ b/items/CASTER;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "nbttag": "{ench:[],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:{id:\"ENCHANTED_BOOK\",id:\"CASTER;5\",enchantments:{caster:5}}}", "damage": 0, "lore": [ "§9Caster V", @@ -16,6 +16,7 @@ "internalname": "CASTER;5", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "parent": "CASTER;4", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/CASTER;6.json b/items/CASTER;6.json index 447c0256..dd801bf1 100644 --- a/items/CASTER;6.json +++ b/items/CASTER;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster VI\",1:\"§7§a6%§7 chance to not consume\",2:\"§7bait.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{caster:6}}}", "damage": 0, "lore": [ diff --git a/items/CLEAVE;5.json b/items/CLEAVE;5.json index 71bb6c60..d416450a 100644 --- a/items/CLEAVE;5.json +++ b/items/CLEAVE;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "nbttag": "{ench:[],,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:{id:\"ENCHANTED_BOOK\",id:\"CLEAVE;5\",enchantments:{cleave:5}}}", "damage": 0, "lore": [ "§9Cleave V", @@ -16,7 +16,8 @@ ], "internalname": "CLEAVE;5", "crafttext": "", + "parent": "CLEAVE;4", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/COMPACT;1.json b/items/COMPACT;1.json new file mode 100644 index 00000000..43ea3ccf --- /dev/null +++ b/items/COMPACT;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Compact I\",1:\"§7Gain §a1% §7extra Mining exp and\",2:\"§7drop an enchanted block every\",3:\"§7§f400 §7blocks you mine.\",4:\"§8100 blocks to tier up!\",5:\"\",6:\"§e▲ §7Compact cannot be combined!\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"COMPACT;1\",enchantments:{compact:1}}}", + "damage": 0, + "lore": [ + "§9Compact I", + "§7Gain §a1% §7extra Mining exp and", + "§7drop an enchanted block every", + "§7§f400 §7blocks you mine.", + "§8100 blocks to tier up!", + "", + "§e▲ §7Compact cannot be combined!", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "COMPACT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/COUNTER_STRIKE;5.json b/items/COUNTER_STRIKE;5.json new file mode 100644 index 00000000..852d5c4a --- /dev/null +++ b/items/COUNTER_STRIKE;5.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Counter-Strike V\",1:\"§7Gain §a+10❈ Defense §7for §a7s\",2:\"§a§7on the first hit from an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§aObtained at the Dark Auction\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{counter_strike:5}}}", + "damage": 0, + "lore": [ + "§9Counter-Strike V", + "§7Gain §a+10❈ Defense §7for §a7s", + "§a§7on the first hit from an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained at the Dark Auction", + "", + "§a§lUNCOMMON" + ], + "internalname": "COUNTER_STRIKE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CRITICAL;5.json b/items/CRITICAL;5.json index 9c8753d6..f7ad5a46 100644 --- a/items/CRITICAL;5.json +++ b/items/CRITICAL;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "nbttag": "{ench:[],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:{id:\"ENCHANTED_BOOK\",id:\"CRITICAL;5\",enchantments:{critical:5}}}", "damage": 0, "lore": [ "§9Critical V", @@ -16,6 +16,7 @@ "internalname": "CRITICAL;5", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "parent": "CRITICAL;4", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/CRITICAL;6.json b/items/CRITICAL;6.json index fb91b969..8202ecf5 100644 --- a/items/CRITICAL;6.json +++ b/items/CRITICAL;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§f§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical VI\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a60%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:6}}}", "damage": 0, "lore": [ diff --git a/items/CUBISM;5.json b/items/CUBISM;5.json index 70821c44..0a900d5d 100644 --- a/items/CUBISM;5.json +++ b/items/CUBISM;5.json @@ -1,13 +1,13 @@ { "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:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism V\",1:\"§7Increases damage dealt to\",2:\"§7§7Slimes§7, §7Magma Cubes§7, and\",3:\"§7§7Creepers§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:{id:\"ENCHANTED_BOOK\",enchantments:{cubism:5}}}", "damage": 0, "lore": [ "§9Cubism V", "§7Increases damage dealt to", - "§7§7Slimes§7, §7Creepers§7, and", - "§7§7Magma Cubes§7 by §a50%§7.", + "§7§7Slimes§7, §7Magma Cubes§7, and", + "§7§7Creepers§7 by §a50%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -17,6 +17,7 @@ "internalname": "CUBISM;5", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "parent": "CUBISM;4", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/DEPTH_STRIDER;3.json b/items/DEPTH_STRIDER;3.json index 5ca475d9..235feb26 100644 --- a/items/DEPTH_STRIDER;3.json +++ b/items/DEPTH_STRIDER;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "nbttag": "{ench:[],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:{id:\"ENCHANTED_BOOK\",enchantments:{depth_strider:3}}}", "damage": 0, "lore": [ "§9Depth Strider III", @@ -16,6 +16,7 @@ "internalname": "DEPTH_STRIDER;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "parent": "DEPTH_STRIDER;2", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/DIRT_BOTTLE.json b/items/DIRT_BOTTLE.json new file mode 100644 index 00000000..3d75270a --- /dev/null +++ b/items/DIRT_BOTTLE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Dirt Bottle", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3758ab99-1ecb-352f-98e2-8dc025395879\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjAzMjM5ZjcwYTNjMjUzNThiMjJhMjliZTFiZmQxYjk4NWVlOTVmMjg2MzQ4YjRlMGYyMmYzNDc0MDk4MjViOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Dirty §7reforge\",5:\"§7to a sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aX§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dirt Bottle\"},ExtraAttributes:{id:\"DIRT_BOTTLE\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Dirty §7reforge", + "§7to a sword.", + "", + "§7Requires §aMining Skill Level", + "§aX§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "DIRT_BOTTLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/DRAGON_HUNTER;1.json b/items/DRAGON_HUNTER;1.json index ac5915a9..f60a1c09 100644 --- a/items/DRAGON_HUNTER;1.json +++ b/items/DRAGON_HUNTER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a8%§7.\",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:\"DRAGON_HUNTER;1\",enchantments:{dragon_hunter:1},uuid:\"108dbae0-8f1a-4bf9-9a6e-80b3106accb4\",timestamp:\"9/25/20 4:32 AM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter I\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a8%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{dragon_hunter:1}}}", "damage": 0, "lore": [ "§9Dragon Hunter I", diff --git a/items/DRAGON_HUNTER;5.json b/items/DRAGON_HUNTER;5.json index 2f6abc49..5f7fbfd7 100644 --- a/items/DRAGON_HUNTER;5.json +++ b/items/DRAGON_HUNTER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter V\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a40%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"DRAGON_HUNTER;5\",enchantments:{dragon_hunter:1},uuid:\"108dbae0-8f1a-4bf9-9a6e-80b3106accb4\",timestamp:\"9/25/20 4:32 AM\"}}", + "displayname": "§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter V\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a40%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{dragon_hunter:5}}}", "damage": 0, "lore": [ "§9Dragon Hunter V", @@ -17,6 +17,6 @@ "parent": "DRAGON_HUNTER;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/EFFICIENCY;5.json b/items/EFFICIENCY;5.json index d0761efc..65370234 100644 --- a/items/EFFICIENCY;5.json +++ b/items/EFFICIENCY;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "nbttag": "{ench:[],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:{id:\"ENCHANTED_BOOK\",enchantments:{efficiency:5}}}", "damage": 0, "lore": [ "§9Efficiency V", @@ -15,7 +15,8 @@ ], "internalname": "EFFICIENCY;5", "crafttext": "", + "parent": "EFFICIENCY;4", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/ENDER_SLAYER;5.json b/items/ENDER_SLAYER;5.json index f5acafb9..2343fe20 100644 --- a/items/ENDER_SLAYER;5.json +++ b/items/ENDER_SLAYER;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "nbttag": "{ench:[],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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"ENDER_SLAYER;5\",enchantments:{ender_slayer:5}}}", "damage": 0, "lore": [ "§9Ender Slayer V", @@ -9,14 +9,12 @@ "§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", + "parent": "ENDER_SLAYER;4", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/ENDER_SLAYER;6.json b/items/ENDER_SLAYER;6.json index e55b87f5..cd279961 100644 --- a/items/ENDER_SLAYER;6.json +++ b/items/ENDER_SLAYER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a72%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ender_slayer:6}}}", + "displayname": "§f§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a72%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§aBought from the Pearl Dealer for 1.5 Million.\",9:\"\",10:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"ENDER_SLAYER;6\",enchantments:{ender_slayer:6}}}", "damage": 0, "lore": [ "§9Ender Slayer VI", @@ -18,5 +18,8 @@ ], "internalname": "ENDER_SLAYER;6", "parent": "ENDER_SLAYER;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/EXECUTE;5.json b/items/EXECUTE;5.json index 03f6e754..f0a2e9ce 100644 --- a/items/EXECUTE;5.json +++ b/items/EXECUTE;5.json @@ -1,7 +1,7 @@ { "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\"}}", + "displayname": "§f§f§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:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{execute:5}}}", "damage": 0, "lore": [ "§9Execute V", @@ -16,7 +16,8 @@ ], "internalname": "EXECUTE;5", "crafttext": "", + "parent": "EXECUTE;4", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/EXPERIENCE;3.json b/items/EXPERIENCE;3.json index b41e1d0e..7429f041 100644 --- a/items/EXPERIENCE;3.json +++ b/items/EXPERIENCE;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "nbttag": "{ench:[],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:{id:\"ENCHANTED_BOOK\",enchantments:{experience:3}}}", "damage": 0, "lore": [ "§9Experience III", @@ -17,6 +17,7 @@ "internalname": "EXPERIENCE;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "parent": "EXPERIENCE;2", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/EXPERIENCE;4.json b/items/EXPERIENCE;4.json index aaade5f4..29712c89 100644 --- a/items/EXPERIENCE;4.json +++ b/items/EXPERIENCE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience IV\",1:\"§7Grants a §a50% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{experience:4}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience IV\",1:\"§7Grants a §a50% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§aBought from the Viking for 400k.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;4\",enchantments:{experience:4}}}", "damage": 0, "lore": [ "§9Experience IV", @@ -18,5 +18,8 @@ ], "internalname": "EXPERIENCE;4", "parent": "EXPERIENCE;2", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/FEATHER_FALLING;6.json b/items/FEATHER_FALLING;6.json index d38eea95..67c682b7 100644 --- a/items/FEATHER_FALLING;6.json +++ b/items/FEATHER_FALLING;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling VI\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a6§7 and reduces fall damage by\",4:\"§7§a30%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:6}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling VI\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a6§7 and reduces fall damage by\",4:\"§7§a30%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"FEATHER_FALLING;6\",enchantments:{feather_falling:6}}}", "damage": 0, "lore": [ "§9Feather Falling VI", @@ -17,5 +17,8 @@ ], "internalname": "FEATHER_FALLING;6", "parent": "FEATHER_FALLING;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRST_STRIKE;4.json b/items/FIRST_STRIKE;4.json index 3e2d9d74..db3ef79a 100644 --- a/items/FIRST_STRIKE;4.json +++ b/items/FIRST_STRIKE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9First Strike IV\",1:\"§7Increases melee damage dealt by\",2:\"§7§a100% §7for the first hit on a\",3:\"§7mob.\",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:\"ENCHANTING_TABLE\",id:\"FIRST_STRIKE;4\",enchantments:{first_strike:4},uuid:\"137a9b72-c7e9-42fd-85ae-3e2fab759c51\",timestamp:\"10/6/20 9:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike IV\",1:\"§7Increases melee damage dealt by\",2:\"§7§a100% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{first_strike:4}}}", "damage": 0, "lore": [ "§9First Strike IV", @@ -15,8 +15,9 @@ "§f§lCOMMON" ], "internalname": "FIRST_STRIKE;4", + "parent": "FIRST_STRIKE;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FRAIL;5.json b/items/FRAIL;5.json index 72036542..776e1c93 100644 --- a/items/FRAIL;5.json +++ b/items/FRAIL;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail V\",1:\"§7Sea creatures start with §a25%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"FRAIL;5\",enchantments:{frail:5},uuid:\"1e32a186-163a-4137-8ed8-3c4af8cb3b9e\",anvil_uses:1,timestamp:\"10/6/20 9:51 PM\"}}", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail V\",1:\"§7Sea creatures start with §a25%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},EExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frail:5}}}", "damage": 0, "lore": [ "§9Frail V", @@ -14,8 +14,9 @@ "§a§lUNCOMMON" ], "internalname": "FRAIL;5", + "parent": "FRAIL;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FRAIL;6.json b/items/FRAIL;6.json index 4bc05f79..5a92d043 100644 --- a/items/FRAIL;6.json +++ b/items/FRAIL;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail VI\",1:\"§7Sea creatures start with §a30%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{frail:6}}}", + "displayname": "§f§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail VI\",1:\"§7Sea creatures start with §a30%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§aDrops rarely from Catfish.\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"FRAIL;6\",enchantments:{frail:6}}}", "damage": 0, "lore": [ "§9Frail VI", @@ -17,5 +17,8 @@ ], "internalname": "FRAIL;6", "parent": "FRAIL;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/FROST_WALKER;1.json b/items/FROST_WALKER;1.json index 57f32b1b..b3736287 100644 --- a/items/FROST_WALKER;1.json +++ b/items/FROST_WALKER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Frost Walker I\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a1 §7blocks.\",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:\"FROST_WALKER;1\",enchantments:{frost_walker:1},uuid:\"8e14ff55-30f5-430f-be2f-79aa4ce9501b\",timestamp:\"10/6/20 8:35 PM\"},AttributeModifiers:[]}", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frost Walker I\",1:\"§7Ice blocks will be created below\",2:\"§7you when you walk above water in\",3:\"§7a radius of §a1 §7blocks.\",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:{frost_walker:1}}}", "damage": 0, "lore": [ "§9Frost Walker I", @@ -14,9 +14,18 @@ "", "§f§lCOMMON" ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "", + "B2": "PAPER:1", + "B3": "PAPER:1", + "C1": "", + "C2": "PAPER:1", + "C3": "ICE:1" + }, "internalname": "FROST_WALKER;1", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/GIANT_KILLER;5.json b/items/GIANT_KILLER;5.json index effcdcdb..e4614053 100644 --- a/items/GIANT_KILLER;5.json +++ b/items/GIANT_KILLER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Giant Killer V\",1:\"§7Increases damage dealt by §a0.5%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"GIANT_KILLER;5\",enchantments:{giant_killer:5},uuid:\"c449c0d0-7455-4f1d-b62d-c12239fb41bb\",anvil_uses:1,timestamp:\"10/5/20 8:47 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer V\",1:\"§7Increases damage dealt by §a0.5%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{giant_killer:5}}}", "damage": 0, "lore": [ "§9Giant Killer V", @@ -16,8 +16,9 @@ "§a§lUNCOMMON" ], "internalname": "GIANT_KILLER;5", + "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/GIANT_KILLER;6.json b/items/GIANT_KILLER;6.json index 74ed52d8..7189d92f 100644 --- a/items/GIANT_KILLER;6.json +++ b/items/GIANT_KILLER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer VI\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{giant_killer:6}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer VI\",1:\"§7Increases damage dealt by §a0.6%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§aBought from the Dark Auction.\",10:\"\",11:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;6\",enchantments:{giant_killer:6}}}", "damage": 0, "lore": [ "§9Giant Killer VI", @@ -19,5 +19,8 @@ ], "internalname": "GIANT_KILLER;6", "parent": "GIANT_KILLER;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/GIANT_KILLER;7.json b/items/GIANT_KILLER;7.json new file mode 100644 index 00000000..41235a82 --- /dev/null +++ b/items/GIANT_KILLER;7.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer VII\",1:\"§7Increases damage dealt by §a0.7%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§aObtained from the Darker Auction\",10:\"\",11:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"GIANT_KILLER;7\",enchantments:{giant_killer:7}}}", + "damage": 0, + "lore": [ + "§9Giant Killer VII", + "§7Increases damage dealt by §a0.7%", + "§a§7for each percent of extra", + "§7health that your target has", + "§7above you up to 25.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Darker Auction", + "", + "§5§lEPIC" + ], + "internalname": "GIANT_KILLER;7", + "parent": "GIANT_KILLER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/GROWTH;5.json b/items/GROWTH;5.json index e5c403e4..3ece6174 100644 --- a/items/GROWTH;5.json +++ b/items/GROWTH;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Growth V\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"GROWTH;5\",enchantments:{growth:5},uuid:\"20315eda-bdfe-45a3-898d-1e05f9c26f1f\",anvil_uses:1,timestamp:\"10/6/20 9:43 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth V\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:5}}}", "damage": 0, "lore": [ "§9Growth V", @@ -13,8 +13,9 @@ "§a§lUNCOMMON" ], "internalname": "GROWTH;5", + "parent": "GROWTH;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/GROWTH;6.json b/items/GROWTH;6.json index 125b706e..e8ed10d0 100644 --- a/items/GROWTH;6.json +++ b/items/GROWTH;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth VI\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{growth:6}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth VI\",1:\"§7Grants §a+75 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aBought from the Dark Auction.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"GROWTH;6\",enchantments:{growth:6}}}", "damage": 0, "lore": [ "§9Growth VI", @@ -16,5 +16,8 @@ ], "internalname": "GROWTH;6", "parent": "GROWTH;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/GROWTH;7.json b/items/GROWTH;7.json new file mode 100644 index 00000000..fdb28d7d --- /dev/null +++ b/items/GROWTH;7.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth VII\",1:\"§7Grants §a+105 §c❤ Health§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Darker Auction\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"GROWTH;7\",enchantments:{growth:7}}}", + "damage": 0, + "lore": [ + "§9Growth VII", + "§7Grants §a+105 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Darker Auction", + "", + "§5§lEPIC" + ], + "internalname": "GROWTH;7", + "parent": "GROWTH;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/HEGEMONY_ARTIFACT.json b/items/HEGEMONY_ARTIFACT.json new file mode 100644 index 00000000..00741492 --- /dev/null +++ b/items/HEGEMONY_ARTIFACT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Hegemony Artifact", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0c2309eb-0882-3594-bbd6-f34ae4a4bda8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzEzMzg0YTI5M2NmYmJhMzQ4OWI0ODNlYmMxZGU3NTg0Y2EyNzI2ZDdmNWMzYTYyMDUxMzQ3NDkyNWU4N2I5NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Doubles the stats of the reforge\",1:\"§7on this item.\",2:\"\",3:\"§aObtained from the Darker Auction\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§f§f§6Hegemony Artifact\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"HEGEMONY_ARTIFACT\"}}", + "damage": 3, + "lore": [ + "§7Doubles the stats of the reforge", + "§7on this item.", + "", + "§aObtained from the Darker Auction", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY ACCESSORY" + ], + "internalname": "HEGEMONY_ARTIFACT", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hegemony_Artifact" + ] +} \ No newline at end of file diff --git a/items/INFINITE_QUIVER;10.json b/items/INFINITE_QUIVER;10.json index d6f8d1d5..2ba257da 100644 --- a/items/INFINITE_QUIVER;10.json +++ b/items/INFINITE_QUIVER;10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§4Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver X\",1:\"§7Saves arrows §a100%§7 of the\",2:\"§7time when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"INFINITE_QUIVER;10\",enchantments:{infinite_quiver:10},uuid:\"9dd99430-77ff-4e2e-a896-3ade0e076476\",anvil_uses:4,timestamp:\"9/22/20 2:30 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver X\",1:\"§7Saves arrows §a100%§7 of the\",2:\"§7time when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§4§lSUPREME\"],Name:\"§f§f§4Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"INFINITE_QUIVER;10\",enchantments:{infinite_quiver:10}}}", "damage": 0, "lore": [ "§9Infinite Quiver X", diff --git a/items/INFINITE_QUIVER;6.json b/items/INFINITE_QUIVER;6.json index 21f7810a..f38c6539 100644 --- a/items/INFINITE_QUIVER;6.json +++ b/items/INFINITE_QUIVER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VI\",1:\"§7Saves arrows §a60%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{infinite_quiver:6}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver VI\",1:\"§7Saves arrows §a60%§7 of the time\",2:\"§7when you fire your bow.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"INFINITE_QUIVER;6\",enchantments:{infinite_quiver:6}}}", "damage": 0, "lore": [ "§9Infinite Quiver VI", @@ -15,5 +15,8 @@ ], "internalname": "INFINITE_QUIVER;6", "parent": "INFINITE_QUIVER;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/LAPIS_GENERATOR_1.json b/items/LAPIS_GENERATOR_1.json index 7ccd5bfb..37c3f4f5 100644 --- a/items/LAPIS_GENERATOR_1.json +++ b/items/LAPIS_GENERATOR_1.json @@ -14,15 +14,15 @@ "§7Max Storage: §e64" ], "recipe": { - "A1": "INK_SACK:4:32", - "A2": "INK_SACK:4:32", - "A3": "INK_SACK:4:32", - "B1": "INK_SACK:4:32", + "A1": "INK_SACK-4:32", + "A2": "INK_SACK-4:32", + "A3": "INK_SACK-4:32", + "B1": "INK_SACK-4:32", "B2": "WOOD_PICKAXE:1", - "B3": "INK_SACK:4:32", - "C1": "INK_SACK:4:32", - "C2": "INK_SACK:4:32", - "C3": "INK_SACK:4:32" + "B3": "INK_SACK-4:32", + "C1": "INK_SACK-4:32", + "C2": "INK_SACK-4:32", + "C3": "INK_SACK-4:32" }, "internalname": "LAPIS_GENERATOR_1", "clickcommand": "viewrecipe", @@ -31,4 +31,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Lapis_Minion" ] -} \ No newline at end of file +} diff --git a/items/LETHALITY;5.json b/items/LETHALITY;5.json index 62f6abf9..e9819513 100644 --- a/items/LETHALITY;5.json +++ b/items/LETHALITY;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Lethality V\",1:\"§7Reduces the armor of your target\",2:\"§7by §a15% §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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"LETHALITY;5\",enchantments:{lethality:5},uuid:\"3c56f88c-7488-45a6-886b-e05ece06f5af\",anvil_uses:1,timestamp:\"10/6/20 9:07 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality V\",1:\"§7Reduces the armor of your target\",2:\"§7by §a15% §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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"LETHALITY;5\",enchantments:{lethality:5}}}", "damage": 0, "lore": [ "§9Lethality V", @@ -17,7 +17,8 @@ ], "internalname": "LETHALITY;5", "crafttext": "", + "parent": "LETHALITY;4", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/LETHALITY;6.json b/items/LETHALITY;6.json index d1786664..8a524552 100644 --- a/items/LETHALITY;6.json +++ b/items/LETHALITY;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Lethality VI\",1:\"§7Reduces the armor of your target\",2:\"§7by §a18% §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:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LETHALITY;6\",enchantments:{lethality:6},uuid:\"de5a4483-55ad-4ba9-93bf-6a4cf43e98ca\",timestamp:\"10/8/20 3:51 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality VI\",1:\"§7Reduces the armor of your target\",2:\"§7by §a18% §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:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"LETHALITY;6\",enchantments:{lethality:6}}}", "damage": 0, "lore": [ "§9Lethality VI", @@ -16,11 +16,8 @@ "§9§lRARE" ], "internalname": "LETHALITY;6", + "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Enchantments" - ] + "modver": "1.3-REL" } \ No newline at end of file diff --git a/items/LIFE_STEAL;3.json b/items/LIFE_STEAL;3.json index d0c89961..ec1c6336 100644 --- a/items/LIFE_STEAL;3.json +++ b/items/LIFE_STEAL;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Life Steal III\",1:\"§7Heals for §a0.3%§7 of the damage\",2:\"§7you deal to mobs.\",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:\"LIFE_STEAL;3\",enchantments:{life_steal:3},uuid:\"3c8f3766-b7ba-4b67-bbbc-83cd98923398\",anvil_uses:1,timestamp:\"10/6/20 10:06 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal III\",1:\"§7Heals for §a0.3%§7 of the damage\",2:\"§7you deal to mobs.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"LIFE_STEAL;3\",enchantments:{life_steal:3}}}", "damage": 0, "lore": [ "§9Life Steal III", @@ -14,8 +14,9 @@ "§f§lCOMMON" ], "internalname": "LIFE_STEAL;3", + "parent": "LIFE_STEAL;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/LIFE_STEAL;4.json b/items/LIFE_STEAL;4.json index 93e20d05..02ae4d1e 100644 --- a/items/LIFE_STEAL;4.json +++ b/items/LIFE_STEAL;4.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal IV\",1:\"§7Heals for §a0.4%§7 of the damage\",2:\"§7you deal to mobs.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{life_steal:4}}}", "damage": 0, "lore": [ diff --git a/items/LOOTING;3.json b/items/LOOTING;3.json index 0467f151..687c17dd 100644 --- a/items/LOOTING;3.json +++ b/items/LOOTING;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Looting III\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a45%§7.\",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:\"LOOTING;3\",enchantments:{looting:3},uuid:\"37d9f613-3ced-45f8-9149-262630720fae\",anvil_uses:1,timestamp:\"10/7/20 7:21 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting III\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a45%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{looting:3}}}", "damage": 0, "lore": [ "§9Looting III", @@ -16,7 +16,8 @@ ], "internalname": "LOOTING;3", "crafttext": "", + "parent": "LOOTING;2", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/LOOTING;4.json b/items/LOOTING;4.json index 7ef23171..f4b2f919 100644 --- a/items/LOOTING;4.json +++ b/items/LOOTING;4.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting IV\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a60%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{looting:4}}}", "damage": 0, "lore": [ diff --git a/items/LUCK;5.json b/items/LUCK;5.json index 521dc5ea..64a2ca53 100644 --- a/items/LUCK;5.json +++ b/items/LUCK;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Luck V\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a25%§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:\"LUCK;5\",enchantments:{luck:5},uuid:\"bcf895f0-c376-4d8f-8065-7cea4f396284\",anvil_uses:1,timestamp:\"10/6/20 10:45 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck V\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a25%§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:{id:\"ENCHANTED_BOOK\",enchantments:{luck:5}}}", "damage": 0, "lore": [ "§9Luck V", @@ -15,8 +15,9 @@ "§a§lUNCOMMON" ], "internalname": "LUCK;5", + "parent": "LUCK;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/LUCK;6.json b/items/LUCK;6.json index dfaf1199..a86bd3f5 100644 --- a/items/LUCK;6.json +++ b/items/LUCK;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck VI\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a30%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck:6}}}", "damage": 0, "lore": [ diff --git a/items/LUCK_OF_THE_SEA;5.json b/items/LUCK_OF_THE_SEA;5.json index b8dae5fc..ab7cac3c 100644 --- a/items/LUCK_OF_THE_SEA;5.json +++ b/items/LUCK_OF_THE_SEA;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea V\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a5%§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:\"LUCK_OF_THE_SEA;5\",enchantments:{luck_of_the_sea:5},uuid:\"ced3423c-a510-4d6d-b06c-de44e767ef0c\",anvil_uses:1,timestamp:\"10/5/20 7:40 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea V\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a5%§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:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:5}}}", "damage": 0, "lore": [ "§9Luck of the Sea V", @@ -14,8 +14,9 @@ "§a§lUNCOMMON" ], "internalname": "LUCK_OF_THE_SEA;5", + "parent": "LUCK_OF_THE_SEA;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;6.json b/items/LUCK_OF_THE_SEA;6.json index 5c5c11d6..eb3ec718 100644 --- a/items/LUCK_OF_THE_SEA;6.json +++ b/items/LUCK_OF_THE_SEA;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea VI\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a6%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{luck_of_the_sea:6}}}", "damage": 0, "lore": [ diff --git a/items/LURE;5.json b/items/LURE;5.json index d36282c8..c140c90c 100644 --- a/items/LURE;5.json +++ b/items/LURE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Lure V\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a25%§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:\"LURE;5\",enchantments:{lure:5},uuid:\"aa1424ac-f88c-4f28-a9ba-e37b37b6c5b3\",anvil_uses:1,timestamp:\"10/6/20 4:28 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure V\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a25%§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:{id:\"ENCHANTED_BOOK\",enchantments:{lure:5}}}", "damage": 0, "lore": [ "§9Lure V", @@ -15,8 +15,9 @@ "§a§lUNCOMMON" ], "internalname": "LURE;5", + "parent": "LURE;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/LURE;6.json b/items/LURE;6.json index 723d809a..2c91d3c4 100644 --- a/items/LURE;6.json +++ b/items/LURE;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure VI\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lure:6}}}", "damage": 0, "lore": [ diff --git a/items/MAGNET;5.json b/items/MAGNET;5.json new file mode 100644 index 00000000..317ff00c --- /dev/null +++ b/items/MAGNET;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet V\",1:\"§7Grants §a5 §7additional\",2:\"§7experience orbs every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{magnet:5}}}", + "damage": 0, + "lore": [ + "§9Magnet V", + "§7Grants §a5 §7additional", + "§7experience orbs every time you", + "§7successfully catch a fish.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "MAGNET;5", + "parent": "MAGNET;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MAGNET;6.json b/items/MAGNET;6.json index 0ea50ea4..59d77a05 100644 --- a/items/MAGNET;6.json +++ b/items/MAGNET;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet VI\",1:\"§7Grants §a6 §7additional\",2:\"§7experience orbs every time you\",3:\"§7successfully catch a fish.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{magnet:6}}}", "damage": 0, "lore": [ diff --git a/items/MAXED_ENCHANT_BOOK.json b/items/MAXED_ENCHANT_BOOK.json index 5f6553dc..344d8a10 100644 --- a/items/MAXED_ENCHANT_BOOK.json +++ b/items/MAXED_ENCHANT_BOOK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§cMax Enchanted Book", - "nbttag": "{ench:[0:{lvl:5s,id:32s},1:{lvl:3s,id:8s},2:{lvl:3s,id:5s},3:{lvl:1s,id:6s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§aThis is to test custom enchant color.\",1:\"\",2:\"§9§d§lBank V, §9Aiming V\",3:\"§9Angler VI, §9Aqua Affinity I\",4:\"§9Blessing V, §9Caster VI\",5:\"§9Cleave V, §9Critical VI\",6:\"§9Cubism V, §9Depth Strider III\",7:\"§9Dragon Hunter V, §9Efficiency V\",8:\"§9Ender Slayer VI, §9Execute V\",9:\"§9Experience IV, §9Feather Falling X\",10:\"§9Fire Aspect II, §9First Strike IV\",11:\"§9Flame I, §9Fortune III\",12:\"§9Frail VI, §9Giant Killer VI\",13:\"§9Growth VI, §9Harvesting V\",14:\"§9Impaling III, §9Infinite Quiver X\",15:\"§9Knockback II, §9Lethality V\",16:\"§9Life Steal IV, §9Looting IV\",17:\"§9Luck VI, §9Luck of the Sea VI\",18:\"§9Lure VI, §9Magnet VI\",19:\"§9Piercing I, §9Power VI\",20:\"§9Protection VI, §9Punch II\",21:\"§9Rainbow I, §9Rejuvenate V\",22:\"§9Replenish I, §9Respiration III\",23:\"§9Scavenger V, §9Sharpness VI\",24:\"§9Snipe III, §9Spiked Hook VI\",25:\"§9Sugar Rush III, §9Telekinesis I\",26:\"§9Thorns III, §9Thunderlord V\",27:\"§9True Protection I, §9Vampirism VI\",28:\"§9Venomous V\",29:\"\",30:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Enchanted Book\"},ExtraAttributes:{rarity_upgrades:1,originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAXED_E\",enchantments:{impaling:3,thorns:3,luck:6,feather_falling:10,respiration:3,knockback:2,ender_slayer:6,scavenger:5,experience:4,fire_aspect:2,luck_of_the_sea:6,life_steal:4,thunderlord:5,rejuvenate:5,sharpness:6,lethality:5,efficiency:5,cleave:5,frail:6,execute:5,aqua_affinity:1,rainbow:1,true_protection:1,infinite_quiver:10,angler:6,replenish:1,blessing:5,critical:6,piercing:1,protection:6,telekinesis:1,lure:6,giant_killer:6,punch:2,caster:6,sugar_rush:3,harvesting:5,dragon_hunter:5,venomous:5,spiked_hook:6,power:6,cubism:5,fortune:3,looting:4,snipe:3,vampirism:6,magnet:6,depth_strider:3,first_strike:4,ultimate_bank:5,growth:6,flame:1,aiming:5},uuid:\"d4fe1393-3b18-4c43-921b-a6d2770a3444\",timestamp:\"7/25/20 9:58 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[0:{lvl:5s,id:32s},1:{lvl:3s,id:8s},2:{lvl:3s,id:5s},3:{lvl:1s,id:6s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§aThis is to test custom enchant color.\",1:\"\",2:\"§9§d§lBank V, §9Aiming V\",3:\"§9Angler VI, §9Aqua Affinity I\",4:\"§9Blessing V, §9Caster VI\",5:\"§9Cleave V, §9Critical VI\",6:\"§9Cubism V, §9Depth Strider III\",7:\"§9Dragon Hunter V, §9Efficiency V\",8:\"§9Ender Slayer VI, §9Execute V\",9:\"§9Experience IV, §9Feather Falling X\",10:\"§9Fire Aspect II, §9First Strike IV\",11:\"§9Flame I, §9Fortune III\",12:\"§9Frail VI, §9Giant Killer VII\",13:\"§9Growth VII, §9Harvesting V\",14:\"§9Impaling III, §9Infinite Quiver X\",15:\"§9Knockback II, §9Lethality VI\",16:\"§9Life Steal IV, §9Looting IV\",17:\"§9Luck VI, §9Luck of the Sea VI\",18:\"§9Lure VI, §9Magnet VI\",19:\"§9Piercing I, §9Power VII\",20:\"§9Protection VII, §9Punch II\",21:\"§9Rainbow I, §9Rejuvenate V\",22:\"§9Replenish I, §9Respiration III\",23:\"§9Scavenger V, §9Sharpness VII\",24:\"§9Snipe III, §9Spiked Hook VI\",25:\"§9Sugar Rush III, §9Telekinesis I\",26:\"§9Thorns III, §9Thunderlord VI\",27:\"§9True Protection I, §9Vampirism VI\",28:\"§9Venomous V\",29:\"\",30:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Enchanted Book\"},ExtraAttributes:{rarity_upgrades:1,originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAXED_ENCHANT_BOOK\",enchantments:{impaling:3,thorns:3,luck:6,feather_falling:10,respiration:3,knockback:2,ender_slayer:6,scavenger:5,experience:4,fire_aspect:2,luck_of_the_sea:6,life_steal:4,thunderlord:5,rejuvenate:5,sharpness:7,lethality:5,efficiency:5,cleave:5,frail:6,execute:5,aqua_affinity:1,rainbow:1,true_protection:1,infinite_quiver:10,angler:6,replenish:1,blessing:5,critical:6,piercing:1,protection:6,telekinesis:1,lure:6,giant_killer:6,punch:2,caster:6,sugar_rush:3,harvesting:5,dragon_hunter:5,venomous:5,spiked_hook:6,power:7,cubism:5,fortune:3,looting:4,snipe:3,vampirism:6,magnet:6,depth_strider:3,first_strike:4,ultimate_bank:5,growth:6,flame:1,aiming:5},uuid:\"d4fe1393-3b18-4c43-921b-a6d2770a3444\",timestamp:\"7/25/20 9:58 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§aThis is to test custom enchant color.", @@ -16,21 +16,21 @@ "§9Experience IV, §9Feather Falling X", "§9Fire Aspect II, §9First Strike IV", "§9Flame I, §9Fortune III", - "§9Frail VI, §9Giant Killer VI", - "§9Growth VI, §9Harvesting V", + "§9Frail VI, §9Giant Killer VII", + "§9Growth VII, §9Harvesting V", "§9Impaling III, §9Infinite Quiver X", - "§9Knockback II, §9Lethality V", + "§9Knockback II, §9Lethality VI", "§9Life Steal IV, §9Looting IV", "§9Luck VI, §9Luck of the Sea VI", "§9Lure VI, §9Magnet VI", - "§9Piercing I, §9Power VI", - "§9Protection VI, §9Punch II", + "§9Piercing I, §9Power VII", + "§9Protection VII, §9Punch II", "§9Rainbow I, §9Rejuvenate V", "§9Replenish I, §9Respiration III", - "§9Scavenger V, §9Sharpness VI", + "§9Scavenger V, §9Sharpness VII", "§9Snipe III, §9Spiked Hook VI", "§9Sugar Rush III, §9Telekinesis I", - "§9Thorns III, §9Thunderlord V", + "§9Thorns III, §9Thunderlord VI", "§9True Protection I, §9Vampirism VI", "§9Venomous V", "", @@ -39,7 +39,7 @@ "internalname": "MAXED_ENCHANT_BOOK", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "", "info": [ "§aWhy would someone make this anyways, atleast we can use it to test /neuec" diff --git a/items/MIDAS_STAFF.json b/items/MIDAS_STAFF.json new file mode 100644 index 00000000..20673b73 --- /dev/null +++ b/items/MIDAS_STAFF.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:golden_shovel", + "displayname": "§6Midas Staff", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d305 \",1:\"§7Damage: §c+130 \",2:\"§7Strength: §c+150 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"\",6:\"§6Item Ability: Molten Wave §e§lRIGHT CLICK\",7:\"§7Cast a wave of molten gold in\",8:\"§7the direction you are facing!\",9:\"§7Deals up to §c86,752 §7damage.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§6Item Ability: Greed\",14:\"§7The §3ability damage bonus §7of\",15:\"§7this item is dependent on the\",16:\"§7price paid for it at the §5Dark\",17:\"§5Auction§7!\",18:\"§7The maximum bonus of this item\",19:\"§7is §316000 §7if the bid was\",20:\"§7§6100,000,000 Coins §7or higher!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§7§4❣ §cRequires §aCatacombs Level 25\",24:\"§a§cwhile in Catacombs\",25:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Midas Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"MIDAS_STAFF\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d305 ", + "§7Damage: §c+130 ", + "§7Strength: §c+150 ", + "", + "§7Intelligence: §a+50 ", + "", + "§6Item Ability: Molten Wave §e§lRIGHT CLICK", + "§7Cast a wave of molten gold in", + "§7the direction you are facing!", + "§7Deals up to §c86,752 §7damage.", + "§8Mana Cost: §3500", + "§8Cooldown: §a1s", + "", + "§6Item Ability: Greed", + "§7The §3ability damage bonus §7of", + "§7this item is dependent on the", + "§7price paid for it at the §5Dark", + "§5Auction§7!", + "§7The maximum bonus of this item", + "§7is §316000 §7if the bid was", + "§7§6100,000,000 Coins §7or higher!", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§a§cwhile in Catacombs", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "MIDAS_STAFF", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MOIL_LOG.json b/items/MOIL_LOG.json new file mode 100644 index 00000000..39662c6d --- /dev/null +++ b/items/MOIL_LOG.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aMoil Log", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9de75f66-caf9-3639-bfa1-685b3b700af5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODJkMWE3ZWZlNWQ5ZmFmY2U0N2UxZDg5ODZiYjZlZjVjZTY0Njk1ZjA2N2Y4YWM5ZGZiYzIzYjVmYjU3MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Moil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aV§7!\",9:\"\",10:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aMoil Log\"},ExtraAttributes:{id:\"MOIL_LOG\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Moil §7reforge to", + "§7an axe.", + "", + "§7Requires §aMining Skill Level", + "§aV§7!", + "", + "§a§lUNCOMMON REFORGE STONE" + ], + "internalname": "MOIL_LOG", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/OVERLOAD;5.json b/items/OVERLOAD;5.json new file mode 100644 index 00000000..ac7a5418 --- /dev/null +++ b/items/OVERLOAD;5.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload V\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a5%§7 and §9☣ Crit Chance §7by\",3:\"§7§a5%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §950% §7extra damage.\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"OVERLOAD;5\",enchantments:{overload:5}}}", + "damage": 0, + "lore": [ + "§9Overload V", + "§7Increases §9☠ Crit Damage §7by", + "§7§a5%§7 and §9☣ Crit Chance §7by", + "§7§a5%§7. Having a Critical chance", + "§7above §9100% §7grants a chance", + "§7to perform a Mega Critical Hit", + "§7dealing §950% §7extra damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "OVERLOAD;5", + "parent": "OVERLOAD;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PET_SKIN_TIGER_TWILIGHT.json b/items/PET_SKIN_TIGER_TWILIGHT.json new file mode 100644 index 00000000..ccde3804 --- /dev/null +++ b/items/PET_SKIN_TIGER_TWILIGHT.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§dTwilight Tiger Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"76dba2c8-4555-317e-b3f5-550d29427354\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODk2MjExZGM1OTkzNjhkYmQ5MDU2YzAxMTZhYjYxMDYzOTkxZGI3OTNiZTkzMDY2YTg1OGViNGU5Y2U1NjQzOCJ9fX0K\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Tiger pets.\",9:\"\",10:\"§5This skin adapts to the day-night cycle!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§eapply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§dTwilight Tiger Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_TIGER_TWILIGHT\",uuid:\"6df6a3a6-e648-4f4a-ab29-a58328f157e9\",timestamp:\"10/20/20 6:04 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet skins change the look and", + "§7particle trail of your pet but", + "§7only one skin can be active at a", + "§7time!", + "", + "§7§7This skin can only be applied", + "§7to Tiger pets.", + "", + "§5This skin adapts to the day-night cycle!", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§d§lMYTHIC COSMETIC" + ], + "internalname": "PET_SKIN_TIGER_TWILIGHT", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PLASMAFLUX_POWER_ORB.json b/items/PLASMAFLUX_POWER_ORB.json new file mode 100644 index 00000000..b467f153 --- /dev/null +++ b/items/PLASMAFLUX_POWER_ORB.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Plasmaflux Power Orb", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e1947bef-4d17-32e2-a9e0-0d504348fe4e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMzE3NjQyODEzNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNlZDRjZTIzOTMzZTY2ZTA0ZGYxNjA3MDY0NGY3NTk5ZWViNTUzMDdmN2VhZmU4ZDkyZjQwZmIzNTIwODYzYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a60s §7buffing\",2:\"§7up to §b5 §7players within §a20\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one orb applies per player.\",6:\"\",7:\"§6Orb Buff: Plasmaflux\",8:\"§7Grants §b+125% §7base mana regen.\",9:\"§7Heals §c3% §7of max §c❤§7 per second.\",10:\"§7Increases all heals by §a+7.5%§7.\",11:\"§7Grants §c+35❁ Strength§7.\",12:\"\",13:\"§6§lLEGENDARY\"],Name:\"§6Plasmaflux Power Orb\"},ExtraAttributes:{id:\"PLASMAFLUX_POWER_ORB\"}}", + "damage": 3, + "lore": [ + "§6Item Ability: Deploy", + "§7Place an orb for §a60s §7buffing", + "§7up to §b5 §7players within §a20", + "§a§7blocks.", + "§8Costs 50% of max mana.", + "§8Only one orb applies per player.", + "", + "§6Orb Buff: Plasmaflux", + "§7Grants §b+125% §7base mana regen.", + "§7Heals §c3% §7of max §c❤§7 per second.", + "§7Increases all heals by §a+7.5%§7.", + "§7Grants §c+35❁ Strength§7.", + "", + "§6§lLEGENDARY" + ], + "recipe": { + "A1": "ENCHANTED_OBSIDIAN:64", + "A2": "PLASMA_NUCLEUS:1", + "A3": "ENCHANTED_OBSIDIAN:64", + "B1": "GOLDEN_TOOTH:24", + "B2": "OVERFLUX_POWER_ORB:1", + "B3": "GOLDEN_TOOTH:24", + "C1": "ENCHANTED_OBSIDIAN:64", + "C2": "GOLDEN_TOOTH:24", + "C3": "ENCHANTED_OBSIDIAN:64" + }, + "internalname": "PLASMAFLUX_POWER_ORB", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/PLASMA_NUCLEUS.json b/items/PLASMA_NUCLEUS.json new file mode 100644 index 00000000..e1ea1ae8 --- /dev/null +++ b/items/PLASMA_NUCLEUS.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§6Plasma Nucleus", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Combine with an §5Overflux Power\",1:\"§5Orb §7to increase its strength\",2:\"§7and create a §6Plasmaflux Power\",3:\"§6Orb§7.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§6§lLEGENDARY\"],Name:\"§6Plasma Nucleus\"},ExtraAttributes:{id:\"PLASMA_NUCLEUS\"}}", + "damage": 5, + "lore": [ + "§7Combine with an §5Overflux Power", + "§5Orb §7to increase its strength", + "§7and create a §6Plasmaflux Power", + "§6Orb§7.", + "", + "§eRight-click to view recipes!", + "", + "§6§lLEGENDARY" + ], + "internalname": "PLASMA_NUCLEUS", + "clickcommand": "", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/POWER;5.json b/items/POWER;5.json index 2495a35f..3a4208aa 100644 --- a/items/POWER;5.json +++ b/items/POWER;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power V\",1:\"§7Increases bow damage by §a40%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"POWER;5\",enchantments:{power:5},uuid:\"5be3e0cc-8df0-40c1-a455-c7bd5fc025b5\",anvil_uses:1,timestamp:\"10/5/20 8:10 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power V\",1:\"§7Increases bow damage by §a40%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:5}}}", "damage": 0, "lore": [ "§9Power V", @@ -13,8 +13,9 @@ "§a§lUNCOMMON" ], "internalname": "POWER;5", + "parent": "POWER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/POWER;6.json b/items/POWER;6.json index cbc07700..7005768d 100644 --- a/items/POWER;6.json +++ b/items/POWER;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power VI\",1:\"§7Increases bow damage by §a48%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:6}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power VI\",1:\"§7Increases bow damage by §a48%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"POWER;6\",enchantments:{power:6}}}", "damage": 0, "lore": [ "§9Power VI", @@ -16,5 +16,8 @@ ], "internalname": "POWER;6", "parent": "POWER;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/POWER;7.json b/items/POWER;7.json new file mode 100644 index 00000000..0c0c8e7c --- /dev/null +++ b/items/POWER;7.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Power VII\",1:\"§7Increases bow damage by §a56%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained at the Darker Auction\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:7}}}", + "damage": 0, + "lore": [ + "§9Power VII", + "§7Increases bow damage by §a56%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained at the Darker Auction", + "", + "§5§lEPIC" + ], + "internalname": "POWER;7", + "parent": "POWER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROTECTION;5.json b/items/PROTECTION;5.json index a637921a..3f446053 100644 --- a/items/PROTECTION;5.json +++ b/items/PROTECTION;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Protection V\",1:\"§7Grants §a+15 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PROTECTION;5\",enchantments:{protection:5},uuid:\"74c40c97-5287-4a63-a929-f454b24b2f14\",anvil_uses:1,timestamp:\"10/6/20 8:57 PM\"},AttributeModifiers:[]}", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection V\",1:\"§7Grants §a+15 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:5}}}", "damage": 0, "lore": [ "§9Protection V", @@ -13,8 +13,6 @@ "§a§lUNCOMMON" ], "internalname": "PROTECTION;5", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "parent": "PROTECTION;4", + "modver": "1.4-REL" } \ No newline at end of file diff --git a/items/PROTECTION;6.json b/items/PROTECTION;6.json index 2742f058..6173fe0f 100644 --- a/items/PROTECTION;6.json +++ b/items/PROTECTION;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection VI\",1:\"§7Grants §a+18 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:6}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection VI\",1:\"§7Grants §a+18 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction or\",7:\"§afrom Tomioka for 4 million\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;6\",enchantments:{protection:6}}}", "damage": 0, "lore": [ "§9Protection VI", @@ -10,11 +10,15 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction.", + "§aObtained from the Dark Auction or", + "§afrom Tomioka for 4 million", "", "§9§lRARE" ], "internalname": "PROTECTION;6", "parent": "PROTECTION;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROTECTION;7.json b/items/PROTECTION;7.json new file mode 100644 index 00000000..61403855 --- /dev/null +++ b/items/PROTECTION;7.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§5Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Protection VII\",1:\"§7Grants §a+21 §a❈ Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Darker Auction.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;7\",enchantments:{protection:7}}}", + "damage": 0, + "lore": [ + "§9Protection VII", + "§7Grants §a+21 §a❈ Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Darker Auction.", + "", + "§5§lEPIC" + ], + "internalname": "PROTECTION;7", + "parent": "PROTECTION;4", + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/REFINED_AMBER.json b/items/REFINED_AMBER.json new file mode 100644 index 00000000..476335cb --- /dev/null +++ b/items/REFINED_AMBER.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Refined Amber", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0ef07f4f-363a-3849-a0d8-07cad14d7bcd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmU3NzVmZjFkYWE0NmI3YzJiZWFiNTYzMTI5ZDM0NjQ0YzVkNWY5MTg2YmIxM2M1MTZhNWUwNWYwY2Q0ZTQ1MSJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Refined §7reforge\",5:\"§7to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Refined Amber\"},ExtraAttributes:{id:\"REFINED_AMBER\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Refined §7reforge", + "§7to a pickaxe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "REFINED_AMBER", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json index 0778756a..f3408ed2 100644 --- a/items/REFORGE_ANVIL.json +++ b/items/REFORGE_ANVIL.json @@ -1,11 +1,8 @@ { - "internalname": "REFORGE_ANVIL", - "itemid": 145, + "itemid": "minecraft:anvil", "displayname": "§5Reforge Anvil", - "clickcommand": "", - "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Opens a menu that allows you to\",1:\"§7apply advanced reforges to items\",2:\"§7using various types of §aReforge\",3:\"§aStones§7.\",4:\"\",5:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Reforge Anvil\"},ExtraAttributes:{id:\"REFORGE_ANVIL\"}}", - "modver": "1.0.0", + "damage": 0, "lore": [ "§7Opens a menu that allows you to", "§7apply advanced reforges to items", @@ -13,5 +10,10 @@ "§aStones§7.", "", "§5§lEPIC DUNGEON ITEM" - ] + ], + "internalname": "REFORGE_ANVIL", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/REJUVENATE;5.json b/items/REJUVENATE;5.json index 0c9756ae..a4ae3ea4 100644 --- a/items/REJUVENATE;5.json +++ b/items/REJUVENATE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate V\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+10%§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:\"UNKNOWN\",id:\"REJUVENATE;5\",enchantments:{rejuvenate:5},uuid:\"825cdf08-fef2-48fb-abd9-3912ef58631b\",anvil_uses:4,timestamp:\"9/21/20 10:54 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rejuvenate V\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+10%§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:{id:\"ENCHANTED_BOOK\",enchantments:{rejuvenate:5}}}", "damage": 0, "lore": [ "§9Rejuvenate V", @@ -14,8 +14,9 @@ "§a§lUNCOMMON" ], "internalname": "REJUVENATE;5", + "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/SCAVENGER;3.json b/items/SCAVENGER;3.json index 8b41a8c8..77c87374 100644 --- a/items/SCAVENGER;3.json +++ b/items/SCAVENGER;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger III\",1:\"§7Scavenge §60.9 Coins §7per\",2:\"§7monster level on kill.\",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:\"SCAVENGER;3\",enchantments:{scavenger:3},uuid:\"d2f069a2-5150-4afb-a93d-3091a5c2d6dc\",anvil_uses:2,timestamp:\"10/6/20 9:04 PM\"}}", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger III\",1:\"§7Scavenge §60.9 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:3}}}", "damage": 0, "lore": [ "§9Scavenger III", @@ -14,8 +14,9 @@ "§f§lCOMMON" ], "internalname": "SCAVENGER;3", + "parent": "SCAVENGER;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/SCAVENGER;4.json b/items/SCAVENGER;4.json index dcf47d49..5e5771b4 100644 --- a/items/SCAVENGER;4.json +++ b/items/SCAVENGER;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger IV\",1:\"§7Scavenge §61.2 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger IV\",1:\"§7Scavenge §61.2 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:4}}}", "damage": 0, "lore": [ "§9Scavenger IV", @@ -11,9 +11,9 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from opening Gifts.", + "§aObtained from opening Gifts", "", - "§9§lRARE" + "§f§lCOMMON" ], "internalname": "SCAVENGER;4", "parent": "SCAVENGER;2", diff --git a/items/SCAVENGER;5.json b/items/SCAVENGER;5.json new file mode 100644 index 00000000..01aeb53d --- /dev/null +++ b/items/SCAVENGER;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Scavenger V\",1:\"§7Scavenge §61.5 Coins §7per\",2:\"§7monster level on kill.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9alUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{scavenger:5}}}", + "damage": 0, + "lore": [ + "§9Scavenger V", + "§7Scavenge §61.5 Coins §7per", + "§7monster level on kill.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aBought from Tomioka for 15 million", + "", + "§a§lUNCOMMON" + ], + "internalname": "SCAVENGER;5", + "parent": "SCAVENGER;2", + "modver": "1.4-REL" +} diff --git a/items/SHARPNESS;5.json b/items/SHARPNESS;5.json index 45840a2d..755ae843 100644 --- a/items/SHARPNESS;5.json +++ b/items/SHARPNESS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sharpness V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25%§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_COLLECT\",id:\"SHARPNESS;5\",enchantments:{sharpness:5},uuid:\"e82faba1-b337-4bd4-a513-7bff6711215d\",anvil_uses:1,timestamp:\"10/5/20 7:08 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25%§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:{id:\"ENCHANTED_BOOK\",enchantments:{sharpness:5}}}", "damage": 0, "lore": [ "§9Sharpness V", @@ -14,8 +14,9 @@ "§a§lUNCOMMON" ], "internalname": "SHARPNESS;5", + "parent": "SHARPNESS;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/SHARPNESS;6.json b/items/SHARPNESS;6.json index 4117a73c..3c674d3c 100644 --- a/items/SHARPNESS;6.json +++ b/items/SHARPNESS;6.json @@ -1,8 +1,8 @@ { "itemid": "minecraft:enchanted_book", "parent": "SHARPNESS;4", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness VI\",1:\"§7Increases melee damage dealt by\",2:\"§7§a30%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sharpness:6}}}", + "displayname": "§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sharpness VI\",1:\"§7Increases melee damage dealt by\",2:\"§7§a30%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§aObtained from the Dark Auction or\",8:\"§afrom Tomioka for 10 million\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;6\",enchantments:{sharpness:6}}}", "damage": 0, "lore": [ "§9Sharpness VI", @@ -12,11 +12,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction.", + "§aObtained from the Dark Auction or", + "§afrom Tomioka for 10 million", "", "§9§lRARE" ], "internalname": "SHARPNESS;6", - "parent": "SHARPNESS;4", - "modver": "1.0.0" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHARPNESS;7.json b/items/SHARPNESS;7.json new file mode 100644 index 00000000..a42ee737 --- /dev/null +++ b/items/SHARPNESS;7.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sharpness VII\",1:\"§7Increases melee damage dealt by\",2:\"§7§a35%§7\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sharpness:7}}}", + "damage": 0, + "lore": [ + "§9Sharpness VII", + "§7Increases melee damage dealt by", + "§7§a35%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§5§lEPIC" + ], + "internalname": "SHARPNESS;7", + "parent": "SHARPNESS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SMELTING_TOUCH;1.json b/items/SMELTING_TOUCH;1.json index 529fc1da..eea89cd5 100644 --- a/items/SMELTING_TOUCH;1.json +++ b/items/SMELTING_TOUCH;1.json @@ -26,6 +26,5 @@ }, "internalname": "SMELTING_TOUCH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Coal II" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/SMITE;5.json b/items/SMITE;5.json index 8849494d..95293916 100644 --- a/items/SMITE;5.json +++ b/items/SMITE;5.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite V\",1:\"§7Increases damage dealt to\",2:\"§7§7Withers§7, §7Zombie Pigmen§7,\",3:\"§7§7Skeletons§7, and §7Zombies§7\",4:\"§7by §a40%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SMITE;5\",enchantments:{smite:5},uuid:\"f486245f-d048-47ef-9d3b-530cf31dc48e\",anvil_uses:1,timestamp:\"10/3/20 3:42 PM\"}}", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite V\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a40%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:5}}}", "damage": 0, "lore": [ "§9Smite V", "§7Increases damage dealt to", - "§7§7Withers§7, §7Zombie Pigmen§7,", - "§7§7Skeletons§7, and §7Zombies§7", - "§7by §a40%§7.", + "§7§7Skeletons§7, §7Zombies§7,", + "§7§7Zombie Pigmen§7, and", + "§7§7Withers§7 by §a40%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -16,8 +16,9 @@ "§a§lUNCOMMON" ], "internalname": "SMITE;5", + "parent": "SMITE;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/SMITE;6.json b/items/SMITE;6.json index 253e9949..a7fab33f 100644 --- a/items/SMITE;6.json +++ b/items/SMITE;6.json @@ -1,23 +1,24 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Zombie Pigmen§7, §7Zombies§7,\",3:\"§7§7Withers§7, and §7Skeletons§7\",4:\"§7by §a48%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:6}}}", + "displayname": "§f§f§9Enchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite VI\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a48%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:6}}}", "damage": 0, "lore": [ "§9Smite VI", "§7Increases damage dealt to", - "§7§7Zombie Pigmen§7, §7Zombies§7,", - "§7§7Withers§7, and §7Skeletons§7", - "§7by §a48%§7.", + "§7§7Skeletons§7, §7Zombies§7,", + "§7§7Zombie Pigmen§7, and", + "§7§7Withers§7 by §a48%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aRare drop from Revenants.", - "", "§9§lRARE" ], "internalname": "SMITE;6", "parent": "SMITE;4", - "modver": "1.0.0" -} + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SMITE;7.json b/items/SMITE;7.json new file mode 100644 index 00000000..76e20c94 --- /dev/null +++ b/items/SMITE;7.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§5Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smite VII\",1:\"§7Increases damage dealt to\",2:\"§7§7Skeletons§7, §7Zombies§7,\",3:\"§7§7Zombie Pigmen§7, and\",4:\"§7§7Withers§7 by §a56%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§aBought from Tomioka for 25 million\",10:\"\",11:\"§5§lEPIC\"],Name:\"§f§f§5Enchanted Book\"},ExtraAttributes:{id:\"SMITE;7\",enchantments:{smite:7}}}", + "damage": 0, + "lore": [ + "§9Smite VII", + "§7Increases damage dealt to", + "§7§7Skeletons§7, §7Zombies§7,", + "§7§7Zombie Pigmen§7, and", + "§7§7Withers§7 by §a56%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aBought from Tomioka for 25 million", + "", + "§5§lEPIC" + ], + "internalname": "SMITE;7", + "parent": "SMITE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SPIKED_HOOK;5.json b/items/SPIKED_HOOK;5.json index 35ce7fea..833cd4e0 100644 --- a/items/SPIKED_HOOK;5.json +++ b/items/SPIKED_HOOK;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook V\",1:\"§7Fishing rod deals §a25%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SPIKED_HOOK;5\",enchantments:{spiked_hook:5},uuid:\"446aa9b9-99c6-4230-aa1c-88a914cc3022\",anvil_uses:1,timestamp:\"10/6/20 9:47 PM\"}}", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook V\",1:\"§7Fishing rod deals §a25%§7 more\",2:\"§7damage to monsters.\",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:\"ENCHANTING_TABLE\",id:\"SPIKED_HOOK;5\",enchantments:{spiked_hook:5}}}", "damage": 0, "lore": [ "§9Spiked Hook V", @@ -14,8 +14,9 @@ "§a§lUNCOMMON" ], "internalname": "SPIKED_HOOK;5", + "parent": "SPIKED_HOOK;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/SPIKED_HOOK;6.json b/items/SPIKED_HOOK;6.json index 1f32b18f..88564e3d 100644 --- a/items/SPIKED_HOOK;6.json +++ b/items/SPIKED_HOOK;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook VI\",1:\"§7Fishing rod deals §a30%§7 more\",2:\"§7damage to monsters.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§aDrops rarely from Sea Leeches.\",8:\"\",9:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SPIKED_HOOK;6\",enchantments:{spiked_hook:4}}}", "damage": 0, "lore": [ diff --git a/items/SUGAR_RUSH;1.json b/items/SUGAR_RUSH;1.json index 288e1f39..2260a094 100644 --- a/items/SUGAR_RUSH;1.json +++ b/items/SUGAR_RUSH;1.json @@ -1,11 +1,11 @@ { "internalname": "SUGAR_RUSH;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush I\",1:\"§7Grants §a+2 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sugar_rush:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Sugar Rush I\",1:\"§7Grants §a+2 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aBought from the Fear Mongerer with 250k\",7:\"§acoins and a stack of green candy\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SUGAR_RUSH;1\",enchantments:{sugar_rush:1}}}", + "modver": "1.4-REL", "lore": [ "§9Sugar Rush I", "§7Grants §a+2 §f✦ Speed§7.", @@ -13,6 +13,11 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§aBought from the Fear Mongerer with 250k", + "§acoins and a stack of green candy", + "", "§f§lCOMMON" - ] + ], + "crafttext": "", + "infoType": "" } \ No newline at end of file diff --git a/items/SUGAR_RUSH;3.json b/items/SUGAR_RUSH;3.json index 3889240a..fa3f94a9 100644 --- a/items/SUGAR_RUSH;3.json +++ b/items/SUGAR_RUSH;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sugar Rush III\",1:\"§7Grants §a+6 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SUGAR_RUSH;3\",enchantments:{sugar_rush:3},uuid:\"f15fb576-4cec-45d9-9ff7-4ac3247c34fe\",anvil_uses:2,timestamp:\"9/16/20 6:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Sugar Rush III\",1:\"§7Grants §a+6 §f✦ Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{sugar_rush:3}}}", "damage": 0, "lore": [ "§9Sugar Rush III", @@ -13,8 +13,9 @@ "§f§lCOMMON" ], "internalname": "SUGAR_RUSH;3", + "parent": "SUGAR_RUSH;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/THUNDERLORD;5.json b/items/THUNDERLORD;5.json index 27bdcd6e..951398db 100644 --- a/items/THUNDERLORD;5.json +++ b/items/THUNDERLORD;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord V\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a50% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"THUNDERLORD;5\",enchantments:{thunderlord:5},uuid:\"f33fc0a6-3c6d-447a-a9a5-22656f2b86c5\",timestamp:\"10/5/20 10:57 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord V\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a50% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:5}}}", "damage": 0, "lore": [ "§9Thunderlord V", @@ -16,8 +16,9 @@ "§a§lUNCOMMON" ], "internalname": "THUNDERLORD;5", + "parent": "THUNDERLORD;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/THUNDERLORD;6.json b/items/THUNDERLORD;6.json index 0ea8d556..ac2118bb 100644 --- a/items/THUNDERLORD;6.json +++ b/items/THUNDERLORD;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord VI\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a60% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"THUNDERLORD;6\",enchantments:{thunderlord:6},uuid:\"e6258f48-d5bc-43d2-a083-7d0b1fba0e05\",timestamp:\"9/28/20 6:42 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thunderlord VI\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a60% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Enchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:6}}}", "damage": 0, "lore": [ "§9Thunderlord VI", @@ -16,8 +16,9 @@ "§9§lRARE" ], "internalname": "THUNDERLORD;6", + "parent": "THUNDERLORD;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/TOIL_LOG.json b/items/TOIL_LOG.json new file mode 100644 index 00000000..25cf4e41 --- /dev/null +++ b/items/TOIL_LOG.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Toil Log", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e303deb0-4569-3209-b872-8692ca60cde1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzg4NzI1MzdiNmNlNTc0NjU5ZGMxNzZhMWQ4ZGZlOWMxZTU5OWY2ZjE0MWMxODIyNjI4MzQ3ZGQ1MzhiOWUyIn19fQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Toil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Toil Log\"},ExtraAttributes:{id:\"TOIL_LOG\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Toil §7reforge to", + "§7an axe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "TOIL_LOG", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_BANK;5.json b/items/ULTIMATE_BANK;5.json index aa54f043..6fc60b6d 100644 --- a/items/ULTIMATE_BANK;5.json +++ b/items/ULTIMATE_BANK;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank V\",1:\"§7Saves §650.0§7% of your coins on\",2:\"§7death.\",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_BANK;5\",enchantments:{ultimate_bank:5},uuid:\"ede2d7f4-3a3b-4bcb-b525-b1ced150c8ff\",anvil_uses:0,timestamp:\"7/20/20 9:03 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lBank V\",1:\"§7Saves §650.0§7% of your coins on\",2:\"§7death.\",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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_bank:5}}}", "damage": 0, "lore": [ "§9§d§lBank V", @@ -17,11 +17,9 @@ "§a§lUNCOMMON" ], "internalname": "ULTIMATE_BANK;5", + "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" - ] + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;5.json b/items/ULTIMATE_CHIMERA;5.json new file mode 100644 index 00000000..46d17c7b --- /dev/null +++ b/items/ULTIMATE_CHIMERA;5.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera V\",1:\"§7Copies §a100% §7of your active\",2:\"§7pet\u0027s stats.\",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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_chimera:1}}}", + "damage": 0, + "lore": [ + "§9§d§lChimera V", + "§7Copies §a100% §7of your active", + "§7pet\u0027s stats.", + "", + "§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_CHIMERA;5", + "parent": "ULTIMATE_CHIMERA;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_COMBO;5.json b/items/ULTIMATE_COMBO;5.json index 6f3cc6cf..cf8a41e4 100644 --- a/items/ULTIMATE_COMBO;5.json +++ b/items/ULTIMATE_COMBO;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo V\",1:\"§7Every mob kill within §e15§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§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_COMBO;5\",enchantments:{ultimate_combo:5},uuid:\"96a6f31e-8963-4c32-a23e-a8a53f12cbd8\",anvil_uses:4,timestamp:\"9/19/20 5:40 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lCombo V\",1:\"§7Every mob kill within §e15§7\",2:\"§7seconds grants §c+2❁ Strength\",3:\"§c§7and §9+1☠ Crit Damage§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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_combo:5}}}", "damage": 0, "lore": [ "§9§d§lCombo V", @@ -21,9 +21,6 @@ "parent": "ULTIMATE_COMBO;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" - ] + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/ULTIMATE_JERRY;5.json b/items/ULTIMATE_JERRY;5.json index a150c455..e159b6da 100644 --- a/items/ULTIMATE_JERRY;5.json +++ b/items/ULTIMATE_JERRY;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_jerry:5}}}", "damage": 0, "lore": [ "§9§d§lUltimate Jerry V", @@ -21,9 +21,6 @@ "parent": "ULTIMATE_JERRY;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" - ] + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/ULTIMATE_LAST_STAND;5.json b/items/ULTIMATE_LAST_STAND;5.json index fc331452..906ec672 100644 --- a/items/ULTIMATE_LAST_STAND;5.json +++ b/items/ULTIMATE_LAST_STAND;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand V\",1:\"§7Increases your defense by §a25%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",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_LAST_STAND;5\",enchantments:{ultimate_last_stand:5},uuid:\"020e0fea-37af-4cac-99f6-45c85d340efb\",anvil_uses:4,timestamp:\"10/4/20 10:18 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand V\",1:\"§7Increases your defense by §a25%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_last_stand:5}}}", "damage": 0, "lore": [ "§9§d§lLast Stand V", @@ -18,8 +18,9 @@ "§a§lUNCOMMON" ], "internalname": "ULTIMATE_LAST_STAND;5", + "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/ULTIMATE_LEGION;5.json b/items/ULTIMATE_LEGION;5.json new file mode 100644 index 00000000..299fd0a6 --- /dev/null +++ b/items/ULTIMATE_LEGION;5.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion V\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.35% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_legion:5}}}", + "damage": 0, + "lore": [ + "§9§d§lLegion V", + "§7Increases all your player stats", + "§7except Health by §e0.35% §7per", + "§7player within §b30 §7blocks of", + "§7you, up to §c20 §7players.", + "", + "§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_LEGION;5", + "parent": "ULTIMATE_LEGION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json index 2305cfb0..c16ac381 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain V\",1:\"§7You have §e100% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",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_NO_PAIN_NO_GAIN;5\",enchantments:{ultimate_no_pain_no_gain:5},uuid:\"e0f64c40-3172-4eca-82ae-6df9e08b4298\",anvil_uses:4,timestamp:\"10/1/20 2:12 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain V\",1:\"§7You have §e100% §7chance to gain\",2:\"§7§b10 §7experience orbs every\",3:\"§7time you take hits from mobs.\",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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_no_pain_no_gain:5}}}", "damage": 0, "lore": [ "§9§d§lNo Pain No Gain V", @@ -18,8 +18,9 @@ "§a§lUNCOMMON" ], "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;5", + "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/ULTIMATE_REND;5.json b/items/ULTIMATE_REND;5.json index 6d635c2c..b9766c0a 100644 --- a/items/ULTIMATE_REND;5.json +++ b/items/ULTIMATE_REND;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_rend:5}}}", "damage": 0, "lore": [ "§9§d§lRend V", @@ -24,9 +24,6 @@ "parent": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" - ] + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/ULTIMATE_SWARM;5.json b/items/ULTIMATE_SWARM;5.json new file mode 100644 index 00000000..a01e8487 --- /dev/null +++ b/items/ULTIMATE_SWARM;5.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSwarm V\",1:\"§7Increases your damage by §c6.25%\",2:\"§c§7for each enemy within §e10\",3:\"§e§7blocks. Maximum of §c16\",4:\"§c§7enemies.\",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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_swarm:5}}}", + "damage": 0, + "lore": [ + "§9§d§lSwarm V", + "§7Increases your damage by §c6.25%", + "§c§7for each enemy within §e10", + "§e§7blocks. Maximum of §c16", + "§c§7enemies.", + "", + "§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_SWARM;5", + "parent": "ULTIMATE_SWARM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_WISDOM;5.json b/items/ULTIMATE_WISDOM;5.json index a91106ab..9dadd5fc 100644 --- a/items/ULTIMATE_WISDOM;5.json +++ b/items/ULTIMATE_WISDOM;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wisdom:5}}}", "damage": 0, "lore": [ "§9§d§lWisdom V", @@ -22,9 +22,6 @@ "parent": "ULTIMATE_WISDOM;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" - ] + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/ULTIMATE_WISE;5.json b/items/ULTIMATE_WISE;5.json index 80304fa2..77e7b186 100644 --- a/items/ULTIMATE_WISE;5.json +++ b/items/ULTIMATE_WISE;5.json @@ -1,7 +1,7 @@ { "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:[]}", + "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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wise:5}}}", "damage": 0, "lore": [ "§9§d§lUltimate Wise V", @@ -20,9 +20,6 @@ "parent": "ULTIMATE_WISE;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" - ] + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/VAMPIRISM;5.json b/items/VAMPIRISM;5.json index 814388a0..16ad635f 100644 --- a/items/VAMPIRISM;5.json +++ b/items/VAMPIRISM;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Vampirism V\",1:\"§7Heals for §a5%§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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"VAMPIRISM;5\",enchantments:{vampirism:5},uuid:\"e98d2bbc-0155-4aef-9f5d-3e1d98d23ed4\",anvil_uses:1,timestamp:\"10/6/20 5:41 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism V\",1:\"§7Heals for §a5%§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:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VAMPIRISM;5\",enchantments:{vampirism:5}}}", "damage": 0, "lore": [ "§9Vampirism V", @@ -16,7 +16,8 @@ ], "internalname": "VAMPIRISM;5", "crafttext": "", + "parent": "VAMPIRISM;4", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/VAMPIRISM;6.json b/items/VAMPIRISM;6.json index 6d388f02..9797cbdd 100644 --- a/items/VAMPIRISM;6.json +++ b/items/VAMPIRISM;6.json @@ -1,6 +1,6 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", + "displayname": "§f§9Enchanted Book", "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism VI\",1:\"§7Heals for §a6%§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:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{vampirism:6}}}", "damage": 0, "lore": [ diff --git a/items/VENOMOUS;5.json b/items/VENOMOUS;5.json index f81c1d83..9ce626a1 100644 --- a/items/VENOMOUS;5.json +++ b/items/VENOMOUS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §225\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"VENOMOUS;5\",enchantments:{venomous:5},uuid:\"5416149c-9510-45b5-a2d6-81e36896202c\",anvil_uses:1,timestamp:\"10/3/20 9:42 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Venomous V\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a25% §7and deals §225\",3:\"§2§7damage per second. Lasts §64\",4:\"§6§7seconds.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VENOMOUS;5\",enchantments:{venomous:5}}},", "damage": 0, "lore": [ "§9Venomous V", @@ -16,8 +16,9 @@ "§a§lUNCOMMON" ], "internalname": "VENOMOUS;5", + "parent": "VENOMOUS;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/VICIOUS;3.json b/items/VICIOUS;3.json new file mode 100644 index 00000000..1430cb3b --- /dev/null +++ b/items/VICIOUS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vicious III\",1:\"§7Grants §c+3⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VICIOUS;3\",enchantments:{vicious:3}}}", + "damage": 0, + "lore": [ + "§9Vicious III", + "§7Grants §c+3⫽ Ferocity§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Dark Auction", + "", + "§f§lCOMMON" + ], + "internalname": "VICIOUS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/VICIOUS;4.json b/items/VICIOUS;4.json new file mode 100644 index 00000000..660ce3be --- /dev/null +++ b/items/VICIOUS;4.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vicious IV\",1:\"§7Grants §c+4⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VICIOUS;4\",enchantments:{vicious:4}}}", + "damage": 0, + "lore": [ + "§9Vicious IV", + "§7Grants §c+4⫽ Ferocity§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Dark Auction", + "", + "§f§lCOMMON" + ], + "internalname": "VICIOUS;4", + "parent": "VICIOUS;3", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/VICIOUS;5.json b/items/VICIOUS;5.json new file mode 100644 index 00000000..f76bbf17 --- /dev/null +++ b/items/VICIOUS;5.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],oHideFlags:254,display:{Lore:[0:\"§9Vicious V\",1:\"§7Grants §c+5⫽ Ferocity§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§aObtained from the Dark Auction.\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",id:\"VICIOUS;5\",enchantments:{vicious:5}}}", + "damage": 0, + "lore": [ + "§9Vicious V", + "§7Grants §c+5⫽ Ferocity§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained from the Dark Auction.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VICIOUS;5", + "parent": "VICIOUS;3", + "modver": "1.4-REL" +} \ No newline at end of file -- cgit From 1a11e66be616908e1d336b72e31a7c55edb76f9f Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 30 Oct 2020 13:20:44 -0400 Subject: New Stuff --- items/BAT_PERSON_ARTIFACT.json | 33 ++++++++++++++++++++++++++++++++ items/BAT_PERSON_RING.json | 33 ++++++++++++++++++++++++++++++++ items/BAT_PERSON_TALISMAN.json | 22 +++++++++++++++++++++ items/CRYPT_WITHERLORD_SWORD.json | 12 ++++++------ items/ECTOPLASM.json | 16 ++++++++++++++++ items/GHOUL_BUSTER.json | 33 ++++++++++++++++++++++++++++++++ items/HOLY_BABY.json | 25 ++++++++++++++++++++++++ items/LAPIS_GENERATOR_1.json | 18 +++++++++--------- items/LARGE_CANDY_SACK.json | 32 +++++++++++++++++++++++++++++++ items/MAXED_ENCHANT_BOOK.json | 18 +++++++++--------- items/OLD_BABY.json | 25 ++++++++++++++++++++++++ items/PROTECTOR_BABY.json | 25 ++++++++++++++++++++++++ items/PUMPKIN_BOMB.json | 28 +++++++++++++++++++++++++++ items/PUMPKIN_GUTS.json | 17 +++++++++++++++++ items/PUMPKIN_LAUNCHER.json | 30 +++++++++++++++++++++++++++++ items/SOUL_WHIP.json | 19 +++++++++++++++++++ items/STRONG_BABY.json | 25 ++++++++++++++++++++++++ items/TARANTULA_BLACK_WIDOW.json | 25 ++++++++++++++++++++++++ items/VAMPIRE_WITCH_MASK.json | 40 +++++++++++++++++++++++++++++++++++++++ items/WEREWOLF_BOOTS.json | 20 ++++++++++++++++++++ items/WEREWOLF_CHESTPLATE.json | 20 ++++++++++++++++++++ items/WEREWOLF_HELMET.json | 20 ++++++++++++++++++++ items/WEREWOLF_LEGGINGS.json | 20 ++++++++++++++++++++ items/WITCH_MASK.json | 24 +++++++++++++++++++++++ 24 files changed, 556 insertions(+), 24 deletions(-) create mode 100644 items/BAT_PERSON_ARTIFACT.json create mode 100644 items/BAT_PERSON_RING.json create mode 100644 items/BAT_PERSON_TALISMAN.json create mode 100644 items/ECTOPLASM.json create mode 100644 items/GHOUL_BUSTER.json create mode 100644 items/HOLY_BABY.json create mode 100644 items/LARGE_CANDY_SACK.json create mode 100644 items/OLD_BABY.json create mode 100644 items/PROTECTOR_BABY.json create mode 100644 items/PUMPKIN_BOMB.json create mode 100644 items/PUMPKIN_GUTS.json create mode 100644 items/PUMPKIN_LAUNCHER.json create mode 100644 items/SOUL_WHIP.json create mode 100644 items/STRONG_BABY.json create mode 100644 items/TARANTULA_BLACK_WIDOW.json create mode 100644 items/VAMPIRE_WITCH_MASK.json create mode 100644 items/WEREWOLF_BOOTS.json create mode 100644 items/WEREWOLF_CHESTPLATE.json create mode 100644 items/WEREWOLF_HELMET.json create mode 100644 items/WEREWOLF_LEGGINGS.json create mode 100644 items/WITCH_MASK.json diff --git a/items/BAT_PERSON_ARTIFACT.json b/items/BAT_PERSON_ARTIFACT.json new file mode 100644 index 00000000..7d0a3d4f --- /dev/null +++ b/items/BAT_PERSON_ARTIFACT.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Bat Person Artifact", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"30dae7dc-5b07-3b44-aea0-3e462369b8df\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMzg5ODc2Njg0NiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzQ0NDRjMzk4MjcyMGIzMDkzOGY1MDRjNDM3NDIzMmIxMWE0ZjZmNTZjZDU3Yzk3M2Q4YWJiMDdmZDBkY2ZmNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gain §a+10 §a❈ Defense§7, §c❁\",1:\"§cStrength§7, and §b✎ Intelligence\",2:\"§b§7for each bat you have\",3:\"§7summoned.\",4:\"\",5:\"§7Works with §6Spirit Sceptre§7,\",6:\"§7§9Witch Mask§7, and the §aBat\",7:\"§aPet§7!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE ACCESSORY\"],Name:\"§9Bat Person Artifact\"},ExtraAttributes:{id:\"BAT_PERSON_ARTIFACT\"}}", + "damage": 3, + "lore": [ + "§7Gain §a+10 §a❈ Defense§7, §c❁", + "§cStrength§7, and §b✎ Intelligence", + "§b§7for each bat you have", + "§7summoned.", + "", + "§7Works with §6Spirit Sceptre§7,", + "§7§9Witch Mask§7, and the §aBat", + "§aPet§7!", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ], + "recipe": { + "A1": "SPOOKY_SHARD:4", + "A2": "ECTOPLASM:32", + "A3": "SPOOKY_SHARD:4", + "B1": "ECTOPLASM:32", + "B2": "BAT_PERSON_RING:1", + "B3": "ECTOPLASM:32", + "C1": "SPOOKY_SHARD:4", + "C2": "ECTOPLASM:32", + "C3": "SPOOKY_SHARD:4" + }, + "internalname": "BAT_PERSON_ARTIFACT", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/BAT_PERSON_RING.json b/items/BAT_PERSON_RING.json new file mode 100644 index 00000000..c4ac0606 --- /dev/null +++ b/items/BAT_PERSON_RING.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aBat Person Ring", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0f15c1f4-c643-3fc4-9084-55f9f6d409d1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMzg5ODczMjQzMiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjQ0NTFlY2YyNTg0YTM2ZGU0Mjk3MDMxYzZkODUyOTc3ZDNlMjQ5ZTg1YTNmMGFkZDk2N2ZjZDdkNmJkZTk1MyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gain §a+5 §a❈ Defense§7, §c❁\",1:\"§cStrength§7, and §b✎ Intelligence\",2:\"§b§7for each bat you have\",3:\"§7summoned.\",4:\"\",5:\"§7Works with §6Spirit Sceptre§7,\",6:\"§7§9Witch Mask§7, and the §aBat\",7:\"§aPet§7!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aBat Person Ring\"},ExtraAttributes:{id:\"BAT_PERSON_RING\"}}", + "damage": 3, + "lore": [ + "§7Gain §a+5 §a❈ Defense§7, §c❁", + "§cStrength§7, and §b✎ Intelligence", + "§b§7for each bat you have", + "§7summoned.", + "", + "§7Works with §6Spirit Sceptre§7,", + "§7§9Witch Mask§7, and the §aBat", + "§aPet§7!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON ACCESSORY" + ], + "recipe": { + "A1": "SPOOKY_SHARD:1", + "A2": "ECTOPLASM:8", + "A3": "SPOOKY_SHARD:1", + "B1": "ECTOPLASM:8", + "B2": "BAT_PERSON_TALISMAN:1", + "B3": "ECTOPLASM:8", + "C1": "SPOOKY_SHARD:1", + "C2": "ECTOPLASM:8", + "C3": "SPOOKY_SHARD:1" + }, + "internalname": "BAT_PERSON_RING", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/BAT_PERSON_TALISMAN.json b/items/BAT_PERSON_TALISMAN.json new file mode 100644 index 00000000..b236204d --- /dev/null +++ b/items/BAT_PERSON_TALISMAN.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fBat Person Talisman", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a46a214-ef41-308e-9f5b-6ba1c4b9d6dd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMzg5ODY4OTY3NiwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjg0MWE0OWIxOTlhNTljNDMxYmYzZmMzNzgzZjZiNjU0NWNlNzhjMzgwNDI2MTdmNjZlYmQ4N2NkZDU0OGU4YyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gain §a+2 §a❈ Defense§7, §c❁\",1:\"§cStrength§7, and §b✎ Intelligence\",2:\"§b§7for each bat you have\",3:\"§7summoned.\",4:\"\",5:\"§7Works with §6Spirit Sceptre§7,\",6:\"§7§9Witch Mask§7, and the §aBat\",7:\"§aPet§7!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON ACCESSORY\"],Name:\"§fBat Person Talisman\"},ExtraAttributes:{id:\"BAT_PERSON_TALISMAN\"}}", + "damage": 3, + "lore": [ + "§7Gain §a+2 §a❈ Defense§7, §c❁", + "§cStrength§7, and §b✎ Intelligence", + "§b§7for each bat you have", + "§7summoned.", + "", + "§7Works with §6Spirit Sceptre§7,", + "§7§9Witch Mask§7, and the §aBat", + "§aPet§7!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON ACCESSORY" + ], + "internalname": "BAT_PERSON_TALISMAN", + "clickcommand": "", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_SWORD.json b/items/CRYPT_WITHERLORD_SWORD.json index df96e0b9..01085731 100644 --- a/items/CRYPT_WITHERLORD_SWORD.json +++ b/items/CRYPT_WITHERLORD_SWORD.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§5Crypt Witherlord Sword", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d169 §8(265)\",1:\"§7Damage: §c+62 §8(+97.34)\",2:\"§7Strength: §c+50 §8(+78.5)\",3:\"\",4:\"§7Intelligence: §a+113 §8(+177.41)\",5:\"\",6:\"§6Item Ability: Witherlord §e§lRIGHT CLICK\",7:\"§7Shoot 3 skulls each dealing\",8:\"§7§a2,478§7 Damage.\",9:\"§8Mana Cost: §340\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Crypt Witherlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_SWORD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d169 \",1:\"§7Damage: §c+62 \",2:\"§7Strength: §c+50 \",3:\"\",4:\"§7Intelligence: §a+113 \",5:\"\",6:\"§6Item Ability: Witherlord §e§lRIGHT CLICK\",7:\"§7Shoot 3 skulls each dealing\",8:\"§7§a2,478§7 Damage.\",9:\"§8Mana Cost: §340\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Crypt Witherlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_SWORD\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d169 §8(265)", - "§7Damage: §c+62 §8(+97.34)", - "§7Strength: §c+50 §8(+78.5)", + "§7Gear Score: §d169 ", + "§7Damage: §c+62 ", + "§7Strength: §c+50 ", "", - "§7Intelligence: §a+113 §8(+177.41)", + "§7Intelligence: §a+113 ", "", "§6Item Ability: Witherlord §e§lRIGHT CLICK", "§7Shoot 3 skulls each dealing", @@ -24,7 +24,7 @@ "internalname": "CRYPT_WITHERLORD_SWORD", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Sword" diff --git a/items/ECTOPLASM.json b/items/ECTOPLASM.json new file mode 100644 index 00000000..3589f6ce --- /dev/null +++ b/items/ECTOPLASM.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:prismarine_crystals", + "displayname": "§9Ectoplasm", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Spooky, yet practical.\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Ectoplasm\"},ExtraAttributes:{id:\"ECTOPLASM\"}}", + "damage": 0, + "lore": [ + "§7Spooky, yet practical.", + "", + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "internalname": "ECTOPLASM", + "clickcommand": "", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/GHOUL_BUSTER.json b/items/GHOUL_BUSTER.json new file mode 100644 index 00000000..2f7067f6 --- /dev/null +++ b/items/GHOUL_BUSTER.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§5Ghoul Buster", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Strength: §c+90\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Item Ability: Spooktacular\",5:\"§7Deal §a100% §7more damage to\",6:\"§7§6Spooky §7enemies during the\",7:\"§7§6Spooky Festival§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Ghoul Buster\"},ExtraAttributes:{id:\"GHOUL_BUSTER\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+140", + "§7Strength: §c+90", + "§7Crit Damage: §c+25%", + "", + "§6Item Ability: Spooktacular", + "§7Deal §a100% §7more damage to", + "§7§6Spooky §7enemies during the", + "§7§6Spooky Festival§7.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "", + "A2": "ECTOPLASM:16", + "A3": "", + "B1": "SPOOKY_SHARD:4", + "B2": "ECTOPLASM:16", + "B3": "SPOOKY_SHARD:4", + "C1": "", + "C2": "PURPLE_CANDY:64", + "C3": "" + }, + "internalname": "GHOUL_BUSTER", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/HOLY_BABY.json b/items/HOLY_BABY.json new file mode 100644 index 00000000..62962e40 --- /dev/null +++ b/items/HOLY_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"4b09796a-7cb1-38c2-bfe1-204b39f69877\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTI2Njk0NmY4NGIyNzc5NmExYzdiMWI2MDY4ZWZiNzc0ODFiOGFkOGJhNGZjMWVlZjM1Y2M5NzVlMDZhZmI0MiJ9fX0K\"}]}},display:{Lore:[0:\"§7§7Armor skins give your gear a\",1:\"§7fresh new look! Apply them just\",2:\"§7like an enchant book using the\",3:\"§7anvil.\",4:\"§7\",5:\"§7§7This skin can be applied to\",6:\"§7§a§6Holy Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"HOLY_BABY\",uuid:\"eac17350-92e0-4bda-a8f8-9b41fa004705\",timestamp:\"10/27/20 5:33 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Armor skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§a§6Holy Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "HOLY_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/LAPIS_GENERATOR_1.json b/items/LAPIS_GENERATOR_1.json index 37c3f4f5..7ccd5bfb 100644 --- a/items/LAPIS_GENERATOR_1.json +++ b/items/LAPIS_GENERATOR_1.json @@ -14,15 +14,15 @@ "§7Max Storage: §e64" ], "recipe": { - "A1": "INK_SACK-4:32", - "A2": "INK_SACK-4:32", - "A3": "INK_SACK-4:32", - "B1": "INK_SACK-4:32", + "A1": "INK_SACK:4:32", + "A2": "INK_SACK:4:32", + "A3": "INK_SACK:4:32", + "B1": "INK_SACK:4:32", "B2": "WOOD_PICKAXE:1", - "B3": "INK_SACK-4:32", - "C1": "INK_SACK-4:32", - "C2": "INK_SACK-4:32", - "C3": "INK_SACK-4:32" + "B3": "INK_SACK:4:32", + "C1": "INK_SACK:4:32", + "C2": "INK_SACK:4:32", + "C3": "INK_SACK:4:32" }, "internalname": "LAPIS_GENERATOR_1", "clickcommand": "viewrecipe", @@ -31,4 +31,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Lapis_Minion" ] -} +} \ No newline at end of file diff --git a/items/LARGE_CANDY_SACK.json b/items/LARGE_CANDY_SACK.json new file mode 100644 index 00000000..2ac74f5a --- /dev/null +++ b/items/LARGE_CANDY_SACK.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Candy Sack", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c16cfb77-c2b1-348b-bee6-73cb0b38d7bf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDA2ODIxMjAzMCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTJlZjM5NDM3ZDdkNDNhMDM0YzVhNDBiOTc0ZThkMmM2NzM0YTIxOGM3NjQ4NWQwNDkxMGY1MDdiZGMyZTgwOSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aGreen Candy§7, §aPurple\",4:\"§aCandy\",5:\"\",6:\"§7Capacity: §e20,160 per item\",7:\"§8Sacks sum their capacity.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Candy Sack\"},ExtraAttributes:{id:\"LARGE_CANDY_SACK\"}}", + "damage": 3, + "lore": [ + "§7Item pickups go directly into", + "§7your sacks.", + "", + "§7§7Items: §aGreen Candy§7, §aPurple", + "§aCandy", + "", + "§7Capacity: §e20,160 per item", + "§8Sacks sum their capacity.", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "PUMPKIN_GUTS:4", + "A2": "PUMPKIN_GUTS:4", + "A3": "PUMPKIN_GUTS:4", + "B1": "PUMPKIN_GUTS:4", + "B2": "TRICK_OR_TREAT_BAG:1", + "B3": "PUMPKIN_GUTS:4", + "C1": "PUMPKIN_GUTS:4", + "C2": "PUMPKIN_GUTS:4", + "C3": "PUMPKIN_GUTS:4" + }, + "internalname": "LARGE_CANDY_SACK", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/MAXED_ENCHANT_BOOK.json b/items/MAXED_ENCHANT_BOOK.json index 344d8a10..5f6553dc 100644 --- a/items/MAXED_ENCHANT_BOOK.json +++ b/items/MAXED_ENCHANT_BOOK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§cMax Enchanted Book", - "nbttag": "{ench:[0:{lvl:5s,id:32s},1:{lvl:3s,id:8s},2:{lvl:3s,id:5s},3:{lvl:1s,id:6s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§aThis is to test custom enchant color.\",1:\"\",2:\"§9§d§lBank V, §9Aiming V\",3:\"§9Angler VI, §9Aqua Affinity I\",4:\"§9Blessing V, §9Caster VI\",5:\"§9Cleave V, §9Critical VI\",6:\"§9Cubism V, §9Depth Strider III\",7:\"§9Dragon Hunter V, §9Efficiency V\",8:\"§9Ender Slayer VI, §9Execute V\",9:\"§9Experience IV, §9Feather Falling X\",10:\"§9Fire Aspect II, §9First Strike IV\",11:\"§9Flame I, §9Fortune III\",12:\"§9Frail VI, §9Giant Killer VII\",13:\"§9Growth VII, §9Harvesting V\",14:\"§9Impaling III, §9Infinite Quiver X\",15:\"§9Knockback II, §9Lethality VI\",16:\"§9Life Steal IV, §9Looting IV\",17:\"§9Luck VI, §9Luck of the Sea VI\",18:\"§9Lure VI, §9Magnet VI\",19:\"§9Piercing I, §9Power VII\",20:\"§9Protection VII, §9Punch II\",21:\"§9Rainbow I, §9Rejuvenate V\",22:\"§9Replenish I, §9Respiration III\",23:\"§9Scavenger V, §9Sharpness VII\",24:\"§9Snipe III, §9Spiked Hook VI\",25:\"§9Sugar Rush III, §9Telekinesis I\",26:\"§9Thorns III, §9Thunderlord VI\",27:\"§9True Protection I, §9Vampirism VI\",28:\"§9Venomous V\",29:\"\",30:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Enchanted Book\"},ExtraAttributes:{rarity_upgrades:1,originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAXED_ENCHANT_BOOK\",enchantments:{impaling:3,thorns:3,luck:6,feather_falling:10,respiration:3,knockback:2,ender_slayer:6,scavenger:5,experience:4,fire_aspect:2,luck_of_the_sea:6,life_steal:4,thunderlord:5,rejuvenate:5,sharpness:7,lethality:5,efficiency:5,cleave:5,frail:6,execute:5,aqua_affinity:1,rainbow:1,true_protection:1,infinite_quiver:10,angler:6,replenish:1,blessing:5,critical:6,piercing:1,protection:6,telekinesis:1,lure:6,giant_killer:6,punch:2,caster:6,sugar_rush:3,harvesting:5,dragon_hunter:5,venomous:5,spiked_hook:6,power:7,cubism:5,fortune:3,looting:4,snipe:3,vampirism:6,magnet:6,depth_strider:3,first_strike:4,ultimate_bank:5,growth:6,flame:1,aiming:5},uuid:\"d4fe1393-3b18-4c43-921b-a6d2770a3444\",timestamp:\"7/25/20 9:58 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[0:{lvl:5s,id:32s},1:{lvl:3s,id:8s},2:{lvl:3s,id:5s},3:{lvl:1s,id:6s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§aThis is to test custom enchant color.\",1:\"\",2:\"§9§d§lBank V, §9Aiming V\",3:\"§9Angler VI, §9Aqua Affinity I\",4:\"§9Blessing V, §9Caster VI\",5:\"§9Cleave V, §9Critical VI\",6:\"§9Cubism V, §9Depth Strider III\",7:\"§9Dragon Hunter V, §9Efficiency V\",8:\"§9Ender Slayer VI, §9Execute V\",9:\"§9Experience IV, §9Feather Falling X\",10:\"§9Fire Aspect II, §9First Strike IV\",11:\"§9Flame I, §9Fortune III\",12:\"§9Frail VI, §9Giant Killer VI\",13:\"§9Growth VI, §9Harvesting V\",14:\"§9Impaling III, §9Infinite Quiver X\",15:\"§9Knockback II, §9Lethality V\",16:\"§9Life Steal IV, §9Looting IV\",17:\"§9Luck VI, §9Luck of the Sea VI\",18:\"§9Lure VI, §9Magnet VI\",19:\"§9Piercing I, §9Power VI\",20:\"§9Protection VI, §9Punch II\",21:\"§9Rainbow I, §9Rejuvenate V\",22:\"§9Replenish I, §9Respiration III\",23:\"§9Scavenger V, §9Sharpness VI\",24:\"§9Snipe III, §9Spiked Hook VI\",25:\"§9Sugar Rush III, §9Telekinesis I\",26:\"§9Thorns III, §9Thunderlord V\",27:\"§9True Protection I, §9Vampirism VI\",28:\"§9Venomous V\",29:\"\",30:\"§c§l§ka§r §c§l§c§lSPECIAL §c§l§ka\"],Name:\"§f§f§cMax Enchanted Book\"},ExtraAttributes:{rarity_upgrades:1,originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAXED_E\",enchantments:{impaling:3,thorns:3,luck:6,feather_falling:10,respiration:3,knockback:2,ender_slayer:6,scavenger:5,experience:4,fire_aspect:2,luck_of_the_sea:6,life_steal:4,thunderlord:5,rejuvenate:5,sharpness:6,lethality:5,efficiency:5,cleave:5,frail:6,execute:5,aqua_affinity:1,rainbow:1,true_protection:1,infinite_quiver:10,angler:6,replenish:1,blessing:5,critical:6,piercing:1,protection:6,telekinesis:1,lure:6,giant_killer:6,punch:2,caster:6,sugar_rush:3,harvesting:5,dragon_hunter:5,venomous:5,spiked_hook:6,power:6,cubism:5,fortune:3,looting:4,snipe:3,vampirism:6,magnet:6,depth_strider:3,first_strike:4,ultimate_bank:5,growth:6,flame:1,aiming:5},uuid:\"d4fe1393-3b18-4c43-921b-a6d2770a3444\",timestamp:\"7/25/20 9:58 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§aThis is to test custom enchant color.", @@ -16,21 +16,21 @@ "§9Experience IV, §9Feather Falling X", "§9Fire Aspect II, §9First Strike IV", "§9Flame I, §9Fortune III", - "§9Frail VI, §9Giant Killer VII", - "§9Growth VII, §9Harvesting V", + "§9Frail VI, §9Giant Killer VI", + "§9Growth VI, §9Harvesting V", "§9Impaling III, §9Infinite Quiver X", - "§9Knockback II, §9Lethality VI", + "§9Knockback II, §9Lethality V", "§9Life Steal IV, §9Looting IV", "§9Luck VI, §9Luck of the Sea VI", "§9Lure VI, §9Magnet VI", - "§9Piercing I, §9Power VII", - "§9Protection VII, §9Punch II", + "§9Piercing I, §9Power VI", + "§9Protection VI, §9Punch II", "§9Rainbow I, §9Rejuvenate V", "§9Replenish I, §9Respiration III", - "§9Scavenger V, §9Sharpness VII", + "§9Scavenger V, §9Sharpness VI", "§9Snipe III, §9Spiked Hook VI", "§9Sugar Rush III, §9Telekinesis I", - "§9Thorns III, §9Thunderlord VI", + "§9Thorns III, §9Thunderlord V", "§9True Protection I, §9Vampirism VI", "§9Venomous V", "", @@ -39,7 +39,7 @@ "internalname": "MAXED_ENCHANT_BOOK", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.3-REL", "infoType": "", "info": [ "§aWhy would someone make this anyways, atleast we can use it to test /neuec" diff --git a/items/OLD_BABY.json b/items/OLD_BABY.json new file mode 100644 index 00000000..1f83d4b5 --- /dev/null +++ b/items/OLD_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"99610800-074c-3878-b1cc-d94c6f59356f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmVhZjgzNmI3MTgzNTU0MjY5NjQ3ODI3Mjg5YzY3YTM4NTVlOGQwYjM0NTcxOTMyODE4OGRlZmRiZDA1YTY0YiJ9fX0K\"}]}},display:{Lore:[0:\"§7§7Armor skins give your gear a\",1:\"§7fresh new look! Apply them just\",2:\"§7like an enchant book using the\",3:\"§7anvil.\",4:\"§7\",5:\"§7§7This skin can be applied to\",6:\"§7§a§6Old Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"OLD_BABY\",uuid:\"8e2b9cd4-c2a1-4966-88e4-361746c7191d\",timestamp:\"10/27/20 5:34 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Armor skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§a§6Old Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "OLD_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PROTECTOR_BABY.json b/items/PROTECTOR_BABY.json new file mode 100644 index 00000000..9ea3fe87 --- /dev/null +++ b/items/PROTECTOR_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"0ef061e1-4b93-3296-bb58-02dde676655c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTc5YzkxNDQ0OTZkMjFmMzMzNGIzMjQzN2RlZWI2MzM3OTc2NjM5OWQwYTkyYmMwNjcxMmJhNTkyYmMyMzdlNiJ9fX0K\"}]}},display:{Lore:[0:\"§7§7Armor skins give your gear a\",1:\"§7fresh new look! Apply them just\",2:\"§7like an enchant book using the\",3:\"§7anvil.\",4:\"§7\",5:\"§7§7This skin can be applied to\",6:\"§7§a§6Protector Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PROTECTOR_BABY\",uuid:\"64747465-8a38-4abd-a4e2-a21aa4f342da\",timestamp:\"10/26/20 4:57 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Armor skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§a§6Protector Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PROTECTOR_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PUMPKIN_BOMB.json b/items/PUMPKIN_BOMB.json new file mode 100644 index 00000000..18b6d859 --- /dev/null +++ b/items/PUMPKIN_BOMB.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Blast o\u0027 Lantern", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3263c14e-c555-365e-a244-0ee97a8b2056\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjhmMmZmYzZmYjRlOTk1OWI5YTdhMzE3ZjUxYTY3NzVhMTU5ZGRjMjI0MWRiZDZjNzc0ZDNhYzA4YjYifX19\"}]}},display:{Lore:[0:\"§7Throwable explosive. Deals §a2\",1:\"§a§7damage to §6Spooky §7enemies\",2:\"§7and §c9,090 §7damage against\",3:\"§7non-scary enemies!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Blast o\u0027 Lantern\"},ExtraAttributes:{id:\"PUMPKIN_BOMB\"}}", + "damage": 3, + "lore": [ + "§7Throwable explosive. Deals §a2", + "§a§7damage to §6Spooky §7enemies", + "§7and §c9,090 §7damage against", + "§7non-scary enemies!", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "GREEN_CANDY:1", + "A2": "GREEN_CANDY:1", + "A3": "GREEN_CANDY:1", + "B1": "GREEN_CANDY:1", + "B2": "PUMPKIN_GUTS:1", + "B3": "GREEN_CANDY:1", + "C1": "GREEN_CANDY:1", + "C2": "GREEN_CANDY:1", + "C3": "GREEN_CANDY:1" + }, + "internalname": "PUMPKIN_BOMB", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/PUMPKIN_GUTS.json b/items/PUMPKIN_GUTS.json new file mode 100644 index 00000000..65851127 --- /dev/null +++ b/items/PUMPKIN_GUTS.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:pumpkin_seeds", + "displayname": "§aPumpkin Guts", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Why does Halloween have to be so\",1:\"§7gross?\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aPumpkin Guts\"},ExtraAttributes:{id:\"PUMPKIN_GUTS\"}}", + "damage": 0, + "lore": [ + "§7Why does Halloween have to be so", + "§7gross?", + "", + "§eRight-click to view recipes!", + "", + "§a§lUNCOMMON" + ], + "internalname": "PUMPKIN_GUTS", + "clickcommand": "", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/PUMPKIN_LAUNCHER.json b/items/PUMPKIN_LAUNCHER.json new file mode 100644 index 00000000..ae66bf27 --- /dev/null +++ b/items/PUMPKIN_LAUNCHER.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:pumpkin", + "displayname": "§5Pumpkin Launcher", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Shoots §6Blast o\u0027 Lanterns§7.\",1:\"§7Deals §a2 §7damage to §6Spooky\",2:\"§6§7enemies and §c9,090 §7damage\",3:\"§7against non-scary enemies!\",4:\"\",5:\"§7Blast o\u0027 Lanterns: §60§8/20k\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Pumpkin Launcher\"},ExtraAttributes:{id:\"PUMPKIN_LAUNCHER\"}}", + "damage": 0, + "lore": [ + "§7Shoots §6Blast o\u0027 Lanterns§7.", + "§7Deals §a2 §7damage to §6Spooky", + "§6§7enemies and §c9,090 §7damage", + "§7against non-scary enemies!", + "", + "§7Blast o\u0027 Lanterns: §60§8/20k", + "", + "§5§lEPIC" + ], + "recipe": { + "A1": "PUMPKIN_GUTS:4", + "A2": "ECTOPLASM:20", + "A3": "PUMPKIN_GUTS:4", + "B1": "PUMPKIN_GUTS:4", + "B2": "PUMPKIN_BOMB:64", + "B3": "PUMPKIN_GUTS:4", + "C1": "PUMPKIN_GUTS:4", + "C2": "ECTOPLASM:20", + "C3": "PUMPKIN_GUTS:4" + }, + "internalname": "PUMPKIN_LAUNCHER", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/SOUL_WHIP.json b/items/SOUL_WHIP.json new file mode 100644 index 00000000..d867a427 --- /dev/null +++ b/items/SOUL_WHIP.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:fishing_rod", + "displayname": "§6Soul Whip", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d320\",1:\"§7Damage: §c+145\",2:\"§7Strength: §c+175 \",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Soul Whip\"},ExtraAttributes:{dungeon_item_level:0,id:\"SOUL_WHIP\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d320", + "§7Damage: §c+145", + "§7Strength: §c+175 ", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "SOUL_WHIP", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/STRONG_BABY.json b/items/STRONG_BABY.json new file mode 100644 index 00000000..41e9dde4 --- /dev/null +++ b/items/STRONG_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c214608a-8867-3c7f-b62e-ec18f622de3a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWVjMTBiMGRjZWI1YmIzNGFmMmNiOTUzNzMzZjAxZjIwYmIzYWFmZDVmMjFmZTBlYWRmMWNjNGNlN2Y0ZGFiNCJ9fX0K\"}]}},display:{Lore:[0:\"§7§7Armor skins give your gear a\",1:\"§7fresh new look! Apply them just\",2:\"§7like an enchant book using the\",3:\"§7anvil.\",4:\"§7\",5:\"§7§7This skin can be applied to\",6:\"§7§a§6Strong Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"STRONG_BABY\",uuid:\"a56466a4-d345-4dc7-a8d1-292193bd4941\",timestamp:\"10/26/20 4:58 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Armor skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§a§6Strong Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "STRONG_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/TARANTULA_BLACK_WIDOW.json b/items/TARANTULA_BLACK_WIDOW.json new file mode 100644 index 00000000..f9da4f1d --- /dev/null +++ b/items/TARANTULA_BLACK_WIDOW.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Black Widow Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a7ffa522-e828-3dd5-a944-dcf5758f873d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjJiNjczMmVhYTk3ODg0NTg0NjhmNTk3Njk0Mzk4NjQ2NDk3NGFmMzVmZWFmYjRmY2FkMDVhN2EzMDhjMmE2NyJ9fX0K\"}]}},display:{Lore:[0:\"§7§7Armor skins give your gear a\",1:\"§7fresh new look! Apply them just\",2:\"§7like an enchant book using the\",3:\"§7anvil.\",4:\"§7\",5:\"§7§7This skin can be applied to\",6:\"§7§a§5Tarantula Helmet\",7:\"\",8:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6Black Widow Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"TARANTULA_BLACK_WIDOW\",uuid:\"cbc59ef5-11ba-4474-b833-f5f166c342cd\",timestamp:\"10/23/20 5:05 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7§7Armor skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§a§5Tarantula Helmet", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "TARANTULA_BLACK_WIDOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/VAMPIRE_WITCH_MASK.json b/items/VAMPIRE_WITCH_MASK.json new file mode 100644 index 00000000..51dd5380 --- /dev/null +++ b/items/VAMPIRE_WITCH_MASK.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Vampire Witch Mask", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8a619dc1-cbba-3deb-aafe-e910961d9ada\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjM0OGU1YjRiM2QyYzFkZWMwMjNmYmY0MDYyMTZmMTIzOTY1ODkwNmVmNGMyZmJmMWM1MzkwNmUyNDNlNjYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+132 HP\",1:\"§7Defense: §a+222\",2:\"\",3:\"§6Item Ability: Bat Swarm\",4:\"§7Summons two bats that will\",5:\"§7follow you and attack nearby\",6:\"§7enemies, dealing §c9,090\",7:\"§c§7damage upon exploding. Your\",8:\"§7bats will not spawn on your\",9:\"§7island.\",10:\"\",11:\"§6Item Ability: Rejuvenate\",12:\"§7While wearing, drains §a5\",13:\"§a§7health per second from all\",14:\"§7monsters within §e8 §7blocks.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Vampire Witch Mask\"},ExtraAttributes:{id:\"VAMPIRE_WITCH_MASK\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+132 HP", + "§7Defense: §a+222", + "", + "§6Item Ability: Bat Swarm", + "§7Summons two bats that will", + "§7follow you and attack nearby", + "§7enemies, dealing §c9,090", + "§c§7damage upon exploding. Your", + "§7bats will not spawn on your", + "§7island.", + "", + "§6Item Ability: Rejuvenate", + "§7While wearing, drains §a5", + "§a§7health per second from all", + "§7monsters within §e8 §7blocks.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ], + "recipe": { + "A1": "ECTOPLASM:1", + "A2": "ECTOPLASM:1", + "A3": "ECTOPLASM:1", + "B1": "ECTOPLASM:1", + "B2": "WITCH_MASK:1", + "B3": "ECTOPLASM:1", + "C1": "ECTOPLASM:1", + "C2": "VAMPIRE_MASK:1", + "C3": "ECTOPLASM:1" + }, + "internalname": "VAMPIRE_WITCH_MASK", + "clickcommand": "viewrecipe", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/WEREWOLF_BOOTS.json b/items/WEREWOLF_BOOTS.json new file mode 100644 index 00000000..d396279f --- /dev/null +++ b/items/WEREWOLF_BOOTS.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Werewolf Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d335 \",1:\"§7Defense: §a+150 \",2:\"§7Intelligence: §a+50 \",3:\"§7Ferocity: §a+10\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:1904901,Name:\"§6Werewolf Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WEREWOLF_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d335 ", + "§7Defense: §a+150 ", + "§7Intelligence: §a+50 ", + "§7Ferocity: §a+10", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "internalname": "WEREWOLF_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WEREWOLF_CHESTPLATE.json b/items/WEREWOLF_CHESTPLATE.json new file mode 100644 index 00000000..f8314ef2 --- /dev/null +++ b/items/WEREWOLF_CHESTPLATE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Werewolf Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d335 \",1:\"§7Defense: §a+150 \",2:\"§7Intelligence: §a+50 \",3:\"§7Ferocity: §a+10\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:1904901,Name:\"§6Werewolf Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"WEREWOLF_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d335 ", + "§7Defense: §a+150 ", + "§7Intelligence: §a+50 ", + "§7Ferocity: §a+10", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "internalname": "WEREWOLF_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WEREWOLF_HELMET.json b/items/WEREWOLF_HELMET.json new file mode 100644 index 00000000..fde0d1de --- /dev/null +++ b/items/WEREWOLF_HELMET.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Werewolf Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c8e41e94-9c30-38af-80c6-05b2ed6d5c53\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMzY2ODk3MjkwMywKICAicHJvZmlsZUlkIiA6ICIzYTNmNzhkZmExZjQ0OTllYjE5NjlmYzlkOTEwZGYwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVyb2Ryb2dvIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NlNDYwNmM2ZDk3M2E5OTlhZWMxNjg3YzdlMDc1ZjdkMzdkYjgxODVlODhiODQ0NTA3ZjE2YjNlMmIzZWI2OTAiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d335 \",1:\"§7Defense: §a+150 \",2:\"§7Intelligence: §a+50 \",3:\"§7Ferocity: §a+10\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Werewolf Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"WEREWOLF_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d335 ", + "§7Defense: §a+150 ", + "§7Intelligence: §a+50 ", + "§7Ferocity: §a+10", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "internalname": "WEREWOLF_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WEREWOLF_LEGGINGS.json b/items/WEREWOLF_LEGGINGS.json new file mode 100644 index 00000000..b1f9167d --- /dev/null +++ b/items/WEREWOLF_LEGGINGS.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Werewolf Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d335 \",1:\"§7Defense: §a+150 \",2:\"§7Intelligence: §a+50 \",3:\"§7Ferocity: §a+10\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:1904901,Name:\"§6Werewolf Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"WEREWOLF_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d335 ", + "§7Defense: §a+150 ", + "§7Intelligence: §a+50 ", + "§7Ferocity: §a+10", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "internalname": "WEREWOLF_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WITCH_MASK.json b/items/WITCH_MASK.json new file mode 100644 index 00000000..3ea2ee42 --- /dev/null +++ b/items/WITCH_MASK.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Witch Mask", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a289c858-9ac5-3b6c-b621-beb934129a37\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNiZWU5ZjliNzVmZjc1MTk3ZTA3NDE0YWMyZGI5MmUyMTZlOTQ1ZDYxODc3MjJiZGI5MjYyODc5YmI2In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+66 HP\",1:\"§7Defense: §a+111\",2:\"\",3:\"§6Item Ability: Bat Swarm\",4:\"§7Summons two bats that will\",5:\"§7follow you and attack nearby\",6:\"§7enemies, dealing §c9,090\",7:\"§c§7damage upon exploding. Your\",8:\"§7bats will not spawn on your\",9:\"§7island.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE HELMET\"],Name:\"§9Witch Mask\"},ExtraAttributes:{id:\"WITCH_MASK\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+66 HP", + "§7Defense: §a+111", + "", + "§6Item Ability: Bat Swarm", + "§7Summons two bats that will", + "§7follow you and attack nearby", + "§7enemies, dealing §c9,090", + "§c§7damage upon exploding. Your", + "§7bats will not spawn on your", + "§7island.", + "", + "§7§8This item can be reforged!", + "§9§lRARE HELMET" + ], + "internalname": "WITCH_MASK", + "clickcommand": "", + "modver": "1.4-REL" +} \ No newline at end of file -- cgit