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 e1f05353b3359c2e56aefe053fe84ac194eb631c Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 29 Oct 2020 19:51:00 -0600 Subject: Add wiki url for Necromancer's Brooch --- items/NECROMANCER_BROOCH.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/items/NECROMANCER_BROOCH.json b/items/NECROMANCER_BROOCH.json index 31a8d3af..d7c5ecdd 100644 --- a/items/NECROMANCER_BROOCH.json +++ b/items/NECROMANCER_BROOCH.json @@ -1,11 +1,11 @@ { "internalname": "NECROMANCER_BROOCH", - "itemid": 397, - "displayname": "§9Necromancer's Brooch", + "itemid": "minecraft:skull", + "displayname": "§9Necromancer\u0027s Brooch", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea3ee289-11c8-32b4-8913-c98703b1ab1c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjViNmJlYWM1NzM2NWNhZjQ2ZjAzN2YzZDJhM2E0NTdmNmNhZmU2NDc1N2JhZjE0ZTg5OTNjZDJkYTE4Y2ZmNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Necrotic\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7§8§oRewarded to every\",8:\"§8§oNecromancer who passes the final\",9:\"§8§oexam.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXIX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Necromancer's Brooch\"},ExtraAttributes:{id:\"NECROMANCER_BROOCH\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea3ee289-11c8-32b4-8913-c98703b1ab1c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjViNmJlYWM1NzM2NWNhZjQ2ZjAzN2YzZDJhM2E0NTdmNmNhZmU2NDc1N2JhZjE0ZTg5OTNjZDJkYTE4Y2ZmNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Necrotic\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7§8§oRewarded to every\",8:\"§8§oNecromancer who passes the final\",9:\"§8§oexam.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXIX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Necromancer\u0027s Brooch\"},ExtraAttributes:{id:\"NECROMANCER_BROOCH\"}}", + "modver": "1.4-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXIX§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer%27s_Brooch" ] -} \ No newline at end of file +} -- cgit From 6c5cdc426988cb9a0dcd5260b3adffca87bc2745 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 29 Oct 2020 19:54:53 -0600 Subject: Add skyblock menu wiki url --- items/SKYBLOCK_MENU.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/items/SKYBLOCK_MENU.json b/items/SKYBLOCK_MENU.json index 93efccd0..964eba3e 100644 --- a/items/SKYBLOCK_MENU.json +++ b/items/SKYBLOCK_MENU.json @@ -13,6 +13,9 @@ "internalname": "SKYBLOCK_MENU", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" -} \ No newline at end of file + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/SkyBlock_Menu" + ] +} -- cgit From 23b54d18f0e6d697c86e67be6b2663e5b1a26d46 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 29 Oct 2020 19:57:54 -0600 Subject: Add premium flesh wiki url --- items/PREMIUM_FLESH.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/items/PREMIUM_FLESH.json b/items/PREMIUM_FLESH.json index 82b1941d..74f8ed71 100644 --- a/items/PREMIUM_FLESH.json +++ b/items/PREMIUM_FLESH.json @@ -1,11 +1,11 @@ { "internalname": "PREMIUM_FLESH", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Premium Flesh", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8f4b9c2f-7439-3589-8ee4-d835cb7c1f73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWE3NWU4YjA0NGM3MjAxYTRiMmU4NTZiZTRmYzMxNmE1YWFlYzY2NTc2MTY5YmFiNTg3MmE4ODUzNGI4MDI1NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Undead §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe Zombie it came from was\",8:\"§8§oprobably a great warrior before\",9:\"§8§oits death.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXVI§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Premium Flesh\"},ExtraAttributes:{id:\"PREMIUM_FLESH\"}}", - "modver": "1.0.0", + "modver": "1.4-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXVI§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Premium_Flesh" ] -} \ No newline at end of file +} -- cgit From 9dd8665dfc633dcf751e00cf667a19533bf5bc47 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 29 Oct 2020 20:01:06 -0600 Subject: Add molten cube wiki url --- items/MOLTEN_CUBE.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/items/MOLTEN_CUBE.json b/items/MOLTEN_CUBE.json index 1bcf35e7..36b0107a 100644 --- a/items/MOLTEN_CUBE.json +++ b/items/MOLTEN_CUBE.json @@ -1,11 +1,11 @@ { "internalname": "MOLTEN_CUBE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Molten Cube", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f9c4a556-ae13-3635-b4bc-4630b9dd93dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY2NGY5YzVlZDMzMWQ3ZmY0NTU1ZmY4MGIwODhhOWU1ZTExMWI1NDliZmZlMzJiZWQ2ZmYyOWQzYTliNGY3ZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Cubic §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe center of Magma Cubes is\",8:\"§8§othe hottest part...also the\",9:\"§8§ohardest. Giant ones can even\",10:\"§8§ocreate stones like this one.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aX§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Molten Cube\"},ExtraAttributes:{id:\"MOLTEN_CUBE\"}}", - "modver": "1.0.0", + "modver": "1.4-REL", "lore": [ "§8Reforge Stone", "", @@ -23,5 +23,10 @@ "§aX§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Molten_Cube" ] -} \ No newline at end of file +} -- cgit From 09fea3aa2558b57ab03ae5919e96fd64cd587701 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 29 Oct 2020 20:03:07 -0600 Subject: Add machine gun bow wiki url --- items/MACHINE_GUN_BOW.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/items/MACHINE_GUN_BOW.json b/items/MACHINE_GUN_BOW.json index ce35c79f..05d4de21 100644 --- a/items/MACHINE_GUN_BOW.json +++ b/items/MACHINE_GUN_BOW.json @@ -23,6 +23,9 @@ "internalname": "MACHINE_GUN_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" -} \ No newline at end of file + "modver": "1.4-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Machine_Gun_Bow" + ] +} -- cgit From d2565ae4cde17315027b5314aad3d7a09107b486 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 29 Oct 2020 20:05:21 -0600 Subject: Add lapis crystal wiki url --- items/LAPIS_CRYSTAL.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/items/LAPIS_CRYSTAL.json b/items/LAPIS_CRYSTAL.json index edac06fc..6ff3f8c1 100644 --- a/items/LAPIS_CRYSTAL.json +++ b/items/LAPIS_CRYSTAL.json @@ -1,11 +1,11 @@ { "internalname": "LAPIS_CRYSTAL", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Lapis Crystal", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"120ac94e-d0a2-375d-bb36-d3227beb4f68\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGI5ZmZkODViZjAyODNhNTg4NzA2ZTNkMjdhZmI5ZDQ5MTdlMDZmMmJhNzE3YzFhZWE2OGRjNzkzOTNiOTFmNCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Magnetic\",5:\"§8§7reforge to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Lapis Crystal\"},ExtraAttributes:{id:\"LAPIS_CRYSTAL\"}}", - "modver": "1.0.0", + "modver": "1.4-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aV§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lapis_Crystal" ] -} \ No newline at end of file +} -- cgit From 333c409609a4f81ddcb5d7c9fb7d3b6231b2a473 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 29 Oct 2020 20:07:33 -0600 Subject: Add inflatable jerry wiki url --- items/INFLATABLE_JERRY.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/items/INFLATABLE_JERRY.json b/items/INFLATABLE_JERRY.json index 70022252..9a38e911 100644 --- a/items/INFLATABLE_JERRY.json +++ b/items/INFLATABLE_JERRY.json @@ -1,11 +1,11 @@ { "internalname": "INFLATABLE_JERRY", - "itemid": 383, + "itemid": "minecraft:spawn_egg", "displayname": "§fInflatable Jerry", "clickcommand": "", "damage": 120, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7May it be a light to you in\",1:\"§7dark places, when all other\",2:\"§7lights go out.\",3:\"\",4:\"§cDungeons only!\",5:\"\",6:\"§f§lCOMMON DUNGEON ITEM\"],Name:\"§fInflatable Jerry\"},ExtraAttributes:{id:\"INFLATABLE_JERRY\"}}", - "modver": "1.0.0", + "modver": "1.4-REL", "lore": [ "§7May it be a light to you in", "§7dark places, when all other", @@ -14,5 +14,10 @@ "§cDungeons only!", "", "§f§lCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Inflatable_Jerry" ] -} \ No newline at end of file +} -- cgit From d3244230324197f0aa438b10b23f4cbae0e363e3 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 29 Oct 2020 20:09:23 -0600 Subject: Add dungeon trap wiki url --- items/DUNGEON_TRAP.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/items/DUNGEON_TRAP.json b/items/DUNGEON_TRAP.json index 865582b6..047cbc02 100644 --- a/items/DUNGEON_TRAP.json +++ b/items/DUNGEON_TRAP.json @@ -1,11 +1,11 @@ { "internalname": "DUNGEON_TRAP", - "itemid": 148, + "itemid": "minecraft:heavy_weighted_pressure_plate", "displayname": "§aTrap", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place an explosive trap\",1:\"§7that triggers when mobs\",2:\"§7walk over it dealing\",3:\"§7§c20,000§7-§c250,000\",4:\"§c§7damage based on the\",5:\"§7dungeon floor you are on.\",6:\"\",7:\"§cDungeons only!\",8:\"\",9:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aTrap\"},ExtraAttributes:{id:\"DUNGEON_TRAP\"}}", - "modver": "1.0.0", + "modver": "1.4-REL", "lore": [ "§7Place an explosive trap", "§7that triggers when mobs", @@ -17,5 +17,10 @@ "§cDungeons only!", "", "§a§lUNCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Trap" ] -} \ 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 From 63ba167a1d31bdfefc452de23af4fc161d2b7b61 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 31 Oct 2020 13:45:15 -0400 Subject: Stuff I Missed Still Need to add WIKI URLS to previous comit --- items/CANDY_THE_FISH.json | 19 +++++++++++++++++++ items/INFINITE_SUPERBOOM_TNT.json | 23 +++++++++++++++++++++++ items/PET_ITEM_SPOOKY_CUPCAKE.json | 30 ++++++++++++++++++++++++++++++ items/SKELETON_LORD_BOOTS.json | 27 +++++++++++++++++++++++++++ items/SKELETON_LORD_CHESTPLATE.json | 27 +++++++++++++++++++++++++++ items/SKELETON_LORD_HELMET.json | 27 +++++++++++++++++++++++++++ items/SKELETON_LORD_LEGGINGS.json | 27 +++++++++++++++++++++++++++ 7 files changed, 180 insertions(+) create mode 100644 items/CANDY_THE_FISH.json create mode 100644 items/INFINITE_SUPERBOOM_TNT.json create mode 100644 items/PET_ITEM_SPOOKY_CUPCAKE.json create mode 100644 items/SKELETON_LORD_BOOTS.json create mode 100644 items/SKELETON_LORD_CHESTPLATE.json create mode 100644 items/SKELETON_LORD_HELMET.json create mode 100644 items/SKELETON_LORD_LEGGINGS.json diff --git a/items/CANDY_THE_FISH.json b/items/CANDY_THE_FISH.json new file mode 100644 index 00000000..5ffe6911 --- /dev/null +++ b/items/CANDY_THE_FISH.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cCandy the Fish", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3547e2d9-a66e-3f68-8492-53867c13acd8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzViYTM5M2I5MjZlZTY5YTE0ZDRkODUzYjI1ZDI4NWE4NjhiMTZjNTZjOTE5ZDJiODI0NDEzZTY1NjZkNGU1NSJ9fX0\"}]}},display:{Lore:[0:\"§7Fish flavored.\",1:\"\",2:\"§c§lSPECIAL\"],Name:\"§f§f§cCandy the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CANDY_THE_FISH\",uuid:\"e73f48d9-ebd0-4875-ae6b-8e54f9a97cee\",timestamp:\"10/31/20 4:55 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Fish flavored.", + "", + "§c§lSPECIAL" + ], + "internalname": "CANDY_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_the_Fish" + ] +} \ No newline at end of file diff --git a/items/INFINITE_SUPERBOOM_TNT.json b/items/INFINITE_SUPERBOOM_TNT.json new file mode 100644 index 00000000..9fccbe1c --- /dev/null +++ b/items/INFINITE_SUPERBOOM_TNT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:tnt", + "displayname": "§9Infinityboom TNT", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Breaks weak walls. Can be\",1:\"§7used to blow up Crypts in\",2:\"§7§cThe Catacombs§7.\",3:\"\",4:\"§8Cooldown: §a2s\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Infinityboom TNT\"},ExtraAttributes:{id:\"INFINITE_SUPERBOOM_TNT\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Breaks weak walls. Can be", + "§7used to blow up Crypts in", + "§7§cThe Catacombs§7.", + "", + "§8Cooldown: §a2s", + "", + "§9§lRARE" + ], + "internalname": "INFINITE_SUPERBOOM_TNT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Infinityboom_TNT" + ] +} \ No newline at end of file diff --git a/items/PET_ITEM_SPOOKY_CUPCAKE.json b/items/PET_ITEM_SPOOKY_CUPCAKE.json new file mode 100644 index 00000000..dcd06af9 --- /dev/null +++ b/items/PET_ITEM_SPOOKY_CUPCAKE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aSpooky Cupcake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"17d66611-a79c-3662-b09f-29c7fcd34fdb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDk3YWQ5OWQ1M2FhY2NlNmI3YTg0ZDg3NGU2N2I4YzU2ZmFkZWRmZGY2YTI1NjVjNzYyNmNlZmJmYzMwYzM1MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Increases §c❁ Strength §7by\",8:\"§7§a30 §7and §f✦ Speed §7by §a20\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§a§lUNCOMMON PET ITEM\"],Name:\"§f§f§aSpooky Cupcake\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PET_ITEM_SPOOKY_CUPCAKE\",uuid:\"c2e88a19-2b1a-466d-8708-a67ab9d8ccdb\",timestamp:\"10/31/20 4:55 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet items can boost pets in", + "§7various ways but pets can only", + "§7hold 1 item at a time so choose", + "§7wisely!", + "", + "§7§7Increases §c❁ Strength §7by", + "§7§a30 §7and §f✦ Speed §7by §a20", + "", + "§7§eRight click on your pet to", + "§egive it this item!", + "", + "§a§lUNCOMMON PET ITEM" + ], + "internalname": "PET_ITEM_SPOOKY_CUPCAKE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] +} \ No newline at end of file diff --git a/items/SKELETON_LORD_BOOTS.json b/items/SKELETON_LORD_BOOTS.json new file mode 100644 index 00000000..ca8faf5d --- /dev/null +++ b/items/SKELETON_LORD_BOOTS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Skeleton Lord Boots", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+14 HP\",5:\"§7Defense: §a+28 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:2523397,Name:\"§6Skeleton Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d112 ", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19% ", + "", + "§7Health: §a+14 HP", + "§7Defense: §a+28 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "internalname": "SKELETON_LORD_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +} \ No newline at end of file diff --git a/items/SKELETON_LORD_CHESTPLATE.json b/items/SKELETON_LORD_CHESTPLATE.json new file mode 100644 index 00000000..4cb43e13 --- /dev/null +++ b/items/SKELETON_LORD_CHESTPLATE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Skeleton Lord Chestplate", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+26 HP \",5:\"§7Defense: §a+52 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:2523397,Name:\"§6Skeleton Lord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d172 ", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19% ", + "", + "§7Health: §a+26 HP ", + "§7Defense: §a+52 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "internalname": "SKELETON_LORD_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +} \ No newline at end of file diff --git a/items/SKELETON_LORD_HELMET.json b/items/SKELETON_LORD_HELMET.json new file mode 100644 index 00000000..f392734f --- /dev/null +++ b/items/SKELETON_LORD_HELMET.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§6Skeleton Lord Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d122\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"\",4:\"§7Health: §a+16 HP\",5:\"§7Defense: §a+32 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON HELMET\"],color:2523397,Name:\"§6Skeleton Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d122", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19%", + "", + "§7Health: §a+16 HP", + "§7Defense: §a+32 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "internalname": "SKELETON_LORD_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +} \ No newline at end of file diff --git a/items/SKELETON_LORD_LEGGINGS.json b/items/SKELETON_LORD_LEGGINGS.json new file mode 100644 index 00000000..6f724304 --- /dev/null +++ b/items/SKELETON_LORD_LEGGINGS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Skeleton Lord Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d162 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+24 HP \",5:\"§7Defense: §a+48 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:2523397,Name:\"§6Skeleton Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d162 ", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19% ", + "", + "§7Health: §a+24 HP ", + "§7Defense: §a+48 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "internalname": "SKELETON_LORD_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +} \ No newline at end of file -- cgit From ff100cb8ed8890d9efb5e3650dafa174e57fb471 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 31 Oct 2020 13:52:15 -0400 Subject: Revert "Merge branch 'All-Enchanted-Books' into master" This reverts commit af3047d7c1b206f08d7db6698208f13b62b5856a, reversing changes made to 7188fdf8bc58cc0c2ffeceb43af646c211186314. --- items/BANE_OF_ARTHROPODS;1.json | 22 ---------------------- items/BANE_OF_ARTHROPODS;2.json | 22 ---------------------- items/BANE_OF_ARTHROPODS;3.json | 22 ---------------------- items/CUBISM;3.json | 22 ---------------------- items/EFFICIENCY;1.json | 21 --------------------- items/EFFICIENCY;2.json | 21 --------------------- items/EFFICIENCY;3.json | 21 --------------------- items/ENDER_SLAYER;1.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/FORTUNE;3.json | 22 ---------------------- 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/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/LAPIS_GENERATOR_1.json | 18 +++++++++--------- items/MAGNET;1.json | 22 ---------------------- items/MAXED_ENCHANT_BOOK.json | 18 +++++++++--------- items/OVERLOAD;2.json | 25 ------------------------- items/POWER;1.json | 20 -------------------- items/POWER;3.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/PUMPKIN_BOMB.json | 20 +++++--------------- items/REJUVENATE;2.json | 21 --------------------- items/REJUVENATE;3.json | 21 --------------------- items/REJUVENATE;4.json | 21 --------------------- items/RESPIRATION;3.json | 21 --------------------- items/SCAVENGER;1.json | 21 --------------------- items/SHARPNESS;1.json | 21 --------------------- items/SHARPNESS;2.json | 21 --------------------- items/SHARPNESS;3.json | 21 --------------------- items/SMITE;1.json | 23 ----------------------- items/SMITE;2.json | 23 ----------------------- items/SMITE;3.json | 23 ----------------------- items/SNIPE;1.json | 21 --------------------- items/SNIPE;3.json | 21 --------------------- items/SUGAR_RUSH;2.json | 20 -------------------- items/TELEKINESIS;1.json | 21 --------------------- items/THORNS;3.json | 23 ----------------------- items/ULTIMATE_BANK;2.json | 27 --------------------------- items/ULTIMATE_BANK;3.json | 27 --------------------------- items/ULTIMATE_BANK;4.json | 27 --------------------------- items/ULTIMATE_COMBO;2.json | 29 ----------------------------- items/ULTIMATE_COMBO;3.json | 29 ----------------------------- items/ULTIMATE_COMBO;4.json | 29 ----------------------------- items/ULTIMATE_JERRY;2.json | 29 ----------------------------- items/ULTIMATE_JERRY;3.json | 29 ----------------------------- items/ULTIMATE_JERRY;4.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_NO_PAIN_NO_GAIN;2.json | 25 ------------------------- items/ULTIMATE_NO_PAIN_NO_GAIN;3.json | 25 ------------------------- items/ULTIMATE_REND;2.json | 32 -------------------------------- items/ULTIMATE_REND;3.json | 32 -------------------------------- items/ULTIMATE_WISDOM;2.json | 30 ------------------------------ items/ULTIMATE_WISDOM;3.json | 30 ------------------------------ items/ULTIMATE_WISDOM;4.json | 30 ------------------------------ items/ULTIMATE_WISE;2.json | 28 ---------------------------- items/ULTIMATE_WISE;3.json | 28 ---------------------------- items/ULTIMATE_WISE;4.json | 28 ---------------------------- 83 files changed, 23 insertions(+), 1900 deletions(-) delete mode 100644 items/BANE_OF_ARTHROPODS;1.json delete mode 100644 items/BANE_OF_ARTHROPODS;2.json delete mode 100644 items/BANE_OF_ARTHROPODS;3.json delete mode 100644 items/CUBISM;3.json delete mode 100644 items/EFFICIENCY;1.json delete mode 100644 items/EFFICIENCY;2.json delete mode 100644 items/EFFICIENCY;3.json delete mode 100644 items/ENDER_SLAYER;1.json delete mode 100644 items/FEATHER_FALLING;5.json delete mode 100644 items/FEATHER_FALLING;7.json delete mode 100644 items/FEATHER_FALLING;8.json delete mode 100644 items/FEATHER_FALLING;9.json delete mode 100644 items/FIRE_ASPECT;2.json delete mode 100644 items/FIRE_PROTECTION;1.json delete mode 100644 items/FIRE_PROTECTION;2.json delete mode 100644 items/FIRE_PROTECTION;3.json delete mode 100644 items/FIRST_STRIKE;1.json delete mode 100644 items/FORTUNE;3.json delete mode 100644 items/FROST_WALKER;2.json delete mode 100644 items/GIANT_KILLER;1.json delete mode 100644 items/GIANT_KILLER;2.json delete mode 100644 items/GIANT_KILLER;3.json delete mode 100644 items/HARVESTING;1.json delete mode 100644 items/HARVESTING;4.json delete mode 100644 items/IMPALING;3.json delete mode 100644 items/INFINITE_QUIVER;1.json delete mode 100644 items/INFINITE_QUIVER;2.json delete mode 100644 items/INFINITE_QUIVER;7.json delete mode 100644 items/INFINITE_QUIVER;8.json delete mode 100644 items/INFINITE_QUIVER;9.json delete mode 100644 items/KNOCKBACK;2.json delete mode 100644 items/MAGNET;1.json delete mode 100644 items/OVERLOAD;2.json delete mode 100644 items/POWER;1.json delete mode 100644 items/POWER;3.json delete mode 100644 items/PROJECTILE_PROTECTION;1.json delete mode 100644 items/PROJECTILE_PROTECTION;2.json delete mode 100644 items/PROJECTILE_PROTECTION;3.json delete mode 100644 items/PROJECTILE_PROTECTION;5.json delete mode 100644 items/PROTECTION;1.json delete mode 100644 items/PROTECTION;2.json delete mode 100644 items/PROTECTION;3.json delete mode 100644 items/REJUVENATE;2.json delete mode 100644 items/REJUVENATE;3.json delete mode 100644 items/REJUVENATE;4.json delete mode 100644 items/RESPIRATION;3.json delete mode 100644 items/SCAVENGER;1.json delete mode 100644 items/SHARPNESS;1.json delete mode 100644 items/SHARPNESS;2.json delete mode 100644 items/SHARPNESS;3.json delete mode 100644 items/SMITE;1.json delete mode 100644 items/SMITE;2.json delete mode 100644 items/SMITE;3.json delete mode 100644 items/SNIPE;1.json delete mode 100644 items/SNIPE;3.json delete mode 100644 items/SUGAR_RUSH;2.json delete mode 100644 items/TELEKINESIS;1.json delete mode 100644 items/THORNS;3.json delete mode 100644 items/ULTIMATE_BANK;2.json delete mode 100644 items/ULTIMATE_BANK;3.json delete mode 100644 items/ULTIMATE_BANK;4.json delete mode 100644 items/ULTIMATE_COMBO;2.json delete mode 100644 items/ULTIMATE_COMBO;3.json delete mode 100644 items/ULTIMATE_COMBO;4.json delete mode 100644 items/ULTIMATE_JERRY;2.json delete mode 100644 items/ULTIMATE_JERRY;3.json delete mode 100644 items/ULTIMATE_JERRY;4.json delete mode 100644 items/ULTIMATE_LAST_STAND;2.json delete mode 100644 items/ULTIMATE_LAST_STAND;3.json delete mode 100644 items/ULTIMATE_LAST_STAND;4.json delete mode 100644 items/ULTIMATE_NO_PAIN_NO_GAIN;2.json delete mode 100644 items/ULTIMATE_NO_PAIN_NO_GAIN;3.json delete mode 100644 items/ULTIMATE_REND;2.json delete mode 100644 items/ULTIMATE_REND;3.json delete mode 100644 items/ULTIMATE_WISDOM;2.json delete mode 100644 items/ULTIMATE_WISDOM;3.json delete mode 100644 items/ULTIMATE_WISDOM;4.json delete mode 100644 items/ULTIMATE_WISE;2.json delete mode 100644 items/ULTIMATE_WISE;3.json delete mode 100644 items/ULTIMATE_WISE;4.json diff --git a/items/BANE_OF_ARTHROPODS;1.json b/items/BANE_OF_ARTHROPODS;1.json deleted file mode 100644 index b809b251..00000000 --- a/items/BANE_OF_ARTHROPODS;1.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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 deleted file mode 100644 index 9632847f..00000000 --- a/items/BANE_OF_ARTHROPODS;2.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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 deleted file mode 100644 index 8bc413a5..00000000 --- a/items/BANE_OF_ARTHROPODS;3.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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/CUBISM;3.json b/items/CUBISM;3.json deleted file mode 100644 index 85aa2e62..00000000 --- a/items/CUBISM;3.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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/EFFICIENCY;1.json b/items/EFFICIENCY;1.json deleted file mode 100644 index 41e2cea8..00000000 --- a/items/EFFICIENCY;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 988f5fe0..00000000 --- a/items/EFFICIENCY;2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index ddb16e44..00000000 --- a/items/EFFICIENCY;3.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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/ENDER_SLAYER;1.json b/items/ENDER_SLAYER;1.json deleted file mode 100644 index 95ef332d..00000000 --- a/items/ENDER_SLAYER;1.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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/FEATHER_FALLING;5.json b/items/FEATHER_FALLING;5.json deleted file mode 100644 index 4d3fe147..00000000 --- a/items/FEATHER_FALLING;5.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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 deleted file mode 100644 index 62ad642a..00000000 --- a/items/FEATHER_FALLING;7.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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 deleted file mode 100644 index c5704696..00000000 --- a/items/FEATHER_FALLING;8.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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 deleted file mode 100644 index f23672ab..00000000 --- a/items/FEATHER_FALLING;9.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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 deleted file mode 100644 index 118da8a6..00000000 --- a/items/FIRE_ASPECT;2.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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 deleted file mode 100644 index 5759ccfa..00000000 --- a/items/FIRE_PROTECTION;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 0f52df41..00000000 --- a/items/FIRE_PROTECTION;2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index a2777913..00000000 --- a/items/FIRE_PROTECTION;3.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index a4c5b4ec..00000000 --- a/items/FIRST_STRIKE;1.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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/FORTUNE;3.json b/items/FORTUNE;3.json deleted file mode 100644 index 58191381..00000000 --- a/items/FORTUNE;3.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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/FROST_WALKER;2.json b/items/FROST_WALKER;2.json deleted file mode 100644 index 35283b75..00000000 --- a/items/FROST_WALKER;2.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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 deleted file mode 100644 index c09cae01..00000000 --- a/items/GIANT_KILLER;1.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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 deleted file mode 100644 index 031c33d0..00000000 --- a/items/GIANT_KILLER;2.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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 deleted file mode 100644 index b86522b5..00000000 --- a/items/GIANT_KILLER;3.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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/HARVESTING;1.json b/items/HARVESTING;1.json deleted file mode 100644 index ee92f5c9..00000000 --- a/items/HARVESTING;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 7c5d909e..00000000 --- a/items/HARVESTING;4.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index b6e366e7..00000000 --- a/items/IMPALING;3.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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 deleted file mode 100644 index 764e6931..00000000 --- a/items/INFINITE_QUIVER;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index b9492e10..00000000 --- a/items/INFINITE_QUIVER;2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 2de8e1ef..00000000 --- a/items/INFINITE_QUIVER;7.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 853d29e3..00000000 --- a/items/INFINITE_QUIVER;8.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 415a6336..00000000 --- a/items/INFINITE_QUIVER;9.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index bdd9b125..00000000 --- a/items/KNOCKBACK;2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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/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/MAGNET;1.json b/items/MAGNET;1.json deleted file mode 100644 index 3f850a43..00000000 --- a/items/MAGNET;1.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "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 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/OVERLOAD;2.json b/items/OVERLOAD;2.json deleted file mode 100644 index 32b23e94..00000000 --- a/items/OVERLOAD;2.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "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/POWER;1.json b/items/POWER;1.json deleted file mode 100644 index 384f889c..00000000 --- a/items/POWER;1.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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 deleted file mode 100644 index 0a579eb7..00000000 --- a/items/POWER;3.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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/PROJECTILE_PROTECTION;1.json b/items/PROJECTILE_PROTECTION;1.json deleted file mode 100644 index a4643918..00000000 --- a/items/PROJECTILE_PROTECTION;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 6cd9298b..00000000 --- a/items/PROJECTILE_PROTECTION;2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 25c25c0e..00000000 --- a/items/PROJECTILE_PROTECTION;3.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 788c5b28..00000000 --- a/items/PROJECTILE_PROTECTION;5.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index e26aa6a1..00000000 --- a/items/PROTECTION;1.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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 deleted file mode 100644 index e2446976..00000000 --- a/items/PROTECTION;2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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 deleted file mode 100644 index 67fce228..00000000 --- a/items/PROTECTION;3.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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/PUMPKIN_BOMB.json b/items/PUMPKIN_BOMB.json index 50dc3817..d2eb7808 100644 --- a/items/PUMPKIN_BOMB.json +++ b/items/PUMPKIN_BOMB.json @@ -1,29 +1,19 @@ { "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\"}}", + "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,546 §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,546 §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" + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/REJUVENATE;2.json b/items/REJUVENATE;2.json deleted file mode 100644 index b43e9e83..00000000 --- a/items/REJUVENATE;2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 8adf7d2e..00000000 --- a/items/REJUVENATE;3.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 1834fb85..00000000 --- a/items/REJUVENATE;4.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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/RESPIRATION;3.json b/items/RESPIRATION;3.json deleted file mode 100644 index 6552c214..00000000 --- a/items/RESPIRATION;3.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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/SCAVENGER;1.json b/items/SCAVENGER;1.json deleted file mode 100644 index 5da8729d..00000000 --- a/items/SCAVENGER;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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/SHARPNESS;1.json b/items/SHARPNESS;1.json deleted file mode 100644 index c8cc3af5..00000000 --- a/items/SHARPNESS;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index 893f6539..00000000 --- a/items/SHARPNESS;2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index f2f2ddd5..00000000 --- a/items/SHARPNESS;3.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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/SMITE;1.json b/items/SMITE;1.json deleted file mode 100644 index b0943cd9..00000000 --- a/items/SMITE;1.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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 deleted file mode 100644 index f1d00a1a..00000000 --- a/items/SMITE;2.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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 deleted file mode 100644 index 425a0efc..00000000 --- a/items/SMITE;3.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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/SNIPE;1.json b/items/SNIPE;1.json deleted file mode 100644 index 89b15c41..00000000 --- a/items/SNIPE;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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 deleted file mode 100644 index ecaa33f5..00000000 --- a/items/SNIPE;3.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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/SUGAR_RUSH;2.json b/items/SUGAR_RUSH;2.json deleted file mode 100644 index b4070caa..00000000 --- a/items/SUGAR_RUSH;2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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/TELEKINESIS;1.json b/items/TELEKINESIS;1.json deleted file mode 100644 index 360fb148..00000000 --- a/items/TELEKINESIS;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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/THORNS;3.json b/items/THORNS;3.json deleted file mode 100644 index 7c976475..00000000 --- a/items/THORNS;3.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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/ULTIMATE_BANK;2.json b/items/ULTIMATE_BANK;2.json deleted file mode 100644 index 54592d48..00000000 --- a/items/ULTIMATE_BANK;2.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "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 deleted file mode 100644 index f89f8bc5..00000000 --- a/items/ULTIMATE_BANK;3.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "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 deleted file mode 100644 index 338cf374..00000000 --- a/items/ULTIMATE_BANK;4.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "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_COMBO;2.json b/items/ULTIMATE_COMBO;2.json deleted file mode 100644 index 27e90e58..00000000 --- a/items/ULTIMATE_COMBO;2.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "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 deleted file mode 100644 index 25895dad..00000000 --- a/items/ULTIMATE_COMBO;3.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "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 deleted file mode 100644 index 4b03a8a9..00000000 --- a/items/ULTIMATE_COMBO;4.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "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_JERRY;2.json b/items/ULTIMATE_JERRY;2.json deleted file mode 100644 index a372fe48..00000000 --- a/items/ULTIMATE_JERRY;2.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "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 deleted file mode 100644 index 32e29470..00000000 --- a/items/ULTIMATE_JERRY;3.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "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 deleted file mode 100644 index bd205bda..00000000 --- a/items/ULTIMATE_JERRY;4.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "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_LAST_STAND;2.json b/items/ULTIMATE_LAST_STAND;2.json deleted file mode 100644 index 654b4d7c..00000000 --- a/items/ULTIMATE_LAST_STAND;2.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "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 deleted file mode 100644 index c0d7485d..00000000 --- a/items/ULTIMATE_LAST_STAND;3.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "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 deleted file mode 100644 index 58f11b8a..00000000 --- a/items/ULTIMATE_LAST_STAND;4.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "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_NO_PAIN_NO_GAIN;2.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json deleted file mode 100644 index 14a082ba..00000000 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "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 deleted file mode 100644 index bea2b27f..00000000 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "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/ULTIMATE_REND;2.json b/items/ULTIMATE_REND;2.json deleted file mode 100644 index 2de264ac..00000000 --- a/items/ULTIMATE_REND;2.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "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 deleted file mode 100644 index 461abc55..00000000 --- a/items/ULTIMATE_REND;3.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "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_WISDOM;2.json b/items/ULTIMATE_WISDOM;2.json deleted file mode 100644 index 93be8fe2..00000000 --- a/items/ULTIMATE_WISDOM;2.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "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 deleted file mode 100644 index 81d2deeb..00000000 --- a/items/ULTIMATE_WISDOM;3.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "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 deleted file mode 100644 index db049f62..00000000 --- a/items/ULTIMATE_WISDOM;4.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "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_WISE;2.json b/items/ULTIMATE_WISE;2.json deleted file mode 100644 index 48b9e565..00000000 --- a/items/ULTIMATE_WISE;2.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "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 deleted file mode 100644 index 0850ff51..00000000 --- a/items/ULTIMATE_WISE;3.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "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 deleted file mode 100644 index f6fb25b9..00000000 --- a/items/ULTIMATE_WISE;4.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "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 -- cgit From 9c476c2eed9424b7ebb32db3844aff3bd13b13e4 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 4 Nov 2020 19:18:38 -0500 Subject: Cakes, Spooky Fishing and Cosmetics --- items/CAKE_SOUL.json | 19 +++++++++++++++++++ items/DEEP_SEA_ORB.json | 27 +++++++++++++++++++++++++++ items/EPOCH_CAKE_AQUA.json | 24 ++++++++++++++++++++++++ items/EPOCH_CAKE_BLACK.json | 24 ++++++++++++++++++++++++ items/EPOCH_CAKE_BLUE.json | 24 ++++++++++++++++++++++++ items/EPOCH_CAKE_GREEN.json | 24 ++++++++++++++++++++++++ items/EPOCH_CAKE_ORANGE.json | 24 ++++++++++++++++++++++++ items/EPOCH_CAKE_PINK.json | 24 ++++++++++++++++++++++++ items/EPOCH_CAKE_PURPLE.json | 24 ++++++++++++++++++++++++ items/EPOCH_CAKE_RED.json | 24 ++++++++++++++++++++++++ items/EPOCH_CAKE_YELLOW.json | 24 ++++++++++++++++++++++++ items/ETERNAL_HOOF.json | 27 +++++++++++++++++++++++++++ items/GHOUL_BUSTER.json | 2 +- items/LUCKY_HOOF.json | 21 +++++++++++++++++++++ items/PET_ITEM_VAMPIRE_FANG.json | 32 ++++++++++++++++++++++++++++++++ items/PHANTOM_ROD.json | 28 ++++++++++++++++++++++++++++ items/SOUL_FRAGMENT.json | 23 +++++++++++++++++++++++ items/UNSTABLE_BABY.json | 25 +++++++++++++++++++++++++ items/WISE_BABY.json | 25 +++++++++++++++++++++++++ items/YOUNG_BABY.json | 25 +++++++++++++++++++++++++ 20 files changed, 469 insertions(+), 1 deletion(-) create mode 100644 items/CAKE_SOUL.json create mode 100644 items/DEEP_SEA_ORB.json create mode 100644 items/EPOCH_CAKE_AQUA.json create mode 100644 items/EPOCH_CAKE_BLACK.json create mode 100644 items/EPOCH_CAKE_BLUE.json create mode 100644 items/EPOCH_CAKE_GREEN.json create mode 100644 items/EPOCH_CAKE_ORANGE.json create mode 100644 items/EPOCH_CAKE_PINK.json create mode 100644 items/EPOCH_CAKE_PURPLE.json create mode 100644 items/EPOCH_CAKE_RED.json create mode 100644 items/EPOCH_CAKE_YELLOW.json create mode 100644 items/ETERNAL_HOOF.json create mode 100644 items/LUCKY_HOOF.json create mode 100644 items/PET_ITEM_VAMPIRE_FANG.json create mode 100644 items/PHANTOM_ROD.json create mode 100644 items/SOUL_FRAGMENT.json create mode 100644 items/UNSTABLE_BABY.json create mode 100644 items/WISE_BABY.json create mode 100644 items/YOUNG_BABY.json diff --git a/items/CAKE_SOUL.json b/items/CAKE_SOUL.json new file mode 100644 index 00000000..70a148e0 --- /dev/null +++ b/items/CAKE_SOUL.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§f§f§dCake Soul", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What does it all mean???\",1:\"\",2:\"§d§lMYTHIC\"],Name:\"§f§f§dCake Soul\"},ExtraAttributes:{id:\"CAKE_SOUL\",soul_durability:1},AttributeModifiers:[]}", + "damage": 1, + "lore": [ + "§7What does it all mean???", + "", + "§d§lMYTHIC" + ], + "internalname": "CAKE_SOUL", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Cake_Souls" + ] +} \ No newline at end of file diff --git a/items/DEEP_SEA_ORB.json b/items/DEEP_SEA_ORB.json new file mode 100644 index 00000000..4185684e --- /dev/null +++ b/items/DEEP_SEA_ORB.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Deep Sea Orb", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d7de3184-35f8-3214-9d2d-3c3ae2000de8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTExM2VlNjEwODQxZGVkMjE1YWNkMmI0Y2FhZWVmODdkZmQ2ZTNkNDc2OGU3YWI0ZTE5ZWI3NmIzZDgxMjFjZiJ9fX0\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 §9Submerged\",5:\"§9§7reforge to armor.\",6:\"\",7:\"§7§8§oThe smell of the deep sea\",8:\"§8§oattracts sea monsters.\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Deep Sea Orb\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DEEP_SEA_ORB\",uuid:\"749d753d-685a-4811-9957-6bb83e231e5a\",timestamp:\"11/2/20 7:40 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Submerged", + "§9§7reforge to armor.", + "", + "§7§8§oThe smell of the deep sea", + "§8§oattracts sea monsters.", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "DEEP_SEA_ORB", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reforge_Stones" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_AQUA.json b/items/EPOCH_CAKE_AQUA.json new file mode 100644 index 00000000..edf4db4a --- /dev/null +++ b/items/EPOCH_CAKE_AQUA.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aBarry Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2cc1775f-3777-39fd-964b-9a604afcf39b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2Y1MGFhM2U3MjI5MjQ3YWE1OTgyNDljODNhZWM0NjJhYjE2NTQ4NjVlMjAxZTY5MjVmNTVmNWRkMzY0M2VjYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §b+5✎ Intelligence §7for\",5:\"§748 hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aBarry Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_AQUA\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §b+5✎ Intelligence §7for", + "§748 hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_AQUA", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_BLACK.json b/items/EPOCH_CAKE_BLACK.json new file mode 100644 index 00000000..32e74ee6 --- /dev/null +++ b/items/EPOCH_CAKE_BLACK.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aCentury Cake of the Next Dungeon Floor", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2386039f-7645-38f8-a98e-552982a8ba94\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2Mjk0MTc3MCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjQ1OTI3NDZjYzM1NjcyZWUyOWJiM2ExNTNkNzRmN2E1ZDBlNWZlODYxMjcyOWEzNGZhZDI1MmZlNzkwNDI4MyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §b+1✯ Magic Find §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aCentury Cake of the Next Dungeon Floor\"},ExtraAttributes:{id:\"EPOCH_CAKE_BLACK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §b+1✯ Magic Find §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_BLACK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_BLUE.json b/items/EPOCH_CAKE_BLUE.json new file mode 100644 index 00000000..9ea3e1f9 --- /dev/null +++ b/items/EPOCH_CAKE_BLUE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aSea Emperor Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"4b26b58b-5ef0-3ed8-801f-125322f72f8d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MjkxNzQ0MCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTEyYTI4ZTY5ZGE1ZTQzY2U4ZmRlY2M2YTgyM2M5MmZmZjg0NzE5ZTAxNDdjYWFjNzFjNWM4ZDk5ZGE1NzgxYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §3+1α Sea Creature Chance\",5:\"§3§7for 48 hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aSea Emperor Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_BLUE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §3+1α Sea Creature Chance", + "§3§7for 48 hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_GREEN.json b/items/EPOCH_CAKE_GREEN.json new file mode 100644 index 00000000..553b946f --- /dev/null +++ b/items/EPOCH_CAKE_GREEN.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aPet Rock Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"e3f23a25-7c76-3d6b-b0b0-6d6e52acb053\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzAxNjEwOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE3YmZhODBhODVlNzA3ZWVkZjk0NWI4ODkwNTk0MmY1Zjc3OTVlYTUyNjRkNjkyYTIyZTcwN2ZjNTc3YTg4YiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §a+3❈ Defense §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aPet Rock Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_GREEN\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §a+3❈ Defense §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_GREEN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_ORANGE.json b/items/EPOCH_CAKE_ORANGE.json new file mode 100644 index 00000000..6e263ae3 --- /dev/null +++ b/items/EPOCH_CAKE_ORANGE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aLatest Update Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f3116099-dcac-3219-ba49-dde4671546cf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzA0MzI2NywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjU4Y2QyNzUwODg0NDcxYzA4MzYzNDMzNDNlYzZlMTg4MjI5ZGEwNTRlZjM2NzEwMTNhZThkNDNkNmIwMjU0OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+2⫽ Ferocity §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aLatest Update Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_ORANGE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+2⫽ Ferocity §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_ORANGE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_PINK.json b/items/EPOCH_CAKE_PINK.json new file mode 100644 index 00000000..daf644df --- /dev/null +++ b/items/EPOCH_CAKE_PINK.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aCrab-Colored Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"62b15714-fea2-36cc-a25d-929b5fbcad59\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzljMjhkYTAxZTAxMjg4MGVhY2MzYWIxZDM0ZDkxNDUzNTdkMmUyZDQ2ZDQyYWEzYjU5ZWRiOTFiMWY3YmQ2ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+10❤ Health §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aCrab-Colored Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_PINK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+10❤ Health §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_PINK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_PURPLE.json b/items/EPOCH_CAKE_PURPLE.json new file mode 100644 index 00000000..ce2b1cc6 --- /dev/null +++ b/items/EPOCH_CAKE_PURPLE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Streamer\u0027s Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"764ea110-5a82-3d5a-becf-2bd4ffa50022\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzE4Mzk3NiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjVkOTI0M2M2MWUyYzNlMWUwZjk5MzE4NDNjYWRiZDBkZmY0YTY0NjIyNWVmNTRjNTU3OTc5Y2YzOWJiMjA1NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §d+1♣ Pet Luck §7for 48\",5:\"§7hours.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Streamer\u0027s Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_PURPLE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §d+1♣ Pet Luck §7for 48", + "§7hours.", + "", + "§5§lEPIC" + ], + "internalname": "EPOCH_CAKE_PURPLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_RED.json b/items/EPOCH_CAKE_RED.json new file mode 100644 index 00000000..d7e6f3a4 --- /dev/null +++ b/items/EPOCH_CAKE_RED.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aaPunch Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8293fe78-9dc2-38b0-ad3e-fbc518903a4f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTQwOWJkOTYwN2Y0YzFkNjk0ZjYyNTNjOGI2NzFkMDkyZjhiMTZjYTdmNjZlYmZkNjdlZjlkODY0MDI0Nzc0YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+2❁ Strength §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aaPunch Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_RED\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+2❁ Strength §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_RED", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_YELLOW.json b/items/EPOCH_CAKE_YELLOW.json new file mode 100644 index 00000000..13d8af07 --- /dev/null +++ b/items/EPOCH_CAKE_YELLOW.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aPotato-Style Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"450fb2bc-6268-3aee-b02d-84b50b02250b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzA2OTkwNywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTI1NTg4OTk5YjY3NGIzOTlhMTk4MGEyNWQ5Y2EzMjM2MzlkMDMzZTNmODUwNDBjMWRlN2ZmYjQyOGJjYTA5NSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §f+10✦ Speed §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aPotato-Style Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_YELLOW\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §f+10✦ Speed §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_YELLOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/ETERNAL_HOOF.json b/items/ETERNAL_HOOF.json new file mode 100644 index 00000000..d3c6a330 --- /dev/null +++ b/items/ETERNAL_HOOF.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:golden_horse_armor", + "displayname": "§9Eternal Hoof", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gain §a2% §7chance to find Trick\",1:\"§7or Treat chests.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Eternal Hoof\"},ExtraAttributes:{id:\"ETERNAL_HOOF\"}}", + "damage": 0, + "lore": [ + "§7Gain §a2% §7chance to find Trick", + "§7or Treat chests.", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ], + "recipe": { + "A1": "SOUL_FRAGMENT:1", + "A2": "SOUL_FRAGMENT:1", + "A3": "SOUL_FRAGMENT:1", + "B1": "SOUL_FRAGMENT:1", + "B2": "LUCKY_HOOF:1", + "B3": "SOUL_FRAGMENT:1", + "C1": "SOUL_FRAGMENT:1", + "C2": "SOUL_FRAGMENT:1", + "C3": "SOUL_FRAGMENT:1" + }, + "internalname": "ETERNAL_HOOF", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/GHOUL_BUSTER.json b/items/GHOUL_BUSTER.json index 2f7067f6..90526767 100644 --- a/items/GHOUL_BUSTER.json +++ b/items/GHOUL_BUSTER.json @@ -29,5 +29,5 @@ }, "internalname": "GHOUL_BUSTER", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL" } \ No newline at end of file diff --git a/items/LUCKY_HOOF.json b/items/LUCKY_HOOF.json new file mode 100644 index 00000000..13e5f944 --- /dev/null +++ b/items/LUCKY_HOOF.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:iron_horse_armor", + "displayname": "§f§f§aLucky Hoof", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a1% §7chance to find Trick\",1:\"§7or Treat chests.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§f§f§aLucky Hoof\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LUCKY_HOOF\",uuid:\"993641bb-8e60-4607-a8a0-e59a4862c82d\",timestamp:\"11/2/20 5:45 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Gain §a1% §7chance to find Trick", + "§7or Treat chests.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON ACCESSORY" + ], + "internalname": "LUCKY_HOOF", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lucky_Hoof" + ] +} \ No newline at end of file diff --git a/items/PET_ITEM_VAMPIRE_FANG.json b/items/PET_ITEM_VAMPIRE_FANG.json new file mode 100644 index 00000000..d9bec2f3 --- /dev/null +++ b/items/PET_ITEM_VAMPIRE_FANG.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:ghast_tear", + "displayname": "§f§f§6Vampire Fang", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Upgrades a Bat pet from\",8:\"§7§6Legendary §7to §dMythic\",9:\"§d§7adding a bonus perk and bonus\",10:\"§7stats!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§egive it this item!\",14:\"\",15:\"§6§lLEGENDARY PET ITEM\"],Name:\"§f§f§6Vampire Fang\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PET_ITEM_VAMPIRE_FANG\",uuid:\"6304a546-069c-4b05-80f2-8f31280e25c5\",timestamp:\"11/2/20 6:08 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet items can boost pets in", + "§7various ways but pets can only", + "§7hold 1 item at a time so choose", + "§7wisely!", + "", + "§7§7Upgrades a Bat pet from", + "§7§6Legendary §7to §dMythic", + "§d§7adding a bonus perk and bonus", + "§7stats!", + "", + "§7§eRight click on your pet to", + "§egive it this item!", + "", + "§6§lLEGENDARY PET ITEM" + ], + "internalname": "PET_ITEM_VAMPIRE_FANG", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vampire_Fang" + ] +} \ No newline at end of file diff --git a/items/PHANTOM_ROD.json b/items/PHANTOM_ROD.json new file mode 100644 index 00000000..84e9a9f5 --- /dev/null +++ b/items/PHANTOM_ROD.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:fishing_rod", + "displayname": "§f§f§6Phantom Rod", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+125\",2:\"\",3:\"§6Item Ability: Phantom Impel §e§lLEFT CLICK\",4:\"§7Terrify hooked enemies pushing\",5:\"§7them away and dealing massive\",6:\"§7damage.\",7:\"\",8:\"§7Increases fishing speed by §965%\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY FISHING WEAPON\"],Name:\"§f§f§6Phantom Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PHANTOM_ROD\",uuid:\"2c280533-f00d-4ed0-9854-0326c5b536d1\",timestamp:\"11/2/20 7:37 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Damage: §c+200", + "§7Strength: §c+125", + "", + "§6Item Ability: Phantom Impel §e§lLEFT CLICK", + "§7Terrify hooked enemies pushing", + "§7them away and dealing massive", + "§7damage.", + "", + "§7Increases fishing speed by §965%", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY FISHING WEAPON" + ], + "internalname": "PHANTOM_ROD", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Phantom_Rod" + ] +} \ No newline at end of file diff --git a/items/SOUL_FRAGMENT.json b/items/SOUL_FRAGMENT.json new file mode 100644 index 00000000..157530e4 --- /dev/null +++ b/items/SOUL_FRAGMENT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Soul Fragment", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e1b7a919-7d51-3c04-b268-2d35eea99f7e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDFjODc0NTRmMWVlNTg1YjkwZmRiM2EzZTQwOTUyYTVjMmY4MGMwYTQ5ZGZlYzYyODcwZmRmZjE4Mzk2N2E4NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Dropped by Grim Reaper sea\",1:\"§7creatures during the Spooky\",2:\"§7Festival\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Soul Fragment\"},ExtraAttributes:{id:\"SOUL_FRAGMENT\"}}", + "damage": 3, + "lore": [ + "§7Dropped by Grim Reaper sea", + "§7creatures during the Spooky", + "§7Festival", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC" + ], + "internalname": "SOUL_FRAGMENT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Soul_Fragment" + ] +} \ No newline at end of file diff --git a/items/UNSTABLE_BABY.json b/items/UNSTABLE_BABY.json new file mode 100644 index 00000000..4cc400fc --- /dev/null +++ b/items/UNSTABLE_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"88ebc317-a414-326c-bd96-396d9f0d872a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDJhMDIzNjM2YTdmMDMwMGE3NGNjNTBkM2U0ZGJiODFhN2JjMTQ4NWYwZGFmNmU5YTdjMGY0ZDhhMmUzYTE4ZiJ9fX0K\"}]}},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§6Unstable Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"UNSTABLE_BABY\",uuid:\"37eecb72-93a3-4a8d-b447-fc52faf55840\",timestamp:\"11/2/20 5:53 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§6Unstable Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "UNSTABLE_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/WISE_BABY.json b/items/WISE_BABY.json new file mode 100644 index 00000000..ca9e83d6 --- /dev/null +++ b/items/WISE_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d1fc34bf-d922-35ed-bf10-0755d0369448\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTRjNjgzNGM4YmYwYjgxZjkyY2YwZGE0YmQ5OWFkNzY0MTU0ZDUzNjhhMzhlMDNjODVhZGRhMTBlNTE4ODkwYSJ9fX0K\"}]}},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§6Wise Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"WISE_BABY\",uuid:\"e119b844-5257-415a-8189-5f8581f18205\",timestamp:\"11/2/20 5:48 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§6Wise Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "WISE_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/YOUNG_BABY.json b/items/YOUNG_BABY.json new file mode 100644 index 00000000..0613bc60 --- /dev/null +++ b/items/YOUNG_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1ff409b5-a5d5-3511-8a95-bea3e2c64319\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDM1MDNkY2FhZTZhNmNkZTAyNzMxNmEzY2U2ZTIwM2I2NDMyN2I3ZGU3MjQ0MTg2NWNmZDNjZGI0NWQ1ZWY0NCJ9fX0K\"}]}},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§6Young Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"YOUNG_BABY\",uuid:\"3ffe2070-68aa-4b3b-9b8b-c765f9957043\",timestamp:\"11/2/20 5:51 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§6Young Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "YOUNG_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file -- cgit From 682464982a770f22da16683250507ecbba462215 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 09:14:47 -0700 Subject: Add holy frag wiki url (why was it on the other frags but not this) --- items/HOLY_FRAGMENT.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/items/HOLY_FRAGMENT.json b/items/HOLY_FRAGMENT.json index 1811d794..2c69a63e 100644 --- a/items/HOLY_FRAGMENT.json +++ b/items/HOLY_FRAGMENT.json @@ -1,14 +1,19 @@ { "internalname": "HOLY_FRAGMENT", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§5Holy Dragon Fragment", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"37edaf41-ceec-35e0-bd7e-f4fc81957e4e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNkOWE4MmUzMDcxYzgxYWQ0MmFiNDgyYTdjODA3M2JlYzZiODdlNjIwNDM1M2E0ZTdjZTIwMDM2MjIyNzUzYyJ9fX0K\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5Holy Dragon Fragment\"},ExtraAttributes:{id:\"HOLY_FRAGMENT\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§eRight-click to view recipes!", "", "§5§lEPIC" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Fragment" ] -} \ No newline at end of file +} -- cgit From 34c2a87125ceee510b98fe091dc4eac86e6a27aa Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 09:53:15 -0700 Subject: Add blue shark tooth wiki url --- items/BLUE_SHARK_TOOTH.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/items/BLUE_SHARK_TOOTH.json b/items/BLUE_SHARK_TOOTH.json index e6ed2e2b..40882d8c 100644 --- a/items/BLUE_SHARK_TOOTH.json +++ b/items/BLUE_SHARK_TOOTH.json @@ -13,5 +13,10 @@ ], "internalname": "BLUE_SHARK_TOOTH", "clickcommand": "", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blue_Shark_Tooth" + ] +} -- cgit From 779bd4301bd4254a1db01d35c34f75c1a022513e Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 09:57:44 -0700 Subject: Add wiki url to dull shark necklace --- items/DULL_SHARK_TOOTH_NECKLACE.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/items/DULL_SHARK_TOOTH_NECKLACE.json b/items/DULL_SHARK_TOOTH_NECKLACE.json index 68086216..70d145cc 100644 --- a/items/DULL_SHARK_TOOTH_NECKLACE.json +++ b/items/DULL_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,10 @@ }, "internalname": "DULL_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dull_Shark_Tooth_Necklace" + ] +} -- cgit From 3ea091dee7edf4ff934caf55d2b5c4823c63fc85 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 10:01:56 -0700 Subject: Add wiki --- items/GREAT_WHITE_SHARK_TOOTH.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/items/GREAT_WHITE_SHARK_TOOTH.json b/items/GREAT_WHITE_SHARK_TOOTH.json index 6c6de962..f3f0aeec 100644 --- a/items/GREAT_WHITE_SHARK_TOOTH.json +++ b/items/GREAT_WHITE_SHARK_TOOTH.json @@ -14,6 +14,9 @@ "internalname": "GREAT_WHITE_SHARK_TOOTH", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_White_Shark_Tooth" + ] +} -- cgit From 62a62fcfb07bac45acc9c705bc8c9ec9eb7e51ca Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 10:03:59 -0700 Subject: Add wiki url --- items/HONED_SHARK_TOOTH_NECKLACE.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/items/HONED_SHARK_TOOTH_NECKLACE.json b/items/HONED_SHARK_TOOTH_NECKLACE.json index 79ed056b..239d1895 100644 --- a/items/HONED_SHARK_TOOTH_NECKLACE.json +++ b/items/HONED_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,10 @@ }, "internalname": "HONED_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Honed_Shark_Tooth_Necklace" + ] +} -- cgit From 8933681dc55022674a1782047bcb0182dd0763bc Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 10:08:14 -0700 Subject: Add wiki url --- items/RAGGEDY_SHARK_TOOTH_NECKLACE.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json index 05df7658..c6f778ca 100644 --- a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json +++ b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,10 @@ }, "internalname": "RAGGEDY_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Raggedy_Shark_Tooth_Necklace" + ] +} -- cgit From a3809deedc904a9bb85388895503cb8975f2e37a Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 10:08:30 -0700 Subject: Add wiki url --- items/NURSE_SHARK_TOOTH.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/items/NURSE_SHARK_TOOTH.json b/items/NURSE_SHARK_TOOTH.json index 885654b7..33cb114a 100644 --- a/items/NURSE_SHARK_TOOTH.json +++ b/items/NURSE_SHARK_TOOTH.json @@ -14,6 +14,9 @@ "internalname": "NURSE_SHARK_TOOTH", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nurse_Shark_Tooth" + ] +} -- cgit From 5a22b515e1bede99350d4acf55186553c262b6c1 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 10:12:15 -0700 Subject: Another wiki url --- items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json b/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json index 9b162c22..64fefe49 100644 --- a/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json +++ b/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,10 @@ }, "internalname": "RAZOR_SHARP_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Razor-sharp_Shark_Tooth_Necklace" + ] +} -- cgit From 4cd20814ae688bf8ce2852caf8b64d6be461d349 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 10:14:06 -0700 Subject: Sharp shark tooth necklace wiki url --- items/SHARP_SHARK_TOOTH_NECKLACE.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/items/SHARP_SHARK_TOOTH_NECKLACE.json b/items/SHARP_SHARK_TOOTH_NECKLACE.json index b3d83099..bbcfdf9c 100644 --- a/items/SHARP_SHARK_TOOTH_NECKLACE.json +++ b/items/SHARP_SHARK_TOOTH_NECKLACE.json @@ -22,5 +22,10 @@ }, "internalname": "SHARP_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sharp_Shark_Tooth_Necklace" + ] +} -- cgit From 50a5b5d568924333df1b61082fb977b5223d31f7 Mon Sep 17 00:00:00 2001 From: TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> Date: Thu, 5 Nov 2020 10:15:48 -0700 Subject: Tiger shark tooth wiki --- items/TIGER_SHARK_TOOTH.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/items/TIGER_SHARK_TOOTH.json b/items/TIGER_SHARK_TOOTH.json index d62b97c5..ab7edf5e 100644 --- a/items/TIGER_SHARK_TOOTH.json +++ b/items/TIGER_SHARK_TOOTH.json @@ -13,5 +13,10 @@ ], "internalname": "TIGER_SHARK_TOOTH", "clickcommand": "", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tiger_Shark_Tooth" + ] +} -- cgit From 5d01809a2d04a31e1dff2c6a63d50350eac424c3 Mon Sep 17 00:00:00 2001 From: RobotHanzo <36107150+RobotHanzo@users.noreply.github.com> Date: Sat, 7 Nov 2020 12:59:44 +0800 Subject: Fixed JSON standard violations This removes the trailing comma and unstable use of tab-based indenations --- constants/petnums.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants/petnums.json b/constants/petnums.json index b669d827..c8308659 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3214,7 +3214,7 @@ "100": { "otherNums": [ 10.0, - 10.0, + 10.0 ], "statNums": { "CRIT_CHANCE": 10.0, @@ -4119,4 +4119,4 @@ "interp": "1:70" } } -} \ No newline at end of file +} -- cgit From 5a49ee8bfc222aaed144b3bf600027fd0b77ff96 Mon Sep 17 00:00:00 2001 From: RobotHanzo <36107150+RobotHanzo@users.noreply.github.com> Date: Sat, 7 Nov 2020 13:04:21 +0800 Subject: Fixed duplicated keys --- items/POOCH_SWORD.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/items/POOCH_SWORD.json b/items/POOCH_SWORD.json index 268ea557..134895fe 100644 --- a/items/POOCH_SWORD.json +++ b/items/POOCH_SWORD.json @@ -2,7 +2,6 @@ "internalname": "POOCH_SWORD", "itemid": "minecraft:golden_sword", "displayname": "§6Pooch Sword", - "clickcommand": "", "damage": 0, "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Crit Damage: §c+50%\",3:\"\",4:\"§7Speed: §a+5\",5:\"\",6:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Gain §c+150❁ Strength §7against wolves.\",9:\"\",10:\"§c☠ §5Requires Wolf LVL 6\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{hot_potato_count:10,hotPotatoBonus:\"STRENGTH\u003d20;DAMAGE\u003d20;\",modifier:\"spicy\",originTag:\"POOCH_SWORD\",id:\"POOCH_SWORD\",uuid:\"9ce05e48-1368-492d-9ddc-500a01e21e45\",anvil_uses:16,timestamp:\"3/19/20 9:20 AM\"}}", "modver": "1.0.0", @@ -36,4 +35,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pooch_Sword" ] -} \ No newline at end of file +} -- cgit From 10b2aee1bbb3aac11fd6bee5fc145f204bb6058c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 7 Nov 2020 18:34:18 -0500 Subject: jani270 - A bunch of wiki URLS and Fixes I take no credit for any of this, jani270 asked me to upload it for him. Changelog - Added Recipes for Pig/Spider/Skeleton/Endermite and added Wiki - Added Stats for Werewolf Armor and Soul Whip and added Wiki - Fixed Beastmaster Crest Kills and added Wiki - Added Stats for the Shark Talismans and added Wiki - Fixed Frozen Blaze Stats for all other things I just added a wiki url --- items/ALL_SKILLS_SUPER_BOOST.json | 7 ++++++- items/BAT_PERSON_ARTIFACT.json | 7 ++++++- items/BAT_PERSON_RING.json | 7 ++++++- items/BAT_PERSON_TALISMAN.json | 7 ++++++- items/BEASTMASTER_CREST_COMMON.json | 13 ++++++++----- items/BEASTMASTER_CREST_EPIC.json | 13 ++++++++----- items/BEASTMASTER_CREST_LEGENDARY.json | 13 ++++++++----- items/BEASTMASTER_CREST_RARE.json | 13 ++++++++----- items/BEASTMASTER_CREST_UNCOMMON.json | 13 ++++++++----- items/BEATING_HEART.json | 9 +++++++-- items/BEE;0.json | 7 +++++-- items/BIGGER_TEETH.json | 7 ++++++- items/BITS_TALISMAN.json | 7 +++++-- items/BLESSED_BAIT.json | 8 ++++++-- items/BLESSED_FRUIT.json | 7 +++++-- items/BLUE_SHARK_TOOTH.json | 7 ++++++- items/BONZO_FRAGMENT.json | 7 +++++-- items/BROKEN_PIGGY_BANK.json | 7 ++++++- items/CANDY_CORN.json | 7 +++++-- items/CANDY_RELIC.json | 7 +++++-- items/CARROT_BAIT.json | 9 +++++++-- items/COLOSSAL_EXP_BOTTLE.json | 7 ++++++- items/COLOSSAL_EXP_BOTTLE_UPGRADE.json | 7 ++++++- items/CRACKED_PIGGY_BANK.json | 7 ++++++- items/CROCHET_TIGER_PLUSHIE.json | 7 +++++-- items/CRYPT_WITHERLORD_BOOTS.json | 7 +++++-- items/CRYPT_WITHERLORD_CHESTPLATE.json | 7 +++++-- items/CRYPT_WITHERLORD_HELMET.json | 7 +++++-- items/CRYPT_WITHERLORD_LEGGINGS.json | 7 +++++-- items/DAEDALUS_AXE.json | 7 ++++++- items/DARK_BAIT.json | 8 ++++++-- items/DARK_GOGGLES.json | 9 +++++++-- items/DEATH_BOW.json | 9 ++++++--- items/DEFUSE_KIT.json | 9 +++++++-- items/DESERT_ISLAND_CRYSTAL.json | 8 ++++++-- items/DIAMOND_ATOM.json | 9 +++++++-- items/DIRT.json | 9 +++++++-- items/DIRT_BOTTLE.json | 7 +++++-- items/DULL_SHARK_TOOTH_NECKLACE.json | 13 +++++++++++-- items/DUNGEON_CHEST_KEY.json | 7 +++++-- items/DUNGEON_DECOY.json | 9 +++++++-- items/DUNGEON_TRAP.json | 9 +++++++-- items/DWARF_TURTLE_SHELMET.json | 7 +++++-- items/EARTH_SHARD.json | 7 +++++-- items/ECHOLOCATOR.json | 7 +++++-- items/ECTOPLASM.json | 7 ++++++- items/ELEPHANT;1.json | 7 +++++-- items/ELEPHANT;4.json | 7 +++++-- items/ENCHANTED_ANCIENT_CLAW.json | 7 ++++++- items/ENCHANTED_SHARK_FIN.json | 7 +++++-- items/ENDERMITE;0.json | 22 +++++++++++++++++----- items/ENDERMITE;1.json | 25 ++++++++++++++++++++----- items/ENDERMITE;2.json | 24 ++++++++++++++++++++---- items/ENDERMITE;3.json | 22 +++++++++++++++++----- items/ENDERMITE;4.json | 25 ++++++++++++++++++++----- items/FARMER_ROD.json | 12 ++++++++---- items/FEL_PEARL.json | 7 ++++++- items/FEL_SWORD.json | 9 ++++++--- items/FISHING_CRYSTAL.json | 8 ++++++-- items/FISH_BAIT.json | 8 ++++++-- items/FLOWER_OF_TRUTH.json | 9 +++++++-- items/FLYCATCHER_UPGRADE.json | 8 ++++++-- items/FRENCH_BREAD.json | 10 +++++++--- items/FROZEN_BLAZE_BOOTS.json | 8 ++++---- items/FROZEN_BLAZE_CHESTPLATE.json | 11 ++++++----- items/FROZEN_BLAZE_HELMET.json | 8 ++++---- items/FROZEN_BLAZE_LEGGINGS.json | 8 ++++---- items/FUMING_POTATO_BOOK.json | 9 +++++++-- items/GHOUL_BUSTER.json | 7 ++++++- items/GIANTS_SWORD.json | 7 +++++-- items/GIANT_TOOTH.json | 7 +++++-- items/GIRAFFE;0.json | 7 +++++-- items/GIRAFFE;1.json | 7 +++++-- items/GIRAFFE;2.json | 9 ++++++--- items/GIRAFFE;3.json | 7 +++++-- items/GIRAFFE;4.json | 7 +++++-- items/GOD_POTION.json | 9 ++++++--- items/GOLD_CLAWS.json | 7 ++++++- items/GREAT_CARROT_CANDY.json | 7 +++++-- items/GREAT_WHITE_SHARK_TOOTH.json | 7 +++++-- items/GRIFFIN;0.json | 7 +++++-- items/GRIFFIN;1.json | 7 +++++-- items/GRIFFIN;2.json | 7 +++++-- items/GRIFFIN;3.json | 7 +++++-- items/GRIFFIN;4.json | 7 +++++-- items/GRIFFIN_FEATHER.json | 7 +++++-- items/HEALING_TISSUE.json | 7 ++++++- items/HEAT_CORE.json | 7 +++++-- items/HEAVY_BOOTS.json | 7 +++++-- items/HEAVY_CHESTPLATE.json | 7 +++++-- items/HEAVY_HELMET.json | 7 +++++-- items/HEAVY_LEGGINGS.json | 7 +++++-- items/HOLY_FRAGMENT.json | 9 +++++++-- items/HONED_SHARK_TOOTH_NECKLACE.json | 13 +++++++++++-- items/HYPER_CATALYST.json | 7 ++++++- items/HYPER_CATALYST_UPGRADE.json | 7 +++++-- items/HYPER_FURNACE.json | 9 +++++++-- items/ICE_BAIT.json | 8 ++++++-- items/INFLATABLE_JERRY.json | 9 +++++++-- items/JUMBO_BACKPACK.json | 7 ++++++- items/JUMBO_BACKPACK_UPGRADE.json | 7 +++++-- items/KAT_FLOWER.json | 7 +++++-- items/LAPIS_CRYSTAL.json | 9 +++++++-- items/LARGE_AGRONOMY_SACK.json | 7 ++++++- items/LARGE_CANDY_SACK.json | 7 ++++++- items/LARGE_COMBAT_SACK.json | 7 ++++++- items/LARGE_DUNGEON_SACK.json | 7 +++++-- items/LARGE_FISHING_SACK.json | 7 ++++++- items/LARGE_FORAGING_SACK.json | 7 ++++++- items/LARGE_HUSBANDRY_SACK.json | 7 ++++++- items/LARGE_MINING_SACK.json | 7 ++++++- items/LARGE_SLAYER_SACK.json | 7 ++++++- items/LEAVES-1.json | 9 +++++++-- items/LEAVES-2.json | 9 +++++++-- items/LEAVES-3.json | 9 +++++++-- items/LEAVES.json | 9 +++++++-- items/LEAVES_2-1.json | 9 +++++++-- items/LEAVES_2.json | 9 +++++++-- items/LESSER_ORB_OF_HEALING.json | 7 ++++++- items/LIGHT_BAIT.json | 8 ++++++-- items/LIVID_FRAGMENT.json | 7 ++++++- items/LUXURIOUS_SPOOL.json | 9 +++++++-- items/MACHINE_GUN_BOW.json | 7 +++++-- items/MAGMA_BUCKET.json | 7 ++++++- items/MAGMA_CREAM.json | 9 +++++++-- items/MAGMA_CUBE;2.json | 9 ++++++--- items/MEDIUM_AGRONOMY_SACK.json | 7 ++++++- items/MEDIUM_COMBAT_SACK.json | 7 ++++++- items/MEDIUM_FISHING_SACK.json | 7 ++++++- items/MEDIUM_FORAGING_SACK.json | 7 ++++++- items/MEDIUM_HUSBANDRY_SACK.json | 7 ++++++- items/MEDIUM_MINING_SACK.json | 7 ++++++- items/MEDIUM_SLAYER_SACK.json | 7 ++++++- items/MENDER_FEDORA.json | 7 +++++-- items/MENDER_HELMET.json | 11 ++++++++--- items/METAL_CHESTPLATE.json | 7 +++++-- items/MIDAS_STAFF.json | 7 +++++-- items/MIMIC_FRAGMENT.json | 7 +++++-- items/MINOS_RELIC.json | 7 +++++-- items/MOIL_LOG.json | 7 +++++-- items/MOLTEN_CUBE.json | 9 +++++++-- items/NECROMANCER_BROOCH.json | 13 +++++++++---- items/NECROMANCER_LORD_BOOTS.json | 7 +++++-- items/NECROMANCER_LORD_CHESTPLATE.json | 7 +++++-- items/NECROMANCER_LORD_HELMET.json | 7 +++++-- items/NECROMANCER_LORD_LEGGINGS.json | 7 +++++-- items/NECROMANCER_SWORD.json | 7 +++++-- items/NETHER_WART_ISLAND_CRYSTAL.json | 8 ++++++-- items/NURSE_SHARK_TOOTH.json | 7 +++++-- items/ONYX.json | 9 +++++++-- items/OPTICAL_LENS.json | 9 +++++++-- items/PERFECT_BOOTS_10.json | 7 ++++++- items/PERFECT_BOOTS_11.json | 7 ++++++- items/PERFECT_BOOTS_12.json | 7 ++++++- items/PERFECT_BOOTS_2.json | 7 ++++++- items/PERFECT_BOOTS_3.json | 7 ++++++- items/PERFECT_BOOTS_4.json | 7 ++++++- items/PERFECT_BOOTS_5.json | 7 ++++++- items/PERFECT_BOOTS_6.json | 7 ++++++- items/PERFECT_BOOTS_7.json | 7 ++++++- items/PERFECT_BOOTS_8.json | 7 ++++++- items/PERFECT_BOOTS_9.json | 7 ++++++- items/PERFECT_CHESTPLATE_10.json | 8 ++++++-- items/PERFECT_CHESTPLATE_11.json | 8 ++++++-- items/PERFECT_CHESTPLATE_12.json | 8 ++++++-- items/PERFECT_CHESTPLATE_2.json | 8 ++++++-- items/PERFECT_CHESTPLATE_3.json | 8 ++++++-- items/PERFECT_CHESTPLATE_4.json | 8 ++++++-- items/PERFECT_CHESTPLATE_5.json | 8 ++++++-- items/PERFECT_CHESTPLATE_6.json | 8 ++++++-- items/PERFECT_CHESTPLATE_7.json | 8 ++++++-- items/PERFECT_CHESTPLATE_8.json | 8 ++++++-- items/PERFECT_CHESTPLATE_9.json | 8 ++++++-- items/PERFECT_HELMET_10.json | 8 ++++++-- items/PERFECT_HELMET_11.json | 8 ++++++-- items/PERFECT_HELMET_12.json | 8 ++++++-- items/PERFECT_HELMET_2.json | 8 ++++++-- items/PERFECT_HELMET_3.json | 8 ++++++-- items/PERFECT_HELMET_4.json | 8 ++++++-- items/PERFECT_HELMET_5.json | 8 ++++++-- items/PERFECT_HELMET_6.json | 8 ++++++-- items/PERFECT_HELMET_7.json | 8 ++++++-- items/PERFECT_HELMET_8.json | 8 ++++++-- items/PERFECT_HELMET_9.json | 8 ++++++-- items/PERFECT_LEGGINGS_10.json | 8 ++++++-- items/PERFECT_LEGGINGS_11.json | 8 ++++++-- items/PERFECT_LEGGINGS_12.json | 8 ++++++-- items/PERFECT_LEGGINGS_2.json | 8 ++++++-- items/PERFECT_LEGGINGS_3.json | 8 ++++++-- items/PERFECT_LEGGINGS_4.json | 8 ++++++-- items/PERFECT_LEGGINGS_5.json | 8 ++++++-- items/PERFECT_LEGGINGS_6.json | 8 ++++++-- items/PERFECT_LEGGINGS_7.json | 8 ++++++-- items/PERFECT_LEGGINGS_8.json | 8 ++++++-- items/PERFECT_LEGGINGS_9.json | 8 ++++++-- items/PERSONAL_BANK_ITEM.json | 10 +++++++--- items/PERSONAL_COMPACTOR_4000.json | 7 ++++++- items/PERSONAL_COMPACTOR_5000.json | 7 ++++++- items/PERSONAL_COMPACTOR_6000.json | 7 ++++++- items/PIG;0.json | 20 ++++++++++++++++---- items/PIG;1.json | 20 ++++++++++++++++---- items/PIG;2.json | 20 ++++++++++++++++---- items/PIG;3.json | 21 +++++++++++++++++---- items/PIG;4.json | 20 ++++++++++++++++---- items/PIGMAN_SWORD.json | 12 +++++++----- items/PLASMAFLUX_POWER_ORB.json | 7 ++++++- items/PLASMA_BUCKET.json | 7 ++++++- items/PLASMA_NUCLEUS.json | 7 ++++++- items/POTATO_BASKET.json | 7 +++++-- items/POTATO_TALISMAN.json | 11 ++++++++--- items/PRECURSOR_EYE.json | 7 +++++-- items/PREMIUM_FLESH.json | 9 +++++++-- items/PUMPKIN_GUTS.json | 7 ++++++- items/PUMPKIN_LAUNCHER.json | 7 ++++++- items/RAGGEDY_SHARK_TOOTH_NECKLACE.json | 13 +++++++++++-- items/RARE_DIAMOND.json | 9 +++++++-- items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json | 13 +++++++++++-- items/REAPER_SCYTHE.json | 7 ++++++- items/RED_NOSE.json | 9 +++++++-- items/RED_SCARF.json | 9 +++++++-- items/REFINED_AMBER.json | 7 +++++-- items/REFORGE_ANVIL.json | 7 +++++-- items/REINFORCED_SCALES.json | 7 ++++++- items/REPELLING_CANDLE.json | 10 +++++++--- items/REVIVE_STONE.json | 7 +++++-- items/ROCK;0.json | 7 +++++-- items/ROCK;1.json | 7 +++++-- items/ROCK;2.json | 7 +++++-- items/ROCK;3.json | 7 +++++-- items/ROCK_CANDY.json | 7 +++++-- items/RUNAANS_BOW.json | 12 ++++++++---- items/SCARF_FRAGMENT.json | 7 +++++-- items/SCULPTORS_AXE.json | 12 ++++++++---- items/SERRATED_CLAWS.json | 7 ++++++- items/SHARK_BAIT.json | 7 ++++++- items/SHARP_SHARK_TOOTH_NECKLACE.json | 13 +++++++++++-- items/SIMPLE_CARROT_CANDY.json | 7 +++++-- items/SKELETON;0.json | 25 ++++++++++++++++++++----- items/SKELETON;1.json | 22 +++++++++++++++++----- items/SKELETON;2.json | 25 ++++++++++++++++++++----- items/SKELETON;3.json | 25 ++++++++++++++++++++----- items/SKELETON;4.json | 25 ++++++++++++++++++++----- items/SKELETON_HORSE;4.json | 7 +++++-- items/SKYBLOCK_MENU.json | 7 +++++-- items/SMALL_AGRONOMY_SACK.json | 7 ++++++- items/SMALL_COMBAT_SACK.json | 7 ++++++- items/SMALL_FISHING_SACK.json | 7 ++++++- items/SMALL_FORAGING_SACK.json | 7 ++++++- items/SMALL_HUSBANDRY_SACK.json | 7 ++++++- items/SMALL_MINING_SACK.json | 7 ++++++- items/SMALL_SLAYER_SACK.json | 7 ++++++- items/SNOWMAN;4.json | 7 +++++-- items/SOUL_WHIP.json | 15 +++++++++++---- items/SPEED_ARTIFACT.json | 10 +++++++--- items/SPEED_RING.json | 10 +++++++--- items/SPIDER;1.json | 20 ++++++++++++++++---- items/SPIDER;2.json | 20 ++++++++++++++++---- items/SPIDER;3.json | 25 ++++++++++++++++++++----- items/SPIDER;4.json | 25 ++++++++++++++++++++----- items/SPIKED_BAIT.json | 8 ++++++-- items/SPIRIT;3.json | 7 +++++-- items/SPIRIT;4.json | 7 +++++-- items/SPIRIT_DECOY.json | 7 +++++-- items/SPIRIT_LEAP.json | 9 +++++++-- items/SPIRIT_SWORD.json | 7 +++++-- items/SPOOKY_BAIT.json | 8 ++++++-- items/STINGER_BOW.json | 7 +++++-- items/STONE_CHESTPLATE.json | 9 +++++++-- items/SUMMONING_RING.json | 7 +++++-- items/SUPERB_CARROT_CANDY.json | 7 +++++-- items/SUPER_CLEAVER.json | 9 +++++++-- items/SUPER_COMPACTOR_3000.json | 8 ++++++-- items/SUPER_HEAVY_BOOTS.json | 7 +++++-- items/SUPER_HEAVY_CHESTPLATE.json | 7 +++++-- items/SUPER_HEAVY_HELMET.json | 7 +++++-- items/SUPER_HEAVY_LEGGINGS.json | 7 +++++-- items/SUPER_UNDEAD_BOW.json | 7 +++++-- items/SUSPICIOUS_VIAL.json | 9 +++++++-- items/SWORD_OF_REVELATIONS.json | 7 +++++-- items/TARANTULA;3.json | 7 +++++-- items/TARANTULA;4.json | 7 +++++-- items/TIGER_SHARK_TOOTH.json | 7 ++++++- items/TOIL_LOG.json | 7 +++++-- items/ULTIMATE_BANK;1.json | 11 ++++++++--- items/ULTIMATE_BANK;5.json | 9 ++++++--- items/ULTIMATE_CARROT_CANDY.json | 7 ++++++- items/ULTIMATE_CARROT_CANDY_UPGRADE.json | 7 +++++-- items/ULTIMATE_CHIMERA;1.json | 7 +++++-- items/ULTIMATE_CHIMERA;5.json | 9 ++++++--- items/ULTIMATE_COMBO;1.json | 11 ++++++++--- items/ULTIMATE_COMBO;5.json | 9 ++++++--- items/ULTIMATE_JERRY;1.json | 11 ++++++++--- items/ULTIMATE_JERRY;5.json | 9 ++++++--- items/ULTIMATE_LAST_STAND;1.json | 11 ++++++++--- items/ULTIMATE_LAST_STAND;5.json | 9 ++++++--- items/ULTIMATE_LEGION;5.json | 9 ++++++--- items/ULTIMATE_NO_PAIN_NO_GAIN;1.json | 11 ++++++++--- items/ULTIMATE_NO_PAIN_NO_GAIN;5.json | 9 ++++++--- items/ULTIMATE_REND;1.json | 7 +++++-- items/ULTIMATE_REND;5.json | 9 ++++++--- items/ULTIMATE_SWARM;5.json | 9 ++++++--- items/ULTIMATE_WISDOM;1.json | 11 ++++++++--- items/ULTIMATE_WISDOM;5.json | 9 ++++++--- items/VAMPIRE_WITCH_MASK.json | 7 ++++++- items/WASHED_UP_SOUVENIR.json | 7 +++++-- items/WATER_HYDRA_HEAD.json | 4 +++- items/WEREWOLF_BOOTS.json | 16 +++++++++++++--- items/WEREWOLF_CHESTPLATE.json | 16 +++++++++++++--- items/WEREWOLF_HELMET.json | 16 +++++++++++++--- items/WEREWOLF_LEGGINGS.json | 16 +++++++++++++--- items/WHALE_BAIT.json | 8 ++++++-- items/WHEAT_ISLAND_CRYSTAL.json | 8 ++++++-- items/WITCH_MASK.json | 7 ++++++- items/WOUNDED.json | 7 ++++++- items/XLARGE_ENCHANTED_CHEST.json | 7 ++++++- items/XXLARGE_ENCHANTED_CHEST.json | 7 ++++++- items/ZOG_ANVIL.json | 7 ++++++- items/ZOMBIE;1.json | 9 ++++++--- items/ZOMBIE;3.json | 7 +++++-- items/ZOMBIE_COMMANDER_BOOTS.json | 7 +++++-- items/ZOMBIE_COMMANDER_CHESTPLATE.json | 7 +++++-- items/ZOMBIE_COMMANDER_HELMET.json | 7 +++++-- items/ZOMBIE_COMMANDER_LEGGINGS.json | 7 +++++-- items/ZOMBIE_HEART.json | 12 ++++++++---- 324 files changed, 2204 insertions(+), 693 deletions(-) diff --git a/items/ALL_SKILLS_SUPER_BOOST.json b/items/ALL_SKILLS_SUPER_BOOST.json index d9b44800..a3368aea 100644 --- a/items/ALL_SKILLS_SUPER_BOOST.json +++ b/items/ALL_SKILLS_SUPER_BOOST.json @@ -32,5 +32,10 @@ }, "internalname": "ALL_SKILLS_SUPER_BOOST", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/All_Skills_Exp_Super-Boost" + ] } \ No newline at end of file diff --git a/items/BAT_PERSON_ARTIFACT.json b/items/BAT_PERSON_ARTIFACT.json index 7d0a3d4f..8da22cf6 100644 --- a/items/BAT_PERSON_ARTIFACT.json +++ b/items/BAT_PERSON_ARTIFACT.json @@ -29,5 +29,10 @@ }, "internalname": "BAT_PERSON_ARTIFACT", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Artifact" + ] } \ No newline at end of file diff --git a/items/BAT_PERSON_RING.json b/items/BAT_PERSON_RING.json index c4ac0606..5f8c62d0 100644 --- a/items/BAT_PERSON_RING.json +++ b/items/BAT_PERSON_RING.json @@ -29,5 +29,10 @@ }, "internalname": "BAT_PERSON_RING", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Ring" + ] } \ No newline at end of file diff --git a/items/BAT_PERSON_TALISMAN.json b/items/BAT_PERSON_TALISMAN.json index b236204d..561f4bfd 100644 --- a/items/BAT_PERSON_TALISMAN.json +++ b/items/BAT_PERSON_TALISMAN.json @@ -18,5 +18,10 @@ ], "internalname": "BAT_PERSON_TALISMAN", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Talisman" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_COMMON.json b/items/BEASTMASTER_CREST_COMMON.json index e134bd87..c7f2a1f2 100644 --- a/items/BEASTMASTER_CREST_COMMON.json +++ b/items/BEASTMASTER_CREST_COMMON.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fBeastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Pet Exp Boost: §a+0.1%\",1:\"\",2:\"§7Gains stats based on how many\",3:\"§7mythological creatures and Minos\",4:\"§7followers you\u0027ve slain.\",5:\"\",6:\"§7Your kills: §21§8/25\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fBeastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_COMMON\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Pet Exp Boost: §a+0.1%\",1:\"\",2:\"§7Gains stats based on how many\",3:\"§7mythological creatures and Minos\",4:\"§7followers you\u0027ve slain.\",5:\"\",6:\"§7Your kills: §20§8/25\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fBeastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_COMMON\"}}", "damage": 3, "lore": [ "§7Pet Exp Boost: §a+0.1%", @@ -10,14 +10,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" ], "internalname": "BEASTMASTER_CREST_COMMON", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_EPIC.json b/items/BEASTMASTER_CREST_EPIC.json index 5066f88b..9f3de477 100644 --- a/items/BEASTMASTER_CREST_EPIC.json +++ b/items/BEASTMASTER_CREST_EPIC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Beastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.2 HP\",1:\"§7Intelligence: §a+0.2\",2:\"\",3:\"§7Pet Exp Boost: §a+0.4%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §21§8/25\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC ACCESSORY\"],Name:\"§5Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_EPIC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.2 HP\",1:\"§7Intelligence: §a+0.2\",2:\"\",3:\"§7Pet Exp Boost: §a+0.4%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §20§8/25\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC ACCESSORY\"],Name:\"§5Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_EPIC\"}}", "damage": 3, "lore": [ "§7Health: §a+0.2 HP", @@ -13,14 +13,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§5§lEPIC ACCESSORY" ], "internalname": "BEASTMASTER_CREST_EPIC", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_LEGENDARY.json b/items/BEASTMASTER_CREST_LEGENDARY.json index df418568..9a0affe3 100644 --- a/items/BEASTMASTER_CREST_LEGENDARY.json +++ b/items/BEASTMASTER_CREST_LEGENDARY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Beastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.3 HP\",1:\"§7Intelligence: §a+0.3\",2:\"\",3:\"§7Pet Exp Boost: §a+0.5%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §21§8/25\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_LEGENDARY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.3 HP\",1:\"§7Intelligence: §a+0.3\",2:\"\",3:\"§7Pet Exp Boost: §a+0.5%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §20§8/25\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_LEGENDARY\"}}", "damage": 3, "lore": [ "§7Health: §a+0.3 HP", @@ -13,14 +13,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§6§lLEGENDARY ACCESSORY" ], "internalname": "BEASTMASTER_CREST_LEGENDARY", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_RARE.json b/items/BEASTMASTER_CREST_RARE.json index ec10db74..fb6170c2 100644 --- a/items/BEASTMASTER_CREST_RARE.json +++ b/items/BEASTMASTER_CREST_RARE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Beastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+0.2\",1:\"\",2:\"§7Pet Exp Boost: §a+0.3%\",3:\"\",4:\"§7Gains stats based on how many\",5:\"§7mythological creatures and Minos\",6:\"§7followers you\u0027ve slain.\",7:\"\",8:\"§7Your kills: §21§8/25\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE ACCESSORY\"],Name:\"§9Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_RARE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+0.2\",1:\"\",2:\"§7Pet Exp Boost: §a+0.3%\",3:\"\",4:\"§7Gains stats based on how many\",5:\"§7mythological creatures and Minos\",6:\"§7followers you\u0027ve slain.\",7:\"\",8:\"§7Your kills: §20§8/25\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE ACCESSORY\"],Name:\"§9Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_RARE\"}}", "damage": 3, "lore": [ "§7Intelligence: §a+0.2", @@ -12,14 +12,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§9§lRARE ACCESSORY" ], "internalname": "BEASTMASTER_CREST_RARE", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_UNCOMMON.json b/items/BEASTMASTER_CREST_UNCOMMON.json index 6be8c3e5..d628ec89 100644 --- a/items/BEASTMASTER_CREST_UNCOMMON.json +++ b/items/BEASTMASTER_CREST_UNCOMMON.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aBeastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+0.1\",1:\"\",2:\"§7Pet Exp Boost: §a+0.2%\",3:\"\",4:\"§7Gains stats based on how many\",5:\"§7mythological creatures and Minos\",6:\"§7followers you\u0027ve slain.\",7:\"\",8:\"§7Your kills: §21§8/25\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aBeastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_UNCOMMON\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+0.1\",1:\"\",2:\"§7Pet Exp Boost: §a+0.2%\",3:\"\",4:\"§7Gains stats based on how many\",5:\"§7mythological creatures and Minos\",6:\"§7followers you\u0027ve slain.\",7:\"\",8:\"§7Your kills: §20§8/25\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aBeastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_UNCOMMON\"}}", "damage": 3, "lore": [ "§7Intelligence: §a+0.1", @@ -12,14 +12,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" ], "internalname": "BEASTMASTER_CREST_UNCOMMON", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEATING_HEART.json b/items/BEATING_HEART.json index 2457e2fd..a6fc1e1d 100644 --- a/items/BEATING_HEART.json +++ b/items/BEATING_HEART.json @@ -1,11 +1,11 @@ { "internalname": "BEATING_HEART", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Beating Heart", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa6441c8-e2df-3e28-8365-08cb38364943\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTMzODM0N2M4YTg0NTY2MDJmM2JkOWFlNzhhZDM4M2E3ZGU2YjU2OWJiNjBiY2Y3ZjdiNDM0NWYwZWY2NDA0NSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Bloody §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXVIII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Beating Heart\"},ExtraAttributes:{id:\"BEATING_HEART\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aXVIII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beating_Heart" ] } \ No newline at end of file diff --git a/items/BEE;0.json b/items/BEE;0.json index 32e667ac..a0f550cb 100644 --- a/items/BEE;0.json +++ b/items/BEE;0.json @@ -24,6 +24,9 @@ "internalname": "BEE;0", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bee_Pet" + ] } \ No newline at end of file diff --git a/items/BIGGER_TEETH.json b/items/BIGGER_TEETH.json index 8f4b34bf..8f70d49d 100644 --- a/items/BIGGER_TEETH.json +++ b/items/BIGGER_TEETH.json @@ -32,5 +32,10 @@ }, "internalname": "BIGGER_TEETH", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bigger_Teeth" + ] } \ No newline at end of file diff --git a/items/BITS_TALISMAN.json b/items/BITS_TALISMAN.json index 18f9efe7..d9dd1d05 100644 --- a/items/BITS_TALISMAN.json +++ b/items/BITS_TALISMAN.json @@ -14,6 +14,9 @@ "internalname": "BITS_TALISMAN", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bits_Talisman" + ] } \ No newline at end of file diff --git a/items/BLESSED_BAIT.json b/items/BLESSED_BAIT.json index 277a0437..2933726c 100644 --- a/items/BLESSED_BAIT.json +++ b/items/BLESSED_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "BLESSED_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Crystals VI" + "modver": "1.5-REL", + "crafttext": "Requires: Prismarine Crystals VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/BLESSED_FRUIT.json b/items/BLESSED_FRUIT.json index 12d88204..2719643d 100644 --- a/items/BLESSED_FRUIT.json +++ b/items/BLESSED_FRUIT.json @@ -19,6 +19,9 @@ "internalname": "BLESSED_FRUIT", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blessed_Fruit" + ] } \ No newline at end of file diff --git a/items/BLUE_SHARK_TOOTH.json b/items/BLUE_SHARK_TOOTH.json index e6ed2e2b..30149ae9 100644 --- a/items/BLUE_SHARK_TOOTH.json +++ b/items/BLUE_SHARK_TOOTH.json @@ -13,5 +13,10 @@ ], "internalname": "BLUE_SHARK_TOOTH", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blue_Shark_Tooth" + ] } \ No newline at end of file diff --git a/items/BONZO_FRAGMENT.json b/items/BONZO_FRAGMENT.json index 8b24c5f2..b50389db 100644 --- a/items/BONZO_FRAGMENT.json +++ b/items/BONZO_FRAGMENT.json @@ -11,6 +11,9 @@ "internalname": "BONZO_FRAGMENT", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bonzo_Fragment" + ] } \ No newline at end of file diff --git a/items/BROKEN_PIGGY_BANK.json b/items/BROKEN_PIGGY_BANK.json index d4a1b585..a83d0922 100644 --- a/items/BROKEN_PIGGY_BANK.json +++ b/items/BROKEN_PIGGY_BANK.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"758ba8b2-2fad-3ea2-baf4-a6c3e559295a\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzUzMDE2MDgyNzUsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I1OTAyMDdhZWVhMmQ4ZmM4MDE5NGYyYTEwOWY1YjE5OTljOTFlYmQzNzdkZmYwMWI5ZTdlYmUwOTFhM2E0MTkifX19\"}]}},display:{Lore:[0:\"§7It broke!\",1:\"\",2:\"§eRight-click to view recipe!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§a§7Broken Piggy Bank\"},ExtraAttributes:{originTag:\"BROKEN_PIGGY_BANK\",id:\"BROKEN_PIGGY_BANK\",uuid:\"268b29df-6522-491f-8ffa-8d65da6db274\",timestamp:\"7/6/20 10:58 PM\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7It broke!", "", @@ -13,5 +13,10 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Piggy_Bank" ] } \ No newline at end of file diff --git a/items/CANDY_CORN.json b/items/CANDY_CORN.json index 18073945..61a5c41c 100644 --- a/items/CANDY_CORN.json +++ b/items/CANDY_CORN.json @@ -16,6 +16,9 @@ "internalname": "CANDY_CORN", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Corn" + ] } \ No newline at end of file diff --git a/items/CANDY_RELIC.json b/items/CANDY_RELIC.json index 8808c791..a45bfbe5 100644 --- a/items/CANDY_RELIC.json +++ b/items/CANDY_RELIC.json @@ -15,6 +15,9 @@ "internalname": "CANDY_RELIC", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Relic" + ] } \ No newline at end of file diff --git a/items/CARROT_BAIT.json b/items/CARROT_BAIT.json index 692ca971..9e3d6b7e 100644 --- a/items/CARROT_BAIT.json +++ b/items/CARROT_BAIT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fCarrot Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0=\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Chance of fishing up... a\",4:\"§7rabbit?\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fCarrot Bait\"},ExtraAttributes:{id:\"CARROT_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Chance of fishing up... a\",4:\"§7rabbit?\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fCarrot Bait\"},ExtraAttributes:{id:\"CARROT_BAIT\"}}", "damage": 3, "lore": [ "§7§8Fishing Bait", @@ -25,5 +25,10 @@ }, "internalname": "CARROT_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/COLOSSAL_EXP_BOTTLE.json b/items/COLOSSAL_EXP_BOTTLE.json index c1f1a1e0..4d34b3d0 100644 --- a/items/COLOSSAL_EXP_BOTTLE.json +++ b/items/COLOSSAL_EXP_BOTTLE.json @@ -22,5 +22,10 @@ }, "internalname": "COLOSSAL_EXP_BOTTLE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Colossal_Experience_Bottle" + ] } \ No newline at end of file diff --git a/items/COLOSSAL_EXP_BOTTLE_UPGRADE.json b/items/COLOSSAL_EXP_BOTTLE_UPGRADE.json index 9592e0ce..0eb19ca7 100644 --- a/items/COLOSSAL_EXP_BOTTLE_UPGRADE.json +++ b/items/COLOSSAL_EXP_BOTTLE_UPGRADE.json @@ -14,5 +14,10 @@ ], "internalname": "COLOSSAL_EXP_BOTTLE_UPGRADE", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Colossal_Experience_Bottle_Upgrade" + ] } \ No newline at end of file diff --git a/items/CRACKED_PIGGY_BANK.json b/items/CRACKED_PIGGY_BANK.json index 498f57d6..7651a792 100644 --- a/items/CRACKED_PIGGY_BANK.json +++ b/items/CRACKED_PIGGY_BANK.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"be4aa523-6244-3090-84bc-9ca9e7ab1b0d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzU0ODY2NjM0OTQsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE0YTdhYWMwODU5M2ExYTBiYzY2NjZmZTBhZWVkZmIxOTVkNDEzZmM5Y2Y4N2M3M2Y0YThjMDRkYTY0MTg4NTcifX19\"}]}},display:{Lore:[0:\"§7Saves §c75% §7of your coins on death.\",1:\"§7Only when in player inventory.\",2:\"§cVery fragile!\",3:\"\",4:\"§8Triggers when losing 20k+ coins.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§a§cCracked Piggy Bank\"},ExtraAttributes:{originTag:\"CRACKED_PIGGY_BANK\",id:\"CRACKED_PIGGY_BANK\",uuid:\"a74c20e0-0397-4cec-b6a9-d83db215ba53\",timestamp:\"7/7/20 10:18 AM\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Saves §c75% §7of your coins on death.", "§7Only when in player inventory.", @@ -15,5 +15,10 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Piggy_Bank" ] } \ No newline at end of file diff --git a/items/CROCHET_TIGER_PLUSHIE.json b/items/CROCHET_TIGER_PLUSHIE.json index 2155922d..5872817b 100644 --- a/items/CROCHET_TIGER_PLUSHIE.json +++ b/items/CROCHET_TIGER_PLUSHIE.json @@ -22,6 +22,9 @@ "internalname": "CROCHET_TIGER_PLUSHIE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crochet_Tiger_Plushie" + ] } \ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_BOOTS.json b/items/CRYPT_WITHERLORD_BOOTS.json index 2a7dbc37..d989df21 100644 --- a/items/CRYPT_WITHERLORD_BOOTS.json +++ b/items/CRYPT_WITHERLORD_BOOTS.json @@ -19,6 +19,9 @@ "internalname": "CRYPT_WITHERLORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" + ] } \ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_CHESTPLATE.json b/items/CRYPT_WITHERLORD_CHESTPLATE.json index 8c5f6808..06b08a1f 100644 --- a/items/CRYPT_WITHERLORD_CHESTPLATE.json +++ b/items/CRYPT_WITHERLORD_CHESTPLATE.json @@ -19,6 +19,9 @@ "internalname": "CRYPT_WITHERLORD_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" + ] } \ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_HELMET.json b/items/CRYPT_WITHERLORD_HELMET.json index a41ac14b..a17775b3 100644 --- a/items/CRYPT_WITHERLORD_HELMET.json +++ b/items/CRYPT_WITHERLORD_HELMET.json @@ -19,6 +19,9 @@ "internalname": "CRYPT_WITHERLORD_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" + ] } \ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_LEGGINGS.json b/items/CRYPT_WITHERLORD_LEGGINGS.json index 678a1ec9..0f88fd7c 100644 --- a/items/CRYPT_WITHERLORD_LEGGINGS.json +++ b/items/CRYPT_WITHERLORD_LEGGINGS.json @@ -19,6 +19,9 @@ "internalname": "CRYPT_WITHERLORD_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" + ] } \ No newline at end of file diff --git a/items/DAEDALUS_AXE.json b/items/DAEDALUS_AXE.json index 57efaa67..d7bcfbe1 100644 --- a/items/DAEDALUS_AXE.json +++ b/items/DAEDALUS_AXE.json @@ -30,5 +30,10 @@ }, "internalname": "DAEDALUS_AXE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Daedalus_Axe" + ] } \ No newline at end of file diff --git a/items/DARK_BAIT.json b/items/DARK_BAIT.json index 9a8e337a..daf16899 100644 --- a/items/DARK_BAIT.json +++ b/items/DARK_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "DARK_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ink Sack II" + "modver": "1.5-REL", + "crafttext": "Requires: Ink Sack II", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/DARK_GOGGLES.json b/items/DARK_GOGGLES.json index 4e201ec7..1b93ddbe 100644 --- a/items/DARK_GOGGLES.json +++ b/items/DARK_GOGGLES.json @@ -1,11 +1,11 @@ { "internalname": "DARK_GOGGLES", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Dark Goggles", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"795d1347-6d0a-3ed7-a340-383b202e4d86\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjkzMTk1MjU4MjVmMWYzMDcyN2ViOTQwZDNhMDY0MjZiYzRjZWMwN2ZiZDgwYWY1Y2QxNDZlM2ViMzg3OWY2OCJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d75\",1:\"§7Intelligence: §a+150\",2:\"\",3:\"§7Your abilities deal §c+50%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Dark Goggles\"},ExtraAttributes:{id:\"DARK_GOGGLES\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Gear Score: §d75", "§7Intelligence: §a+150", @@ -16,5 +16,10 @@ "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON HELMET" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dark_Goggles" ] } \ No newline at end of file diff --git a/items/DEATH_BOW.json b/items/DEATH_BOW.json index d29a1c7f..6679fe25 100644 --- a/items/DEATH_BOW.json +++ b/items/DEATH_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§5Death Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 §8(385)\",1:\"§7Damage: §c+220 §8(+345.4)\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§aPerfect 52500 / 52500\",5:\"§7§4❣ §cRequires §aCatacombs Level 16\",6:\"§5§lEPIC DUNGEON BOW\",7:\"\",8:\"§7Upgrade to §6✪§7: §d20 Undead Essence\",9:\"§7Upgrade to §6✪✪§7: §d40 Undead Essence\",10:\"§7Upgrade to §6✪✪✪§7: §d80 Undead Essence\",11:\"§7Upgrade to §6✪✪✪✪§7: §d150 Undead Essence\",12:\"§7Upgrade to §6✪✪✪✪✪§7: §d300 Undead Essence\"],Name:\"§5Death Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"DEATH_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 §8(385)\",1:\"§7Damage: §c+220 §8(+345.4)\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§aPerfect 52500 / 52500\",5:\"§7§4❣ §cRequires §aCatacombs Level 16\",6:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"DEATH_BOW\"}}", "damage": 0, "lore": [ "§7Gear Score: §d260 §8(385)", @@ -15,6 +15,9 @@ "internalname": "DEATH_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Death_Bow" + ] } \ No newline at end of file diff --git a/items/DEFUSE_KIT.json b/items/DEFUSE_KIT.json index 752ae7c6..7787e340 100644 --- a/items/DEFUSE_KIT.json +++ b/items/DEFUSE_KIT.json @@ -1,11 +1,11 @@ { "internalname": "DEFUSE_KIT", - "itemid": 359, + "itemid": "minecraft:shears", "displayname": "§aDefuse Kit", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Can be used to defuse Dungeon\",1:\"§7traps. Successful defusing of\",2:\"§7traps may increase your §b✎\",3:\"§bIntelligence§7! (Maximum +10)\",4:\"\",5:\"§7Traps Defused: §a0\",6:\"\",7:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDefuse Kit\"},ExtraAttributes:{id:\"DEFUSE_KIT\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Can be used to defuse Dungeon", "§7traps. Successful defusing of", @@ -15,5 +15,10 @@ "§7Traps Defused: §a0", "", "§a§lUNCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Defuse_Kit" ] } \ No newline at end of file diff --git a/items/DESERT_ISLAND_CRYSTAL.json b/items/DESERT_ISLAND_CRYSTAL.json index 57569590..1739f661 100644 --- a/items/DESERT_ISLAND_CRYSTAL.json +++ b/items/DESERT_ISLAND_CRYSTAL.json @@ -11,6 +11,10 @@ ], "internalname": "DESERT_ISLAND_CRYSTAL", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Floating_Crystals" + ] } \ No newline at end of file diff --git a/items/DIAMOND_ATOM.json b/items/DIAMOND_ATOM.json index b63ad5fd..374c8538 100644 --- a/items/DIAMOND_ATOM.json +++ b/items/DIAMOND_ATOM.json @@ -1,11 +1,11 @@ { "internalname": "DIAMOND_ATOM", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Diamond Atom", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cb089e85-de4e-3640-bb92-31f5cb6142c5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjgzY2Y5YTIxOTFkNTY5ZDE3YmY0YmFiZDAxZjQzYTE3YmU4ZDMyZjExNWM2YzQ3NTE4NmUzZWMxOGMyZWZjZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Perfect §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThis miniscule stone is the\",8:\"§8§odream of every blacksmith.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Diamond Atom\"},ExtraAttributes:{id:\"DIAMOND_ATOM\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -21,5 +21,10 @@ "§aXXII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Atom" ] } \ No newline at end of file diff --git a/items/DIRT.json b/items/DIRT.json index 7c88e814..c6cc86e8 100644 --- a/items/DIRT.json +++ b/items/DIRT.json @@ -7,7 +7,12 @@ "§f§lCOMMON" ], "internalname": "DIRT", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dirt" + ] } \ No newline at end of file diff --git a/items/DIRT_BOTTLE.json b/items/DIRT_BOTTLE.json index 3d75270a..db9be404 100644 --- a/items/DIRT_BOTTLE.json +++ b/items/DIRT_BOTTLE.json @@ -19,6 +19,9 @@ "internalname": "DIRT_BOTTLE", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dirt_Bottle" + ] } \ No newline at end of file diff --git a/items/DULL_SHARK_TOOTH_NECKLACE.json b/items/DULL_SHARK_TOOTH_NECKLACE.json index 68086216..407f979e 100644 --- a/items/DULL_SHARK_TOOTH_NECKLACE.json +++ b/items/DULL_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+4", "", + "§7Grants §a+10% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "DULL_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dull_Shark_Tooth_Necklace" + ] +} diff --git a/items/DUNGEON_CHEST_KEY.json b/items/DUNGEON_CHEST_KEY.json index f6245266..40f9b5b3 100644 --- a/items/DUNGEON_CHEST_KEY.json +++ b/items/DUNGEON_CHEST_KEY.json @@ -13,6 +13,9 @@ "internalname": "DUNGEON_CHEST_KEY", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dungeon_Chest_Key" + ] } \ No newline at end of file diff --git a/items/DUNGEON_DECOY.json b/items/DUNGEON_DECOY.json index b085505a..6a5aa6ac 100644 --- a/items/DUNGEON_DECOY.json +++ b/items/DUNGEON_DECOY.json @@ -1,11 +1,11 @@ { "internalname": "DUNGEON_DECOY", - "itemid": 383, + "itemid": "minecraft:spawn_egg", "displayname": "§aDecoy", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Runs around and draws\",1:\"§7attention from nearby mobs,\",2:\"§7very handy for creating a\",3:\"§7distraction!\",4:\"\",5:\"§cDungeons only!\",6:\"\",7:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDecoy\"},ExtraAttributes:{id:\"DUNGEON_DECOY\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Runs around and draws", "§7attention from nearby mobs,", @@ -15,5 +15,10 @@ "§cDungeons only!", "", "§a§lUNCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Decoy" ] } \ No newline at end of file diff --git a/items/DUNGEON_TRAP.json b/items/DUNGEON_TRAP.json index 865582b6..c5a538ed 100644 --- a/items/DUNGEON_TRAP.json +++ b/items/DUNGEON_TRAP.json @@ -1,11 +1,11 @@ { "internalname": "DUNGEON_TRAP", - "itemid": 148, + "itemid": "minecraft:heavy_weighted_pressure_plate", "displayname": "§aTrap", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place an explosive trap\",1:\"§7that triggers when mobs\",2:\"§7walk over it dealing\",3:\"§7§c20,000§7-§c250,000\",4:\"§c§7damage based on the\",5:\"§7dungeon floor you are on.\",6:\"\",7:\"§cDungeons only!\",8:\"\",9:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aTrap\"},ExtraAttributes:{id:\"DUNGEON_TRAP\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Place an explosive trap", "§7that triggers when mobs", @@ -17,5 +17,10 @@ "§cDungeons only!", "", "§a§lUNCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Trap" ] } \ No newline at end of file diff --git a/items/DWARF_TURTLE_SHELMET.json b/items/DWARF_TURTLE_SHELMET.json index d88f8a45..c52de6b6 100644 --- a/items/DWARF_TURTLE_SHELMET.json +++ b/items/DWARF_TURTLE_SHELMET.json @@ -22,6 +22,9 @@ "internalname": "DWARF_TURTLE_SHELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dwarf_Turtle_Shelmet" + ] } \ No newline at end of file diff --git a/items/EARTH_SHARD.json b/items/EARTH_SHARD.json index f1c9e327..62405b1e 100644 --- a/items/EARTH_SHARD.json +++ b/items/EARTH_SHARD.json @@ -27,6 +27,9 @@ "internalname": "EARTH_SHARD", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Earth_Shard" + ] } \ No newline at end of file diff --git a/items/ECHOLOCATOR.json b/items/ECHOLOCATOR.json index b05a1bae..fb226518 100644 --- a/items/ECHOLOCATOR.json +++ b/items/ECHOLOCATOR.json @@ -14,6 +14,9 @@ "internalname": "ECHOLOCATOR", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Echolocator" + ] } \ No newline at end of file diff --git a/items/ECTOPLASM.json b/items/ECTOPLASM.json index 3589f6ce..922b4917 100644 --- a/items/ECTOPLASM.json +++ b/items/ECTOPLASM.json @@ -12,5 +12,10 @@ ], "internalname": "ECTOPLASM", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ectoplasm" + ] } \ No newline at end of file diff --git a/items/ELEPHANT;1.json b/items/ELEPHANT;1.json index 0cbad4e1..87a54862 100644 --- a/items/ELEPHANT;1.json +++ b/items/ELEPHANT;1.json @@ -21,6 +21,9 @@ "internalname": "ELEPHANT;1", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Elephant_Pet" + ] } \ No newline at end of file diff --git a/items/ELEPHANT;4.json b/items/ELEPHANT;4.json index a4e2cef3..13b65320 100644 --- a/items/ELEPHANT;4.json +++ b/items/ELEPHANT;4.json @@ -29,6 +29,9 @@ "internalname": "ELEPHANT;4", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Elephant_Pet" + ] } \ No newline at end of file diff --git a/items/ENCHANTED_ANCIENT_CLAW.json b/items/ENCHANTED_ANCIENT_CLAW.json index eaf041e4..e658dd2e 100644 --- a/items/ENCHANTED_ANCIENT_CLAW.json +++ b/items/ENCHANTED_ANCIENT_CLAW.json @@ -25,5 +25,10 @@ }, "internalname": "ENCHANTED_ANCIENT_CLAW", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Ancient_Claw" + ] } \ No newline at end of file diff --git a/items/ENCHANTED_SHARK_FIN.json b/items/ENCHANTED_SHARK_FIN.json index 6a3c16a9..d60f67b5 100644 --- a/items/ENCHANTED_SHARK_FIN.json +++ b/items/ENCHANTED_SHARK_FIN.json @@ -25,6 +25,9 @@ "internalname": "ENCHANTED_SHARK_FIN", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Shark_Fin" + ] } \ No newline at end of file diff --git a/items/ENDERMITE;0.json b/items/ENDERMITE;0.json index 091e321e..5f884c50 100644 --- a/items/ENDERMITE;0.json +++ b/items/ENDERMITE;0.json @@ -20,11 +20,23 @@ "§f§lCOMMON" ], "internalname": "ENDERMITE;0", - "clickcommand": "", - "modver": "REL-1.0.0", + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" - ], - "crafttext": "" -} \ No newline at end of file + ] +} diff --git a/items/ENDERMITE;1.json b/items/ENDERMITE;1.json index 39e8fbec..1cea7200 100644 --- a/items/ENDERMITE;1.json +++ b/items/ENDERMITE;1.json @@ -20,8 +20,23 @@ "§a§lUNCOMMON" ], "internalname": "ENDERMITE;1", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" + ] +} diff --git a/items/ENDERMITE;2.json b/items/ENDERMITE;2.json index 4f28da78..0719e768 100644 --- a/items/ENDERMITE;2.json +++ b/items/ENDERMITE;2.json @@ -2,7 +2,6 @@ "internalname": "ENDERMITE;2", "itemid": "minecraft:skull", "displayname": "§7[Lvl {LVL}] §9Endermite", - "clickcommand": "", "damage": 3, "nbttag": "{SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an\",8:\"§7extra block dropped\",9:\"\",10:\"§6Pearl Muncher\",11:\"§7§7Upon picking up an ender\",12:\"§7pearl, consume it and gain §a{1}\",13:\"§a§6coins\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\", \\\"exp\\\":0.0, \\\"tier\\\":\\\"RARE\\\"}\",id:\"ENDERMITE;2\"}}", "modver": "1.2-REL", @@ -27,6 +26,23 @@ "", "§9§lRARE" ], - "crafttext": "", - "infoType": "" -} \ No newline at end of file + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" + ] +} diff --git a/items/ENDERMITE;3.json b/items/ENDERMITE;3.json index ab8055c2..66782762 100644 --- a/items/ENDERMITE;3.json +++ b/items/ENDERMITE;3.json @@ -25,11 +25,23 @@ "§5§lEPIC" ], "internalname": "ENDERMITE;3", - "clickcommand": "", - "modver": "REL-1.0.0", + "crafttext": "80% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" - ], - "crafttext": "" -} \ No newline at end of file + ] +} diff --git a/items/ENDERMITE;4.json b/items/ENDERMITE;4.json index 183186bd..682c62f1 100644 --- a/items/ENDERMITE;4.json +++ b/items/ENDERMITE;4.json @@ -30,8 +30,23 @@ "§6§lLEGENDARY" ], "internalname": "ENDERMITE;4", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "20% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" + ] +} diff --git a/items/FARMER_ROD.json b/items/FARMER_ROD.json index 9770cd11..dd3b6cfe 100644 --- a/items/FARMER_ROD.json +++ b/items/FARMER_ROD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fishing_rod", - "displayname": "§aFarmer's Rod", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+45\",1:\"\",2:\"§7Chance to fish up farm animals!\",3:\"\",4:\"§7Increases fishing speed by §940%\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aFarmer's Rod\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"FARMER_ROD\",uuid:\"05519ae3-0464-4c95-b4eb-69864fdbff01\",timestamp:\"7/5/20 12:42 PM\"}}", + "displayname": "§aFarmer\u0027s Rod", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+45\",1:\"\",2:\"§7Chance to fish up farm animals!\",3:\"\",4:\"§7Increases fishing speed by §940%\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aFarmer\u0027s Rod\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"FARMER_ROD\",uuid:\"05519ae3-0464-4c95-b4eb-69864fdbff01\",timestamp:\"7/5/20 12:42 PM\"}}", "damage": 0, "lore": [ "§7Damage: §c+45", @@ -26,6 +26,10 @@ }, "internalname": "FARMER_ROD", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Clay V" + "modver": "1.5-REL", + "crafttext": "Requires: Clay V", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farmer%27s_Rod" + ] } \ No newline at end of file diff --git a/items/FEL_PEARL.json b/items/FEL_PEARL.json index 7da30107..e37597eb 100644 --- a/items/FEL_PEARL.json +++ b/items/FEL_PEARL.json @@ -10,5 +10,10 @@ ], "internalname": "FEL_PEARL", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fel_Pearl" + ] } \ No newline at end of file diff --git a/items/FEL_SWORD.json b/items/FEL_SWORD.json index 2d8db680..b5f6efaa 100644 --- a/items/FEL_SWORD.json +++ b/items/FEL_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§5Fel Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375 \",1:\"§7Damage: §c+190 \",2:\"§7Strength: §c+135 \",3:\"\",4:\"§7§7Every §a100 §7Kills with this\",5:\"§7sword grants +§c1 §7Weapon\",6:\"§7Damage, up to §c100 §7extra.\",7:\"\",8:\"§aDungeon healer bonuses:\",9:\"§7§8- §7Increases healing from\",10:\"§7your Healing Circle by §a10%§7.\",11:\"§7§8- §7Reduces the cooldown of\",12:\"§7your Wish ultimate by §b10\",13:\"§b§7seconds.\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Level 20\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Fel Sword\"},ExtraAttributes:{id:\"FEL_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375\",1:\"§7Damage: §c+190\",2:\"§7Strength: §c+135\",3:\"\",4:\"§7§7Every §a100 §7Kills with this\",5:\"§7sword grants +§c1 §7Weapon\",6:\"§7Damage, up to §c100 §7extra.\",7:\"\",8:\"§aDungeon healer bonuses:\",9:\"§7§8- §7Increases healing from\",10:\"§7your Healing Circle by §a10%§7.\",11:\"§7§8- §7Reduces the cooldown of\",12:\"§7your Wish ultimate by §b10\",13:\"§b§7seconds.\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Level 20\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Fel Sword\"},ExtraAttributes:{id:\"FEL_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d375", @@ -38,7 +38,10 @@ }, "internalname": "FEL_SWORD", "clickcommand": "viewrecipe", - "modver": "1.3-REL", + "modver": "1.5-REL", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fel_Sword" + ] } \ No newline at end of file diff --git a/items/FISHING_CRYSTAL.json b/items/FISHING_CRYSTAL.json index 6f4658cf..e94f80ff 100644 --- a/items/FISHING_CRYSTAL.json +++ b/items/FISHING_CRYSTAL.json @@ -12,6 +12,10 @@ ], "internalname": "FISHING_CRYSTAL", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farm_Crystal" + ] } \ No newline at end of file diff --git a/items/FISH_BAIT.json b/items/FISH_BAIT.json index a91eb904..14f6fd2d 100644 --- a/items/FISH_BAIT.json +++ b/items/FISH_BAIT.json @@ -24,6 +24,10 @@ }, "internalname": "FISH_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Raw Salmon VI" + "modver": "1.5-REL", + "crafttext": "Requires: Raw Salmon VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index f0f01215..5579784e 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Flower of Truth", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500 §8(785)\",1:\"§7Damage: §c+100 §8(+157)\",2:\"§7Strength: §c+400 §8(+628)\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500 §8(785)\",1:\"§7Damage: §c+100 §8(+157)\",2:\"§7Strength: §c+360 §8(+628)\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", "damage": 0, "lore": [ "§7Gear Score: §d500 §8(785)", @@ -33,5 +33,10 @@ }, "internalname": "FLOWER_OF_TRUTH", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Flower_of_Truth" + ] } \ No newline at end of file diff --git a/items/FLYCATCHER_UPGRADE.json b/items/FLYCATCHER_UPGRADE.json index 29ec0605..bf0046ba 100644 --- a/items/FLYCATCHER_UPGRADE.json +++ b/items/FLYCATCHER_UPGRADE.json @@ -16,6 +16,10 @@ "slayer_req": "SPIDER_6", "internalname": "FLYCATCHER_UPGRADE", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Flycatcher" + ] } \ No newline at end of file diff --git a/items/FRENCH_BREAD.json b/items/FRENCH_BREAD.json index 44137a83..faa29781 100644 --- a/items/FRENCH_BREAD.json +++ b/items/FRENCH_BREAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cFrench Bread", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38557fb2-eb28-3f32-b1a4-dc213a0a6735\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTA4ZmMzNDUzMWY2NTJmNWJlN2YyN2U0YjI3NDI5OTg2MjU2YWM0MjJhOGZiNTlmNmQ0MDViNWM4NWM3NmY3In19fQ==\"}]}},display:{Lore:[0:\"§7It is known that scientists and\",1:\"§7other experts always find ways\",2:\"§7to disagree on every subject\",3:\"§7known to humankind. However,\",4:\"§7they can all agree on one thing\",5:\"§7- that this is the greatest meal\",6:\"§7ever created in history.\",7:\"§7\",8:\"§7Awarded to those who\",9:\"§7participated in Dungeons on the\",10:\"§7Alpha Hypixel Network.\",11:\"\",12:\"§c§lSPECIAL\"],Name:\"§cFrench Bread\"},ExtraAttributes:{id:\"FRENCH_BREAD\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38557fb2-eb28-3f32-b1a4-dc213a0a6735\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTA4ZmMzNDUzMWY2NTJmNWJlN2YyN2U0YjI3NDI5OTg2MjU2YWM0MjJhOGZiNTlmNmQ0MDViNWM4NWM3NmY3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7It is known that scientists and\",1:\"§7other experts always find ways\",2:\"§7to disagree on every subject\",3:\"§7known to humankind. However,\",4:\"§7they can all agree on one thing\",5:\"§7- that this is the greatest meal\",6:\"§7ever created in history.\",7:\"§7\",8:\"§7Awarded to those who\",9:\"§7participated in Dungeons on the\",10:\"§7Alpha Hypixel Network.\",11:\"\",12:\"§c§lSPECIAL\"],Name:\"§cFrench Bread\"},ExtraAttributes:{id:\"FRENCH_BREAD\"}}", "damage": 3, "lore": [ "§7It is known that scientists and", @@ -20,6 +20,10 @@ ], "internalname": "FRENCH_BREAD", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/French_Bread" + ] } \ No newline at end of file diff --git a/items/FROZEN_BLAZE_BOOTS.json b/items/FROZEN_BLAZE_BOOTS.json index 28ecaf44..cb3856c2 100644 --- a/items/FROZEN_BLAZE_BOOTS.json +++ b/items/FROZEN_BLAZE_BOOTS.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Frozen Blaze Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"\",2:\"§7Defense: §a+90\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC BOOTS\"],color:10541807,Name:\"§5Frozen Blaze Boots\"},ExtraAttributes:{id:\"FROZEN_BLAZE_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+95\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC BOOTS\"],color:10541807,Name:\"§5Frozen Blaze Boots\"},ExtraAttributes:{id:\"FROZEN_BLAZE_BOOTS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", + "§7Strength: §c+40", "", - "§7Defense: §a+90", + "§7Defense: §a+95", "§7Speed: §a+2", "", "§6Full Set Bonus: Frozen Blazing Aura", @@ -39,7 +39,7 @@ }, "internalname": "FROZEN_BLAZE_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Blaze_Armor" diff --git a/items/FROZEN_BLAZE_CHESTPLATE.json b/items/FROZEN_BLAZE_CHESTPLATE.json index 3680dd0d..c67356a5 100644 --- a/items/FROZEN_BLAZE_CHESTPLATE.json +++ b/items/FROZEN_BLAZE_CHESTPLATE.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Frozen Blaze Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"\",2:\"§7Defense: §a+170\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC CHESTPLATE\"],color:10541807,Name:\"§5Frozen Blaze Chestplate\"},ExtraAttributes:{id:\"FROZEN_BLAZE_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+180\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC CHESTPLATE\"],color:10541807,Name:\"§5Frozen Blaze Chestplate\"},ExtraAttributes:{id:\"FROZEN_BLAZE_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", + "§7Strength: §c+40", "", - "§7Defense: §a+170", + "§7Defense: §a+180", "§7Speed: §a+2", "", "§6Full Set Bonus: Frozen Blazing Aura", @@ -39,9 +39,10 @@ }, "internalname": "FROZEN_BLAZE_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Blaze_Armor" - ] + ], + "crafttext": "" } \ No newline at end of file diff --git a/items/FROZEN_BLAZE_HELMET.json b/items/FROZEN_BLAZE_HELMET.json index b0510577..a51a7594 100644 --- a/items/FROZEN_BLAZE_HELMET.json +++ b/items/FROZEN_BLAZE_HELMET.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§5Frozen Blaze Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e9604568-dd39-3081-a5e2-541467b9d2db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTVhMTNiYjQ4ZTM1OTViNTVkZThkZDY5NDNmYzM4ZGI1MjM1MzcxMjc4YzY5NWJkNDUzZTQ5YTA5OTkifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+30\",1:\"\",2:\"§7Defense: §a+100\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC HELMET\"],Name:\"§5Frozen Blaze Helmet\"},ExtraAttributes:{id:\"FROZEN_BLAZE_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e9604568-dd39-3081-a5e2-541467b9d2db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTVhMTNiYjQ4ZTM1OTViNTVkZThkZDY5NDNmYzM4ZGI1MjM1MzcxMjc4YzY5NWJkNDUzZTQ5YTA5OTkifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+105\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC HELMET\"],Name:\"§5Frozen Blaze Helmet\"},ExtraAttributes:{id:\"FROZEN_BLAZE_HELMET\"}}", "damage": 3, "lore": [ - "§7Strength: §c+30", + "§7Strength: §c+40", "", - "§7Defense: §a+100", + "§7Defense: §a+105", "§7Speed: §a+2", "", "§6Full Set Bonus: Frozen Blazing Aura", @@ -39,7 +39,7 @@ }, "internalname": "FROZEN_BLAZE_HELMET", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Blaze_Armor" diff --git a/items/FROZEN_BLAZE_LEGGINGS.json b/items/FROZEN_BLAZE_LEGGINGS.json index 9a2e5646..e13523b9 100644 --- a/items/FROZEN_BLAZE_LEGGINGS.json +++ b/items/FROZEN_BLAZE_LEGGINGS.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Frozen Blaze Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"\",2:\"§7Defense: §a+130\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c700 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC LEGGINGS\"],color:10541807,Name:\"§5Frozen Blaze Leggings\"},ExtraAttributes:{id:\"FROZEN_BLAZE_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+140\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c700 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC LEGGINGS\"],color:10541807,Name:\"§5Frozen Blaze Leggings\"},ExtraAttributes:{id:\"FROZEN_BLAZE_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", + "§7Strength: §c+40", "", - "§7Defense: §a+130", + "§7Defense: §a+140", "§7Speed: §a+2", "", "§6Full Set Bonus: Frozen Blazing Aura", @@ -39,7 +39,7 @@ }, "internalname": "FROZEN_BLAZE_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Blaze_Armor" diff --git a/items/FUMING_POTATO_BOOK.json b/items/FUMING_POTATO_BOOK.json index 88a1b899..08698a3c 100644 --- a/items/FUMING_POTATO_BOOK.json +++ b/items/FUMING_POTATO_BOOK.json @@ -1,11 +1,11 @@ { "internalname": "FUMING_POTATO_BOOK", - "itemid": 340, + "itemid": "minecraft:book", "displayname": "§5Fuming Potato Book", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use in an anvil or §aReforge\",1:\"§aAnvil §7to combine this book\",2:\"§7with a weapon or armor piece to\",3:\"§7gain a small but permanent stat\",4:\"§7boost!\",5:\"\",6:\"§7This book bypasses the Hot\",7:\"§7Potato Book limit of 10,\",8:\"§7allowing you to upgrade an item\",9:\"§7up to §a15 §7times!\",10:\"\",11:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Fuming Potato Book\"},ExtraAttributes:{id:\"FUMING_POTATO_BOOK\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Use in an anvil or §aReforge", "§aAnvil §7to combine this book", @@ -19,5 +19,10 @@ "§7up to §a15 §7times!", "", "§5§lEPIC DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fuming_Potato_Book" ] } \ No newline at end of file diff --git a/items/GHOUL_BUSTER.json b/items/GHOUL_BUSTER.json index 90526767..10ae43ec 100644 --- a/items/GHOUL_BUSTER.json +++ b/items/GHOUL_BUSTER.json @@ -29,5 +29,10 @@ }, "internalname": "GHOUL_BUSTER", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Buster" + ] } \ No newline at end of file diff --git a/items/GIANTS_SWORD.json b/items/GIANTS_SWORD.json index ad8f454a..376b135b 100644 --- a/items/GIANTS_SWORD.json +++ b/items/GIANTS_SWORD.json @@ -22,6 +22,9 @@ "internalname": "GIANTS_SWORD", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giant%27s_Sword" + ] } \ No newline at end of file diff --git a/items/GIANT_TOOTH.json b/items/GIANT_TOOTH.json index a72e0bb5..18c39dc5 100644 --- a/items/GIANT_TOOTH.json +++ b/items/GIANT_TOOTH.json @@ -21,6 +21,9 @@ "internalname": "GIANT_TOOTH", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giant_Tooth" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;0.json b/items/GIRAFFE;0.json index e7cd813d..4e375d0c 100644 --- a/items/GIRAFFE;0.json +++ b/items/GIRAFFE;0.json @@ -20,6 +20,9 @@ "internalname": "GIRAFFE;0", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;1.json b/items/GIRAFFE;1.json index df2c1d81..2b6835b0 100644 --- a/items/GIRAFFE;1.json +++ b/items/GIRAFFE;1.json @@ -20,6 +20,9 @@ "internalname": "GIRAFFE;1", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;2.json b/items/GIRAFFE;2.json index 9f2e9ffc..c18ca20b 100644 --- a/items/GIRAFFE;2.json +++ b/items/GIRAFFE;2.json @@ -4,8 +4,8 @@ "displayname": "§7[Lvl {LVL}] §9Giraffe", "clickcommand": "", "damage": 3, - "nbttag": "{SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}}, display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Crit Chance: §a+{CRIT_CHANCE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Good Heart\",6:\"§7§7Regen §c{0} ❤ §7per second\",7:\"\",8:\"§6Higher Ground\",9:\"§7§7Grants §c+{1}❁ Strength §7and\",10:\"§7§9+{2}☠ Crit Damage §7when mid\",11:\"§7air or jumping\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\", \\\"tier\\\":\\\"RARE\\\", \\\"exp\\\":0.0}\",id:\"GIRAFFE;2\"}}", - "modver": "1.2-REL", + "nbttag": "{SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Crit Chance: §a+{CRIT_CHANCE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Good Heart\",6:\"§7§7Regen §c{0} ❤ §7per second\",7:\"\",8:\"§6Higher Ground\",9:\"§7§7Grants §c+{1}❁ Strength §7and\",10:\"§7§9+{2}☠ Crit Damage §7when mid\",11:\"§7air or jumping\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\", \\\"tier\\\":\\\"RARE\\\", \\\"exp\\\":0.0}\",id:\"GIRAFFE;2\"}}", + "modver": "1.5-REL", "lore": [ "§8Foraging Pet", "", @@ -26,5 +26,8 @@ "§9§lRARE" ], "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;3.json b/items/GIRAFFE;3.json index bb93f167..ac68ba8a 100644 --- a/items/GIRAFFE;3.json +++ b/items/GIRAFFE;3.json @@ -25,6 +25,9 @@ "internalname": "GIRAFFE;3", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;4.json b/items/GIRAFFE;4.json index 3819b150..b51421aa 100644 --- a/items/GIRAFFE;4.json +++ b/items/GIRAFFE;4.json @@ -29,6 +29,9 @@ "internalname": "GIRAFFE;4", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GOD_POTION.json b/items/GOD_POTION.json index cffb233b..a2b4165d 100644 --- a/items/GOD_POTION.json +++ b/items/GOD_POTION.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cGod Potion", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Consuming this potion gives the\",1:\"§7player §a24 hours §7of all\",2:\"§7positive potion effects!\",3:\"§7\",4:\"§7§eRight-click to consume!\",5:\"\",6:\"§c§lSPECIAL\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Consuming this potion gives the\",1:\"§7player §a24 hours §7of all\",2:\"§7positive potion effects!\",3:\"§7\",4:\"§7§eRight-click to consume!\",5:\"\",6:\"§c§lSPECIAL\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION\"}}", "damage": 3, "lore": [ "§7Consuming this potion gives the", @@ -15,6 +15,9 @@ "internalname": "GOD_POTION", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/God_Potion" + ] } \ No newline at end of file diff --git a/items/GOLD_CLAWS.json b/items/GOLD_CLAWS.json index 32a29ce7..742cedb0 100644 --- a/items/GOLD_CLAWS.json +++ b/items/GOLD_CLAWS.json @@ -33,5 +33,10 @@ }, "internalname": "GOLD_CLAWS", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gold_Claws" + ] } \ No newline at end of file diff --git a/items/GREAT_CARROT_CANDY.json b/items/GREAT_CARROT_CANDY.json index 09381544..f126c3a6 100644 --- a/items/GREAT_CARROT_CANDY.json +++ b/items/GREAT_CARROT_CANDY.json @@ -30,7 +30,10 @@ }, "internalname": "GREAT_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "crafttext": "Requires: Carrot VI", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Carrot_Candy" + ] } \ No newline at end of file diff --git a/items/GREAT_WHITE_SHARK_TOOTH.json b/items/GREAT_WHITE_SHARK_TOOTH.json index 6c6de962..d6e4e7b0 100644 --- a/items/GREAT_WHITE_SHARK_TOOTH.json +++ b/items/GREAT_WHITE_SHARK_TOOTH.json @@ -14,6 +14,9 @@ "internalname": "GREAT_WHITE_SHARK_TOOTH", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_White_Shark_Tooth" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;0.json b/items/GRIFFIN;0.json index 0828f936..9e0c28da 100644 --- a/items/GRIFFIN;0.json +++ b/items/GRIFFIN;0.json @@ -27,6 +27,9 @@ "internalname": "GRIFFIN;0", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;1.json b/items/GRIFFIN;1.json index 70376504..54eb91c4 100644 --- a/items/GRIFFIN;1.json +++ b/items/GRIFFIN;1.json @@ -31,6 +31,9 @@ "internalname": "GRIFFIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;2.json b/items/GRIFFIN;2.json index e6a1b2b9..7d5cdffd 100644 --- a/items/GRIFFIN;2.json +++ b/items/GRIFFIN;2.json @@ -31,6 +31,9 @@ "internalname": "GRIFFIN;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;3.json b/items/GRIFFIN;3.json index ac01bc4d..496b2654 100644 --- a/items/GRIFFIN;3.json +++ b/items/GRIFFIN;3.json @@ -37,6 +37,9 @@ "internalname": "GRIFFIN;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;4.json b/items/GRIFFIN;4.json index 36a5751b..9f63c431 100644 --- a/items/GRIFFIN;4.json +++ b/items/GRIFFIN;4.json @@ -41,6 +41,9 @@ "internalname": "GRIFFIN;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN_FEATHER.json b/items/GRIFFIN_FEATHER.json index f448e617..eccac476 100644 --- a/items/GRIFFIN_FEATHER.json +++ b/items/GRIFFIN_FEATHER.json @@ -15,6 +15,9 @@ "internalname": "GRIFFIN_FEATHER", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Feather" + ] } \ No newline at end of file diff --git a/items/HEALING_TISSUE.json b/items/HEALING_TISSUE.json index 3c1a1ba3..e5bb2689 100644 --- a/items/HEALING_TISSUE.json +++ b/items/HEALING_TISSUE.json @@ -10,5 +10,10 @@ ], "internalname": "HEALING_TISSUE", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Healing_Tissue" + ] } \ No newline at end of file diff --git a/items/HEAT_CORE.json b/items/HEAT_CORE.json index 4cd2079c..aae18e04 100644 --- a/items/HEAT_CORE.json +++ b/items/HEAT_CORE.json @@ -16,6 +16,9 @@ "internalname": "HEAT_CORE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heat_Core" + ] } \ No newline at end of file diff --git a/items/HEAVY_BOOTS.json b/items/HEAVY_BOOTS.json index 6c4111be..bd2959e7 100644 --- a/items/HEAVY_BOOTS.json +++ b/items/HEAVY_BOOTS.json @@ -21,6 +21,9 @@ "internalname": "HEAVY_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/HEAVY_CHESTPLATE.json b/items/HEAVY_CHESTPLATE.json index 7443827d..73c7e3c2 100644 --- a/items/HEAVY_CHESTPLATE.json +++ b/items/HEAVY_CHESTPLATE.json @@ -21,6 +21,9 @@ "internalname": "HEAVY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/HEAVY_HELMET.json b/items/HEAVY_HELMET.json index 6c1c426a..d7723402 100644 --- a/items/HEAVY_HELMET.json +++ b/items/HEAVY_HELMET.json @@ -21,6 +21,9 @@ "internalname": "HEAVY_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/HEAVY_LEGGINGS.json b/items/HEAVY_LEGGINGS.json index e47573ed..663a7852 100644 --- a/items/HEAVY_LEGGINGS.json +++ b/items/HEAVY_LEGGINGS.json @@ -21,6 +21,9 @@ "internalname": "HEAVY_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/HOLY_FRAGMENT.json b/items/HOLY_FRAGMENT.json index 1811d794..080504e8 100644 --- a/items/HOLY_FRAGMENT.json +++ b/items/HOLY_FRAGMENT.json @@ -1,14 +1,19 @@ { "internalname": "HOLY_FRAGMENT", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§5Holy Dragon Fragment", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"37edaf41-ceec-35e0-bd7e-f4fc81957e4e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNkOWE4MmUzMDcxYzgxYWQ0MmFiNDgyYTdjODA3M2JlYzZiODdlNjIwNDM1M2E0ZTdjZTIwMDM2MjIyNzUzYyJ9fX0K\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5Holy Dragon Fragment\"},ExtraAttributes:{id:\"HOLY_FRAGMENT\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§eRight-click to view recipes!", "", "§5§lEPIC" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Fragment" ] } \ No newline at end of file diff --git a/items/HONED_SHARK_TOOTH_NECKLACE.json b/items/HONED_SHARK_TOOTH_NECKLACE.json index 79ed056b..a4a4016e 100644 --- a/items/HONED_SHARK_TOOTH_NECKLACE.json +++ b/items/HONED_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+6", "", + "§7Grants §a+15% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§9§lRARE ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "HONED_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Honed_Shark_Tooth_Necklace" + ] +} diff --git a/items/HYPER_CATALYST.json b/items/HYPER_CATALYST.json index cc9ad261..0a0752da 100644 --- a/items/HYPER_CATALYST.json +++ b/items/HYPER_CATALYST.json @@ -23,5 +23,10 @@ }, "internalname": "HYPER_CATALYST", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hyper_Catalyst" + ] } \ No newline at end of file diff --git a/items/HYPER_CATALYST_UPGRADE.json b/items/HYPER_CATALYST_UPGRADE.json index d87bf0b6..7f308caf 100644 --- a/items/HYPER_CATALYST_UPGRADE.json +++ b/items/HYPER_CATALYST_UPGRADE.json @@ -15,6 +15,9 @@ "internalname": "HYPER_CATALYST_UPGRADE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hyper_Catalyst_Upgrade" + ] } \ No newline at end of file diff --git a/items/HYPER_FURNACE.json b/items/HYPER_FURNACE.json index bf52cb67..4d9c5c8b 100644 --- a/items/HYPER_FURNACE.json +++ b/items/HYPER_FURNACE.json @@ -1,12 +1,17 @@ { "internalname": "HYPER_FURNACE", - "itemid": 61, + "itemid": "minecraft:furnace", "displayname": "§aHyper Furnace", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aHyper Furnace\"},ExtraAttributes:{id:\"HYPER_FURNACE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§a§lUNCOMMON" + ], + "crafttext": "Requires: Cobblestone VIII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hyper_Furnace" ] } \ No newline at end of file diff --git a/items/ICE_BAIT.json b/items/ICE_BAIT.json index 4f10eb19..9d75615d 100644 --- a/items/ICE_BAIT.json +++ b/items/ICE_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "ICE_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ice VI" + "modver": "1.5-REL", + "crafttext": "Requires: Ice VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/INFLATABLE_JERRY.json b/items/INFLATABLE_JERRY.json index 70022252..cbffe58d 100644 --- a/items/INFLATABLE_JERRY.json +++ b/items/INFLATABLE_JERRY.json @@ -1,11 +1,11 @@ { "internalname": "INFLATABLE_JERRY", - "itemid": 383, + "itemid": "minecraft:spawn_egg", "displayname": "§fInflatable Jerry", "clickcommand": "", "damage": 120, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7May it be a light to you in\",1:\"§7dark places, when all other\",2:\"§7lights go out.\",3:\"\",4:\"§cDungeons only!\",5:\"\",6:\"§f§lCOMMON DUNGEON ITEM\"],Name:\"§fInflatable Jerry\"},ExtraAttributes:{id:\"INFLATABLE_JERRY\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7May it be a light to you in", "§7dark places, when all other", @@ -14,5 +14,10 @@ "§cDungeons only!", "", "§f§lCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Inflatable_Jerry" ] } \ No newline at end of file diff --git a/items/JUMBO_BACKPACK.json b/items/JUMBO_BACKPACK.json index 95b18ca4..2dd96280 100644 --- a/items/JUMBO_BACKPACK.json +++ b/items/JUMBO_BACKPACK.json @@ -23,5 +23,10 @@ }, "internalname": "JUMBO_BACKPACK", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Backpack" + ] } \ No newline at end of file diff --git a/items/JUMBO_BACKPACK_UPGRADE.json b/items/JUMBO_BACKPACK_UPGRADE.json index 75f97cfc..38f0d0ac 100644 --- a/items/JUMBO_BACKPACK_UPGRADE.json +++ b/items/JUMBO_BACKPACK_UPGRADE.json @@ -14,6 +14,9 @@ "internalname": "JUMBO_BACKPACK_UPGRADE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jumbo_Backpack_Upgrade" + ] } \ No newline at end of file diff --git a/items/KAT_FLOWER.json b/items/KAT_FLOWER.json index 7932ba5d..ca7af5a3 100644 --- a/items/KAT_FLOWER.json +++ b/items/KAT_FLOWER.json @@ -16,6 +16,9 @@ "internalname": "KAT_FLOWER", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Kat_Flower" + ] } \ No newline at end of file diff --git a/items/LAPIS_CRYSTAL.json b/items/LAPIS_CRYSTAL.json index edac06fc..bbf19bd4 100644 --- a/items/LAPIS_CRYSTAL.json +++ b/items/LAPIS_CRYSTAL.json @@ -1,11 +1,11 @@ { "internalname": "LAPIS_CRYSTAL", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Lapis Crystal", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"120ac94e-d0a2-375d-bb36-d3227beb4f68\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGI5ZmZkODViZjAyODNhNTg4NzA2ZTNkMjdhZmI5ZDQ5MTdlMDZmMmJhNzE3YzFhZWE2OGRjNzkzOTNiOTFmNCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Magnetic\",5:\"§8§7reforge to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Lapis Crystal\"},ExtraAttributes:{id:\"LAPIS_CRYSTAL\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aV§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lapis_Crystal" ] } \ No newline at end of file diff --git a/items/LARGE_AGRONOMY_SACK.json b/items/LARGE_AGRONOMY_SACK.json index 9a1fd79a..50cbc056 100644 --- a/items/LARGE_AGRONOMY_SACK.json +++ b/items/LARGE_AGRONOMY_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "LARGE_AGRONOMY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_CANDY_SACK.json b/items/LARGE_CANDY_SACK.json index 2ac74f5a..7fa2ee67 100644 --- a/items/LARGE_CANDY_SACK.json +++ b/items/LARGE_CANDY_SACK.json @@ -28,5 +28,10 @@ }, "internalname": "LARGE_CANDY_SACK", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_COMBAT_SACK.json b/items/LARGE_COMBAT_SACK.json index 99d9032f..0ca73620 100644 --- a/items/LARGE_COMBAT_SACK.json +++ b/items/LARGE_COMBAT_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "LARGE_COMBAT_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_DUNGEON_SACK.json b/items/LARGE_DUNGEON_SACK.json index 0502cd44..b323d190 100644 --- a/items/LARGE_DUNGEON_SACK.json +++ b/items/LARGE_DUNGEON_SACK.json @@ -19,6 +19,9 @@ "internalname": "LARGE_DUNGEON_SACK", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dungeon_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_FISHING_SACK.json b/items/LARGE_FISHING_SACK.json index 390396bc..1255dc05 100644 --- a/items/LARGE_FISHING_SACK.json +++ b/items/LARGE_FISHING_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "LARGE_FISHING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_FORAGING_SACK.json b/items/LARGE_FORAGING_SACK.json index 65e90b9b..b7f6543e 100644 --- a/items/LARGE_FORAGING_SACK.json +++ b/items/LARGE_FORAGING_SACK.json @@ -30,5 +30,10 @@ }, "internalname": "LARGE_FORAGING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_HUSBANDRY_SACK.json b/items/LARGE_HUSBANDRY_SACK.json index 172a616b..4c9d6136 100644 --- a/items/LARGE_HUSBANDRY_SACK.json +++ b/items/LARGE_HUSBANDRY_SACK.json @@ -29,5 +29,10 @@ }, "internalname": "LARGE_HUSBANDRY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_MINING_SACK.json b/items/LARGE_MINING_SACK.json index 7affd373..ed33ea5d 100644 --- a/items/LARGE_MINING_SACK.json +++ b/items/LARGE_MINING_SACK.json @@ -35,5 +35,10 @@ }, "internalname": "LARGE_MINING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_SLAYER_SACK.json b/items/LARGE_SLAYER_SACK.json index 8e0ff28e..3f0de028 100644 --- a/items/LARGE_SLAYER_SACK.json +++ b/items/LARGE_SLAYER_SACK.json @@ -28,5 +28,10 @@ }, "internalname": "LARGE_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Slayer_Sack" + ] } \ No newline at end of file diff --git a/items/LEAVES-1.json b/items/LEAVES-1.json index 0a70b32c..45788305 100644 --- a/items/LEAVES-1.json +++ b/items/LEAVES-1.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves", "displayname": "§fSpruce Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSpruce Leaves\"},ExtraAttributes:{id:\"LEAVES:1\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSpruce Leaves\"},ExtraAttributes:{id:\"LEAVES-1\"}}", "damage": 1, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES-1", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES-2.json b/items/LEAVES-2.json index a4377183..8dac223c 100644 --- a/items/LEAVES-2.json +++ b/items/LEAVES-2.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves", "displayname": "§fBirch Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBirch Leaves\"},ExtraAttributes:{id:\"LEAVES:2\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBirch Leaves\"},ExtraAttributes:{id:\"LEAVES-2\"}}", "damage": 2, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES-2", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES-3.json b/items/LEAVES-3.json index 38a40182..f214af6a 100644 --- a/items/LEAVES-3.json +++ b/items/LEAVES-3.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves", "displayname": "§fJungle Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fJungle Leaves\"},ExtraAttributes:{id:\"LEAVES:3\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fJungle Leaves\"},ExtraAttributes:{id:\"LEAVES-3\"}}", "damage": 3, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES-3", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES.json b/items/LEAVES.json index f32605c3..f078314e 100644 --- a/items/LEAVES.json +++ b/items/LEAVES.json @@ -7,7 +7,12 @@ "§f§lCOMMON" ], "internalname": "LEAVES", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES_2-1.json b/items/LEAVES_2-1.json index ecf215bf..c1749d75 100644 --- a/items/LEAVES_2-1.json +++ b/items/LEAVES_2-1.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves2", "displayname": "§fDark Oak Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDark Oak Leaves\"},ExtraAttributes:{id:\"LEAVES_2:1\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDark Oak Leaves\"},ExtraAttributes:{id:\"LEAVES_2-1\"}}", "damage": 1, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES_2-1", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES_2.json b/items/LEAVES_2.json index af4f5837..5aa6dc30 100644 --- a/items/LEAVES_2.json +++ b/items/LEAVES_2.json @@ -7,7 +7,12 @@ "§f§lCOMMON" ], "internalname": "LEAVES_2", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LESSER_ORB_OF_HEALING.json b/items/LESSER_ORB_OF_HEALING.json index 54fc57ba..8fb57e82 100644 --- a/items/LESSER_ORB_OF_HEALING.json +++ b/items/LESSER_ORB_OF_HEALING.json @@ -29,5 +29,10 @@ }, "internalname": "LESSER_ORB_OF_HEALING", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lesser_Orb_of_Healing" + ] } \ No newline at end of file diff --git a/items/LIGHT_BAIT.json b/items/LIGHT_BAIT.json index dce24daa..27f30954 100644 --- a/items/LIGHT_BAIT.json +++ b/items/LIGHT_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "LIGHT_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Crystals II" + "modver": "1.5-REL", + "crafttext": "Requires: Prismarine Crystals II", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/LIVID_FRAGMENT.json b/items/LIVID_FRAGMENT.json index 2fa64016..9701b35b 100644 --- a/items/LIVID_FRAGMENT.json +++ b/items/LIVID_FRAGMENT.json @@ -10,5 +10,10 @@ ], "internalname": "LIVID_FRAGMENT", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Livid_Fragment" + ] } \ No newline at end of file diff --git a/items/LUXURIOUS_SPOOL.json b/items/LUXURIOUS_SPOOL.json index ad1a539a..d9208b4e 100644 --- a/items/LUXURIOUS_SPOOL.json +++ b/items/LUXURIOUS_SPOOL.json @@ -1,11 +1,11 @@ { "internalname": "LUXURIOUS_SPOOL", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Luxurious Spool", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4d646b3e-0e95-34c4-bc6e-04276ff9f014\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTRhZjVmM2I1MGUyZGVhMjY4N2QyOTJjYzNhNWU0MmMwMjhiODYyNmU2Mzg4NDJmYjRmNzg2NzFkZWJlMjc2YyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Silky §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7§8§oOlder Spiders often make\",8:\"§8§obetter quality string. It is\",9:\"§8§osaid that female ones are even\",10:\"§8§omore sturdy, but it was never\",11:\"§8§oproven.\",12:\"\",13:\"§7Requires §aMining Skill Level\",14:\"§aVI§7!\",15:\"\",16:\"§9§lRARE REFORGE STONE\"],Name:\"§9Luxurious Spool\"},ExtraAttributes:{id:\"LUXURIOUS_SPOOL\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -24,5 +24,10 @@ "§aVI§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Luxurious_Spool" ] } \ No newline at end of file diff --git a/items/MACHINE_GUN_BOW.json b/items/MACHINE_GUN_BOW.json index ce35c79f..14167e0c 100644 --- a/items/MACHINE_GUN_BOW.json +++ b/items/MACHINE_GUN_BOW.json @@ -23,6 +23,9 @@ "internalname": "MACHINE_GUN_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Machine_Gun_Bow" + ] } \ No newline at end of file diff --git a/items/MAGMA_BUCKET.json b/items/MAGMA_BUCKET.json index d6b53d5d..75926967 100644 --- a/items/MAGMA_BUCKET.json +++ b/items/MAGMA_BUCKET.json @@ -23,5 +23,10 @@ }, "internalname": "MAGMA_BUCKET", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Magma_Bucket" + ] } \ No newline at end of file diff --git a/items/MAGMA_CREAM.json b/items/MAGMA_CREAM.json index ac4059a8..020318c7 100644 --- a/items/MAGMA_CREAM.json +++ b/items/MAGMA_CREAM.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "MAGMA_CREAM", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,5 +20,10 @@ "C1": "", "C2": "", "C3": "" - } + }, + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Magma_Cream" + ] } \ No newline at end of file diff --git a/items/MAGMA_CUBE;2.json b/items/MAGMA_CUBE;2.json index 8efc7e71..e662d243 100644 --- a/items/MAGMA_CUBE;2.json +++ b/items/MAGMA_CUBE;2.json @@ -25,7 +25,10 @@ ], "internalname": "MAGMA_CUBE;2", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "", - "crafttext": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Magma_Cube_Pet" + ] } \ No newline at end of file diff --git a/items/MEDIUM_AGRONOMY_SACK.json b/items/MEDIUM_AGRONOMY_SACK.json index 2e88eb62..b0cfb141 100644 --- a/items/MEDIUM_AGRONOMY_SACK.json +++ b/items/MEDIUM_AGRONOMY_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "MEDIUM_AGRONOMY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_COMBAT_SACK.json b/items/MEDIUM_COMBAT_SACK.json index 1966ce9f..ccd3d719 100644 --- a/items/MEDIUM_COMBAT_SACK.json +++ b/items/MEDIUM_COMBAT_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "MEDIUM_COMBAT_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_FISHING_SACK.json b/items/MEDIUM_FISHING_SACK.json index 800a137a..f49686ea 100644 --- a/items/MEDIUM_FISHING_SACK.json +++ b/items/MEDIUM_FISHING_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "MEDIUM_FISHING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_FORAGING_SACK.json b/items/MEDIUM_FORAGING_SACK.json index b4da42f0..13e4df19 100644 --- a/items/MEDIUM_FORAGING_SACK.json +++ b/items/MEDIUM_FORAGING_SACK.json @@ -30,5 +30,10 @@ }, "internalname": "MEDIUM_FORAGING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_HUSBANDRY_SACK.json b/items/MEDIUM_HUSBANDRY_SACK.json index aa43c501..3610dd02 100644 --- a/items/MEDIUM_HUSBANDRY_SACK.json +++ b/items/MEDIUM_HUSBANDRY_SACK.json @@ -29,5 +29,10 @@ }, "internalname": "MEDIUM_HUSBANDRY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_MINING_SACK.json b/items/MEDIUM_MINING_SACK.json index 05923b73..245b73c0 100644 --- a/items/MEDIUM_MINING_SACK.json +++ b/items/MEDIUM_MINING_SACK.json @@ -35,5 +35,10 @@ }, "internalname": "MEDIUM_MINING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_SLAYER_SACK.json b/items/MEDIUM_SLAYER_SACK.json index 78c11485..0d0d31fc 100644 --- a/items/MEDIUM_SLAYER_SACK.json +++ b/items/MEDIUM_SLAYER_SACK.json @@ -28,5 +28,10 @@ }, "internalname": "MEDIUM_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Slayer_Sack" + ] } \ No newline at end of file diff --git a/items/MENDER_FEDORA.json b/items/MENDER_FEDORA.json index 24250266..489fc65f 100644 --- a/items/MENDER_FEDORA.json +++ b/items/MENDER_FEDORA.json @@ -19,6 +19,9 @@ "internalname": "MENDER_FEDORA", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mender_Fedora" + ] } \ No newline at end of file diff --git a/items/MENDER_HELMET.json b/items/MENDER_HELMET.json index 61b63fce..5d9b48b5 100644 --- a/items/MENDER_HELMET.json +++ b/items/MENDER_HELMET.json @@ -1,11 +1,11 @@ { "internalname": "MENDER_HELMET", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Mender Helmet", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4a3fc537-0fd3-3e3a-ab1b-cc5b7ed581db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc5M2VlZjQ4NDkwNzhkZjRjY2Q0OTgwNTRjNzRlMjE3MWM3NzFmMjczMDk0NDE2NGE4ZWU3YjJkNTYzODMyIn19fQ==\"}]}},display:{Lore:[0:\"§7Gear Score: §d80 §8(86)\",1:\"§7Health: §a+80 HP §8(+86.4 HP)\",2:\"\",3:\"§7Any healing on other players is\",4:\"§7doubled while in Dungeons.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Mender Helmet\"},ExtraAttributes:{id:\"MENDER_HELMET\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4a3fc537-0fd3-3e3a-ab1b-cc5b7ed581db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc5M2VlZjQ4NDkwNzhkZjRjY2Q0OTgwNTRjNzRlMjE3MWM3NzFmMjczMDk0NDE2NGE4ZWU3YjJkNTYzODMyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d80 §8(86)\",1:\"§7Health: §a+80 HP §8(+86.4 HP)\",2:\"\",3:\"§7Any healing on other players is\",4:\"§7doubled while in Dungeons.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Mender Helmet\"},ExtraAttributes:{id:\"MENDER_HELMET\"}}", + "modver": "1.5-REL", "lore": [ "§7Gear Score: §d80 §8(86)", "§7Health: §a+80 HP §8(+86.4 HP)", @@ -16,5 +16,10 @@ "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON HELMET" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mender_Helmet" ] } \ No newline at end of file diff --git a/items/METAL_CHESTPLATE.json b/items/METAL_CHESTPLATE.json index 32dfed1f..208e687d 100644 --- a/items/METAL_CHESTPLATE.json +++ b/items/METAL_CHESTPLATE.json @@ -19,6 +19,9 @@ "internalname": "METAL_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Metal_Chestplate" + ] } \ No newline at end of file diff --git a/items/MIDAS_STAFF.json b/items/MIDAS_STAFF.json index 20673b73..679efd28 100644 --- a/items/MIDAS_STAFF.json +++ b/items/MIDAS_STAFF.json @@ -34,6 +34,9 @@ "internalname": "MIDAS_STAFF", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Midas_Staff" + ] } \ No newline at end of file diff --git a/items/MIMIC_FRAGMENT.json b/items/MIMIC_FRAGMENT.json index baf218e4..fc454661 100644 --- a/items/MIMIC_FRAGMENT.json +++ b/items/MIMIC_FRAGMENT.json @@ -16,6 +16,9 @@ "internalname": "MIMIC_FRAGMENT", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mimic_Fragment" + ] } \ No newline at end of file diff --git a/items/MINOS_RELIC.json b/items/MINOS_RELIC.json index 8cf2dcbf..a102d4cb 100644 --- a/items/MINOS_RELIC.json +++ b/items/MINOS_RELIC.json @@ -22,6 +22,9 @@ "internalname": "MINOS_RELIC", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minos_Relic" + ] } \ No newline at end of file diff --git a/items/MOIL_LOG.json b/items/MOIL_LOG.json index 39662c6d..b1e2a472 100644 --- a/items/MOIL_LOG.json +++ b/items/MOIL_LOG.json @@ -19,6 +19,9 @@ "internalname": "MOIL_LOG", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Moil_Log" + ] } \ No newline at end of file diff --git a/items/MOLTEN_CUBE.json b/items/MOLTEN_CUBE.json index 1bcf35e7..f13a135d 100644 --- a/items/MOLTEN_CUBE.json +++ b/items/MOLTEN_CUBE.json @@ -1,11 +1,11 @@ { "internalname": "MOLTEN_CUBE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Molten Cube", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f9c4a556-ae13-3635-b4bc-4630b9dd93dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY2NGY5YzVlZDMzMWQ3ZmY0NTU1ZmY4MGIwODhhOWU1ZTExMWI1NDliZmZlMzJiZWQ2ZmYyOWQzYTliNGY3ZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Cubic §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe center of Magma Cubes is\",8:\"§8§othe hottest part...also the\",9:\"§8§ohardest. Giant ones can even\",10:\"§8§ocreate stones like this one.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aX§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Molten Cube\"},ExtraAttributes:{id:\"MOLTEN_CUBE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -23,5 +23,10 @@ "§aX§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Molten_Cube" ] } \ No newline at end of file diff --git a/items/NECROMANCER_BROOCH.json b/items/NECROMANCER_BROOCH.json index 31a8d3af..d856fadd 100644 --- a/items/NECROMANCER_BROOCH.json +++ b/items/NECROMANCER_BROOCH.json @@ -1,11 +1,11 @@ { "internalname": "NECROMANCER_BROOCH", - "itemid": 397, - "displayname": "§9Necromancer's Brooch", + "itemid": "minecraft:skull", + "displayname": "§9Necromancer\u0027s Brooch", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea3ee289-11c8-32b4-8913-c98703b1ab1c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjViNmJlYWM1NzM2NWNhZjQ2ZjAzN2YzZDJhM2E0NTdmNmNhZmU2NDc1N2JhZjE0ZTg5OTNjZDJkYTE4Y2ZmNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Necrotic\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7§8§oRewarded to every\",8:\"§8§oNecromancer who passes the final\",9:\"§8§oexam.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXIX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Necromancer's Brooch\"},ExtraAttributes:{id:\"NECROMANCER_BROOCH\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea3ee289-11c8-32b4-8913-c98703b1ab1c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjViNmJlYWM1NzM2NWNhZjQ2ZjAzN2YzZDJhM2E0NTdmNmNhZmU2NDc1N2JhZjE0ZTg5OTNjZDJkYTE4Y2ZmNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Necrotic\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7§8§oRewarded to every\",8:\"§8§oNecromancer who passes the final\",9:\"§8§oexam.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXIX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Necromancer\u0027s Brooch\"},ExtraAttributes:{id:\"NECROMANCER_BROOCH\"}}", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXIX§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer%27s_Brooch" ] } \ No newline at end of file diff --git a/items/NECROMANCER_LORD_BOOTS.json b/items/NECROMANCER_LORD_BOOTS.json index d0de3cfc..b863dee0 100644 --- a/items/NECROMANCER_LORD_BOOTS.json +++ b/items/NECROMANCER_LORD_BOOTS.json @@ -27,6 +27,9 @@ "internalname": "NECROMANCER_LORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Lord_Armor" + ] } \ No newline at end of file diff --git a/items/NECROMANCER_LORD_CHESTPLATE.json b/items/NECROMANCER_LORD_CHESTPLATE.json index 7d97c06e..7ab4061f 100644 --- a/items/NECROMANCER_LORD_CHESTPLATE.json +++ b/items/NECROMANCER_LORD_CHESTPLATE.json @@ -27,6 +27,9 @@ "internalname": "NECROMANCER_LORD_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Lord_Armor" + ] } \ No newline at end of file diff --git a/items/NECROMANCER_LORD_HELMET.json b/items/NECROMANCER_LORD_HELMET.json index d2db7aa1..ed48596e 100644 --- a/items/NECROMANCER_LORD_HELMET.json +++ b/items/NECROMANCER_LORD_HELMET.json @@ -27,6 +27,9 @@ "internalname": "NECROMANCER_LORD_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Lord_Armor" + ] } \ No newline at end of file diff --git a/items/NECROMANCER_LORD_LEGGINGS.json b/items/NECROMANCER_LORD_LEGGINGS.json index 53b260c3..3838364e 100644 --- a/items/NECROMANCER_LORD_LEGGINGS.json +++ b/items/NECROMANCER_LORD_LEGGINGS.json @@ -27,6 +27,9 @@ "internalname": "NECROMANCER_LORD_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Lord_Armor" + ] } \ No newline at end of file diff --git a/items/NECROMANCER_SWORD.json b/items/NECROMANCER_SWORD.json index 965d1075..47773118 100644 --- a/items/NECROMANCER_SWORD.json +++ b/items/NECROMANCER_SWORD.json @@ -36,6 +36,9 @@ "internalname": "NECROMANCER_SWORD", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Sword" + ] } \ No newline at end of file diff --git a/items/NETHER_WART_ISLAND_CRYSTAL.json b/items/NETHER_WART_ISLAND_CRYSTAL.json index d1e2f3af..997de3a9 100644 --- a/items/NETHER_WART_ISLAND_CRYSTAL.json +++ b/items/NETHER_WART_ISLAND_CRYSTAL.json @@ -11,6 +11,10 @@ ], "internalname": "NETHER_WART_ISLAND_CRYSTAL", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farm_Crystal" + ] } \ No newline at end of file diff --git a/items/NURSE_SHARK_TOOTH.json b/items/NURSE_SHARK_TOOTH.json index 885654b7..1f1057d3 100644 --- a/items/NURSE_SHARK_TOOTH.json +++ b/items/NURSE_SHARK_TOOTH.json @@ -14,6 +14,9 @@ "internalname": "NURSE_SHARK_TOOTH", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nurse_Shark_Tooth" + ] } \ No newline at end of file diff --git a/items/ONYX.json b/items/ONYX.json index e7d81a52..35bb6df7 100644 --- a/items/ONYX.json +++ b/items/ONYX.json @@ -1,11 +1,11 @@ { "internalname": "ONYX", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Onyx", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cae817f6-ca6f-3a42-bf71-21c11d0a4d71\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTRlY2NjMjgwNzkzNTEwYTZjMTBiYTA4OGMwZTliODcwODc5MGU4MWM2MDkwN2ZkNmViNzNmMzMzMTI3NzdhNCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Fruitful\",5:\"§8§7reforge to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Onyx\"},ExtraAttributes:{id:\"ONYX\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Onyx" ] } \ No newline at end of file diff --git a/items/OPTICAL_LENS.json b/items/OPTICAL_LENS.json index f1fb7b58..cb120f54 100644 --- a/items/OPTICAL_LENS.json +++ b/items/OPTICAL_LENS.json @@ -1,11 +1,11 @@ { "internalname": "OPTICAL_LENS", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Optical Lens", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"313555be-f416-34d5-bafa-22266fcb159d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDdmMTZiZDQ1N2VkMjc3MTYwMGQyMmFiMDkwZDYyOTAzMDQ1NTcxMTg3Y2VkMzRlNGYwNDNhMGZhMGJhMjExNCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Precise §7reforge\",5:\"§7to a bow.\",6:\"\",7:\"§7§8§oThis vicious material can\",8:\"§8§osometimes be found on the floor\",9:\"§8§oof The Catacombs.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXXII§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Optical Lens\"},ExtraAttributes:{id:\"OPTICAL_LENS\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXXII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Optical_Lens" ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_10.json b/items/PERFECT_BOOTS_10.json index 2542d579..eb0c3ddd 100644 --- a/items/PERFECT_BOOTS_10.json +++ b/items/PERFECT_BOOTS_10.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_10", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_11.json b/items/PERFECT_BOOTS_11.json index 37df09ee..6569ebf0 100644 --- a/items/PERFECT_BOOTS_11.json +++ b/items/PERFECT_BOOTS_11.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_11", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_12.json b/items/PERFECT_BOOTS_12.json index 19736b71..516bbdec 100644 --- a/items/PERFECT_BOOTS_12.json +++ b/items/PERFECT_BOOTS_12.json @@ -23,5 +23,10 @@ "internalname": "PERFECT_BOOTS_12", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_2.json b/items/PERFECT_BOOTS_2.json index 5f8cee77..5aa6edc4 100644 --- a/items/PERFECT_BOOTS_2.json +++ b/items/PERFECT_BOOTS_2.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_2", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_3.json b/items/PERFECT_BOOTS_3.json index 5558d582..77162d64 100644 --- a/items/PERFECT_BOOTS_3.json +++ b/items/PERFECT_BOOTS_3.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_3", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_4.json b/items/PERFECT_BOOTS_4.json index 508b69c5..bc64fd23 100644 --- a/items/PERFECT_BOOTS_4.json +++ b/items/PERFECT_BOOTS_4.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_4", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_5.json b/items/PERFECT_BOOTS_5.json index 369cd93f..f35bb5e0 100644 --- a/items/PERFECT_BOOTS_5.json +++ b/items/PERFECT_BOOTS_5.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_5", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_6.json b/items/PERFECT_BOOTS_6.json index acc36554..a1e8ecce 100644 --- a/items/PERFECT_BOOTS_6.json +++ b/items/PERFECT_BOOTS_6.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_6", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_7.json b/items/PERFECT_BOOTS_7.json index 46cd30c8..d5c696eb 100644 --- a/items/PERFECT_BOOTS_7.json +++ b/items/PERFECT_BOOTS_7.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_7", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_8.json b/items/PERFECT_BOOTS_8.json index 7ce7ac26..37a5d04b 100644 --- a/items/PERFECT_BOOTS_8.json +++ b/items/PERFECT_BOOTS_8.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_8", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_9.json b/items/PERFECT_BOOTS_9.json index e2157aa5..939af182 100644 --- a/items/PERFECT_BOOTS_9.json +++ b/items/PERFECT_BOOTS_9.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_9", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_10.json b/items/PERFECT_CHESTPLATE_10.json index e4e8d242..4b11b165 100644 --- a/items/PERFECT_CHESTPLATE_10.json +++ b/items/PERFECT_CHESTPLATE_10.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_10", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_11.json b/items/PERFECT_CHESTPLATE_11.json index a2f407b6..6e57b972 100644 --- a/items/PERFECT_CHESTPLATE_11.json +++ b/items/PERFECT_CHESTPLATE_11.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_11", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_12.json b/items/PERFECT_CHESTPLATE_12.json index 70bce15b..5a944c5b 100644 --- a/items/PERFECT_CHESTPLATE_12.json +++ b/items/PERFECT_CHESTPLATE_12.json @@ -23,5 +23,9 @@ "internalname": "PERFECT_CHESTPLATE_12", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_2.json b/items/PERFECT_CHESTPLATE_2.json index d577317c..fc4ce961 100644 --- a/items/PERFECT_CHESTPLATE_2.json +++ b/items/PERFECT_CHESTPLATE_2.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_2", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_3.json b/items/PERFECT_CHESTPLATE_3.json index 87eb7fcf..b7a6332f 100644 --- a/items/PERFECT_CHESTPLATE_3.json +++ b/items/PERFECT_CHESTPLATE_3.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_3", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_4.json b/items/PERFECT_CHESTPLATE_4.json index afbe749a..5fcd9c5b 100644 --- a/items/PERFECT_CHESTPLATE_4.json +++ b/items/PERFECT_CHESTPLATE_4.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_4", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_5.json b/items/PERFECT_CHESTPLATE_5.json index 2781c460..9364ef24 100644 --- a/items/PERFECT_CHESTPLATE_5.json +++ b/items/PERFECT_CHESTPLATE_5.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_5", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_6.json b/items/PERFECT_CHESTPLATE_6.json index 9f93860b..cc643026 100644 --- a/items/PERFECT_CHESTPLATE_6.json +++ b/items/PERFECT_CHESTPLATE_6.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_6", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_7.json b/items/PERFECT_CHESTPLATE_7.json index da0aa001..ccd72001 100644 --- a/items/PERFECT_CHESTPLATE_7.json +++ b/items/PERFECT_CHESTPLATE_7.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_7", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_8.json b/items/PERFECT_CHESTPLATE_8.json index 03dee852..3a693d9a 100644 --- a/items/PERFECT_CHESTPLATE_8.json +++ b/items/PERFECT_CHESTPLATE_8.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_8", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_9.json b/items/PERFECT_CHESTPLATE_9.json index 339ad395..3324eb62 100644 --- a/items/PERFECT_CHESTPLATE_9.json +++ b/items/PERFECT_CHESTPLATE_9.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_9", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_10.json b/items/PERFECT_HELMET_10.json index 8d0bf987..487c9dc5 100644 --- a/items/PERFECT_HELMET_10.json +++ b/items/PERFECT_HELMET_10.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_10", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_11.json b/items/PERFECT_HELMET_11.json index 7db10442..6010fdc5 100644 --- a/items/PERFECT_HELMET_11.json +++ b/items/PERFECT_HELMET_11.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_11", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_12.json b/items/PERFECT_HELMET_12.json index 78b57530..4c3962ba 100644 --- a/items/PERFECT_HELMET_12.json +++ b/items/PERFECT_HELMET_12.json @@ -23,5 +23,9 @@ "internalname": "PERFECT_HELMET_12", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_2.json b/items/PERFECT_HELMET_2.json index 4c21815c..654b2892 100644 --- a/items/PERFECT_HELMET_2.json +++ b/items/PERFECT_HELMET_2.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_2", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_3.json b/items/PERFECT_HELMET_3.json index c4285866..3036578c 100644 --- a/items/PERFECT_HELMET_3.json +++ b/items/PERFECT_HELMET_3.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_3", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_4.json b/items/PERFECT_HELMET_4.json index 63623f45..a4087971 100644 --- a/items/PERFECT_HELMET_4.json +++ b/items/PERFECT_HELMET_4.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_4", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_5.json b/items/PERFECT_HELMET_5.json index e1d3c75a..85f9d193 100644 --- a/items/PERFECT_HELMET_5.json +++ b/items/PERFECT_HELMET_5.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_5", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_6.json b/items/PERFECT_HELMET_6.json index 9b17c032..d4325359 100644 --- a/items/PERFECT_HELMET_6.json +++ b/items/PERFECT_HELMET_6.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_6", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_7.json b/items/PERFECT_HELMET_7.json index b31c8997..1bf9abd4 100644 --- a/items/PERFECT_HELMET_7.json +++ b/items/PERFECT_HELMET_7.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_7", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_8.json b/items/PERFECT_HELMET_8.json index 5b3a50c9..5c08d1df 100644 --- a/items/PERFECT_HELMET_8.json +++ b/items/PERFECT_HELMET_8.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_8", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_9.json b/items/PERFECT_HELMET_9.json index 04873344..ee8c9788 100644 --- a/items/PERFECT_HELMET_9.json +++ b/items/PERFECT_HELMET_9.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_9", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_10.json b/items/PERFECT_LEGGINGS_10.json index df1eaf39..deb1783d 100644 --- a/items/PERFECT_LEGGINGS_10.json +++ b/items/PERFECT_LEGGINGS_10.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_10", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_11.json b/items/PERFECT_LEGGINGS_11.json index 2d5f6009..ef64acf2 100644 --- a/items/PERFECT_LEGGINGS_11.json +++ b/items/PERFECT_LEGGINGS_11.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_11", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_12.json b/items/PERFECT_LEGGINGS_12.json index 11197b35..9405cd91 100644 --- a/items/PERFECT_LEGGINGS_12.json +++ b/items/PERFECT_LEGGINGS_12.json @@ -23,5 +23,9 @@ "internalname": "PERFECT_LEGGINGS_12", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_2.json b/items/PERFECT_LEGGINGS_2.json index 2cf1ab84..08cce8e6 100644 --- a/items/PERFECT_LEGGINGS_2.json +++ b/items/PERFECT_LEGGINGS_2.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_2", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_3.json b/items/PERFECT_LEGGINGS_3.json index be5cc69e..06f43e4b 100644 --- a/items/PERFECT_LEGGINGS_3.json +++ b/items/PERFECT_LEGGINGS_3.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_3", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_4.json b/items/PERFECT_LEGGINGS_4.json index 7274b498..671fd43c 100644 --- a/items/PERFECT_LEGGINGS_4.json +++ b/items/PERFECT_LEGGINGS_4.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_4", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_5.json b/items/PERFECT_LEGGINGS_5.json index b71dac97..3531811e 100644 --- a/items/PERFECT_LEGGINGS_5.json +++ b/items/PERFECT_LEGGINGS_5.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_5", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_6.json b/items/PERFECT_LEGGINGS_6.json index af628a1d..5ab69857 100644 --- a/items/PERFECT_LEGGINGS_6.json +++ b/items/PERFECT_LEGGINGS_6.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_6", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_7.json b/items/PERFECT_LEGGINGS_7.json index 46a8f66b..145f005a 100644 --- a/items/PERFECT_LEGGINGS_7.json +++ b/items/PERFECT_LEGGINGS_7.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_7", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_8.json b/items/PERFECT_LEGGINGS_8.json index dfc10f80..3d017d36 100644 --- a/items/PERFECT_LEGGINGS_8.json +++ b/items/PERFECT_LEGGINGS_8.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_8", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_9.json b/items/PERFECT_LEGGINGS_9.json index 6f4db7e4..b06a3355 100644 --- a/items/PERFECT_LEGGINGS_9.json +++ b/items/PERFECT_LEGGINGS_9.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_9", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERSONAL_BANK_ITEM.json b/items/PERSONAL_BANK_ITEM.json index 7e01eb60..afcb35c3 100644 --- a/items/PERSONAL_BANK_ITEM.json +++ b/items/PERSONAL_BANK_ITEM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPersonal Bank Item", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9dd5008a-08a1-3f4a-b8af-2499bdb8ff3b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTM2ZTk0ZjZjMzRhMzU0NjVmY2U0YTkwZjJlMjU5NzYzODllYjk3MDlhMTIyNzM1NzRmZjcwZmQ0ZGFhNjg1MiJ9fX0=\"}]}},display:{Lore:[0:\"§7Shortcut to your Personal Bank!\",1:\"\",2:\"§bRight-Click to open bank!\",3:\"§eLeft-Click to deposit purse!\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fPersonal Bank Item\"},ExtraAttributes:{id:\"PERSONAL_BANK_ITEM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9dd5008a-08a1-3f4a-b8af-2499bdb8ff3b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTM2ZTk0ZjZjMzRhMzU0NjVmY2U0YTkwZjJlMjU5NzYzODllYjk3MDlhMTIyNzM1NzRmZjcwZmQ0ZGFhNjg1MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Shortcut to your Personal Bank!\",1:\"\",2:\"§bRight-Click to open bank!\",3:\"§eLeft-Click to deposit purse!\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fPersonal Bank Item\"},ExtraAttributes:{id:\"PERSONAL_BANK_ITEM\"}}", "damage": 3, "lore": [ "§7Shortcut to your Personal Bank!", @@ -24,6 +24,10 @@ }, "internalname": "PERSONAL_BANK_ITEM", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Emerald VI" + "modver": "1.5-REL", + "crafttext": "Requires: Emerald VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Personal_Bank" + ] } \ No newline at end of file diff --git a/items/PERSONAL_COMPACTOR_4000.json b/items/PERSONAL_COMPACTOR_4000.json index 12aba87b..06a2d91d 100644 --- a/items/PERSONAL_COMPACTOR_4000.json +++ b/items/PERSONAL_COMPACTOR_4000.json @@ -26,5 +26,10 @@ }, "internalname": "PERSONAL_COMPACTOR_4000", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_4000" + ] } \ No newline at end of file diff --git a/items/PERSONAL_COMPACTOR_5000.json b/items/PERSONAL_COMPACTOR_5000.json index 13dd4a14..1498ff71 100644 --- a/items/PERSONAL_COMPACTOR_5000.json +++ b/items/PERSONAL_COMPACTOR_5000.json @@ -26,5 +26,10 @@ }, "internalname": "PERSONAL_COMPACTOR_5000", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_5000" + ] } \ No newline at end of file diff --git a/items/PERSONAL_COMPACTOR_6000.json b/items/PERSONAL_COMPACTOR_6000.json index 359cedea..11ef50df 100644 --- a/items/PERSONAL_COMPACTOR_6000.json +++ b/items/PERSONAL_COMPACTOR_6000.json @@ -26,5 +26,10 @@ }, "internalname": "PERSONAL_COMPACTOR_6000", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_6000" + ] } \ No newline at end of file diff --git a/items/PIG;0.json b/items/PIG;0.json index b8590abb..c5c66db0 100644 --- a/items/PIG;0.json +++ b/items/PIG;0.json @@ -22,11 +22,23 @@ "§f§lCOMMON" ], "internalname": "PIG;0", - "clickcommand": "", - "modver": "REL-1.0.0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "ENCHANTED_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" - ], - "crafttext": "" + ] } \ No newline at end of file diff --git a/items/PIG;1.json b/items/PIG;1.json index afed9925..9c7d2afe 100644 --- a/items/PIG;1.json +++ b/items/PIG;1.json @@ -22,11 +22,23 @@ "§a§lUNCOMMON" ], "internalname": "PIG;1", - "clickcommand": "", - "modver": "REL-1.0.0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "ENCHANTED_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" - ], - "crafttext": "" + ] } \ No newline at end of file diff --git a/items/PIG;2.json b/items/PIG;2.json index 2247f617..5dfd2243 100644 --- a/items/PIG;2.json +++ b/items/PIG;2.json @@ -27,11 +27,23 @@ "§9§lRARE" ], "internalname": "PIG;2", - "clickcommand": "", - "modver": "REL-1.0.0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "ENCHANTED_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" - ], - "crafttext": "" + ] } \ No newline at end of file diff --git a/items/PIG;3.json b/items/PIG;3.json index 6355dedb..78ce2dd6 100644 --- a/items/PIG;3.json +++ b/items/PIG;3.json @@ -27,11 +27,24 @@ "§5§lEPIC" ], "internalname": "PIG;3", - "clickcommand": "", - "modver": "REL-1.0.0", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "useneucraft": true, + "infoType": "WIKI_URL", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "SUPER_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" ], - "crafttext": "" -} \ No newline at end of file + "crafttext": "80% Chance" +} diff --git a/items/PIG;4.json b/items/PIG;4.json index 4222dc61..06bb086d 100644 --- a/items/PIG;4.json +++ b/items/PIG;4.json @@ -32,11 +32,23 @@ "§6§lLEGENDARY" ], "internalname": "PIG;4", - "clickcommand": "", - "modver": "REL-1.0.0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "SUPER_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" ], - "crafttext": "" -} \ No newline at end of file + "crafttext": "20% chance" +} diff --git a/items/PIGMAN_SWORD.json b/items/PIGMAN_SWORD.json index c281c0da..768d2171 100644 --- a/items/PIGMAN_SWORD.json +++ b/items/PIGMAN_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_sword", "displayname": "§6Pigman Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"\",5:\"§6Item Ability: Burning Souls §e§lRIGHT CLICK\",6:\"§7Gain §a+50❈ Defense §7for §a5s§7\",7:\"§7and cast vortex of flames\",8:\"§7towards enemies, dealing up to\",9:\"§7§c1,968§7 over §a5§7 seconds.\",10:\"§8Mana Cost: §3150\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pigman Sword\"},ExtraAttributes:{id:\"PIGMAN_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"\",5:\"§6Item Ability: Burning Souls §e§lRIGHT CLICK\",6:\"§7Gain §a+50❈ Defense §7for §a5s§7\",7:\"§7and cast vortex of flames\",8:\"§7towards enemies, dealing up to\",9:\"§7§c30,000§7 over §a5§7 seconds.\",10:\"§8Mana Cost: §3400\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pigman Sword\"},ExtraAttributes:{id:\"PIGMAN_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+200", @@ -9,12 +9,14 @@ "§7Crit Chance: §c+5%", "§7Crit Damage: §c+30%", "", + "§7Intelligence: §a+100", + "", "§6Item Ability: Burning Souls §e§lRIGHT CLICK", "§7Gain §a+50❈ Defense §7for §a5s§7", "§7and cast vortex of flames", "§7towards enemies, dealing up to", - "§7§c1,968§7 over §a5§7 seconds.", - "§8Mana Cost: §3150", + "§7§c30,000§7 over §a5§7 seconds.", + "§8Mana Cost: §3400", "", "§7§8This item can be reforged!", "§6§lLEGENDARY SWORD" @@ -32,10 +34,10 @@ }, "internalname": "PIGMAN_SWORD", "clickcommand": "viewrecipe", - "modver": "1.1-REL", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Sword" ], "crafttext": "Requires: Raw Porkchop IX" -} \ No newline at end of file +} diff --git a/items/PLASMAFLUX_POWER_ORB.json b/items/PLASMAFLUX_POWER_ORB.json index b467f153..f8b7fa28 100644 --- a/items/PLASMAFLUX_POWER_ORB.json +++ b/items/PLASMAFLUX_POWER_ORB.json @@ -32,5 +32,10 @@ }, "internalname": "PLASMAFLUX_POWER_ORB", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Plasmaflux_Power_Orb" + ] } \ No newline at end of file diff --git a/items/PLASMA_BUCKET.json b/items/PLASMA_BUCKET.json index 23367609..a1a181b8 100644 --- a/items/PLASMA_BUCKET.json +++ b/items/PLASMA_BUCKET.json @@ -23,5 +23,10 @@ }, "internalname": "PLASMA_BUCKET", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Plasma_Bucket" + ] } \ No newline at end of file diff --git a/items/PLASMA_NUCLEUS.json b/items/PLASMA_NUCLEUS.json index e1ea1ae8..05f905cb 100644 --- a/items/PLASMA_NUCLEUS.json +++ b/items/PLASMA_NUCLEUS.json @@ -15,5 +15,10 @@ ], "internalname": "PLASMA_NUCLEUS", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Plasma_Nucleus" + ] } \ No newline at end of file diff --git a/items/POTATO_BASKET.json b/items/POTATO_BASKET.json index da96e955..d3967f85 100644 --- a/items/POTATO_BASKET.json +++ b/items/POTATO_BASKET.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "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", + "modver": "1.5-REL", "lore": [ "§7Leaderboard Position: §e#§k169", "§7Awarded to: §kIRONM00N", @@ -17,5 +17,8 @@ "§5§lEPIC" ], "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Basket_of_Hope_from_the_Great_Potato_War" + ] } \ No newline at end of file diff --git a/items/POTATO_TALISMAN.json b/items/POTATO_TALISMAN.json index 2f630733..3101bdfb 100644 --- a/items/POTATO_TALISMAN.json +++ b/items/POTATO_TALISMAN.json @@ -1,11 +1,11 @@ { "internalname": "POTATO_TALISMAN", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§fPotato Talisman", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2fc11c51-700f-35d7-8e19-71d8549daef9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjUzMTI1MDg3MCwKICAicHJvZmlsZUlkIiA6ICI4MmEyZDY5OTMwOTM0NjkxOGE3NDc4ZTI2YWEyMGJmMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMY3V0ZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zMTg0NzZlM2NmMGQ1ZmM4YWIxNzYxMDY1Y2YwZTM3MmIxMTAwNGVkNGM5NzE1NjM5NmUxN2M4NjliNGFhMzg5IgogICAgfQogIH0KfQ==\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Your potato minions farm §a5%\",3:\"§a§7faster while wearing on your\",4:\"§7island.\",5:\"\",6:\"§7§8Forged by the Potato King\",7:\"§8after winning the Great\",8:\"§8Potato War.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotato Talisman\"},ExtraAttributes:{id:\"POTATO_TALISMAN\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2fc11c51-700f-35d7-8e19-71d8549daef9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjUzMTI1MDg3MCwKICAicHJvZmlsZUlkIiA6ICI4MmEyZDY5OTMwOTM0NjkxOGE3NDc4ZTI2YWEyMGJmMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMY3V0ZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zMTg0NzZlM2NmMGQ1ZmM4YWIxNzYxMDY1Y2YwZTM3MmIxMTAwNGVkNGM5NzE1NjM5NmUxN2M4NjliNGFhMzg5IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Your potato minions farm §a5%\",3:\"§a§7faster while wearing on your\",4:\"§7island.\",5:\"\",6:\"§7§8Forged by the Potato King\",7:\"§8after winning the Great\",8:\"§8Potato War.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotato Talisman\"},ExtraAttributes:{id:\"POTATO_TALISMAN\"}}", + "modver": "1.5-REL", "lore": [ "§7Speed: §a+1", "", @@ -19,5 +19,10 @@ "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Potato_Talisman" ] } \ No newline at end of file diff --git a/items/PRECURSOR_EYE.json b/items/PRECURSOR_EYE.json index 44dec216..2a6a3ed2 100644 --- a/items/PRECURSOR_EYE.json +++ b/items/PRECURSOR_EYE.json @@ -30,6 +30,9 @@ "internalname": "PRECURSOR_EYE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Precursor_Eye" + ] } \ No newline at end of file diff --git a/items/PREMIUM_FLESH.json b/items/PREMIUM_FLESH.json index 82b1941d..328de26d 100644 --- a/items/PREMIUM_FLESH.json +++ b/items/PREMIUM_FLESH.json @@ -1,11 +1,11 @@ { "internalname": "PREMIUM_FLESH", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Premium Flesh", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8f4b9c2f-7439-3589-8ee4-d835cb7c1f73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWE3NWU4YjA0NGM3MjAxYTRiMmU4NTZiZTRmYzMxNmE1YWFlYzY2NTc2MTY5YmFiNTg3MmE4ODUzNGI4MDI1NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Undead §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe Zombie it came from was\",8:\"§8§oprobably a great warrior before\",9:\"§8§oits death.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXVI§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Premium Flesh\"},ExtraAttributes:{id:\"PREMIUM_FLESH\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXVI§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Premium_Flesh" ] } \ No newline at end of file diff --git a/items/PUMPKIN_GUTS.json b/items/PUMPKIN_GUTS.json index 65851127..3af44920 100644 --- a/items/PUMPKIN_GUTS.json +++ b/items/PUMPKIN_GUTS.json @@ -13,5 +13,10 @@ ], "internalname": "PUMPKIN_GUTS", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Guts" + ] } \ No newline at end of file diff --git a/items/PUMPKIN_LAUNCHER.json b/items/PUMPKIN_LAUNCHER.json index ae66bf27..dea784da 100644 --- a/items/PUMPKIN_LAUNCHER.json +++ b/items/PUMPKIN_LAUNCHER.json @@ -26,5 +26,10 @@ }, "internalname": "PUMPKIN_LAUNCHER", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Launcher" + ] } \ No newline at end of file diff --git a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json index 05df7658..85068079 100644 --- a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json +++ b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+2", "", + "§7Grants §a+5% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "RAGGEDY_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Raggedy_Shark_Tooth_Necklace" + ] +} diff --git a/items/RARE_DIAMOND.json b/items/RARE_DIAMOND.json index 8f1acabe..948d50b9 100644 --- a/items/RARE_DIAMOND.json +++ b/items/RARE_DIAMOND.json @@ -1,11 +1,11 @@ { "internalname": "RARE_DIAMOND", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Rare Diamond", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4a7b679-0015-3e16-a997-88e458e96a74\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2EwZTg5ODkwNzBmMDUxNWIzNWQ2YTYzNzJkOWM0ZWZkZTE1OTYxOTY4ZDMxZmYwMjI1YzU5NDI2OWVmNzQzNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Reinforced\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aVIII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Rare Diamond\"},ExtraAttributes:{id:\"RARE_DIAMOND\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aVIII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rare_Diamond" ] } \ No newline at end of file diff --git a/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json b/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json index 9b162c22..95873d93 100644 --- a/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json +++ b/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+10", "", + "§7Grants §a+25% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§6§lLEGENDARY ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "RAZOR_SHARP_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Razor-sharp_Shark_Tooth_Necklace" + ] +} diff --git a/items/REAPER_SCYTHE.json b/items/REAPER_SCYTHE.json index b138f4e5..44d4e4cb 100644 --- a/items/REAPER_SCYTHE.json +++ b/items/REAPER_SCYTHE.json @@ -42,5 +42,10 @@ }, "internalname": "REAPER_SCYTHE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reaper_Scythe" + ] } \ No newline at end of file diff --git a/items/RED_NOSE.json b/items/RED_NOSE.json index 793fb856..6d35e15e 100644 --- a/items/RED_NOSE.json +++ b/items/RED_NOSE.json @@ -1,11 +1,11 @@ { "internalname": "RED_NOSE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Red Nose", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"935f5d83-5c2c-34ce-8942-5a314efe9358\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MzYxMTA5MzQ5MSwKICAicHJvZmlsZUlkIiA6ICJlNzkzYjJjYTdhMmY0MTI2YTA5ODA5MmQ3Yzk5NDE3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVfSG9zdGVyX01hbiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82Yjc0OTBiNzY5YzkwYjI5YzRkMDgzNzE1YTc1MmEwNTU4NzhjYzE5NTQzNDUxYWMzODdmODhmNzQ5MzQ1OTA2IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Ridiculous\",5:\"§8§7reforge to a helmet.\",6:\"\",7:\"§7§8§oBonzo never wears it in the\",8:\"§8§opresence of other Necromancers.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXVII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Nose\"},ExtraAttributes:{id:\"RED_NOSE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -21,5 +21,10 @@ "§aXVII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Red_Nose" ] } \ No newline at end of file diff --git a/items/RED_SCARF.json b/items/RED_SCARF.json index 66a43272..ea682d96 100644 --- a/items/RED_SCARF.json +++ b/items/RED_SCARF.json @@ -1,11 +1,11 @@ { "internalname": "RED_SCARF", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Red Scarf", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"534c842c-aa71-3acb-a45b-1e7579d44777\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQzMWExZWZlMzMyNjNmYTAwZWZkZjQ3OWNmNDBhMTFjMTMxNmRiMzIzYmM4ZDc4NzNmODk5N2U4ZTJmNzVkOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Loving §7reforge\",5:\"§7to a chestplate.\",6:\"\",7:\"§7§8§oGiven by his mother. Scarf\",8:\"§8§oalways studied harder than\",9:\"§8§oeveryone else, hoping that one\",10:\"§8§oday he could bring her back.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aXXI§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Scarf\"},ExtraAttributes:{id:\"RED_SCARF\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -23,5 +23,10 @@ "§aXXI§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Red_Scarf" ] } \ No newline at end of file diff --git a/items/REFINED_AMBER.json b/items/REFINED_AMBER.json index 476335cb..b538246f 100644 --- a/items/REFINED_AMBER.json +++ b/items/REFINED_AMBER.json @@ -19,6 +19,9 @@ "internalname": "REFINED_AMBER", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Refined_Amber" + ] } \ No newline at end of file diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json index f3408ed2..fdae31f0 100644 --- a/items/REFORGE_ANVIL.json +++ b/items/REFORGE_ANVIL.json @@ -14,6 +14,9 @@ "internalname": "REFORGE_ANVIL", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reforge_Anvil" + ] } \ No newline at end of file diff --git a/items/REINFORCED_SCALES.json b/items/REINFORCED_SCALES.json index b16b7573..8e283537 100644 --- a/items/REINFORCED_SCALES.json +++ b/items/REINFORCED_SCALES.json @@ -32,5 +32,10 @@ }, "internalname": "REINFORCED_SCALES", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reinforced_Scales" + ] } \ No newline at end of file diff --git a/items/REPELLING_CANDLE.json b/items/REPELLING_CANDLE.json index 68941d1d..b9222e7b 100644 --- a/items/REPELLING_CANDLE.json +++ b/items/REPELLING_CANDLE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aRepelling Candle", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d367659-ceb9-3cd3-8df4-dd2d91ee46dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjYTM2MTBiZjFlZDJkY2NlNWNhN2Y3ZjI5MTRhMWMyNWZiZmFiZDc0ZGNlNTFiM2Y1MTI2YmE0NGJhMWEyMCJ9fX0=\"}]}},display:{Lore:[0:\"§7§7Prevents unwanted monsters\",1:\"§7from spawning on your\",2:\"§7island!\",3:\"\",4:\"§dEmits life-scarring aroma!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aRepelling Candle\"},ExtraAttributes:{id:\"REPELLING_CANDLE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d367659-ceb9-3cd3-8df4-dd2d91ee46dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjYTM2MTBiZjFlZDJkY2NlNWNhN2Y3ZjI5MTRhMWMyNWZiZmFiZDc0ZGNlNTFiM2Y1MTI2YmE0NGJhMWEyMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7Prevents unwanted monsters\",1:\"§7from spawning on your\",2:\"§7island!\",3:\"\",4:\"§dEmits life-scarring aroma!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aRepelling Candle\"},ExtraAttributes:{id:\"REPELLING_CANDLE\"}}", "damage": 3, "lore": [ "§7§7Prevents unwanted monsters", @@ -25,6 +25,10 @@ }, "internalname": "REPELLING_CANDLE", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Acacia Wood IX" + "modver": "1.5-REL", + "crafttext": "Requires: Acacia Wood IX", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Repelling_Candle" + ] } \ No newline at end of file diff --git a/items/REVIVE_STONE.json b/items/REVIVE_STONE.json index b9b2261f..10f6744d 100644 --- a/items/REVIVE_STONE.json +++ b/items/REVIVE_STONE.json @@ -17,6 +17,9 @@ "internalname": "REVIVE_STONE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Revive_Stone" + ] } \ No newline at end of file diff --git a/items/ROCK;0.json b/items/ROCK;0.json index 0a6de6f0..f369d99c 100644 --- a/items/ROCK;0.json +++ b/items/ROCK;0.json @@ -25,6 +25,9 @@ "internalname": "ROCK;0", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Pet" + ] } \ No newline at end of file diff --git a/items/ROCK;1.json b/items/ROCK;1.json index c6aeedab..c8a17831 100644 --- a/items/ROCK;1.json +++ b/items/ROCK;1.json @@ -25,6 +25,9 @@ "internalname": "ROCK;1", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Pet" + ] } \ No newline at end of file diff --git a/items/ROCK;2.json b/items/ROCK;2.json index a0732a66..4eace77c 100644 --- a/items/ROCK;2.json +++ b/items/ROCK;2.json @@ -29,6 +29,9 @@ "internalname": "ROCK;2", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Pet" + ] } \ No newline at end of file diff --git a/items/ROCK;3.json b/items/ROCK;3.json index 2182dd66..56eafd71 100644 --- a/items/ROCK;3.json +++ b/items/ROCK;3.json @@ -29,6 +29,9 @@ "internalname": "ROCK;3", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Pet" + ] } \ No newline at end of file diff --git a/items/ROCK_CANDY.json b/items/ROCK_CANDY.json index 37fed2db..ffcfdd4f 100644 --- a/items/ROCK_CANDY.json +++ b/items/ROCK_CANDY.json @@ -19,6 +19,9 @@ "internalname": "ROCK_CANDY", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Candy" + ] } \ No newline at end of file diff --git a/items/RUNAANS_BOW.json b/items/RUNAANS_BOW.json index 2a76d956..67e6d489 100644 --- a/items/RUNAANS_BOW.json +++ b/items/RUNAANS_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", - "displayname": "§6Runaan's Bow", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan's Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}", + "displayname": "§6Runaan\u0027s Bow", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan\u0027s Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+160", @@ -28,6 +28,10 @@ }, "internalname": "RUNAANS_BOW", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Bone IX" + "modver": "1.5-REL", + "crafttext": "Requires: Bone IX", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Runaan%27s_Bow" + ] } \ No newline at end of file diff --git a/items/SCARF_FRAGMENT.json b/items/SCARF_FRAGMENT.json index fa35ce10..3593d59e 100644 --- a/items/SCARF_FRAGMENT.json +++ b/items/SCARF_FRAGMENT.json @@ -11,6 +11,9 @@ "internalname": "SCARF_FRAGMENT", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Scarf_Fragment" + ] } \ No newline at end of file diff --git a/items/SCULPTORS_AXE.json b/items/SCULPTORS_AXE.json index b819e8d6..fb355293 100644 --- a/items/SCULPTORS_AXE.json +++ b/items/SCULPTORS_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_axe", - "displayname": "§fSculptor's Axe", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Right-click on any log on your\",1:\"§7island to turn it into a 6 sided\",2:\"§7log!\",3:\"\",4:\"§f§lCOMMON AXE\"],Name:\"§fSculptor's Axe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SCULPTORS_AXE\",uuid:\"3ebb9ec8-5618-466f-931a-6cd544f7509b\",timestamp:\"7/6/20 1:47 PM\"}}", + "displayname": "§fSculptor\u0027s Axe", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Right-click on any log on your\",1:\"§7island to turn it into a 6 sided\",2:\"§7log!\",3:\"\",4:\"§f§lCOMMON AXE\"],Name:\"§fSculptor\u0027s Axe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SCULPTORS_AXE\",uuid:\"3ebb9ec8-5618-466f-931a-6cd544f7509b\",timestamp:\"7/6/20 1:47 PM\"}}", "damage": 0, "lore": [ "§7Right-click on any log on your", @@ -23,6 +23,10 @@ }, "internalname": "SCULPTORS_AXE", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Birch Wood IV" + "modver": "1.5-REL", + "crafttext": "Requires: Birch Wood IV", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sculptor%27s_Axe" + ] } \ No newline at end of file diff --git a/items/SERRATED_CLAWS.json b/items/SERRATED_CLAWS.json index dd712b5b..0c5edd12 100644 --- a/items/SERRATED_CLAWS.json +++ b/items/SERRATED_CLAWS.json @@ -32,5 +32,10 @@ }, "internalname": "SERRATED_CLAWS", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Serrated_Claws" + ] } \ No newline at end of file diff --git a/items/SHARK_BAIT.json b/items/SHARK_BAIT.json index 8e8499b1..badd75a4 100644 --- a/items/SHARK_BAIT.json +++ b/items/SHARK_BAIT.json @@ -25,5 +25,10 @@ }, "internalname": "SHARK_BAIT", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/SHARP_SHARK_TOOTH_NECKLACE.json b/items/SHARP_SHARK_TOOTH_NECKLACE.json index b3d83099..21eade84 100644 --- a/items/SHARP_SHARK_TOOTH_NECKLACE.json +++ b/items/SHARP_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+8", "", + "§7Grants §a+20% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§5§lEPIC ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "SHARP_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sharp_Shark_Tooth_Necklace" + ] +} diff --git a/items/SIMPLE_CARROT_CANDY.json b/items/SIMPLE_CARROT_CANDY.json index 2ad46ef5..3e3d5183 100644 --- a/items/SIMPLE_CARROT_CANDY.json +++ b/items/SIMPLE_CARROT_CANDY.json @@ -30,7 +30,10 @@ }, "internalname": "SIMPLE_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "crafttext": "Requires: Carrot II", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Simple_Carrot_Candy" + ] } \ No newline at end of file diff --git a/items/SKELETON;0.json b/items/SKELETON;0.json index 49bc6ff0..83b78c1e 100644 --- a/items/SKELETON;0.json +++ b/items/SKELETON;0.json @@ -20,8 +20,23 @@ "§f§lCOMMON" ], "internalname": "SKELETON;0", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" + ] +} diff --git a/items/SKELETON;1.json b/items/SKELETON;1.json index 44445e7e..ceafeefa 100644 --- a/items/SKELETON;1.json +++ b/items/SKELETON;1.json @@ -20,11 +20,23 @@ "§a§lUNCOMMON" ], "internalname": "SKELETON;1", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Skeleton" + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" ] -} \ No newline at end of file +} diff --git a/items/SKELETON;2.json b/items/SKELETON;2.json index 81160f90..ff55dae5 100644 --- a/items/SKELETON;2.json +++ b/items/SKELETON;2.json @@ -27,8 +27,23 @@ "§9§lRARE" ], "internalname": "SKELETON;2", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" + ] +} diff --git a/items/SKELETON;3.json b/items/SKELETON;3.json index d2744436..4ee014bd 100644 --- a/items/SKELETON;3.json +++ b/items/SKELETON;3.json @@ -27,8 +27,23 @@ "§5§lEPIC" ], "internalname": "SKELETON;3", - "crafttext": "", - "clickcommand": "", - "modver": "1.2-REL", - "infoType": "" -} \ No newline at end of file + "crafttext": "80% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" + ] +} diff --git a/items/SKELETON;4.json b/items/SKELETON;4.json index f74dbb94..26895447 100644 --- a/items/SKELETON;4.json +++ b/items/SKELETON;4.json @@ -33,8 +33,23 @@ "§6§lLEGENDARY" ], "internalname": "SKELETON;4", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "20% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" + ] +} diff --git a/items/SKELETON_HORSE;4.json b/items/SKELETON_HORSE;4.json index 008fa90a..b0a94b7b 100644 --- a/items/SKELETON_HORSE;4.json +++ b/items/SKELETON_HORSE;4.json @@ -32,6 +32,9 @@ "internalname": "SKELETON_HORSE;4", "crafttext": "", "clickcommand": "", - "modver": "1.2-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Horse_Pet" + ] } \ No newline at end of file diff --git a/items/SKYBLOCK_MENU.json b/items/SKYBLOCK_MENU.json index 93efccd0..7c3da09d 100644 --- a/items/SKYBLOCK_MENU.json +++ b/items/SKYBLOCK_MENU.json @@ -13,6 +13,9 @@ "internalname": "SKYBLOCK_MENU", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/SkyBlock_Menu" + ] } \ No newline at end of file diff --git a/items/SMALL_AGRONOMY_SACK.json b/items/SMALL_AGRONOMY_SACK.json index d19683e1..c04f4f46 100644 --- a/items/SMALL_AGRONOMY_SACK.json +++ b/items/SMALL_AGRONOMY_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "SMALL_AGRONOMY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_COMBAT_SACK.json b/items/SMALL_COMBAT_SACK.json index 2462f02a..e2ee1698 100644 --- a/items/SMALL_COMBAT_SACK.json +++ b/items/SMALL_COMBAT_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "SMALL_COMBAT_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_FISHING_SACK.json b/items/SMALL_FISHING_SACK.json index 78c33328..da0d20eb 100644 --- a/items/SMALL_FISHING_SACK.json +++ b/items/SMALL_FISHING_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "SMALL_FISHING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_FORAGING_SACK.json b/items/SMALL_FORAGING_SACK.json index 81072653..695847d8 100644 --- a/items/SMALL_FORAGING_SACK.json +++ b/items/SMALL_FORAGING_SACK.json @@ -30,5 +30,10 @@ }, "internalname": "SMALL_FORAGING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_HUSBANDRY_SACK.json b/items/SMALL_HUSBANDRY_SACK.json index 5a6dbef1..396740de 100644 --- a/items/SMALL_HUSBANDRY_SACK.json +++ b/items/SMALL_HUSBANDRY_SACK.json @@ -29,5 +29,10 @@ }, "internalname": "SMALL_HUSBANDRY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_MINING_SACK.json b/items/SMALL_MINING_SACK.json index 3cd532d6..2b98bf53 100644 --- a/items/SMALL_MINING_SACK.json +++ b/items/SMALL_MINING_SACK.json @@ -35,5 +35,10 @@ }, "internalname": "SMALL_MINING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_SLAYER_SACK.json b/items/SMALL_SLAYER_SACK.json index 146caadb..17f9ef99 100644 --- a/items/SMALL_SLAYER_SACK.json +++ b/items/SMALL_SLAYER_SACK.json @@ -28,5 +28,10 @@ }, "internalname": "SMALL_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Slayer_Sack" + ] } \ No newline at end of file diff --git a/items/SNOWMAN;4.json b/items/SNOWMAN;4.json index 652a9ae1..d50843a5 100644 --- a/items/SNOWMAN;4.json +++ b/items/SNOWMAN;4.json @@ -36,6 +36,9 @@ "internalname": "SNOWMAN;4", "crafttext": "", "clickcommand": "", - "modver": "1.2-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Snowman_Pet" + ] } \ No newline at end of file diff --git a/items/SOUL_WHIP.json b/items/SOUL_WHIP.json index d867a427..7946a115 100644 --- a/items/SOUL_WHIP.json +++ b/items/SOUL_WHIP.json @@ -1,19 +1,26 @@ { "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\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+145\",1:\"§7Strength: §c+175 \",2:\"\",3:\"§6Item Ability: Flay §e§lRIGHT CLICK\",4:\"§7Flay your whip in an arc,\",5:\"§7dealing your melee damage to all\",6:\"§7enemies in its path\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§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 ", "", + "§6Item Ability: Flay §e§lRIGHT CLICK", + "§7Flay your whip in an arc,", + "§7dealing your melee damage to all", + "§7enemies in its path", + "", "§7§8This item can be reforged!", "§6§lLEGENDARY DUNGEON SWORD" ], "internalname": "SOUL_WHIP", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Soul_Whip" + ] } \ No newline at end of file diff --git a/items/SPEED_ARTIFACT.json b/items/SPEED_ARTIFACT.json index 18accf17..18c8358d 100644 --- a/items/SPEED_ARTIFACT.json +++ b/items/SPEED_ARTIFACT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Speed Artifact", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab862b60-aad5-3a4d-ac90-a73babce1422\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MDA4OTk4MjM0MiwKICAicHJvZmlsZUlkIiA6ICJjOTU4YTRiMWY4OGU0ZGVjOTI3NGVlMGQ3Nzg2ZGFkYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbHNvRGN0ciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mMDY3MDZlZWNiMmQ1NThhY2UyN2FiZGEwYjBiN2I4MDFkMzZkMTdkZDdhODkwYTk1MjBkYmU1MjIzNzRmOGE2IgogICAgfQogIH0KfQ==\"}]}},display:{Lore:[0:\"§7Gives §a+5 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Speed Artifact\"},ExtraAttributes:{id:\"SPEED_ARTIFACT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab862b60-aad5-3a4d-ac90-a73babce1422\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MDA4OTk4MjM0MiwKICAicHJvZmlsZUlkIiA6ICJjOTU4YTRiMWY4OGU0ZGVjOTI3NGVlMGQ3Nzg2ZGFkYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbHNvRGN0ciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mMDY3MDZlZWNiMmQ1NThhY2UyN2FiZGEwYjBiN2I4MDFkMzZkMTdkZDdhODkwYTk1MjBkYmU1MjIzNzRmOGE2IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gives §a+5 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Speed Artifact\"},ExtraAttributes:{id:\"SPEED_ARTIFACT\"}}", "damage": 3, "lore": [ "§7Gives §a+5 §f✦ Speed§7 when", @@ -23,6 +23,10 @@ }, "internalname": "SPEED_ARTIFACT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Sugar Cane VIII" + "modver": "1.5-REL", + "crafttext": "Requires: Sugar Cane VIII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Speed_Artifact" + ] } \ No newline at end of file diff --git a/items/SPEED_RING.json b/items/SPEED_RING.json index 30aa3c82..be483157 100644 --- a/items/SPEED_RING.json +++ b/items/SPEED_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aSpeed Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d1f0e54-5a15-36dd-bb96-ddf3960b2b87\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MDA5MDE0NzQ3OSwKICAicHJvZmlsZUlkIiA6ICJjOTU4YTRiMWY4OGU0ZGVjOTI3NGVlMGQ3Nzg2ZGFkYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbHNvRGN0ciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jMmRhNDBhOTFmOGZhN2UxY2JkZDkzNGRhOTJhNzY2OGRjOTVkNzViNTdjOWM4MGEzODFjNWUxNzhjZWU2YmE3IgogICAgfQogIH0KfQ==\"}]}},display:{Lore:[0:\"§7Gives §a+3 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aSpeed Ring\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPEED_RING\",uuid:\"a68370cb-fbf3-4f86-9d65-1ceff724fcf6\",timestamp:\"7/9/20 1:49 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d1f0e54-5a15-36dd-bb96-ddf3960b2b87\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MDA5MDE0NzQ3OSwKICAicHJvZmlsZUlkIiA6ICJjOTU4YTRiMWY4OGU0ZGVjOTI3NGVlMGQ3Nzg2ZGFkYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbHNvRGN0ciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jMmRhNDBhOTFmOGZhN2UxY2JkZDkzNGRhOTJhNzY2OGRjOTVkNzViNTdjOWM4MGEzODFjNWUxNzhjZWU2YmE3IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gives §a+3 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aSpeed Ring\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPEED_RING\",uuid:\"a68370cb-fbf3-4f86-9d65-1ceff724fcf6\",timestamp:\"7/9/20 1:49 AM\"}}", "damage": 3, "lore": [ "§7Gives §a+3 §f✦ Speed§7 when", @@ -23,6 +23,10 @@ }, "internalname": "SPEED_RING", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Sugar Cane V" + "modver": "1.5-REL", + "crafttext": "Requires: Sugar Cane V", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Speed_Ring" + ] } \ No newline at end of file diff --git a/items/SPIDER;1.json b/items/SPIDER;1.json index 544180b0..ac7dd9ff 100644 --- a/items/SPIDER;1.json +++ b/items/SPIDER;1.json @@ -20,11 +20,23 @@ "§9§lRARE" ], "internalname": "SPIDER;1", - "crafttext": "", - "clickcommand": "", - "modver": "1.2-REL", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} \ No newline at end of file +} diff --git a/items/SPIDER;2.json b/items/SPIDER;2.json index e28e14b0..99de566c 100644 --- a/items/SPIDER;2.json +++ b/items/SPIDER;2.json @@ -24,11 +24,23 @@ "§9§lRARE" ], "internalname": "SPIDER;2", - "crafttext": "", - "clickcommand": "", - "modver": "1.2-REL", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} \ No newline at end of file +} diff --git a/items/SPIDER;3.json b/items/SPIDER;3.json index 6dc01543..9107d6c1 100644 --- a/items/SPIDER;3.json +++ b/items/SPIDER;3.json @@ -24,8 +24,23 @@ "§5§lEPIC" ], "internalname": "SPIDER;3", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "80% Chance", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" + ] +} diff --git a/items/SPIDER;4.json b/items/SPIDER;4.json index e370f9f7..c771e519 100644 --- a/items/SPIDER;4.json +++ b/items/SPIDER;4.json @@ -29,8 +29,23 @@ "§6§lLEGENDARY" ], "internalname": "SPIDER;4", - "crafttext": "", - "clickcommand": "", - "modver": "1.2-REL", - "infoType": "" -} \ No newline at end of file + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "20% Chance", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" + ] +} diff --git a/items/SPIKED_BAIT.json b/items/SPIKED_BAIT.json index adabc356..682ce775 100644 --- a/items/SPIKED_BAIT.json +++ b/items/SPIKED_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "SPIKED_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pufferfish V" + "modver": "1.5-REL", + "crafttext": "Requires: Pufferfish V", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/SPIRIT;3.json b/items/SPIRIT;3.json index 4404046e..e3b52c75 100644 --- a/items/SPIRIT;3.json +++ b/items/SPIRIT;3.json @@ -26,6 +26,9 @@ "internalname": "SPIRIT;3", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Pet" + ] } \ No newline at end of file diff --git a/items/SPIRIT;4.json b/items/SPIRIT;4.json index 43e32f5e..54aa1009 100644 --- a/items/SPIRIT;4.json +++ b/items/SPIRIT;4.json @@ -31,6 +31,9 @@ "internalname": "SPIRIT;4", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Pet" + ] } \ No newline at end of file diff --git a/items/SPIRIT_DECOY.json b/items/SPIRIT_DECOY.json index 50609da9..5478d6ca 100644 --- a/items/SPIRIT_DECOY.json +++ b/items/SPIRIT_DECOY.json @@ -25,6 +25,9 @@ "internalname": "SPIRIT_DECOY", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Stone" + ] } \ No newline at end of file diff --git a/items/SPIRIT_LEAP.json b/items/SPIRIT_LEAP.json index 9730fc76..21be1d50 100644 --- a/items/SPIRIT_LEAP.json +++ b/items/SPIRIT_LEAP.json @@ -1,11 +1,11 @@ { "internalname": "SPIRIT_LEAP", - "itemid": 368, + "itemid": "minecraft:ender_pearl", "displayname": "§9Spirit Leap", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Spirit Leap §e§lRIGHT CLICK\",1:\"§7Allows you to teleport to any\",2:\"§7teammate!\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§cDungeons only!\",6:\"\",7:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Spirit Leap\"},ExtraAttributes:{id:\"SPIRIT_LEAP\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§6Item Ability: Spirit Leap §e§lRIGHT CLICK", "§7Allows you to teleport to any", @@ -15,5 +15,10 @@ "§cDungeons only!", "", "§9§lRARE DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Leap" ] } \ No newline at end of file diff --git a/items/SPIRIT_SWORD.json b/items/SPIRIT_SWORD.json index 3fd30318..1b626326 100644 --- a/items/SPIRIT_SWORD.json +++ b/items/SPIRIT_SWORD.json @@ -30,6 +30,9 @@ "internalname": "SPIRIT_SWORD", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Sword" + ] } \ No newline at end of file diff --git a/items/SPOOKY_BAIT.json b/items/SPOOKY_BAIT.json index 6c2377ac..80c3f767 100644 --- a/items/SPOOKY_BAIT.json +++ b/items/SPOOKY_BAIT.json @@ -24,6 +24,10 @@ }, "internalname": "SPOOKY_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Lily Pad I" + "modver": "1.5-REL", + "crafttext": "Requires: Lily Pad I", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/STINGER_BOW.json b/items/STINGER_BOW.json index 3bdf6daf..2f22d647 100644 --- a/items/STINGER_BOW.json +++ b/items/STINGER_BOW.json @@ -22,6 +22,9 @@ "internalname": "STINGER_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Stinger_Bow" + ] } \ No newline at end of file diff --git a/items/STONE_CHESTPLATE.json b/items/STONE_CHESTPLATE.json index 0ba588e0..119ef615 100644 --- a/items/STONE_CHESTPLATE.json +++ b/items/STONE_CHESTPLATE.json @@ -1,11 +1,11 @@ { "internalname": "STONE_CHESTPLATE", - "itemid": 299, + "itemid": "minecraft:leather_chestplate", "displayname": "§9Stone Chestplate", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d130\",1:\"§7Health: §a+130 HP\",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c5% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 35000 / 35000\",9:\"§9§lRARE DUNGEON CHESTPLATE\"],color:14277081,Name:\"§9Stone Chestplate\"},ExtraAttributes:{color:\"217:217:217\",id:\"STONE_CHESTPLATE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Gear Score: §d130", "§7Health: §a+130 HP", @@ -17,5 +17,10 @@ "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON CHESTPLATE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Stone_Chestplate" ] } \ No newline at end of file diff --git a/items/SUMMONING_RING.json b/items/SUMMONING_RING.json index 99212bb0..aee0a80f 100644 --- a/items/SUMMONING_RING.json +++ b/items/SUMMONING_RING.json @@ -27,6 +27,9 @@ "internalname": "SUMMONING_RING", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Summoning_Ring" + ] } \ No newline at end of file diff --git a/items/SUPERB_CARROT_CANDY.json b/items/SUPERB_CARROT_CANDY.json index 65907500..7f8de992 100644 --- a/items/SUPERB_CARROT_CANDY.json +++ b/items/SUPERB_CARROT_CANDY.json @@ -30,7 +30,10 @@ }, "internalname": "SUPERB_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "crafttext": "Requires: VIII", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Superb_Carrot_Candy" + ] } \ No newline at end of file diff --git a/items/SUPER_CLEAVER.json b/items/SUPER_CLEAVER.json index bc868479..2dfcfc2a 100644 --- a/items/SUPER_CLEAVER.json +++ b/items/SUPER_CLEAVER.json @@ -1,11 +1,11 @@ { "internalname": "SUPER_CLEAVER", - "itemid": 283, + "itemid": "minecraft:golden_sword", "displayname": "§9Super Cleaver", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d105\",1:\"§7Damage: §c+85\",2:\"§7Strength: §c+20\",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a3§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Super Cleaver\"},ExtraAttributes:{id:\"SUPER_CLEAVER\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Gear Score: §d105", "§7Damage: §c+85", @@ -20,5 +20,10 @@ "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON SWORD" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Cleaver" ] } \ No newline at end of file diff --git a/items/SUPER_COMPACTOR_3000.json b/items/SUPER_COMPACTOR_3000.json index 12c19a3e..2ebd1b33 100644 --- a/items/SUPER_COMPACTOR_3000.json +++ b/items/SUPER_COMPACTOR_3000.json @@ -27,6 +27,10 @@ }, "internalname": "SUPER_COMPACTOR_3000", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cobblestone IX" + "modver": "1.5-REL", + "crafttext": "Requires: Cobblestone IX", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Compactor_3000" + ] } \ No newline at end of file diff --git a/items/SUPER_HEAVY_BOOTS.json b/items/SUPER_HEAVY_BOOTS.json index 1d41e5c4..5f33fd83 100644 --- a/items/SUPER_HEAVY_BOOTS.json +++ b/items/SUPER_HEAVY_BOOTS.json @@ -25,6 +25,9 @@ "internalname": "SUPER_HEAVY_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/SUPER_HEAVY_CHESTPLATE.json b/items/SUPER_HEAVY_CHESTPLATE.json index 3a7a4e65..fe1594f7 100644 --- a/items/SUPER_HEAVY_CHESTPLATE.json +++ b/items/SUPER_HEAVY_CHESTPLATE.json @@ -25,6 +25,9 @@ "internalname": "SUPER_HEAVY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/SUPER_HEAVY_HELMET.json b/items/SUPER_HEAVY_HELMET.json index dfbfab80..b39d851b 100644 --- a/items/SUPER_HEAVY_HELMET.json +++ b/items/SUPER_HEAVY_HELMET.json @@ -25,6 +25,9 @@ "internalname": "SUPER_HEAVY_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/SUPER_HEAVY_LEGGINGS.json b/items/SUPER_HEAVY_LEGGINGS.json index 0e528a09..93102379 100644 --- a/items/SUPER_HEAVY_LEGGINGS.json +++ b/items/SUPER_HEAVY_LEGGINGS.json @@ -25,6 +25,9 @@ "internalname": "SUPER_HEAVY_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/SUPER_UNDEAD_BOW.json b/items/SUPER_UNDEAD_BOW.json index 9e070fc4..332ff278 100644 --- a/items/SUPER_UNDEAD_BOW.json +++ b/items/SUPER_UNDEAD_BOW.json @@ -22,6 +22,9 @@ "internalname": "SUPER_UNDEAD_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Undead_Bow" + ] } \ No newline at end of file diff --git a/items/SUSPICIOUS_VIAL.json b/items/SUSPICIOUS_VIAL.json index 8318c9ec..6c251e54 100644 --- a/items/SUSPICIOUS_VIAL.json +++ b/items/SUSPICIOUS_VIAL.json @@ -1,11 +1,11 @@ { "internalname": "SUSPICIOUS_VIAL", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Suspicious Vial", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7644098b-d1d1-3f25-9187-c14f68718a45\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjE5MzU1ZWE0MTI5ODMyN2M4N2JlNTQyNjJkMjljNTRiMjkyY2I2OGE4MDk0NWRjYTkwNWMzMDJmMDYxMTBjNiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Suspicious\",5:\"§8§7reforge to a sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXIII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Suspicious Vial\"},ExtraAttributes:{id:\"SUSPICIOUS_VIAL\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aXXIII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Suspicious_Vial" ] } \ No newline at end of file diff --git a/items/SWORD_OF_REVELATIONS.json b/items/SWORD_OF_REVELATIONS.json index 92b00f99..3f0f43e2 100644 --- a/items/SWORD_OF_REVELATIONS.json +++ b/items/SWORD_OF_REVELATIONS.json @@ -20,6 +20,9 @@ "internalname": "SWORD_OF_REVELATIONS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sword_of_Revelations" + ] } \ No newline at end of file diff --git a/items/TARANTULA;3.json b/items/TARANTULA;3.json index 6ff6edde..bf73b820 100644 --- a/items/TARANTULA;3.json +++ b/items/TARANTULA;3.json @@ -27,6 +27,9 @@ "internalname": "TARANTULA;3", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Pet" + ] } \ No newline at end of file diff --git a/items/TARANTULA;4.json b/items/TARANTULA;4.json index 73cb9aaf..de35844b 100644 --- a/items/TARANTULA;4.json +++ b/items/TARANTULA;4.json @@ -31,6 +31,9 @@ "internalname": "TARANTULA;4", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Pet" + ] } \ No newline at end of file diff --git a/items/TIGER_SHARK_TOOTH.json b/items/TIGER_SHARK_TOOTH.json index d62b97c5..1f4e09df 100644 --- a/items/TIGER_SHARK_TOOTH.json +++ b/items/TIGER_SHARK_TOOTH.json @@ -13,5 +13,10 @@ ], "internalname": "TIGER_SHARK_TOOTH", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tiger_Shark_Tooth" + ] } \ No newline at end of file diff --git a/items/TOIL_LOG.json b/items/TOIL_LOG.json index 25cf4e41..b7a0d19a 100644 --- a/items/TOIL_LOG.json +++ b/items/TOIL_LOG.json @@ -19,6 +19,9 @@ "internalname": "TOIL_LOG", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Toil_Log" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_BANK;1.json b/items/ULTIMATE_BANK;1.json index fe42dae0..9aeef298 100644 --- a/items/ULTIMATE_BANK;1.json +++ b/items/ULTIMATE_BANK;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_BANK;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBank I\",1:\"§7Saves §610.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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_bank:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBank I\",1:\"§7Saves §610.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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;1\",enchantments:{ultimate_bank:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lBank I", "§7Saves §610.0§7% of your coins on", @@ -18,5 +18,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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 index 6fc60b6d..befdc039 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_bank:5}}}", + "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:\"ULTIMATE_BANK;5\",enchantments:{ultimate_bank:5}}}", "damage": 0, "lore": [ "§9§d§lBank V", @@ -20,6 +20,9 @@ "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_CARROT_CANDY.json b/items/ULTIMATE_CARROT_CANDY.json index 494fb397..68e4815c 100644 --- a/items/ULTIMATE_CARROT_CANDY.json +++ b/items/ULTIMATE_CARROT_CANDY.json @@ -30,5 +30,10 @@ }, "internalname": "ULTIMATE_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Carrot_Candy" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_CARROT_CANDY_UPGRADE.json b/items/ULTIMATE_CARROT_CANDY_UPGRADE.json index 23b87b05..6283c9ba 100644 --- a/items/ULTIMATE_CARROT_CANDY_UPGRADE.json +++ b/items/ULTIMATE_CARROT_CANDY_UPGRADE.json @@ -16,6 +16,9 @@ "internalname": "ULTIMATE_CARROT_CANDY_UPGRADE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Carrot_Candy_Upgrade" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;1.json b/items/ULTIMATE_CHIMERA;1.json index 00a04cc0..a4505d8d 100644 --- a/items/ULTIMATE_CHIMERA;1.json +++ b/items/ULTIMATE_CHIMERA;1.json @@ -19,6 +19,9 @@ "internalname": "ULTIMATE_CHIMERA;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;5.json b/items/ULTIMATE_CHIMERA;5.json index 46d17c7b..23d667eb 100644 --- a/items/ULTIMATE_CHIMERA;5.json +++ b/items/ULTIMATE_CHIMERA;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§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}}}", + "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:\"ULTIMATE_CHIMERA;5\",enchantments:{ultimate_chimera:1}}}", "damage": 0, "lore": [ "§9§d§lChimera V", @@ -20,6 +20,9 @@ "parent": "ULTIMATE_CHIMERA;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_COMBO;1.json index 7d2cf2d3..bd3dd5d9 100644 --- a/items/ULTIMATE_COMBO;1.json +++ b/items/ULTIMATE_COMBO;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_COMBO;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lCombo I\",1:\"§7Every mob kill within §e3§7\",2:\"§7seconds grants §c+1❁ 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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_combo:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lCombo I\",1:\"§7Every mob kill within §e3§7\",2:\"§7seconds grants §c+1❁ 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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;1\",enchantments:{ultimate_combo:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lCombo I", "§7Every mob kill within §e3§7", @@ -19,5 +19,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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 index cf8a41e4..55d33dc4 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_combo:5}}}", + "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:\"ULTIMATE_COMBO;5\",enchantments:{ultimate_combo:5}}}", "damage": 0, "lore": [ "§9§d§lCombo V", @@ -21,6 +21,9 @@ "parent": "ULTIMATE_COMBO;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_JERRY;1.json index 8852df53..83db1e1c 100644 --- a/items/ULTIMATE_JERRY;1.json +++ b/items/ULTIMATE_JERRY;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_JERRY;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry I\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a1000%§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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_jerry:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry I\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a1000%§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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;1\",enchantments:{ultimate_jerry:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lUltimate Jerry I", "§7Increases the base damage of", @@ -19,5 +19,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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 index e159b6da..7298d2f3 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_jerry:5}}}", + "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:\"ULTIMATE_JERRY;5\",enchantments:{ultimate_jerry:5}}}", "damage": 0, "lore": [ "§9§d§lUltimate Jerry V", @@ -21,6 +21,9 @@ "parent": "ULTIMATE_JERRY;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_LAST_STAND;1.json index 3663a4c0..361d3c49 100644 --- a/items/ULTIMATE_LAST_STAND;1.json +++ b/items/ULTIMATE_LAST_STAND;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_LAST_STAND;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand I\",1:\"§7Increases your defense by §a5%\",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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_last_stand:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand I\",1:\"§7Increases your defense by §a5%\",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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;1\",enchantments:{ultimate_last_stand:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lLast Stand I", "§7Increases your defense by §a5%", @@ -19,5 +19,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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;5.json b/items/ULTIMATE_LAST_STAND;5.json index 906ec672..9e3c4b58 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_last_stand:5}}}", + "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:\"ULTIMATE_LAST_STAND;5\",enchantments:{ultimate_last_stand:5}}}", "damage": 0, "lore": [ "§9§d§lLast Stand V", @@ -21,6 +21,9 @@ "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_LEGION;5.json b/items/ULTIMATE_LEGION;5.json index 299fd0a6..03f495e1 100644 --- a/items/ULTIMATE_LEGION;5.json +++ b/items/ULTIMATE_LEGION;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§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}}}", + "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:\"ULTIMATE_LEGION;5\",enchantments:{ultimate_legion:5}}}", "damage": 0, "lore": [ "§9§d§lLegion V", @@ -22,6 +22,9 @@ "parent": "ULTIMATE_LEGION;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json index 9ef3530f..275abc6e 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain I\",1:\"§7You have §e20% §7chance to gain\",2:\"§7§b2 §7experience orb every time\",3:\"§7you 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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_no_pain_no_gain:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain I\",1:\"§7You have §e20% §7chance to gain\",2:\"§7§b2 §7experience orb every time\",3:\"§7you 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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;1\",enchantments:{ultimate_no_pain_no_gain:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lNo Pain No Gain I", "§7You have §e20% §7chance to gain", @@ -19,5 +19,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] } \ 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 c16ac381..201b2a4a 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_no_pain_no_gain:5}}}", + "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:\"ULTIMATE_NO_PAIN_NO_GAIN;5\",enchantments:{ultimate_no_pain_no_gain:5}}}", "damage": 0, "lore": [ "§9§d§lNo Pain No Gain V", @@ -21,6 +21,9 @@ "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_REND;1.json index b30fa0e5..13c54fff 100644 --- a/items/ULTIMATE_REND;1.json +++ b/items/ULTIMATE_REND;1.json @@ -23,6 +23,9 @@ "internalname": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-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 index b9766c0a..cf7d14a0 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_rend:5}}}", + "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:\"ULTIMATE_REND;5\",enchantments:{ultimate_rend:5}}}", "damage": 0, "lore": [ "§9§d§lRend V", @@ -24,6 +24,9 @@ "parent": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_SWARM;5.json b/items/ULTIMATE_SWARM;5.json index a01e8487..b4ceab82 100644 --- a/items/ULTIMATE_SWARM;5.json +++ b/items/ULTIMATE_SWARM;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§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}}}", + "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:\"ULTIMATE_SWARM;5\",enchantments:{ultimate_swarm:5}}}", "damage": 0, "lore": [ "§9§d§lSwarm V", @@ -22,6 +22,9 @@ "parent": "ULTIMATE_SWARM;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_WISDOM;1.json index 213f24e0..d51f3370 100644 --- a/items/ULTIMATE_WISDOM;1.json +++ b/items/ULTIMATE_WISDOM;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_WISDOM;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom I\",1:\"§7Gain §b1 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b20\",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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wisdom:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom I\",1:\"§7Gain §b1 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b20\",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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;1\",enchantments:{ultimate_wisdom:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lWisdom I", "§7Gain §b1 §7Intelligence for", @@ -20,5 +20,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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 index 9dadd5fc..79355786 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wisdom:5}}}", + "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:\"ULTIMATE_WISDOM;5\",enchantments:{ultimate_wisdom:5}}}", "damage": 0, "lore": [ "§9§d§lWisdom V", @@ -22,6 +22,9 @@ "parent": "ULTIMATE_WISDOM;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/VAMPIRE_WITCH_MASK.json b/items/VAMPIRE_WITCH_MASK.json index 51dd5380..3616c673 100644 --- a/items/VAMPIRE_WITCH_MASK.json +++ b/items/VAMPIRE_WITCH_MASK.json @@ -36,5 +36,10 @@ }, "internalname": "VAMPIRE_WITCH_MASK", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vampire_Witch_Mask" + ] } \ No newline at end of file diff --git a/items/WASHED_UP_SOUVENIR.json b/items/WASHED_UP_SOUVENIR.json index 55056045..fd4406dd 100644 --- a/items/WASHED_UP_SOUVENIR.json +++ b/items/WASHED_UP_SOUVENIR.json @@ -22,6 +22,9 @@ "internalname": "WASHED_UP_SOUVENIR", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Washed-up_Souvenir" + ] } \ No newline at end of file diff --git a/items/WATER_HYDRA_HEAD.json b/items/WATER_HYDRA_HEAD.json index bceaaf03..6266b6c0 100644 --- a/items/WATER_HYDRA_HEAD.json +++ b/items/WATER_HYDRA_HEAD.json @@ -7,6 +7,8 @@ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"33f37f6f-40aa-3fc0-bcf7-b2635f3f66d0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjFmZmJkYTkyNDQyODczZDU0MDUxZTRlMTdlYTQ3Mjc4Y2IzYjc0N2Q3OTgwNzBiYTgzYmM0YTlkZTU4ZGQifX19\"}]}},display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+100\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC HELMET\"],Name:\"§5Water Hydra Head\"},ExtraAttributes:{id:\"WATER_HYDRA_HEAD\"}}", "modver": "1.0.0", "lore": [ + "§7Sea Creature Chance: §c+1.8%", + "", "§7Health: §a+100 HP", "§7Defense: §a+100", "", @@ -17,4 +19,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Water_Hydra_Head" ] -} \ No newline at end of file +} diff --git a/items/WEREWOLF_BOOTS.json b/items/WEREWOLF_BOOTS.json index d396279f..a4e7048c 100644 --- a/items/WEREWOLF_BOOTS.json +++ b/items/WEREWOLF_BOOTS.json @@ -9,12 +9,22 @@ "§7Intelligence: §a+50 ", "§7Ferocity: §a+10", "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", "§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 + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WEREWOLF_CHESTPLATE.json b/items/WEREWOLF_CHESTPLATE.json index f8314ef2..7e684ccd 100644 --- a/items/WEREWOLF_CHESTPLATE.json +++ b/items/WEREWOLF_CHESTPLATE.json @@ -9,12 +9,22 @@ "§7Intelligence: §a+50 ", "§7Ferocity: §a+10", "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", "§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 + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WEREWOLF_HELMET.json b/items/WEREWOLF_HELMET.json index fde0d1de..603e2686 100644 --- a/items/WEREWOLF_HELMET.json +++ b/items/WEREWOLF_HELMET.json @@ -9,12 +9,22 @@ "§7Intelligence: §a+50 ", "§7Ferocity: §a+10", "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", "§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 + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WEREWOLF_LEGGINGS.json b/items/WEREWOLF_LEGGINGS.json index b1f9167d..0aecf57b 100644 --- a/items/WEREWOLF_LEGGINGS.json +++ b/items/WEREWOLF_LEGGINGS.json @@ -9,12 +9,22 @@ "§7Intelligence: §a+50 ", "§7Ferocity: §a+10", "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", "§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 + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WHALE_BAIT.json b/items/WHALE_BAIT.json index ebfb1e26..2d9a7532 100644 --- a/items/WHALE_BAIT.json +++ b/items/WHALE_BAIT.json @@ -27,6 +27,10 @@ }, "internalname": "WHALE_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Lily Pad VI" + "modver": "1.5-REL", + "crafttext": "Requires: Lily Pad VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/WHEAT_ISLAND_CRYSTAL.json b/items/WHEAT_ISLAND_CRYSTAL.json index 0bee518e..0bacd159 100644 --- a/items/WHEAT_ISLAND_CRYSTAL.json +++ b/items/WHEAT_ISLAND_CRYSTAL.json @@ -11,6 +11,10 @@ ], "internalname": "WHEAT_ISLAND_CRYSTAL", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farm_Crystal" + ] } \ No newline at end of file diff --git a/items/WITCH_MASK.json b/items/WITCH_MASK.json index 3ea2ee42..860993af 100644 --- a/items/WITCH_MASK.json +++ b/items/WITCH_MASK.json @@ -20,5 +20,10 @@ ], "internalname": "WITCH_MASK", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Witch_Mask" + ] } \ No newline at end of file diff --git a/items/WOUNDED.json b/items/WOUNDED.json index 79b136b9..e9cb951a 100644 --- a/items/WOUNDED.json +++ b/items/WOUNDED.json @@ -5,12 +5,17 @@ "clickcommand": "viewpotion", "damage": 9, "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:5b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Wounded\",2:\"§7Reduces healing.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fWounded Potion\"},ExtraAttributes:{id:\"WOUNDED\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "", "§4Wounded", "§7Reduces healing.", "", "§f§lCOMMON" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Potions" ] } \ No newline at end of file diff --git a/items/XLARGE_ENCHANTED_CHEST.json b/items/XLARGE_ENCHANTED_CHEST.json index 480a04b6..1c49c018 100644 --- a/items/XLARGE_ENCHANTED_CHEST.json +++ b/items/XLARGE_ENCHANTED_CHEST.json @@ -26,5 +26,10 @@ }, "internalname": "XLARGE_ENCHANTED_CHEST", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Chests" + ] } \ No newline at end of file diff --git a/items/XXLARGE_ENCHANTED_CHEST.json b/items/XXLARGE_ENCHANTED_CHEST.json index f025e664..28ab3637 100644 --- a/items/XXLARGE_ENCHANTED_CHEST.json +++ b/items/XXLARGE_ENCHANTED_CHEST.json @@ -26,5 +26,10 @@ }, "internalname": "XXLARGE_ENCHANTED_CHEST", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Chests" + ] } \ No newline at end of file diff --git a/items/ZOG_ANVIL.json b/items/ZOG_ANVIL.json index e6ef531f..141f07fe 100644 --- a/items/ZOG_ANVIL.json +++ b/items/ZOG_ANVIL.json @@ -21,5 +21,10 @@ }, "internalname": "ZOG_ANVIL", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zog_Anvil" + ] } \ No newline at end of file diff --git a/items/ZOMBIE;1.json b/items/ZOMBIE;1.json index cd89d6ec..60d8cfb6 100644 --- a/items/ZOMBIE;1.json +++ b/items/ZOMBIE;1.json @@ -4,8 +4,8 @@ "displayname": "§7[Lvl {LVL}] §aZombie", "clickcommand": "", "damage": 3, - "nbttag": "{SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}}, display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aZombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\", id:\"ZOMBIE;1\"}}", - "modver": "1.2-REL", + "nbttag": "{SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aZombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;1\"}}", + "modver": "1.5-REL", "lore": [ "§8Combat Pet", "", @@ -22,5 +22,8 @@ "§a§lUNCOMMON" ], "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" + ] } \ No newline at end of file diff --git a/items/ZOMBIE;3.json b/items/ZOMBIE;3.json index a8ccbec5..39c11f0d 100644 --- a/items/ZOMBIE;3.json +++ b/items/ZOMBIE;3.json @@ -25,6 +25,9 @@ "internalname": "ZOMBIE;3", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_COMMANDER_BOOTS.json b/items/ZOMBIE_COMMANDER_BOOTS.json index a9a380a6..8d7d342c 100644 --- a/items/ZOMBIE_COMMANDER_BOOTS.json +++ b/items/ZOMBIE_COMMANDER_BOOTS.json @@ -25,6 +25,9 @@ "internalname": "ZOMBIE_COMMANDER_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_COMMANDER_CHESTPLATE.json b/items/ZOMBIE_COMMANDER_CHESTPLATE.json index 9145630f..ed79823f 100644 --- a/items/ZOMBIE_COMMANDER_CHESTPLATE.json +++ b/items/ZOMBIE_COMMANDER_CHESTPLATE.json @@ -28,6 +28,9 @@ "internalname": "ZOMBIE_COMMANDER_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_COMMANDER_HELMET.json b/items/ZOMBIE_COMMANDER_HELMET.json index 3cd24530..554b2149 100644 --- a/items/ZOMBIE_COMMANDER_HELMET.json +++ b/items/ZOMBIE_COMMANDER_HELMET.json @@ -25,6 +25,9 @@ "internalname": "ZOMBIE_COMMANDER_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_COMMANDER_LEGGINGS.json b/items/ZOMBIE_COMMANDER_LEGGINGS.json index c18c1117..f19d9399 100644 --- a/items/ZOMBIE_COMMANDER_LEGGINGS.json +++ b/items/ZOMBIE_COMMANDER_LEGGINGS.json @@ -25,6 +25,9 @@ "internalname": "ZOMBIE_COMMANDER_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_HEART.json b/items/ZOMBIE_HEART.json index 005ed6d9..5c0b09c6 100644 --- a/items/ZOMBIE_HEART.json +++ b/items/ZOMBIE_HEART.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§9Zombie's Heart", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ==\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"\",2:\"§6Item Ability: Healing Boost\",3:\"§7Doubles all healing effects,\",4:\"§7including your natural\",5:\"§7regeneration and healing you\",6:\"§7deal to others, while wearing.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE HELMET\"],Name:\"§9Zombie's Heart\"},ExtraAttributes:{id:\"ZOMBIE_HEART\"}}", + "displayname": "§9Zombie\u0027s Heart", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"\",2:\"§6Item Ability: Healing Boost\",3:\"§7Doubles all healing effects,\",4:\"§7including your natural\",5:\"§7regeneration and healing you\",6:\"§7deal to others, while wearing.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE HELMET\"],Name:\"§9Zombie\u0027s Heart\"},ExtraAttributes:{id:\"ZOMBIE_HEART\"}}", "damage": 3, "lore": [ "§7Health: §a+50 HP", @@ -28,6 +28,10 @@ }, "internalname": "ZOMBIE_HEART", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Rotten Flesh VI" + "modver": "1.5-REL", + "crafttext": "Requires: Rotten Flesh VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie%27s_Heart" + ] } \ No newline at end of file -- cgit From d0148357f30f174660d87b0f742c29c436b87b46 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 7 Nov 2020 18:54:19 -0500 Subject: Some Cosmetics and a Few Farming Items No WIKI URLS yet for the farming items (don't exist yet) --- items/JACOBS_TICKET.json | 12 ++++++++++ items/MUTANT_NETHER_STALK.json | 23 ++++++++++++++++++ items/PET_SKIN_SHEEP_BLACK.json | 30 ++++++++++++++++++++++++ items/PET_SKIN_SHEEP_LIGHT_BLUE.json | 30 ++++++++++++++++++++++++ items/PET_SKIN_SHEEP_LIGHT_GREEN.json | 30 ++++++++++++++++++++++++ items/PET_SKIN_SHEEP_PINK.json | 30 ++++++++++++++++++++++++ items/PET_SKIN_SHEEP_PURPLE.json | 30 ++++++++++++++++++++++++ items/PET_SKIN_SHEEP_WHITE.json | 30 ++++++++++++++++++++++++ items/POLISHED_PUMPKIN.json | 23 ++++++++++++++++++ items/THEORETICAL_HOE.json | 19 +++++++++++++++ items/THEORETICAL_HOE_CARROT_1.json | 33 ++++++++++++++++++++++++++ items/THEORETICAL_HOE_CARROT_2.json | 41 ++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_CARROT_3.json | 44 +++++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_POTATO_1.json | 33 ++++++++++++++++++++++++++ items/THEORETICAL_HOE_POTATO_2.json | 41 ++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_POTATO_3.json | 44 +++++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_WHEAT_1.json | 33 ++++++++++++++++++++++++++ items/THEORETICAL_HOE_WHEAT_2.json | 41 ++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_WHEAT_3.json | 44 +++++++++++++++++++++++++++++++++++ items/TIGHTLY_TIED_HAY_BALE.json | 23 ++++++++++++++++++ items/TURBO_PUMPKIN;1.json | 21 +++++++++++++++++ 21 files changed, 655 insertions(+) create mode 100644 items/JACOBS_TICKET.json create mode 100644 items/MUTANT_NETHER_STALK.json create mode 100644 items/PET_SKIN_SHEEP_BLACK.json create mode 100644 items/PET_SKIN_SHEEP_LIGHT_BLUE.json create mode 100644 items/PET_SKIN_SHEEP_LIGHT_GREEN.json create mode 100644 items/PET_SKIN_SHEEP_PINK.json create mode 100644 items/PET_SKIN_SHEEP_PURPLE.json create mode 100644 items/PET_SKIN_SHEEP_WHITE.json create mode 100644 items/POLISHED_PUMPKIN.json create mode 100644 items/THEORETICAL_HOE.json create mode 100644 items/THEORETICAL_HOE_CARROT_1.json create mode 100644 items/THEORETICAL_HOE_CARROT_2.json create mode 100644 items/THEORETICAL_HOE_CARROT_3.json create mode 100644 items/THEORETICAL_HOE_POTATO_1.json create mode 100644 items/THEORETICAL_HOE_POTATO_2.json create mode 100644 items/THEORETICAL_HOE_POTATO_3.json create mode 100644 items/THEORETICAL_HOE_WHEAT_1.json create mode 100644 items/THEORETICAL_HOE_WHEAT_2.json create mode 100644 items/THEORETICAL_HOE_WHEAT_3.json create mode 100644 items/TIGHTLY_TIED_HAY_BALE.json create mode 100644 items/TURBO_PUMPKIN;1.json diff --git a/items/JACOBS_TICKET.json b/items/JACOBS_TICKET.json new file mode 100644 index 00000000..cdaf5c54 --- /dev/null +++ b/items/JACOBS_TICKET.json @@ -0,0 +1,12 @@ +{ + "itemid": "minecraft:name_tag", + "displayname": "§aJacob\u0027s Ticket", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aJacob\u0027s Ticket\"},ExtraAttributes:{id:\"JACOBS_TICKET\"}}", + "damage": 0, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "JACOBS_TICKET", + "clickcommand": "", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json new file mode 100644 index 00000000..c63e73d0 --- /dev/null +++ b/items/MUTANT_NETHER_STALK.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Mutant Nether Wart", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"94c29902-dee6-3e1a-ba2e-e13e2bc243a4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExYTNjZWM3YWFmOTA0MjEyY2NmOTNiYjY3YTNjYWYzZDY0OTc4M2JhOTBiOGI2MGJiNjNjNzY4N2ViMzlmIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Mutant Nether Wart\"},ExtraAttributes:{id:\"MUTANT_NETHER_STALK\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_NETHER_STALK:32", + "A3": "", + "B1": "ENCHANTED_NETHER_STALK:32", + "B2": "ENCHANTED_NETHER_STALK:32", + "B3": "ENCHANTED_NETHER_STALK:32", + "C1": "", + "C2": "ENCHANTED_NETHER_STALK:32", + "C3": "" + }, + "internalname": "MUTANT_NETHER_STALK", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_BLACK.json b/items/PET_SKIN_SHEEP_BLACK.json new file mode 100644 index 00000000..30facf1d --- /dev/null +++ b/items/PET_SKIN_SHEEP_BLACK.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aBlack Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a44786f8-b0f4-3e43-ad1b-64956113adec\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWE5ZGNkYTY0MmE4MDdjZDJkYWE0YWE2YmU4N2NlZjk2ZTA4YThjOGY1Y2VjMjY1N2RkYTQyNjZjNmE4ODRjMiJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aBlack Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_BLACK\",uuid:\"76ecd4eb-b84f-4152-bd85-37a9f68dcc8a\",timestamp:\"11/7/20 6:09 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_BLACK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_LIGHT_BLUE.json b/items/PET_SKIN_SHEEP_LIGHT_BLUE.json new file mode 100644 index 00000000..e6c5111e --- /dev/null +++ b/items/PET_SKIN_SHEEP_LIGHT_BLUE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aLight Blue Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5ee3925d-b768-331c-af39-d00e1363aa1f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzIyMjIwZGUxYTg2M2JjNWQ5YjllN2E2YTNiMDMyMTRjOWYzZDY5OGVkM2ZlMGQyODIyMGYzYjkzYjc2ODVjNSJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aLight Blue Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_LIGHT_BLUE\",uuid:\"61f0e57e-fa19-4f8d-837e-3da2006784c7\",timestamp:\"11/7/20 6:13 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_LIGHT_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_LIGHT_GREEN.json b/items/PET_SKIN_SHEEP_LIGHT_GREEN.json new file mode 100644 index 00000000..b0cc61c1 --- /dev/null +++ b/items/PET_SKIN_SHEEP_LIGHT_GREEN.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aLight Green Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"235159c0-4c38-356f-8a2b-519b15d03730\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2YxODNlYzJmZTU4ZmFhNDNlNTY4NDE5YjdhMGRjNDQ2ZWNlNGVhMGJlNTJlYzc4NGM5NGUxZDc0Yjc1OTM5ZCJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aLight Green Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_LIGHT_GREEN\",uuid:\"8148f172-9301-46f9-b5ed-63ba32a27f77\",timestamp:\"11/7/20 6:12 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_LIGHT_GREEN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_PINK.json b/items/PET_SKIN_SHEEP_PINK.json new file mode 100644 index 00000000..6dcfbb74 --- /dev/null +++ b/items/PET_SKIN_SHEEP_PINK.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPink Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8899dc3a-c587-3d3e-8c1a-aa0fba9c38d5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWZhNzc0NzY4NGRjYjk2MTkyZDkwMzQyY2VhNjI3NDJlYzM2M2RhMDdjYjVlNmUyNWVlY2VjODg4Y2QyMDc2In19fQo\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aPink Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_PINK\",uuid:\"2ed595c6-4d41-457f-a052-1842b914d114\",timestamp:\"11/6/20 7:18 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_PINK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_PURPLE.json b/items/PET_SKIN_SHEEP_PURPLE.json new file mode 100644 index 00000000..ca4becbb --- /dev/null +++ b/items/PET_SKIN_SHEEP_PURPLE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPurple Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"98d9a319-e671-34a0-b1da-a912ef421fc9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTlhODhjZjdkZDMzMDYzNTg3YzZiNTQwZTYxMzBhYmM1ZDA3ZjFhNjVjNDc1NzNhYjNjMWFkM2NjZWM4ODU3ZiJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aPurple Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_PURPLE\",uuid:\"251bc697-5c50-4da8-9bbe-fa410663058a\",timestamp:\"11/7/20 6:15 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_PURPLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_WHITE.json b/items/PET_SKIN_SHEEP_WHITE.json new file mode 100644 index 00000000..4a451296 --- /dev/null +++ b/items/PET_SKIN_SHEEP_WHITE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aWhite Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"354676d5-1529-327c-b06e-899b92132403\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjkyYTFhNWMzMjVmMjVmNzQzOGEwYWJiNGY4NmJhNmNmNzU1NTJkMDJjNzM0OWE3MjkyOTgxNDU5YjMxZDJmNyJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aWhite Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_WHITE\",uuid:\"3c2d7704-de41-49cb-841c-30bd42d87351\",timestamp:\"11/7/20 6:14 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_WHITE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/POLISHED_PUMPKIN.json b/items/POLISHED_PUMPKIN.json new file mode 100644 index 00000000..0acabf03 --- /dev/null +++ b/items/POLISHED_PUMPKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Polished Pumpkin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3508645c-9fd9-3501-b79c-d490f6c4d028\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRiNzExZmY1MmVlZGRhNTljNDM0YmIwMzE2OTc2M2Q3YzQwYjViODkxMjc3NzhmZWFjZDYzYWE5NGRmYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Polished Pumpkin\"},ExtraAttributes:{id:\"POLISHED_PUMPKIN\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_PUMPKIN:32", + "A3": "", + "B1": "ENCHANTED_PUMPKIN:32", + "B2": "ENCHANTED_PUMPKIN:32", + "B3": "ENCHANTED_PUMPKIN:32", + "C1": "", + "C2": "ENCHANTED_PUMPKIN:32", + "C3": "" + }, + "internalname": "POLISHED_PUMPKIN", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE.json b/items/THEORETICAL_HOE.json new file mode 100644 index 00000000..85c00fff --- /dev/null +++ b/items/THEORETICAL_HOE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:wooden_hoe", + "displayname": "§fMathematical Hoe Blueprint", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Can be adapted into 5\",1:\"§7specialized hoes with 3 tiers\",2:\"§7each.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HOE\"],Name:\"§fMathematical Hoe Blueprint\"},ExtraAttributes:{id:\"THEORETICAL_HOE\"}}", + "damage": 0, + "lore": [ + "§7Can be adapted into 5", + "§7specialized hoes with 3 tiers", + "§7each.", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "internalname": "THEORETICAL_HOE", + "clickcommand": "", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_1.json b/items/THEORETICAL_HOE_CARROT_1.json new file mode 100644 index 00000000..cf7f5be2 --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_1.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fGauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% carrot\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% carrot", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "CARROT_ITEM:64", + "A2": "CARROT_ITEM:64", + "A3": "CARROT_ITEM:64", + "B1": "CARROT_ITEM:64", + "B2": "THEORETICAL_HOE:1", + "B3": "CARROT_ITEM:64", + "C1": "CARROT_ITEM:64", + "C2": "CARROT_ITEM:64", + "C3": "CARROT_ITEM:64" + }, + "internalname": "THEORETICAL_HOE_CARROT_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_2.json b/items/THEORETICAL_HOE_CARROT_2.json new file mode 100644 index 00000000..6fada10c --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_2.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aGauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% carrot\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7carrot per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7carrot\",9:\"\",10:\"§7§8Bonus carrot percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% carrot", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7carrot per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7carrot", + "", + "§7§8Bonus carrot percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_CARROT:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_CARROT:64", + "B2": "THEORETICAL_HOE_CARROT_1:1", + "B3": "ENCHANTED_CARROT:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_CARROT:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_CARROT_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_3.json b/items/THEORETICAL_HOE_CARROT_3.json new file mode 100644 index 00000000..d3e3eed0 --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_3.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Gauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% carrot\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7carrot per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7carrot\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7carrot per digits\",12:\"§7of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7carrot\",14:\"\",15:\"§7§8Bonus carrot percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Gauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% carrot", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7carrot per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7carrot", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7carrot per digits", + "§7of your collection, minus 4!", + "§fCollection bonus: §a+16% §7carrot", + "", + "§7§8Bonus carrot percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_GOLDEN_CARROT:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_GOLDEN_CARROT:64", + "B2": "THEORETICAL_HOE_CARROT_2:1", + "B3": "ENCHANTED_GOLDEN_CARROT:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_GOLDEN_CARROT:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_CARROT_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_1.json b/items/THEORETICAL_HOE_POTATO_1.json new file mode 100644 index 00000000..b096d991 --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_1.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fPythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% potato\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% potato", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "POTATO_ITEM:64", + "A2": "POTATO_ITEM:64", + "A3": "POTATO_ITEM:64", + "B1": "POTATO_ITEM:64", + "B2": "THEORETICAL_HOE:1", + "B3": "POTATO_ITEM:64", + "C1": "POTATO_ITEM:64", + "C2": "POTATO_ITEM:64", + "C3": "POTATO_ITEM:64" + }, + "internalname": "THEORETICAL_HOE_POTATO_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_2.json b/items/THEORETICAL_HOE_POTATO_2.json new file mode 100644 index 00000000..07033371 --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_2.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aPythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% potato\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7potato per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7potato\",9:\"\",10:\"§7§8Bonus potato percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% potato", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7potato per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7potato", + "", + "§7§8Bonus potato percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_POTATO:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_POTATO:64", + "B2": "THEORETICAL_HOE_POTATO_1:1", + "B3": "ENCHANTED_POTATO:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_POTATO:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_POTATO_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_3.json b/items/THEORETICAL_HOE_POTATO_3.json new file mode 100644 index 00000000..93a4f7dc --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_3.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Pythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% potato\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7potato per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7potato\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7potato per digits\",12:\"§7of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7potato\",14:\"\",15:\"§7§8Bonus potato percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Pythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% potato", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7potato per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7potato", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7potato per digits", + "§7of your collection, minus 4!", + "§fCollection bonus: §a+16% §7potato", + "", + "§7§8Bonus potato percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_BAKED_POTATO:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_BAKED_POTATO:64", + "B2": "THEORETICAL_HOE_POTATO_2:1", + "B3": "ENCHANTED_BAKED_POTATO:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_BAKED_POTATO:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_POTATO_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_1.json b/items/THEORETICAL_HOE_WHEAT_1.json new file mode 100644 index 00000000..c308a7e1 --- /dev/null +++ b/items/THEORETICAL_HOE_WHEAT_1.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fEuclid\u0027s Wheat Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% wheat\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% wheat", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Wheat", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "WHEAT:64", + "A2": "WHEAT:64", + "A3": "WHEAT:64", + "B1": "WHEAT:64", + "B2": "THEORETICAL_HOE:1", + "B3": "WHEAT:64", + "C1": "WHEAT:64", + "C2": "WHEAT:64", + "C3": "WHEAT:64" + }, + "internalname": "THEORETICAL_HOE_WHEAT_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_2.json b/items/THEORETICAL_HOE_WHEAT_2.json new file mode 100644 index 00000000..0d213a3f --- /dev/null +++ b/items/THEORETICAL_HOE_WHEAT_2.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aEuclid\u0027s Wheat Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% wheat\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7wheat per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7wheat\",9:\"\",10:\"§7§8Bonus wheat percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% wheat", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Wheat", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7wheat per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7wheat", + "", + "§7§8Bonus wheat percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_HAY_BLOCK:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_HAY_BLOCK:64", + "B2": "THEORETICAL_HOE_WHEAT_1:1", + "B3": "ENCHANTED_HAY_BLOCK:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_HAY_BLOCK:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_WHEAT_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_3.json b/items/THEORETICAL_HOE_WHEAT_3.json new file mode 100644 index 00000000..036f5840 --- /dev/null +++ b/items/THEORETICAL_HOE_WHEAT_3.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Euclid\u0027s Wheat Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% wheat\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7wheat per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7wheat\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7wheat per digits of\",12:\"§7your collection, minus 4!\",13:\"§fCollection bonus: §a+8% §7wheat\",14:\"\",15:\"§7§8Bonus wheat percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Euclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% wheat", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Wheat", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7wheat per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7wheat", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7wheat per digits of", + "§7your collection, minus 4!", + "§fCollection bonus: §a+8% §7wheat", + "", + "§7§8Bonus wheat percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "TIGHTLY_TIED_HAY_BALE:64", + "A3": "JACOBS_TICKET:64", + "B1": "TIGHTLY_TIED_HAY_BALE:64", + "B2": "THEORETICAL_HOE_WHEAT_2:1", + "B3": "TIGHTLY_TIED_HAY_BALE:64", + "C1": "JACOBS_TICKET:64", + "C2": "TIGHTLY_TIED_HAY_BALE:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_WHEAT_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/TIGHTLY_TIED_HAY_BALE.json b/items/TIGHTLY_TIED_HAY_BALE.json new file mode 100644 index 00000000..9f06eb73 --- /dev/null +++ b/items/TIGHTLY_TIED_HAY_BALE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Tightly-Tied Hay Bale", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dedecf64-1ed4-3413-855f-0a38789cd63e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjdjMzNjZDBjMTRiYTgzMGRhMTQ5OTA3ZjdhNmFhZTgzNWI2YTM1YWVhMDFlMGNlMDczZmIzYzU5Y2M0NjMyNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Tightly-Tied Hay Bale\"},ExtraAttributes:{id:\"TIGHTLY_TIED_HAY_BALE\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "ENCHANTED_HAY_BLOCK:16", + "A2": "ENCHANTED_HAY_BLOCK:16", + "A3": "ENCHANTED_HAY_BLOCK:16", + "B1": "ENCHANTED_HAY_BLOCK:16", + "B2": "ENCHANTED_HAY_BLOCK:16", + "B3": "ENCHANTED_HAY_BLOCK:16", + "C1": "ENCHANTED_HAY_BLOCK:16", + "C2": "ENCHANTED_HAY_BLOCK:16", + "C3": "ENCHANTED_HAY_BLOCK:16" + }, + "internalname": "TIGHTLY_TIED_HAY_BALE", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json new file mode 100644 index 00000000..002130e7 --- /dev/null +++ b/items/TURBO_PUMPKIN;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin I\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+5%§7.\",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:\"TURBO_PUMPKIN;1\",enchantments:{turbo_pumpkin:1},uuid:\"94a5cf40-261e-4680-aa5b-f303ca5e1c29\",timestamp:\"11/6/20 10:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin I", + "§7Increases double-drop chance", + "§7of pumpkin by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file -- cgit From abe9292c1f44cca735dd92474558a23348de203c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 7 Nov 2020 19:08:26 -0500 Subject: Hopefully Updated Manually --- items/ALL_SKILLS_SUPER_BOOST.json | 7 ++++- items/BAT_PERSON_ARTIFACT.json | 7 ++++- items/BAT_PERSON_RING.json | 7 ++++- items/BAT_PERSON_TALISMAN.json | 7 ++++- items/BEASTMASTER_CREST_COMMON.json | 13 +++++---- items/BEASTMASTER_CREST_EPIC.json | 13 +++++---- items/BEASTMASTER_CREST_LEGENDARY.json | 13 +++++---- items/BEASTMASTER_CREST_RARE.json | 13 +++++---- items/BEASTMASTER_CREST_UNCOMMON.json | 13 +++++---- items/BEATING_HEART.json | 9 ++++-- items/BEE;0.json | 7 +++-- items/BIGGER_TEETH.json | 7 ++++- items/BITS_TALISMAN.json | 7 +++-- items/BLESSED_BAIT.json | 8 ++++-- items/BLESSED_FRUIT.json | 7 +++-- items/BLUE_SHARK_TOOTH.json | 7 ++++- items/BONZO_FRAGMENT.json | 7 +++-- items/BROKEN_PIGGY_BANK.json | 7 ++++- items/CAKE_SOUL.json | 19 +++++++++++++ items/CANDY_CORN.json | 7 +++-- items/CANDY_RELIC.json | 7 +++-- items/CARROT_BAIT.json | 9 ++++-- items/COLOSSAL_EXP_BOTTLE.json | 7 ++++- items/COLOSSAL_EXP_BOTTLE_UPGRADE.json | 7 ++++- items/CRACKED_PIGGY_BANK.json | 7 ++++- items/CROCHET_TIGER_PLUSHIE.json | 7 +++-- items/CRYPT_WITHERLORD_BOOTS.json | 7 +++-- items/CRYPT_WITHERLORD_CHESTPLATE.json | 7 +++-- items/CRYPT_WITHERLORD_HELMET.json | 7 +++-- items/CRYPT_WITHERLORD_LEGGINGS.json | 7 +++-- items/DAEDALUS_AXE.json | 7 ++++- items/DARK_BAIT.json | 8 ++++-- items/DARK_GOGGLES.json | 9 ++++-- items/DEATH_BOW.json | 9 ++++-- items/DEEP_SEA_ORB.json | 27 ++++++++++++++++++ items/DEFUSE_KIT.json | 9 ++++-- items/DESERT_ISLAND_CRYSTAL.json | 8 ++++-- items/DIAMOND_ATOM.json | 9 ++++-- items/DIAMOND_AXE.json | 13 ++++++--- items/DIAMOND_HOE.json | 13 +++++---- items/DIAMOND_PICKAXE.json | 15 ++++++---- items/DIAMOND_SPADE.json | 14 +++++---- items/DIAMOND_SWORD.json | 15 ++++++---- items/DIRT.json | 9 ++++-- items/DIRT_BOTTLE.json | 7 +++-- items/DULL_SHARK_TOOTH_NECKLACE.json | 13 +++++++-- items/DUNGEON_CHEST_KEY.json | 7 +++-- items/DUNGEON_DECOY.json | 9 ++++-- items/DUNGEON_TRAP.json | 9 ++++-- items/DWARF_TURTLE_SHELMET.json | 7 +++-- items/EARTH_SHARD.json | 7 +++-- items/ECHOLOCATOR.json | 7 +++-- items/ECTOPLASM.json | 7 ++++- items/ELEPHANT;1.json | 7 +++-- items/ELEPHANT;4.json | 7 +++-- items/ENCHANTED_ANCIENT_CLAW.json | 7 ++++- items/ENCHANTED_SHARK_FIN.json | 7 +++-- items/ENDERMITE;0.json | 22 +++++++++++---- items/ENDERMITE;1.json | 25 ++++++++++++---- items/ENDERMITE;2.json | 24 +++++++++++++--- items/ENDERMITE;3.json | 22 +++++++++++---- items/ENDERMITE;4.json | 25 ++++++++++++---- items/EPOCH_CAKE_AQUA.json | 24 ++++++++++++++++ items/EPOCH_CAKE_BLACK.json | 24 ++++++++++++++++ items/EPOCH_CAKE_BLUE.json | 24 ++++++++++++++++ items/EPOCH_CAKE_GREEN.json | 24 ++++++++++++++++ items/EPOCH_CAKE_ORANGE.json | 24 ++++++++++++++++ items/EPOCH_CAKE_PINK.json | 24 ++++++++++++++++ items/EPOCH_CAKE_PURPLE.json | 24 ++++++++++++++++ items/EPOCH_CAKE_RED.json | 24 ++++++++++++++++ items/EPOCH_CAKE_YELLOW.json | 24 ++++++++++++++++ items/ETERNAL_HOOF.json | 27 ++++++++++++++++++ items/FARMER_ROD.json | 12 +++++--- items/FEL_PEARL.json | 7 ++++- items/FEL_SWORD.json | 9 ++++-- items/FISHING_CRYSTAL.json | 8 ++++-- items/FISH_BAIT.json | 8 ++++-- items/FLOWER_OF_TRUTH.json | 9 ++++-- items/FLYCATCHER_UPGRADE.json | 8 ++++-- items/FRENCH_BREAD.json | 10 +++++-- items/FROZEN_BLAZE_BOOTS.json | 8 +++--- items/FROZEN_BLAZE_CHESTPLATE.json | 11 ++++---- items/FROZEN_BLAZE_HELMET.json | 8 +++--- items/FROZEN_BLAZE_LEGGINGS.json | 8 +++--- items/FUMING_POTATO_BOOK.json | 9 ++++-- items/GHOUL_BUSTER.json | 7 ++++- items/GIANTS_SWORD.json | 7 +++-- items/GIANT_TOOTH.json | 7 +++-- items/GIRAFFE;0.json | 7 +++-- items/GIRAFFE;1.json | 7 +++-- items/GIRAFFE;2.json | 9 ++++-- items/GIRAFFE;3.json | 7 +++-- items/GIRAFFE;4.json | 7 +++-- items/GOD_POTION.json | 9 ++++-- items/GOLD_CLAWS.json | 7 ++++- items/GREAT_CARROT_CANDY.json | 7 +++-- items/GREAT_WHITE_SHARK_TOOTH.json | 7 +++-- items/GRIFFIN;0.json | 7 +++-- items/GRIFFIN;1.json | 7 +++-- items/GRIFFIN;2.json | 7 +++-- items/GRIFFIN;3.json | 7 +++-- items/GRIFFIN;4.json | 7 +++-- items/GRIFFIN_FEATHER.json | 7 +++-- items/HEALING_TISSUE.json | 7 ++++- items/HEAT_CORE.json | 7 +++-- items/HEAVY_BOOTS.json | 7 +++-- items/HEAVY_CHESTPLATE.json | 7 +++-- items/HEAVY_HELMET.json | 7 +++-- items/HEAVY_LEGGINGS.json | 7 +++-- items/HOLY_FRAGMENT.json | 9 ++++-- items/HONED_SHARK_TOOTH_NECKLACE.json | 13 +++++++-- items/HYPER_CATALYST.json | 7 ++++- items/HYPER_CATALYST_UPGRADE.json | 7 +++-- items/HYPER_FURNACE.json | 9 ++++-- items/ICE_BAIT.json | 8 ++++-- items/INFLATABLE_JERRY.json | 9 ++++-- items/JACOBS_TICKET.json | 12 ++++++++ items/JUMBO_BACKPACK.json | 7 ++++- items/JUMBO_BACKPACK_UPGRADE.json | 7 +++-- items/KAT_FLOWER.json | 7 +++-- items/LAPIS_CRYSTAL.json | 9 ++++-- items/LAPIS_GENERATOR_1.json | 18 ++++++------ items/LARGE_AGRONOMY_SACK.json | 7 ++++- items/LARGE_CANDY_SACK.json | 7 ++++- items/LARGE_COMBAT_SACK.json | 7 ++++- items/LARGE_DUNGEON_SACK.json | 7 +++-- items/LARGE_FISHING_SACK.json | 7 ++++- items/LARGE_FORAGING_SACK.json | 7 ++++- items/LARGE_HUSBANDRY_SACK.json | 7 ++++- items/LARGE_MINING_SACK.json | 7 ++++- items/LARGE_SLAYER_SACK.json | 7 ++++- items/LEAVES-1.json | 9 ++++-- items/LEAVES-2.json | 9 ++++-- items/LEAVES-3.json | 9 ++++-- items/LEAVES.json | 9 ++++-- items/LEAVES_2-1.json | 9 ++++-- items/LEAVES_2.json | 9 ++++-- items/LESSER_ORB_OF_HEALING.json | 7 ++++- items/LIGHT_BAIT.json | 8 ++++-- items/LIVID_FRAGMENT.json | 7 ++++- items/LUCKY_HOOF.json | 21 ++++++++++++++ items/LUXURIOUS_SPOOL.json | 9 ++++-- items/MACHINE_GUN_BOW.json | 7 +++-- items/MAGMA_BUCKET.json | 7 ++++- items/MAGMA_CREAM.json | 9 ++++-- items/MAGMA_CUBE;2.json | 9 ++++-- items/MAXED_ENCHANT_BOOK.json | 18 ++++++------ items/MEDIUM_AGRONOMY_SACK.json | 7 ++++- items/MEDIUM_COMBAT_SACK.json | 7 ++++- items/MEDIUM_FISHING_SACK.json | 7 ++++- items/MEDIUM_FORAGING_SACK.json | 7 ++++- items/MEDIUM_HUSBANDRY_SACK.json | 7 ++++- items/MEDIUM_MINING_SACK.json | 7 ++++- items/MEDIUM_SLAYER_SACK.json | 7 ++++- items/MENDER_FEDORA.json | 7 +++-- items/MENDER_HELMET.json | 11 ++++++-- items/METAL_CHESTPLATE.json | 7 +++-- items/MIDAS_STAFF.json | 7 +++-- items/MIMIC_FRAGMENT.json | 7 +++-- items/MINOS_RELIC.json | 7 +++-- items/MOIL_LOG.json | 7 +++-- items/MOLTEN_CUBE.json | 9 ++++-- items/MUTANT_NETHER_STALK.json | 23 +++++++++++++++ items/NECROMANCER_BROOCH.json | 13 ++++++--- items/NECROMANCER_LORD_BOOTS.json | 7 +++-- items/NECROMANCER_LORD_CHESTPLATE.json | 7 +++-- items/NECROMANCER_LORD_HELMET.json | 7 +++-- items/NECROMANCER_LORD_LEGGINGS.json | 7 +++-- items/NECROMANCER_SWORD.json | 7 +++-- items/NETHER_WART_ISLAND_CRYSTAL.json | 8 ++++-- items/NURSE_SHARK_TOOTH.json | 7 +++-- items/ONYX.json | 9 ++++-- items/OPTICAL_LENS.json | 9 ++++-- items/PERFECT_BOOTS_10.json | 7 ++++- items/PERFECT_BOOTS_11.json | 7 ++++- items/PERFECT_BOOTS_12.json | 7 ++++- items/PERFECT_BOOTS_2.json | 7 ++++- items/PERFECT_BOOTS_3.json | 7 ++++- items/PERFECT_BOOTS_4.json | 7 ++++- items/PERFECT_BOOTS_5.json | 7 ++++- items/PERFECT_BOOTS_6.json | 7 ++++- items/PERFECT_BOOTS_7.json | 7 ++++- items/PERFECT_BOOTS_8.json | 7 ++++- items/PERFECT_BOOTS_9.json | 7 ++++- items/PERFECT_CHESTPLATE_10.json | 8 ++++-- items/PERFECT_CHESTPLATE_11.json | 8 ++++-- items/PERFECT_CHESTPLATE_12.json | 8 ++++-- items/PERFECT_CHESTPLATE_2.json | 8 ++++-- items/PERFECT_CHESTPLATE_3.json | 8 ++++-- items/PERFECT_CHESTPLATE_4.json | 8 ++++-- items/PERFECT_CHESTPLATE_5.json | 8 ++++-- items/PERFECT_CHESTPLATE_6.json | 8 ++++-- items/PERFECT_CHESTPLATE_7.json | 8 ++++-- items/PERFECT_CHESTPLATE_8.json | 8 ++++-- items/PERFECT_CHESTPLATE_9.json | 8 ++++-- items/PERFECT_HELMET_10.json | 8 ++++-- items/PERFECT_HELMET_11.json | 8 ++++-- items/PERFECT_HELMET_12.json | 8 ++++-- items/PERFECT_HELMET_2.json | 8 ++++-- items/PERFECT_HELMET_3.json | 8 ++++-- items/PERFECT_HELMET_4.json | 8 ++++-- items/PERFECT_HELMET_5.json | 8 ++++-- items/PERFECT_HELMET_6.json | 8 ++++-- items/PERFECT_HELMET_7.json | 8 ++++-- items/PERFECT_HELMET_8.json | 8 ++++-- items/PERFECT_HELMET_9.json | 8 ++++-- items/PERFECT_LEGGINGS_10.json | 8 ++++-- items/PERFECT_LEGGINGS_11.json | 8 ++++-- items/PERFECT_LEGGINGS_12.json | 8 ++++-- items/PERFECT_LEGGINGS_2.json | 8 ++++-- items/PERFECT_LEGGINGS_3.json | 8 ++++-- items/PERFECT_LEGGINGS_4.json | 8 ++++-- items/PERFECT_LEGGINGS_5.json | 8 ++++-- items/PERFECT_LEGGINGS_6.json | 8 ++++-- items/PERFECT_LEGGINGS_7.json | 8 ++++-- items/PERFECT_LEGGINGS_8.json | 8 ++++-- items/PERFECT_LEGGINGS_9.json | 8 ++++-- items/PERSONAL_BANK_ITEM.json | 10 +++++-- items/PERSONAL_COMPACTOR_4000.json | 7 ++++- items/PERSONAL_COMPACTOR_5000.json | 7 ++++- items/PERSONAL_COMPACTOR_6000.json | 7 ++++- items/PET_ITEM_VAMPIRE_FANG.json | 32 +++++++++++++++++++++ items/PET_SKIN_SHEEP_BLACK.json | 30 ++++++++++++++++++++ items/PET_SKIN_SHEEP_LIGHT_BLUE.json | 30 ++++++++++++++++++++ items/PET_SKIN_SHEEP_LIGHT_GREEN.json | 30 ++++++++++++++++++++ items/PET_SKIN_SHEEP_PINK.json | 30 ++++++++++++++++++++ items/PET_SKIN_SHEEP_PURPLE.json | 30 ++++++++++++++++++++ items/PET_SKIN_SHEEP_WHITE.json | 30 ++++++++++++++++++++ items/PHANTOM_ROD.json | 28 ++++++++++++++++++ items/PIG;0.json | 20 ++++++++++--- items/PIG;1.json | 20 ++++++++++--- items/PIG;2.json | 20 ++++++++++--- items/PIG;3.json | 21 +++++++++++--- items/PIG;4.json | 20 ++++++++++--- items/PIGMAN_SWORD.json | 12 ++++---- items/PLASMAFLUX_POWER_ORB.json | 7 ++++- items/PLASMA_BUCKET.json | 7 ++++- items/PLASMA_NUCLEUS.json | 7 ++++- items/POLISHED_PUMPKIN.json | 23 +++++++++++++++ items/POTATO_BASKET.json | 7 +++-- items/POTATO_TALISMAN.json | 11 ++++++-- items/PRECURSOR_EYE.json | 7 +++-- items/PREMIUM_FLESH.json | 9 ++++-- items/PUMPKIN_BOMB.json | 20 ++++--------- items/PUMPKIN_GUTS.json | 7 ++++- items/PUMPKIN_LAUNCHER.json | 7 ++++- items/RAGGEDY_SHARK_TOOTH_NECKLACE.json | 13 +++++++-- items/RARE_DIAMOND.json | 9 ++++-- items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json | 13 +++++++-- items/REAPER_SCYTHE.json | 7 ++++- items/RED_NOSE.json | 9 ++++-- items/RED_SCARF.json | 9 ++++-- items/REFINED_AMBER.json | 7 +++-- items/REFORGE_ANVIL.json | 7 +++-- items/REINFORCED_SCALES.json | 7 ++++- items/REPELLING_CANDLE.json | 10 +++++-- items/REVIVE_STONE.json | 7 +++-- items/ROCK;0.json | 7 +++-- items/ROCK;1.json | 7 +++-- items/ROCK;2.json | 7 +++-- items/ROCK;3.json | 7 +++-- items/ROCK_CANDY.json | 7 +++-- items/RUNAANS_BOW.json | 12 +++++--- items/SCARF_FRAGMENT.json | 7 +++-- items/SCULPTORS_AXE.json | 12 +++++--- items/SERRATED_CLAWS.json | 7 ++++- items/SHARK_BAIT.json | 7 ++++- items/SHARP_SHARK_TOOTH_NECKLACE.json | 13 +++++++-- items/SIMPLE_CARROT_CANDY.json | 7 +++-- items/SKELETON;0.json | 25 ++++++++++++---- items/SKELETON;1.json | 22 +++++++++++---- items/SKELETON;2.json | 25 ++++++++++++---- items/SKELETON;3.json | 25 ++++++++++++---- items/SKELETON;4.json | 25 ++++++++++++---- items/SKELETON_HORSE;4.json | 7 +++-- items/SKYBLOCK_MENU.json | 7 +++-- items/SMALL_AGRONOMY_SACK.json | 7 ++++- items/SMALL_COMBAT_SACK.json | 7 ++++- items/SMALL_FISHING_SACK.json | 7 ++++- items/SMALL_FORAGING_SACK.json | 7 ++++- items/SMALL_HUSBANDRY_SACK.json | 7 ++++- items/SMALL_MINING_SACK.json | 7 ++++- items/SMALL_SLAYER_SACK.json | 7 ++++- items/SNOWMAN;4.json | 7 +++-- items/SOUL_FRAGMENT.json | 23 +++++++++++++++ items/SOUL_WHIP.json | 15 +++++++--- items/SPEED_ARTIFACT.json | 10 +++++-- items/SPEED_RING.json | 10 +++++-- items/SPIDER;1.json | 20 ++++++++++--- items/SPIDER;2.json | 20 ++++++++++--- items/SPIDER;3.json | 25 ++++++++++++---- items/SPIDER;4.json | 25 ++++++++++++---- items/SPIKED_BAIT.json | 8 ++++-- items/SPIRIT;3.json | 7 +++-- items/SPIRIT;4.json | 7 +++-- items/SPIRIT_DECOY.json | 7 +++-- items/SPIRIT_LEAP.json | 9 ++++-- items/SPIRIT_SWORD.json | 7 +++-- items/SPOOKY_BAIT.json | 8 ++++-- items/STINGER_BOW.json | 7 +++-- items/STONE_CHESTPLATE.json | 9 ++++-- items/SUMMONING_RING.json | 7 +++-- items/SUPERB_CARROT_CANDY.json | 7 +++-- items/SUPER_CLEAVER.json | 9 ++++-- items/SUPER_COMPACTOR_3000.json | 8 ++++-- items/SUPER_HEAVY_BOOTS.json | 7 +++-- items/SUPER_HEAVY_CHESTPLATE.json | 7 +++-- items/SUPER_HEAVY_HELMET.json | 7 +++-- items/SUPER_HEAVY_LEGGINGS.json | 7 +++-- items/SUPER_UNDEAD_BOW.json | 7 +++-- items/SUSPICIOUS_VIAL.json | 9 ++++-- items/SWORD_OF_REVELATIONS.json | 7 +++-- items/TARANTULA;3.json | 7 +++-- items/TARANTULA;4.json | 7 +++-- items/THEORETICAL_HOE.json | 19 +++++++++++++ items/THEORETICAL_HOE_CARROT_1.json | 33 ++++++++++++++++++++++ items/THEORETICAL_HOE_CARROT_2.json | 41 +++++++++++++++++++++++++++ items/THEORETICAL_HOE_CARROT_3.json | 44 +++++++++++++++++++++++++++++ items/THEORETICAL_HOE_POTATO_1.json | 33 ++++++++++++++++++++++ items/THEORETICAL_HOE_POTATO_2.json | 41 +++++++++++++++++++++++++++ items/THEORETICAL_HOE_POTATO_3.json | 44 +++++++++++++++++++++++++++++ items/THEORETICAL_HOE_WHEAT_1.json | 33 ++++++++++++++++++++++ items/THEORETICAL_HOE_WHEAT_2.json | 41 +++++++++++++++++++++++++++ items/THEORETICAL_HOE_WHEAT_3.json | 44 +++++++++++++++++++++++++++++ items/TIGER_SHARK_TOOTH.json | 7 ++++- items/TIGHTLY_TIED_HAY_BALE.json | 23 +++++++++++++++ items/TOIL_LOG.json | 7 +++-- items/TURBO_PUMPKIN;1.json | 21 ++++++++++++++ items/ULTIMATE_BANK;1.json | 11 ++++++-- items/ULTIMATE_BANK;5.json | 9 ++++-- items/ULTIMATE_CARROT_CANDY.json | 7 ++++- items/ULTIMATE_CARROT_CANDY_UPGRADE.json | 7 +++-- items/ULTIMATE_CHIMERA;1.json | 7 +++-- items/ULTIMATE_CHIMERA;5.json | 9 ++++-- items/ULTIMATE_COMBO;1.json | 11 ++++++-- items/ULTIMATE_COMBO;5.json | 9 ++++-- items/ULTIMATE_JERRY;1.json | 11 ++++++-- items/ULTIMATE_JERRY;5.json | 9 ++++-- items/ULTIMATE_LAST_STAND;1.json | 11 ++++++-- items/ULTIMATE_LAST_STAND;5.json | 9 ++++-- items/ULTIMATE_LEGION;5.json | 9 ++++-- items/ULTIMATE_NO_PAIN_NO_GAIN;1.json | 11 ++++++-- items/ULTIMATE_NO_PAIN_NO_GAIN;5.json | 9 ++++-- items/ULTIMATE_REND;1.json | 7 +++-- items/ULTIMATE_REND;5.json | 9 ++++-- items/ULTIMATE_SWARM;5.json | 9 ++++-- items/ULTIMATE_WISDOM;1.json | 11 ++++++-- items/ULTIMATE_WISDOM;5.json | 9 ++++-- items/UNSTABLE_BABY.json | 25 ++++++++++++++++ items/VAMPIRE_WITCH_MASK.json | 7 ++++- items/WASHED_UP_SOUVENIR.json | 7 +++-- items/WATER_HYDRA_HEAD.json | 4 ++- items/WEREWOLF_BOOTS.json | 16 +++++++++-- items/WEREWOLF_CHESTPLATE.json | 16 +++++++++-- items/WEREWOLF_HELMET.json | 16 +++++++++-- items/WEREWOLF_LEGGINGS.json | 16 +++++++++-- items/WHALE_BAIT.json | 8 ++++-- items/WHEAT_ISLAND_CRYSTAL.json | 8 ++++-- items/WISE_BABY.json | 25 ++++++++++++++++ items/WITCH_MASK.json | 7 ++++- items/WOUNDED.json | 7 ++++- items/XLARGE_ENCHANTED_CHEST.json | 7 ++++- items/XXLARGE_ENCHANTED_CHEST.json | 7 ++++- items/YOUNG_BABY.json | 25 ++++++++++++++++ items/ZOG_ANVIL.json | 7 ++++- items/ZOMBIE;1.json | 9 ++++-- items/ZOMBIE;3.json | 7 +++-- items/ZOMBIE_COMMANDER_BOOTS.json | 7 +++-- items/ZOMBIE_COMMANDER_CHESTPLATE.json | 7 +++-- items/ZOMBIE_COMMANDER_HELMET.json | 7 +++-- items/ZOMBIE_COMMANDER_LEGGINGS.json | 7 +++-- items/ZOMBIE_HEART.json | 12 +++++--- 372 files changed, 3396 insertions(+), 750 deletions(-) create mode 100644 items/CAKE_SOUL.json create mode 100644 items/DEEP_SEA_ORB.json create mode 100644 items/EPOCH_CAKE_AQUA.json create mode 100644 items/EPOCH_CAKE_BLACK.json create mode 100644 items/EPOCH_CAKE_BLUE.json create mode 100644 items/EPOCH_CAKE_GREEN.json create mode 100644 items/EPOCH_CAKE_ORANGE.json create mode 100644 items/EPOCH_CAKE_PINK.json create mode 100644 items/EPOCH_CAKE_PURPLE.json create mode 100644 items/EPOCH_CAKE_RED.json create mode 100644 items/EPOCH_CAKE_YELLOW.json create mode 100644 items/ETERNAL_HOOF.json create mode 100644 items/JACOBS_TICKET.json create mode 100644 items/LUCKY_HOOF.json create mode 100644 items/MUTANT_NETHER_STALK.json create mode 100644 items/PET_ITEM_VAMPIRE_FANG.json create mode 100644 items/PET_SKIN_SHEEP_BLACK.json create mode 100644 items/PET_SKIN_SHEEP_LIGHT_BLUE.json create mode 100644 items/PET_SKIN_SHEEP_LIGHT_GREEN.json create mode 100644 items/PET_SKIN_SHEEP_PINK.json create mode 100644 items/PET_SKIN_SHEEP_PURPLE.json create mode 100644 items/PET_SKIN_SHEEP_WHITE.json create mode 100644 items/PHANTOM_ROD.json create mode 100644 items/POLISHED_PUMPKIN.json create mode 100644 items/SOUL_FRAGMENT.json create mode 100644 items/THEORETICAL_HOE.json create mode 100644 items/THEORETICAL_HOE_CARROT_1.json create mode 100644 items/THEORETICAL_HOE_CARROT_2.json create mode 100644 items/THEORETICAL_HOE_CARROT_3.json create mode 100644 items/THEORETICAL_HOE_POTATO_1.json create mode 100644 items/THEORETICAL_HOE_POTATO_2.json create mode 100644 items/THEORETICAL_HOE_POTATO_3.json create mode 100644 items/THEORETICAL_HOE_WHEAT_1.json create mode 100644 items/THEORETICAL_HOE_WHEAT_2.json create mode 100644 items/THEORETICAL_HOE_WHEAT_3.json create mode 100644 items/TIGHTLY_TIED_HAY_BALE.json create mode 100644 items/TURBO_PUMPKIN;1.json create mode 100644 items/UNSTABLE_BABY.json create mode 100644 items/WISE_BABY.json create mode 100644 items/YOUNG_BABY.json diff --git a/items/ALL_SKILLS_SUPER_BOOST.json b/items/ALL_SKILLS_SUPER_BOOST.json index d9b44800..a3368aea 100644 --- a/items/ALL_SKILLS_SUPER_BOOST.json +++ b/items/ALL_SKILLS_SUPER_BOOST.json @@ -32,5 +32,10 @@ }, "internalname": "ALL_SKILLS_SUPER_BOOST", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/All_Skills_Exp_Super-Boost" + ] } \ No newline at end of file diff --git a/items/BAT_PERSON_ARTIFACT.json b/items/BAT_PERSON_ARTIFACT.json index 7d0a3d4f..8da22cf6 100644 --- a/items/BAT_PERSON_ARTIFACT.json +++ b/items/BAT_PERSON_ARTIFACT.json @@ -29,5 +29,10 @@ }, "internalname": "BAT_PERSON_ARTIFACT", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Artifact" + ] } \ No newline at end of file diff --git a/items/BAT_PERSON_RING.json b/items/BAT_PERSON_RING.json index c4ac0606..5f8c62d0 100644 --- a/items/BAT_PERSON_RING.json +++ b/items/BAT_PERSON_RING.json @@ -29,5 +29,10 @@ }, "internalname": "BAT_PERSON_RING", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Ring" + ] } \ No newline at end of file diff --git a/items/BAT_PERSON_TALISMAN.json b/items/BAT_PERSON_TALISMAN.json index b236204d..561f4bfd 100644 --- a/items/BAT_PERSON_TALISMAN.json +++ b/items/BAT_PERSON_TALISMAN.json @@ -18,5 +18,10 @@ ], "internalname": "BAT_PERSON_TALISMAN", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Talisman" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_COMMON.json b/items/BEASTMASTER_CREST_COMMON.json index e134bd87..c7f2a1f2 100644 --- a/items/BEASTMASTER_CREST_COMMON.json +++ b/items/BEASTMASTER_CREST_COMMON.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fBeastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Pet Exp Boost: §a+0.1%\",1:\"\",2:\"§7Gains stats based on how many\",3:\"§7mythological creatures and Minos\",4:\"§7followers you\u0027ve slain.\",5:\"\",6:\"§7Your kills: §21§8/25\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fBeastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_COMMON\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Pet Exp Boost: §a+0.1%\",1:\"\",2:\"§7Gains stats based on how many\",3:\"§7mythological creatures and Minos\",4:\"§7followers you\u0027ve slain.\",5:\"\",6:\"§7Your kills: §20§8/25\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fBeastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_COMMON\"}}", "damage": 3, "lore": [ "§7Pet Exp Boost: §a+0.1%", @@ -10,14 +10,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" ], "internalname": "BEASTMASTER_CREST_COMMON", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_EPIC.json b/items/BEASTMASTER_CREST_EPIC.json index 5066f88b..9f3de477 100644 --- a/items/BEASTMASTER_CREST_EPIC.json +++ b/items/BEASTMASTER_CREST_EPIC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Beastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.2 HP\",1:\"§7Intelligence: §a+0.2\",2:\"\",3:\"§7Pet Exp Boost: §a+0.4%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §21§8/25\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC ACCESSORY\"],Name:\"§5Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_EPIC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.2 HP\",1:\"§7Intelligence: §a+0.2\",2:\"\",3:\"§7Pet Exp Boost: §a+0.4%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §20§8/25\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC ACCESSORY\"],Name:\"§5Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_EPIC\"}}", "damage": 3, "lore": [ "§7Health: §a+0.2 HP", @@ -13,14 +13,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§5§lEPIC ACCESSORY" ], "internalname": "BEASTMASTER_CREST_EPIC", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_LEGENDARY.json b/items/BEASTMASTER_CREST_LEGENDARY.json index df418568..9a0affe3 100644 --- a/items/BEASTMASTER_CREST_LEGENDARY.json +++ b/items/BEASTMASTER_CREST_LEGENDARY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Beastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.3 HP\",1:\"§7Intelligence: §a+0.3\",2:\"\",3:\"§7Pet Exp Boost: §a+0.5%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §21§8/25\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_LEGENDARY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.3 HP\",1:\"§7Intelligence: §a+0.3\",2:\"\",3:\"§7Pet Exp Boost: §a+0.5%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §20§8/25\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_LEGENDARY\"}}", "damage": 3, "lore": [ "§7Health: §a+0.3 HP", @@ -13,14 +13,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§6§lLEGENDARY ACCESSORY" ], "internalname": "BEASTMASTER_CREST_LEGENDARY", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_RARE.json b/items/BEASTMASTER_CREST_RARE.json index ec10db74..fb6170c2 100644 --- a/items/BEASTMASTER_CREST_RARE.json +++ b/items/BEASTMASTER_CREST_RARE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Beastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+0.2\",1:\"\",2:\"§7Pet Exp Boost: §a+0.3%\",3:\"\",4:\"§7Gains stats based on how many\",5:\"§7mythological creatures and Minos\",6:\"§7followers you\u0027ve slain.\",7:\"\",8:\"§7Your kills: §21§8/25\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE ACCESSORY\"],Name:\"§9Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_RARE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+0.2\",1:\"\",2:\"§7Pet Exp Boost: §a+0.3%\",3:\"\",4:\"§7Gains stats based on how many\",5:\"§7mythological creatures and Minos\",6:\"§7followers you\u0027ve slain.\",7:\"\",8:\"§7Your kills: §20§8/25\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE ACCESSORY\"],Name:\"§9Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_RARE\"}}", "damage": 3, "lore": [ "§7Intelligence: §a+0.2", @@ -12,14 +12,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§9§lRARE ACCESSORY" ], "internalname": "BEASTMASTER_CREST_RARE", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEASTMASTER_CREST_UNCOMMON.json b/items/BEASTMASTER_CREST_UNCOMMON.json index 6be8c3e5..d628ec89 100644 --- a/items/BEASTMASTER_CREST_UNCOMMON.json +++ b/items/BEASTMASTER_CREST_UNCOMMON.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aBeastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+0.1\",1:\"\",2:\"§7Pet Exp Boost: §a+0.2%\",3:\"\",4:\"§7Gains stats based on how many\",5:\"§7mythological creatures and Minos\",6:\"§7followers you\u0027ve slain.\",7:\"\",8:\"§7Your kills: §21§8/25\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aBeastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_UNCOMMON\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+0.1\",1:\"\",2:\"§7Pet Exp Boost: §a+0.2%\",3:\"\",4:\"§7Gains stats based on how many\",5:\"§7mythological creatures and Minos\",6:\"§7followers you\u0027ve slain.\",7:\"\",8:\"§7Your kills: §20§8/25\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aBeastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_UNCOMMON\"}}", "damage": 3, "lore": [ "§7Intelligence: §a+0.1", @@ -12,14 +12,17 @@ "§7mythological creatures and Minos", "§7followers you\u0027ve slain.", "", - "§7Your kills: §21§8/25", + "§7Your kills: §20§8/25", "", "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" ], "internalname": "BEASTMASTER_CREST_UNCOMMON", "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" + ] } \ No newline at end of file diff --git a/items/BEATING_HEART.json b/items/BEATING_HEART.json index 2457e2fd..a6fc1e1d 100644 --- a/items/BEATING_HEART.json +++ b/items/BEATING_HEART.json @@ -1,11 +1,11 @@ { "internalname": "BEATING_HEART", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Beating Heart", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa6441c8-e2df-3e28-8365-08cb38364943\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTMzODM0N2M4YTg0NTY2MDJmM2JkOWFlNzhhZDM4M2E3ZGU2YjU2OWJiNjBiY2Y3ZjdiNDM0NWYwZWY2NDA0NSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Bloody §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXVIII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Beating Heart\"},ExtraAttributes:{id:\"BEATING_HEART\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aXVIII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Beating_Heart" ] } \ No newline at end of file diff --git a/items/BEE;0.json b/items/BEE;0.json index 32e667ac..a0f550cb 100644 --- a/items/BEE;0.json +++ b/items/BEE;0.json @@ -24,6 +24,9 @@ "internalname": "BEE;0", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bee_Pet" + ] } \ No newline at end of file diff --git a/items/BIGGER_TEETH.json b/items/BIGGER_TEETH.json index 8f4b34bf..8f70d49d 100644 --- a/items/BIGGER_TEETH.json +++ b/items/BIGGER_TEETH.json @@ -32,5 +32,10 @@ }, "internalname": "BIGGER_TEETH", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bigger_Teeth" + ] } \ No newline at end of file diff --git a/items/BITS_TALISMAN.json b/items/BITS_TALISMAN.json index 18f9efe7..d9dd1d05 100644 --- a/items/BITS_TALISMAN.json +++ b/items/BITS_TALISMAN.json @@ -14,6 +14,9 @@ "internalname": "BITS_TALISMAN", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bits_Talisman" + ] } \ No newline at end of file diff --git a/items/BLESSED_BAIT.json b/items/BLESSED_BAIT.json index 277a0437..2933726c 100644 --- a/items/BLESSED_BAIT.json +++ b/items/BLESSED_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "BLESSED_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Crystals VI" + "modver": "1.5-REL", + "crafttext": "Requires: Prismarine Crystals VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/BLESSED_FRUIT.json b/items/BLESSED_FRUIT.json index 12d88204..2719643d 100644 --- a/items/BLESSED_FRUIT.json +++ b/items/BLESSED_FRUIT.json @@ -19,6 +19,9 @@ "internalname": "BLESSED_FRUIT", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blessed_Fruit" + ] } \ No newline at end of file diff --git a/items/BLUE_SHARK_TOOTH.json b/items/BLUE_SHARK_TOOTH.json index e6ed2e2b..30149ae9 100644 --- a/items/BLUE_SHARK_TOOTH.json +++ b/items/BLUE_SHARK_TOOTH.json @@ -13,5 +13,10 @@ ], "internalname": "BLUE_SHARK_TOOTH", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blue_Shark_Tooth" + ] } \ No newline at end of file diff --git a/items/BONZO_FRAGMENT.json b/items/BONZO_FRAGMENT.json index 8b24c5f2..b50389db 100644 --- a/items/BONZO_FRAGMENT.json +++ b/items/BONZO_FRAGMENT.json @@ -11,6 +11,9 @@ "internalname": "BONZO_FRAGMENT", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bonzo_Fragment" + ] } \ No newline at end of file diff --git a/items/BROKEN_PIGGY_BANK.json b/items/BROKEN_PIGGY_BANK.json index d4a1b585..a83d0922 100644 --- a/items/BROKEN_PIGGY_BANK.json +++ b/items/BROKEN_PIGGY_BANK.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"758ba8b2-2fad-3ea2-baf4-a6c3e559295a\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzUzMDE2MDgyNzUsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I1OTAyMDdhZWVhMmQ4ZmM4MDE5NGYyYTEwOWY1YjE5OTljOTFlYmQzNzdkZmYwMWI5ZTdlYmUwOTFhM2E0MTkifX19\"}]}},display:{Lore:[0:\"§7It broke!\",1:\"\",2:\"§eRight-click to view recipe!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§a§7Broken Piggy Bank\"},ExtraAttributes:{originTag:\"BROKEN_PIGGY_BANK\",id:\"BROKEN_PIGGY_BANK\",uuid:\"268b29df-6522-491f-8ffa-8d65da6db274\",timestamp:\"7/6/20 10:58 PM\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7It broke!", "", @@ -13,5 +13,10 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Piggy_Bank" ] } \ No newline at end of file diff --git a/items/CAKE_SOUL.json b/items/CAKE_SOUL.json new file mode 100644 index 00000000..70a148e0 --- /dev/null +++ b/items/CAKE_SOUL.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§f§f§dCake Soul", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What does it all mean???\",1:\"\",2:\"§d§lMYTHIC\"],Name:\"§f§f§dCake Soul\"},ExtraAttributes:{id:\"CAKE_SOUL\",soul_durability:1},AttributeModifiers:[]}", + "damage": 1, + "lore": [ + "§7What does it all mean???", + "", + "§d§lMYTHIC" + ], + "internalname": "CAKE_SOUL", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Cake_Souls" + ] +} \ No newline at end of file diff --git a/items/CANDY_CORN.json b/items/CANDY_CORN.json index 18073945..61a5c41c 100644 --- a/items/CANDY_CORN.json +++ b/items/CANDY_CORN.json @@ -16,6 +16,9 @@ "internalname": "CANDY_CORN", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Corn" + ] } \ No newline at end of file diff --git a/items/CANDY_RELIC.json b/items/CANDY_RELIC.json index 8808c791..a45bfbe5 100644 --- a/items/CANDY_RELIC.json +++ b/items/CANDY_RELIC.json @@ -15,6 +15,9 @@ "internalname": "CANDY_RELIC", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Relic" + ] } \ No newline at end of file diff --git a/items/CARROT_BAIT.json b/items/CARROT_BAIT.json index 692ca971..9e3d6b7e 100644 --- a/items/CARROT_BAIT.json +++ b/items/CARROT_BAIT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fCarrot Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0=\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Chance of fishing up... a\",4:\"§7rabbit?\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fCarrot Bait\"},ExtraAttributes:{id:\"CARROT_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Chance of fishing up... a\",4:\"§7rabbit?\",5:\"\",6:\"§f§lCOMMON BAIT\"],Name:\"§fCarrot Bait\"},ExtraAttributes:{id:\"CARROT_BAIT\"}}", "damage": 3, "lore": [ "§7§8Fishing Bait", @@ -25,5 +25,10 @@ }, "internalname": "CARROT_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/COLOSSAL_EXP_BOTTLE.json b/items/COLOSSAL_EXP_BOTTLE.json index c1f1a1e0..4d34b3d0 100644 --- a/items/COLOSSAL_EXP_BOTTLE.json +++ b/items/COLOSSAL_EXP_BOTTLE.json @@ -22,5 +22,10 @@ }, "internalname": "COLOSSAL_EXP_BOTTLE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Colossal_Experience_Bottle" + ] } \ No newline at end of file diff --git a/items/COLOSSAL_EXP_BOTTLE_UPGRADE.json b/items/COLOSSAL_EXP_BOTTLE_UPGRADE.json index 9592e0ce..0eb19ca7 100644 --- a/items/COLOSSAL_EXP_BOTTLE_UPGRADE.json +++ b/items/COLOSSAL_EXP_BOTTLE_UPGRADE.json @@ -14,5 +14,10 @@ ], "internalname": "COLOSSAL_EXP_BOTTLE_UPGRADE", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Colossal_Experience_Bottle_Upgrade" + ] } \ No newline at end of file diff --git a/items/CRACKED_PIGGY_BANK.json b/items/CRACKED_PIGGY_BANK.json index 498f57d6..7651a792 100644 --- a/items/CRACKED_PIGGY_BANK.json +++ b/items/CRACKED_PIGGY_BANK.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"be4aa523-6244-3090-84bc-9ca9e7ab1b0d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzU0ODY2NjM0OTQsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE0YTdhYWMwODU5M2ExYTBiYzY2NjZmZTBhZWVkZmIxOTVkNDEzZmM5Y2Y4N2M3M2Y0YThjMDRkYTY0MTg4NTcifX19\"}]}},display:{Lore:[0:\"§7Saves §c75% §7of your coins on death.\",1:\"§7Only when in player inventory.\",2:\"§cVery fragile!\",3:\"\",4:\"§8Triggers when losing 20k+ coins.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§a§cCracked Piggy Bank\"},ExtraAttributes:{originTag:\"CRACKED_PIGGY_BANK\",id:\"CRACKED_PIGGY_BANK\",uuid:\"a74c20e0-0397-4cec-b6a9-d83db215ba53\",timestamp:\"7/7/20 10:18 AM\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Saves §c75% §7of your coins on death.", "§7Only when in player inventory.", @@ -15,5 +15,10 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Piggy_Bank" ] } \ No newline at end of file diff --git a/items/CROCHET_TIGER_PLUSHIE.json b/items/CROCHET_TIGER_PLUSHIE.json index 2155922d..5872817b 100644 --- a/items/CROCHET_TIGER_PLUSHIE.json +++ b/items/CROCHET_TIGER_PLUSHIE.json @@ -22,6 +22,9 @@ "internalname": "CROCHET_TIGER_PLUSHIE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crochet_Tiger_Plushie" + ] } \ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_BOOTS.json b/items/CRYPT_WITHERLORD_BOOTS.json index 2a7dbc37..d989df21 100644 --- a/items/CRYPT_WITHERLORD_BOOTS.json +++ b/items/CRYPT_WITHERLORD_BOOTS.json @@ -19,6 +19,9 @@ "internalname": "CRYPT_WITHERLORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" + ] } \ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_CHESTPLATE.json b/items/CRYPT_WITHERLORD_CHESTPLATE.json index 8c5f6808..06b08a1f 100644 --- a/items/CRYPT_WITHERLORD_CHESTPLATE.json +++ b/items/CRYPT_WITHERLORD_CHESTPLATE.json @@ -19,6 +19,9 @@ "internalname": "CRYPT_WITHERLORD_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" + ] } \ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_HELMET.json b/items/CRYPT_WITHERLORD_HELMET.json index a41ac14b..a17775b3 100644 --- a/items/CRYPT_WITHERLORD_HELMET.json +++ b/items/CRYPT_WITHERLORD_HELMET.json @@ -19,6 +19,9 @@ "internalname": "CRYPT_WITHERLORD_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" + ] } \ No newline at end of file diff --git a/items/CRYPT_WITHERLORD_LEGGINGS.json b/items/CRYPT_WITHERLORD_LEGGINGS.json index 678a1ec9..0f88fd7c 100644 --- a/items/CRYPT_WITHERLORD_LEGGINGS.json +++ b/items/CRYPT_WITHERLORD_LEGGINGS.json @@ -19,6 +19,9 @@ "internalname": "CRYPT_WITHERLORD_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Armor" + ] } \ No newline at end of file diff --git a/items/DAEDALUS_AXE.json b/items/DAEDALUS_AXE.json index 57efaa67..d7bcfbe1 100644 --- a/items/DAEDALUS_AXE.json +++ b/items/DAEDALUS_AXE.json @@ -30,5 +30,10 @@ }, "internalname": "DAEDALUS_AXE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Daedalus_Axe" + ] } \ No newline at end of file diff --git a/items/DARK_BAIT.json b/items/DARK_BAIT.json index 9a8e337a..daf16899 100644 --- a/items/DARK_BAIT.json +++ b/items/DARK_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "DARK_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ink Sack II" + "modver": "1.5-REL", + "crafttext": "Requires: Ink Sack II", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/DARK_GOGGLES.json b/items/DARK_GOGGLES.json index 4e201ec7..1b93ddbe 100644 --- a/items/DARK_GOGGLES.json +++ b/items/DARK_GOGGLES.json @@ -1,11 +1,11 @@ { "internalname": "DARK_GOGGLES", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Dark Goggles", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"795d1347-6d0a-3ed7-a340-383b202e4d86\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjkzMTk1MjU4MjVmMWYzMDcyN2ViOTQwZDNhMDY0MjZiYzRjZWMwN2ZiZDgwYWY1Y2QxNDZlM2ViMzg3OWY2OCJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d75\",1:\"§7Intelligence: §a+150\",2:\"\",3:\"§7Your abilities deal §c+50%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Dark Goggles\"},ExtraAttributes:{id:\"DARK_GOGGLES\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Gear Score: §d75", "§7Intelligence: §a+150", @@ -16,5 +16,10 @@ "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON HELMET" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dark_Goggles" ] } \ No newline at end of file diff --git a/items/DEATH_BOW.json b/items/DEATH_BOW.json index d29a1c7f..6679fe25 100644 --- a/items/DEATH_BOW.json +++ b/items/DEATH_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§5Death Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 §8(385)\",1:\"§7Damage: §c+220 §8(+345.4)\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§aPerfect 52500 / 52500\",5:\"§7§4❣ §cRequires §aCatacombs Level 16\",6:\"§5§lEPIC DUNGEON BOW\",7:\"\",8:\"§7Upgrade to §6✪§7: §d20 Undead Essence\",9:\"§7Upgrade to §6✪✪§7: §d40 Undead Essence\",10:\"§7Upgrade to §6✪✪✪§7: §d80 Undead Essence\",11:\"§7Upgrade to §6✪✪✪✪§7: §d150 Undead Essence\",12:\"§7Upgrade to §6✪✪✪✪✪§7: §d300 Undead Essence\"],Name:\"§5Death Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"DEATH_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 §8(385)\",1:\"§7Damage: §c+220 §8(+345.4)\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§aPerfect 52500 / 52500\",5:\"§7§4❣ §cRequires §aCatacombs Level 16\",6:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"DEATH_BOW\"}}", "damage": 0, "lore": [ "§7Gear Score: §d260 §8(385)", @@ -15,6 +15,9 @@ "internalname": "DEATH_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Death_Bow" + ] } \ No newline at end of file diff --git a/items/DEEP_SEA_ORB.json b/items/DEEP_SEA_ORB.json new file mode 100644 index 00000000..4185684e --- /dev/null +++ b/items/DEEP_SEA_ORB.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Deep Sea Orb", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d7de3184-35f8-3214-9d2d-3c3ae2000de8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTExM2VlNjEwODQxZGVkMjE1YWNkMmI0Y2FhZWVmODdkZmQ2ZTNkNDc2OGU3YWI0ZTE5ZWI3NmIzZDgxMjFjZiJ9fX0\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 §9Submerged\",5:\"§9§7reforge to armor.\",6:\"\",7:\"§7§8§oThe smell of the deep sea\",8:\"§8§oattracts sea monsters.\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Deep Sea Orb\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DEEP_SEA_ORB\",uuid:\"749d753d-685a-4811-9957-6bb83e231e5a\",timestamp:\"11/2/20 7:40 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Submerged", + "§9§7reforge to armor.", + "", + "§7§8§oThe smell of the deep sea", + "§8§oattracts sea monsters.", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "DEEP_SEA_ORB", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reforge_Stones" + ] +} \ No newline at end of file diff --git a/items/DEFUSE_KIT.json b/items/DEFUSE_KIT.json index 752ae7c6..7787e340 100644 --- a/items/DEFUSE_KIT.json +++ b/items/DEFUSE_KIT.json @@ -1,11 +1,11 @@ { "internalname": "DEFUSE_KIT", - "itemid": 359, + "itemid": "minecraft:shears", "displayname": "§aDefuse Kit", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Can be used to defuse Dungeon\",1:\"§7traps. Successful defusing of\",2:\"§7traps may increase your §b✎\",3:\"§bIntelligence§7! (Maximum +10)\",4:\"\",5:\"§7Traps Defused: §a0\",6:\"\",7:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDefuse Kit\"},ExtraAttributes:{id:\"DEFUSE_KIT\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Can be used to defuse Dungeon", "§7traps. Successful defusing of", @@ -15,5 +15,10 @@ "§7Traps Defused: §a0", "", "§a§lUNCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Defuse_Kit" ] } \ No newline at end of file diff --git a/items/DESERT_ISLAND_CRYSTAL.json b/items/DESERT_ISLAND_CRYSTAL.json index 57569590..1739f661 100644 --- a/items/DESERT_ISLAND_CRYSTAL.json +++ b/items/DESERT_ISLAND_CRYSTAL.json @@ -11,6 +11,10 @@ ], "internalname": "DESERT_ISLAND_CRYSTAL", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Floating_Crystals" + ] } \ No newline at end of file diff --git a/items/DIAMOND_ATOM.json b/items/DIAMOND_ATOM.json index b63ad5fd..374c8538 100644 --- a/items/DIAMOND_ATOM.json +++ b/items/DIAMOND_ATOM.json @@ -1,11 +1,11 @@ { "internalname": "DIAMOND_ATOM", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Diamond Atom", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cb089e85-de4e-3640-bb92-31f5cb6142c5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjgzY2Y5YTIxOTFkNTY5ZDE3YmY0YmFiZDAxZjQzYTE3YmU4ZDMyZjExNWM2YzQ3NTE4NmUzZWMxOGMyZWZjZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Perfect §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThis miniscule stone is the\",8:\"§8§odream of every blacksmith.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Diamond Atom\"},ExtraAttributes:{id:\"DIAMOND_ATOM\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -21,5 +21,10 @@ "§aXXII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Atom" ] } \ No newline at end of file diff --git a/items/DIAMOND_AXE.json b/items/DIAMOND_AXE.json index b93dd2f2..e30cf501 100644 --- a/items/DIAMOND_AXE.json +++ b/items/DIAMOND_AXE.json @@ -1,15 +1,20 @@ { "itemid": "minecraft:diamond_axe", - "displayname": "§fDiamond Axe", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Axe\"},ExtraAttributes:{id:\"DIAMOND_AXE\"}}", + "displayname": "§aDiamond Axe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON AXE\"],Name:\"§aDiamond Axe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_AXE\",uuid:\"e6e44f89-8e17-4a46-913c-2a336be1b3e0\",timestamp:\"10/28/20 10:29 AM\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Damage: §c+30", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON AXE" ], "internalname": "DIAMOND_AXE", - "modver": "1.3-REL", "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", + "modver": "1.4-REL", + "infoType": "", "recipe": { "A1": "DIAMOND:1", "A2": "DIAMOND:1", diff --git a/items/DIAMOND_HOE.json b/items/DIAMOND_HOE.json index 71d12188..5a83c0d4 100644 --- a/items/DIAMOND_HOE.json +++ b/items/DIAMOND_HOE.json @@ -1,16 +1,19 @@ { "itemid": "minecraft:diamond_hoe", - "displayname": "§fDiamond Hoe", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Hoe\"},ExtraAttributes:{id:\"DIAMOND_HOE\"}}", + "displayname": "§aDiamond Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§8This item can be reforged!\",1:\"§a§lUNCOMMON HOE\"],Name:\"§aDiamond Hoe\"},ExtraAttributes:{id:\"DIAMOND_HOE\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" ], "internalname": "DIAMOND_HOE", - "modver": "1.3-REL", "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", - "recipe": { + "modver": "1.4-REL", + "infoType": "", + "recipe": { "A1": "DIAMOND:1", "A2": "DIAMOND:1", "A3": "", diff --git a/items/DIAMOND_PICKAXE.json b/items/DIAMOND_PICKAXE.json index 1727a701..39e5adc0 100644 --- a/items/DIAMOND_PICKAXE.json +++ b/items/DIAMOND_PICKAXE.json @@ -1,16 +1,21 @@ { "itemid": "minecraft:diamond_pickaxe", - "displayname": "§fDiamond Pickaxe", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Pickaxe\"},ExtraAttributes:{id:\"DIAMOND_PICKAXE\"}}", + "displayname": "§aDiamond Pickaxe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aDiamond Pickaxe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_PICKAXE\",uuid:\"14ba3509-8a1c-4aba-a43d-e7dde87c74de\",timestamp:\"10/28/20 10:29 AM\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Damage: §c+30", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON PICKAXE" ], "internalname": "DIAMOND_PICKAXE", - "modver": "1.3-REL", "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", - "recipe": { + "modver": "1.4-REL", + "infoType": "", + "recipe": { "A1": "DIAMOND:1", "A2": "DIAMOND:1", "A3": "DIAMOND:1", diff --git a/items/DIAMOND_SPADE.json b/items/DIAMOND_SPADE.json index feca572c..b267e43d 100644 --- a/items/DIAMOND_SPADE.json +++ b/items/DIAMOND_SPADE.json @@ -1,16 +1,20 @@ { "itemid": "minecraft:diamond_shovel", - "displayname": "§fDiamond Shovel", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Shovel\"},ExtraAttributes:{id:\"DIAMOND_SPADE\"}}", + "displayname": "§aDiamond Shovel", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§a§lUNCOMMON SHOVEL\"],Name:\"§aDiamond Shovel\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"DIAMOND_SPADE\",uuid:\"3d691cfd-1e59-4fa0-8de2-20e72f00be56\",timestamp:\"10/28/20 10:39 AM\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Damage: §c+30", + "", + "§a§lUNCOMMON SHOVEL" ], "internalname": "DIAMOND_SPADE", - "modver": "1.3-REL", "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", - "recipe": { + "modver": "1.4-REL", + "infoType": "", + "recipe": { "A1": "DIAMOND:1", "A2": "", "A3": "", diff --git a/items/DIAMOND_SWORD.json b/items/DIAMOND_SWORD.json index 864b4c79..c07b2154 100644 --- a/items/DIAMOND_SWORD.json +++ b/items/DIAMOND_SWORD.json @@ -1,16 +1,21 @@ { "itemid": "minecraft:diamond_sword", - "displayname": "§fDiamond Sword", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Sword\"},ExtraAttributes:{id:\"DIAMOND_SWORD\"}}", + "displayname": "§aDiamond Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON SWORD\"],Name:\"§aDiamond Sword\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_SWORD\",uuid:\"0f44920f-6ad3-4c5f-8be8-c46c15af6fb5\",timestamp:\"10/28/20 10:29 AM\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Damage: §c+35", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON SWORD" ], "internalname": "DIAMOND_SWORD", - "modver": "1.3-REL", "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", - "recipe": { + "modver": "1.4-REL", + "infoType": "", + "recipe": { "A1": "DIAMOND:1", "A2": "", "A3": "", diff --git a/items/DIRT.json b/items/DIRT.json index 7c88e814..c6cc86e8 100644 --- a/items/DIRT.json +++ b/items/DIRT.json @@ -7,7 +7,12 @@ "§f§lCOMMON" ], "internalname": "DIRT", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dirt" + ] } \ No newline at end of file diff --git a/items/DIRT_BOTTLE.json b/items/DIRT_BOTTLE.json index 3d75270a..db9be404 100644 --- a/items/DIRT_BOTTLE.json +++ b/items/DIRT_BOTTLE.json @@ -19,6 +19,9 @@ "internalname": "DIRT_BOTTLE", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dirt_Bottle" + ] } \ No newline at end of file diff --git a/items/DULL_SHARK_TOOTH_NECKLACE.json b/items/DULL_SHARK_TOOTH_NECKLACE.json index 68086216..407f979e 100644 --- a/items/DULL_SHARK_TOOTH_NECKLACE.json +++ b/items/DULL_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+4", "", + "§7Grants §a+10% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§a§lUNCOMMON ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "DULL_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dull_Shark_Tooth_Necklace" + ] +} diff --git a/items/DUNGEON_CHEST_KEY.json b/items/DUNGEON_CHEST_KEY.json index f6245266..40f9b5b3 100644 --- a/items/DUNGEON_CHEST_KEY.json +++ b/items/DUNGEON_CHEST_KEY.json @@ -13,6 +13,9 @@ "internalname": "DUNGEON_CHEST_KEY", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dungeon_Chest_Key" + ] } \ No newline at end of file diff --git a/items/DUNGEON_DECOY.json b/items/DUNGEON_DECOY.json index b085505a..6a5aa6ac 100644 --- a/items/DUNGEON_DECOY.json +++ b/items/DUNGEON_DECOY.json @@ -1,11 +1,11 @@ { "internalname": "DUNGEON_DECOY", - "itemid": 383, + "itemid": "minecraft:spawn_egg", "displayname": "§aDecoy", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Runs around and draws\",1:\"§7attention from nearby mobs,\",2:\"§7very handy for creating a\",3:\"§7distraction!\",4:\"\",5:\"§cDungeons only!\",6:\"\",7:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDecoy\"},ExtraAttributes:{id:\"DUNGEON_DECOY\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Runs around and draws", "§7attention from nearby mobs,", @@ -15,5 +15,10 @@ "§cDungeons only!", "", "§a§lUNCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Decoy" ] } \ No newline at end of file diff --git a/items/DUNGEON_TRAP.json b/items/DUNGEON_TRAP.json index 865582b6..c5a538ed 100644 --- a/items/DUNGEON_TRAP.json +++ b/items/DUNGEON_TRAP.json @@ -1,11 +1,11 @@ { "internalname": "DUNGEON_TRAP", - "itemid": 148, + "itemid": "minecraft:heavy_weighted_pressure_plate", "displayname": "§aTrap", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place an explosive trap\",1:\"§7that triggers when mobs\",2:\"§7walk over it dealing\",3:\"§7§c20,000§7-§c250,000\",4:\"§c§7damage based on the\",5:\"§7dungeon floor you are on.\",6:\"\",7:\"§cDungeons only!\",8:\"\",9:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aTrap\"},ExtraAttributes:{id:\"DUNGEON_TRAP\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Place an explosive trap", "§7that triggers when mobs", @@ -17,5 +17,10 @@ "§cDungeons only!", "", "§a§lUNCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Trap" ] } \ No newline at end of file diff --git a/items/DWARF_TURTLE_SHELMET.json b/items/DWARF_TURTLE_SHELMET.json index d88f8a45..c52de6b6 100644 --- a/items/DWARF_TURTLE_SHELMET.json +++ b/items/DWARF_TURTLE_SHELMET.json @@ -22,6 +22,9 @@ "internalname": "DWARF_TURTLE_SHELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dwarf_Turtle_Shelmet" + ] } \ No newline at end of file diff --git a/items/EARTH_SHARD.json b/items/EARTH_SHARD.json index f1c9e327..62405b1e 100644 --- a/items/EARTH_SHARD.json +++ b/items/EARTH_SHARD.json @@ -27,6 +27,9 @@ "internalname": "EARTH_SHARD", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Earth_Shard" + ] } \ No newline at end of file diff --git a/items/ECHOLOCATOR.json b/items/ECHOLOCATOR.json index b05a1bae..fb226518 100644 --- a/items/ECHOLOCATOR.json +++ b/items/ECHOLOCATOR.json @@ -14,6 +14,9 @@ "internalname": "ECHOLOCATOR", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Echolocator" + ] } \ No newline at end of file diff --git a/items/ECTOPLASM.json b/items/ECTOPLASM.json index 3589f6ce..922b4917 100644 --- a/items/ECTOPLASM.json +++ b/items/ECTOPLASM.json @@ -12,5 +12,10 @@ ], "internalname": "ECTOPLASM", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ectoplasm" + ] } \ No newline at end of file diff --git a/items/ELEPHANT;1.json b/items/ELEPHANT;1.json index 0cbad4e1..87a54862 100644 --- a/items/ELEPHANT;1.json +++ b/items/ELEPHANT;1.json @@ -21,6 +21,9 @@ "internalname": "ELEPHANT;1", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Elephant_Pet" + ] } \ No newline at end of file diff --git a/items/ELEPHANT;4.json b/items/ELEPHANT;4.json index a4e2cef3..13b65320 100644 --- a/items/ELEPHANT;4.json +++ b/items/ELEPHANT;4.json @@ -29,6 +29,9 @@ "internalname": "ELEPHANT;4", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Elephant_Pet" + ] } \ No newline at end of file diff --git a/items/ENCHANTED_ANCIENT_CLAW.json b/items/ENCHANTED_ANCIENT_CLAW.json index eaf041e4..e658dd2e 100644 --- a/items/ENCHANTED_ANCIENT_CLAW.json +++ b/items/ENCHANTED_ANCIENT_CLAW.json @@ -25,5 +25,10 @@ }, "internalname": "ENCHANTED_ANCIENT_CLAW", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Ancient_Claw" + ] } \ No newline at end of file diff --git a/items/ENCHANTED_SHARK_FIN.json b/items/ENCHANTED_SHARK_FIN.json index 6a3c16a9..d60f67b5 100644 --- a/items/ENCHANTED_SHARK_FIN.json +++ b/items/ENCHANTED_SHARK_FIN.json @@ -25,6 +25,9 @@ "internalname": "ENCHANTED_SHARK_FIN", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Shark_Fin" + ] } \ No newline at end of file diff --git a/items/ENDERMITE;0.json b/items/ENDERMITE;0.json index 091e321e..5f884c50 100644 --- a/items/ENDERMITE;0.json +++ b/items/ENDERMITE;0.json @@ -20,11 +20,23 @@ "§f§lCOMMON" ], "internalname": "ENDERMITE;0", - "clickcommand": "", - "modver": "REL-1.0.0", + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" - ], - "crafttext": "" -} \ No newline at end of file + ] +} diff --git a/items/ENDERMITE;1.json b/items/ENDERMITE;1.json index 39e8fbec..1cea7200 100644 --- a/items/ENDERMITE;1.json +++ b/items/ENDERMITE;1.json @@ -20,8 +20,23 @@ "§a§lUNCOMMON" ], "internalname": "ENDERMITE;1", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" + ] +} diff --git a/items/ENDERMITE;2.json b/items/ENDERMITE;2.json index 4f28da78..0719e768 100644 --- a/items/ENDERMITE;2.json +++ b/items/ENDERMITE;2.json @@ -2,7 +2,6 @@ "internalname": "ENDERMITE;2", "itemid": "minecraft:skull", "displayname": "§7[Lvl {LVL}] §9Endermite", - "clickcommand": "", "damage": 3, "nbttag": "{SkullOwner:{Id:\"a1f64509-9670-320a-a9bd-4a1e7df6fed9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWExYTA4MzFhYTAzYWZiNDIxMmFkY2JiMjRlNWRmYWE3ZjQ3NmExMTczZmNlMjU5ZWY3NWE4NTg1NSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6More Stonks\",5:\"§7§7Gain more exp orbs for\",6:\"§7breaking end stone and gain a\",7:\"§7+§a{0}% §7chance to get an\",8:\"§7extra block dropped\",9:\"\",10:\"§6Pearl Muncher\",11:\"§7§7Upon picking up an ender\",12:\"§7pearl, consume it and gain §a{1}\",13:\"§a§6coins\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Endermite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMITE\\\", \\\"exp\\\":0.0, \\\"tier\\\":\\\"RARE\\\"}\",id:\"ENDERMITE;2\"}}", "modver": "1.2-REL", @@ -27,6 +26,23 @@ "", "§9§lRARE" ], - "crafttext": "", - "infoType": "" -} \ No newline at end of file + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" + ] +} diff --git a/items/ENDERMITE;3.json b/items/ENDERMITE;3.json index ab8055c2..66782762 100644 --- a/items/ENDERMITE;3.json +++ b/items/ENDERMITE;3.json @@ -25,11 +25,23 @@ "§5§lEPIC" ], "internalname": "ENDERMITE;3", - "clickcommand": "", - "modver": "REL-1.0.0", + "crafttext": "80% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" - ], - "crafttext": "" -} \ No newline at end of file + ] +} diff --git a/items/ENDERMITE;4.json b/items/ENDERMITE;4.json index 183186bd..682c62f1 100644 --- a/items/ENDERMITE;4.json +++ b/items/ENDERMITE;4.json @@ -30,8 +30,23 @@ "§6§lLEGENDARY" ], "internalname": "ENDERMITE;4", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "20% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_ENDSTONE:64", + "A2": "ENCHANTED_ENDSTONE:64", + "A3": "ENCHANTED_ENDSTONE:64", + "B1": "ENCHANTED_ENDSTONE:64", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_ENDSTONE:64", + "C1": "ENCHANTED_ENDSTONE:64", + "C2": "ENCHANTED_ENDSTONE:64", + "C3": "ENCHANTED_ENDSTONE:64" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endermite_Pet" + ] +} diff --git a/items/EPOCH_CAKE_AQUA.json b/items/EPOCH_CAKE_AQUA.json new file mode 100644 index 00000000..edf4db4a --- /dev/null +++ b/items/EPOCH_CAKE_AQUA.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aBarry Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2cc1775f-3777-39fd-964b-9a604afcf39b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2Y1MGFhM2U3MjI5MjQ3YWE1OTgyNDljODNhZWM0NjJhYjE2NTQ4NjVlMjAxZTY5MjVmNTVmNWRkMzY0M2VjYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §b+5✎ Intelligence §7for\",5:\"§748 hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aBarry Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_AQUA\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §b+5✎ Intelligence §7for", + "§748 hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_AQUA", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_BLACK.json b/items/EPOCH_CAKE_BLACK.json new file mode 100644 index 00000000..32e74ee6 --- /dev/null +++ b/items/EPOCH_CAKE_BLACK.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aCentury Cake of the Next Dungeon Floor", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2386039f-7645-38f8-a98e-552982a8ba94\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2Mjk0MTc3MCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjQ1OTI3NDZjYzM1NjcyZWUyOWJiM2ExNTNkNzRmN2E1ZDBlNWZlODYxMjcyOWEzNGZhZDI1MmZlNzkwNDI4MyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §b+1✯ Magic Find §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aCentury Cake of the Next Dungeon Floor\"},ExtraAttributes:{id:\"EPOCH_CAKE_BLACK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §b+1✯ Magic Find §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_BLACK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_BLUE.json b/items/EPOCH_CAKE_BLUE.json new file mode 100644 index 00000000..9ea3e1f9 --- /dev/null +++ b/items/EPOCH_CAKE_BLUE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aSea Emperor Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"4b26b58b-5ef0-3ed8-801f-125322f72f8d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MjkxNzQ0MCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTEyYTI4ZTY5ZGE1ZTQzY2U4ZmRlY2M2YTgyM2M5MmZmZjg0NzE5ZTAxNDdjYWFjNzFjNWM4ZDk5ZGE1NzgxYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §3+1α Sea Creature Chance\",5:\"§3§7for 48 hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aSea Emperor Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_BLUE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §3+1α Sea Creature Chance", + "§3§7for 48 hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_GREEN.json b/items/EPOCH_CAKE_GREEN.json new file mode 100644 index 00000000..553b946f --- /dev/null +++ b/items/EPOCH_CAKE_GREEN.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aPet Rock Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"e3f23a25-7c76-3d6b-b0b0-6d6e52acb053\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzAxNjEwOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE3YmZhODBhODVlNzA3ZWVkZjk0NWI4ODkwNTk0MmY1Zjc3OTVlYTUyNjRkNjkyYTIyZTcwN2ZjNTc3YTg4YiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §a+3❈ Defense §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aPet Rock Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_GREEN\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §a+3❈ Defense §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_GREEN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_ORANGE.json b/items/EPOCH_CAKE_ORANGE.json new file mode 100644 index 00000000..6e263ae3 --- /dev/null +++ b/items/EPOCH_CAKE_ORANGE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aLatest Update Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f3116099-dcac-3219-ba49-dde4671546cf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzA0MzI2NywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjU4Y2QyNzUwODg0NDcxYzA4MzYzNDMzNDNlYzZlMTg4MjI5ZGEwNTRlZjM2NzEwMTNhZThkNDNkNmIwMjU0OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+2⫽ Ferocity §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aLatest Update Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_ORANGE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+2⫽ Ferocity §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_ORANGE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_PINK.json b/items/EPOCH_CAKE_PINK.json new file mode 100644 index 00000000..daf644df --- /dev/null +++ b/items/EPOCH_CAKE_PINK.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aCrab-Colored Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"62b15714-fea2-36cc-a25d-929b5fbcad59\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzljMjhkYTAxZTAxMjg4MGVhY2MzYWIxZDM0ZDkxNDUzNTdkMmUyZDQ2ZDQyYWEzYjU5ZWRiOTFiMWY3YmQ2ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+10❤ Health §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aCrab-Colored Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_PINK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+10❤ Health §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_PINK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_PURPLE.json b/items/EPOCH_CAKE_PURPLE.json new file mode 100644 index 00000000..ce2b1cc6 --- /dev/null +++ b/items/EPOCH_CAKE_PURPLE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Streamer\u0027s Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"764ea110-5a82-3d5a-becf-2bd4ffa50022\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzE4Mzk3NiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjVkOTI0M2M2MWUyYzNlMWUwZjk5MzE4NDNjYWRiZDBkZmY0YTY0NjIyNWVmNTRjNTU3OTc5Y2YzOWJiMjA1NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §d+1♣ Pet Luck §7for 48\",5:\"§7hours.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Streamer\u0027s Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_PURPLE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §d+1♣ Pet Luck §7for 48", + "§7hours.", + "", + "§5§lEPIC" + ], + "internalname": "EPOCH_CAKE_PURPLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_RED.json b/items/EPOCH_CAKE_RED.json new file mode 100644 index 00000000..d7e6f3a4 --- /dev/null +++ b/items/EPOCH_CAKE_RED.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aaPunch Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8293fe78-9dc2-38b0-ad3e-fbc518903a4f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTQwOWJkOTYwN2Y0YzFkNjk0ZjYyNTNjOGI2NzFkMDkyZjhiMTZjYTdmNjZlYmZkNjdlZjlkODY0MDI0Nzc0YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+2❁ Strength §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aaPunch Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_RED\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+2❁ Strength §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_RED", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_YELLOW.json b/items/EPOCH_CAKE_YELLOW.json new file mode 100644 index 00000000..13d8af07 --- /dev/null +++ b/items/EPOCH_CAKE_YELLOW.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aPotato-Style Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"450fb2bc-6268-3aee-b02d-84b50b02250b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzA2OTkwNywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTI1NTg4OTk5YjY3NGIzOTlhMTk4MGEyNWQ5Y2EzMjM2MzlkMDMzZTNmODUwNDBjMWRlN2ZmYjQyOGJjYTA5NSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §f+10✦ Speed §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aPotato-Style Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_YELLOW\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §f+10✦ Speed §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_YELLOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/ETERNAL_HOOF.json b/items/ETERNAL_HOOF.json new file mode 100644 index 00000000..d3c6a330 --- /dev/null +++ b/items/ETERNAL_HOOF.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:golden_horse_armor", + "displayname": "§9Eternal Hoof", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gain §a2% §7chance to find Trick\",1:\"§7or Treat chests.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Eternal Hoof\"},ExtraAttributes:{id:\"ETERNAL_HOOF\"}}", + "damage": 0, + "lore": [ + "§7Gain §a2% §7chance to find Trick", + "§7or Treat chests.", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ], + "recipe": { + "A1": "SOUL_FRAGMENT:1", + "A2": "SOUL_FRAGMENT:1", + "A3": "SOUL_FRAGMENT:1", + "B1": "SOUL_FRAGMENT:1", + "B2": "LUCKY_HOOF:1", + "B3": "SOUL_FRAGMENT:1", + "C1": "SOUL_FRAGMENT:1", + "C2": "SOUL_FRAGMENT:1", + "C3": "SOUL_FRAGMENT:1" + }, + "internalname": "ETERNAL_HOOF", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/FARMER_ROD.json b/items/FARMER_ROD.json index 9770cd11..dd3b6cfe 100644 --- a/items/FARMER_ROD.json +++ b/items/FARMER_ROD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fishing_rod", - "displayname": "§aFarmer's Rod", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+45\",1:\"\",2:\"§7Chance to fish up farm animals!\",3:\"\",4:\"§7Increases fishing speed by §940%\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aFarmer's Rod\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"FARMER_ROD\",uuid:\"05519ae3-0464-4c95-b4eb-69864fdbff01\",timestamp:\"7/5/20 12:42 PM\"}}", + "displayname": "§aFarmer\u0027s Rod", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+45\",1:\"\",2:\"§7Chance to fish up farm animals!\",3:\"\",4:\"§7Increases fishing speed by §940%\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aFarmer\u0027s Rod\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"FARMER_ROD\",uuid:\"05519ae3-0464-4c95-b4eb-69864fdbff01\",timestamp:\"7/5/20 12:42 PM\"}}", "damage": 0, "lore": [ "§7Damage: §c+45", @@ -26,6 +26,10 @@ }, "internalname": "FARMER_ROD", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Clay V" + "modver": "1.5-REL", + "crafttext": "Requires: Clay V", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farmer%27s_Rod" + ] } \ No newline at end of file diff --git a/items/FEL_PEARL.json b/items/FEL_PEARL.json index 7da30107..e37597eb 100644 --- a/items/FEL_PEARL.json +++ b/items/FEL_PEARL.json @@ -10,5 +10,10 @@ ], "internalname": "FEL_PEARL", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fel_Pearl" + ] } \ No newline at end of file diff --git a/items/FEL_SWORD.json b/items/FEL_SWORD.json index 2d8db680..b5f6efaa 100644 --- a/items/FEL_SWORD.json +++ b/items/FEL_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§5Fel Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375 \",1:\"§7Damage: §c+190 \",2:\"§7Strength: §c+135 \",3:\"\",4:\"§7§7Every §a100 §7Kills with this\",5:\"§7sword grants +§c1 §7Weapon\",6:\"§7Damage, up to §c100 §7extra.\",7:\"\",8:\"§aDungeon healer bonuses:\",9:\"§7§8- §7Increases healing from\",10:\"§7your Healing Circle by §a10%§7.\",11:\"§7§8- §7Reduces the cooldown of\",12:\"§7your Wish ultimate by §b10\",13:\"§b§7seconds.\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Level 20\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Fel Sword\"},ExtraAttributes:{id:\"FEL_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d375\",1:\"§7Damage: §c+190\",2:\"§7Strength: §c+135\",3:\"\",4:\"§7§7Every §a100 §7Kills with this\",5:\"§7sword grants +§c1 §7Weapon\",6:\"§7Damage, up to §c100 §7extra.\",7:\"\",8:\"§aDungeon healer bonuses:\",9:\"§7§8- §7Increases healing from\",10:\"§7your Healing Circle by §a10%§7.\",11:\"§7§8- §7Reduces the cooldown of\",12:\"§7your Wish ultimate by §b10\",13:\"§b§7seconds.\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Level 20\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Fel Sword\"},ExtraAttributes:{id:\"FEL_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d375", @@ -38,7 +38,10 @@ }, "internalname": "FEL_SWORD", "clickcommand": "viewrecipe", - "modver": "1.3-REL", + "modver": "1.5-REL", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fel_Sword" + ] } \ No newline at end of file diff --git a/items/FISHING_CRYSTAL.json b/items/FISHING_CRYSTAL.json index 6f4658cf..e94f80ff 100644 --- a/items/FISHING_CRYSTAL.json +++ b/items/FISHING_CRYSTAL.json @@ -12,6 +12,10 @@ ], "internalname": "FISHING_CRYSTAL", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farm_Crystal" + ] } \ No newline at end of file diff --git a/items/FISH_BAIT.json b/items/FISH_BAIT.json index a91eb904..14f6fd2d 100644 --- a/items/FISH_BAIT.json +++ b/items/FISH_BAIT.json @@ -24,6 +24,10 @@ }, "internalname": "FISH_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Raw Salmon VI" + "modver": "1.5-REL", + "crafttext": "Requires: Raw Salmon VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index f0f01215..5579784e 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Flower of Truth", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500 §8(785)\",1:\"§7Damage: §c+100 §8(+157)\",2:\"§7Strength: §c+400 §8(+628)\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500 §8(785)\",1:\"§7Damage: §c+100 §8(+157)\",2:\"§7Strength: §c+360 §8(+628)\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", "damage": 0, "lore": [ "§7Gear Score: §d500 §8(785)", @@ -33,5 +33,10 @@ }, "internalname": "FLOWER_OF_TRUTH", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Flower_of_Truth" + ] } \ No newline at end of file diff --git a/items/FLYCATCHER_UPGRADE.json b/items/FLYCATCHER_UPGRADE.json index 29ec0605..bf0046ba 100644 --- a/items/FLYCATCHER_UPGRADE.json +++ b/items/FLYCATCHER_UPGRADE.json @@ -16,6 +16,10 @@ "slayer_req": "SPIDER_6", "internalname": "FLYCATCHER_UPGRADE", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Flycatcher" + ] } \ No newline at end of file diff --git a/items/FRENCH_BREAD.json b/items/FRENCH_BREAD.json index 44137a83..faa29781 100644 --- a/items/FRENCH_BREAD.json +++ b/items/FRENCH_BREAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cFrench Bread", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38557fb2-eb28-3f32-b1a4-dc213a0a6735\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTA4ZmMzNDUzMWY2NTJmNWJlN2YyN2U0YjI3NDI5OTg2MjU2YWM0MjJhOGZiNTlmNmQ0MDViNWM4NWM3NmY3In19fQ==\"}]}},display:{Lore:[0:\"§7It is known that scientists and\",1:\"§7other experts always find ways\",2:\"§7to disagree on every subject\",3:\"§7known to humankind. However,\",4:\"§7they can all agree on one thing\",5:\"§7- that this is the greatest meal\",6:\"§7ever created in history.\",7:\"§7\",8:\"§7Awarded to those who\",9:\"§7participated in Dungeons on the\",10:\"§7Alpha Hypixel Network.\",11:\"\",12:\"§c§lSPECIAL\"],Name:\"§cFrench Bread\"},ExtraAttributes:{id:\"FRENCH_BREAD\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38557fb2-eb28-3f32-b1a4-dc213a0a6735\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTA4ZmMzNDUzMWY2NTJmNWJlN2YyN2U0YjI3NDI5OTg2MjU2YWM0MjJhOGZiNTlmNmQ0MDViNWM4NWM3NmY3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7It is known that scientists and\",1:\"§7other experts always find ways\",2:\"§7to disagree on every subject\",3:\"§7known to humankind. However,\",4:\"§7they can all agree on one thing\",5:\"§7- that this is the greatest meal\",6:\"§7ever created in history.\",7:\"§7\",8:\"§7Awarded to those who\",9:\"§7participated in Dungeons on the\",10:\"§7Alpha Hypixel Network.\",11:\"\",12:\"§c§lSPECIAL\"],Name:\"§cFrench Bread\"},ExtraAttributes:{id:\"FRENCH_BREAD\"}}", "damage": 3, "lore": [ "§7It is known that scientists and", @@ -20,6 +20,10 @@ ], "internalname": "FRENCH_BREAD", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/French_Bread" + ] } \ No newline at end of file diff --git a/items/FROZEN_BLAZE_BOOTS.json b/items/FROZEN_BLAZE_BOOTS.json index 28ecaf44..cb3856c2 100644 --- a/items/FROZEN_BLAZE_BOOTS.json +++ b/items/FROZEN_BLAZE_BOOTS.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Frozen Blaze Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"\",2:\"§7Defense: §a+90\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC BOOTS\"],color:10541807,Name:\"§5Frozen Blaze Boots\"},ExtraAttributes:{id:\"FROZEN_BLAZE_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+95\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC BOOTS\"],color:10541807,Name:\"§5Frozen Blaze Boots\"},ExtraAttributes:{id:\"FROZEN_BLAZE_BOOTS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", + "§7Strength: §c+40", "", - "§7Defense: §a+90", + "§7Defense: §a+95", "§7Speed: §a+2", "", "§6Full Set Bonus: Frozen Blazing Aura", @@ -39,7 +39,7 @@ }, "internalname": "FROZEN_BLAZE_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Blaze_Armor" diff --git a/items/FROZEN_BLAZE_CHESTPLATE.json b/items/FROZEN_BLAZE_CHESTPLATE.json index 3680dd0d..c67356a5 100644 --- a/items/FROZEN_BLAZE_CHESTPLATE.json +++ b/items/FROZEN_BLAZE_CHESTPLATE.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Frozen Blaze Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"\",2:\"§7Defense: §a+170\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC CHESTPLATE\"],color:10541807,Name:\"§5Frozen Blaze Chestplate\"},ExtraAttributes:{id:\"FROZEN_BLAZE_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+180\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC CHESTPLATE\"],color:10541807,Name:\"§5Frozen Blaze Chestplate\"},ExtraAttributes:{id:\"FROZEN_BLAZE_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", + "§7Strength: §c+40", "", - "§7Defense: §a+170", + "§7Defense: §a+180", "§7Speed: §a+2", "", "§6Full Set Bonus: Frozen Blazing Aura", @@ -39,9 +39,10 @@ }, "internalname": "FROZEN_BLAZE_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Blaze_Armor" - ] + ], + "crafttext": "" } \ No newline at end of file diff --git a/items/FROZEN_BLAZE_HELMET.json b/items/FROZEN_BLAZE_HELMET.json index b0510577..a51a7594 100644 --- a/items/FROZEN_BLAZE_HELMET.json +++ b/items/FROZEN_BLAZE_HELMET.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§5Frozen Blaze Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e9604568-dd39-3081-a5e2-541467b9d2db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTVhMTNiYjQ4ZTM1OTViNTVkZThkZDY5NDNmYzM4ZGI1MjM1MzcxMjc4YzY5NWJkNDUzZTQ5YTA5OTkifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+30\",1:\"\",2:\"§7Defense: §a+100\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC HELMET\"],Name:\"§5Frozen Blaze Helmet\"},ExtraAttributes:{id:\"FROZEN_BLAZE_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e9604568-dd39-3081-a5e2-541467b9d2db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTVhMTNiYjQ4ZTM1OTViNTVkZThkZDY5NDNmYzM4ZGI1MjM1MzcxMjc4YzY5NWJkNDUzZTQ5YTA5OTkifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+105\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC HELMET\"],Name:\"§5Frozen Blaze Helmet\"},ExtraAttributes:{id:\"FROZEN_BLAZE_HELMET\"}}", "damage": 3, "lore": [ - "§7Strength: §c+30", + "§7Strength: §c+40", "", - "§7Defense: §a+100", + "§7Defense: §a+105", "§7Speed: §a+2", "", "§6Full Set Bonus: Frozen Blazing Aura", @@ -39,7 +39,7 @@ }, "internalname": "FROZEN_BLAZE_HELMET", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Blaze_Armor" diff --git a/items/FROZEN_BLAZE_LEGGINGS.json b/items/FROZEN_BLAZE_LEGGINGS.json index 9a2e5646..e13523b9 100644 --- a/items/FROZEN_BLAZE_LEGGINGS.json +++ b/items/FROZEN_BLAZE_LEGGINGS.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Frozen Blaze Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"\",2:\"§7Defense: §a+130\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c700 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC LEGGINGS\"],color:10541807,Name:\"§5Frozen Blaze Leggings\"},ExtraAttributes:{id:\"FROZEN_BLAZE_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+140\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c700 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC LEGGINGS\"],color:10541807,Name:\"§5Frozen Blaze Leggings\"},ExtraAttributes:{id:\"FROZEN_BLAZE_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", + "§7Strength: §c+40", "", - "§7Defense: §a+130", + "§7Defense: §a+140", "§7Speed: §a+2", "", "§6Full Set Bonus: Frozen Blazing Aura", @@ -39,7 +39,7 @@ }, "internalname": "FROZEN_BLAZE_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Frozen_Blaze_Armor" diff --git a/items/FUMING_POTATO_BOOK.json b/items/FUMING_POTATO_BOOK.json index 88a1b899..08698a3c 100644 --- a/items/FUMING_POTATO_BOOK.json +++ b/items/FUMING_POTATO_BOOK.json @@ -1,11 +1,11 @@ { "internalname": "FUMING_POTATO_BOOK", - "itemid": 340, + "itemid": "minecraft:book", "displayname": "§5Fuming Potato Book", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use in an anvil or §aReforge\",1:\"§aAnvil §7to combine this book\",2:\"§7with a weapon or armor piece to\",3:\"§7gain a small but permanent stat\",4:\"§7boost!\",5:\"\",6:\"§7This book bypasses the Hot\",7:\"§7Potato Book limit of 10,\",8:\"§7allowing you to upgrade an item\",9:\"§7up to §a15 §7times!\",10:\"\",11:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Fuming Potato Book\"},ExtraAttributes:{id:\"FUMING_POTATO_BOOK\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Use in an anvil or §aReforge", "§aAnvil §7to combine this book", @@ -19,5 +19,10 @@ "§7up to §a15 §7times!", "", "§5§lEPIC DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fuming_Potato_Book" ] } \ No newline at end of file diff --git a/items/GHOUL_BUSTER.json b/items/GHOUL_BUSTER.json index 2f7067f6..10ae43ec 100644 --- a/items/GHOUL_BUSTER.json +++ b/items/GHOUL_BUSTER.json @@ -29,5 +29,10 @@ }, "internalname": "GHOUL_BUSTER", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Buster" + ] } \ No newline at end of file diff --git a/items/GIANTS_SWORD.json b/items/GIANTS_SWORD.json index ad8f454a..376b135b 100644 --- a/items/GIANTS_SWORD.json +++ b/items/GIANTS_SWORD.json @@ -22,6 +22,9 @@ "internalname": "GIANTS_SWORD", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giant%27s_Sword" + ] } \ No newline at end of file diff --git a/items/GIANT_TOOTH.json b/items/GIANT_TOOTH.json index a72e0bb5..18c39dc5 100644 --- a/items/GIANT_TOOTH.json +++ b/items/GIANT_TOOTH.json @@ -21,6 +21,9 @@ "internalname": "GIANT_TOOTH", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giant_Tooth" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;0.json b/items/GIRAFFE;0.json index e7cd813d..4e375d0c 100644 --- a/items/GIRAFFE;0.json +++ b/items/GIRAFFE;0.json @@ -20,6 +20,9 @@ "internalname": "GIRAFFE;0", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;1.json b/items/GIRAFFE;1.json index df2c1d81..2b6835b0 100644 --- a/items/GIRAFFE;1.json +++ b/items/GIRAFFE;1.json @@ -20,6 +20,9 @@ "internalname": "GIRAFFE;1", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;2.json b/items/GIRAFFE;2.json index 9f2e9ffc..c18ca20b 100644 --- a/items/GIRAFFE;2.json +++ b/items/GIRAFFE;2.json @@ -4,8 +4,8 @@ "displayname": "§7[Lvl {LVL}] §9Giraffe", "clickcommand": "", "damage": 3, - "nbttag": "{SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}}, display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Crit Chance: §a+{CRIT_CHANCE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Good Heart\",6:\"§7§7Regen §c{0} ❤ §7per second\",7:\"\",8:\"§6Higher Ground\",9:\"§7§7Grants §c+{1}❁ Strength §7and\",10:\"§7§9+{2}☠ Crit Damage §7when mid\",11:\"§7air or jumping\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\", \\\"tier\\\":\\\"RARE\\\", \\\"exp\\\":0.0}\",id:\"GIRAFFE;2\"}}", - "modver": "1.2-REL", + "nbttag": "{SkullOwner:{Id:\"11216f12-2843-31c8-bf8a-b8535e6c6dce\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc2YjRlMzkwZjJlY2RiOGE3OGRjNjExNzg5Y2EwYWYxZTdlMDkyMjkzMTljM2E3YWE4MjA5YjYzYjkifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Crit Chance: §a+{CRIT_CHANCE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Good Heart\",6:\"§7§7Regen §c{0} ❤ §7per second\",7:\"\",8:\"§6Higher Ground\",9:\"§7§7Grants §c+{1}❁ Strength §7and\",10:\"§7§9+{2}☠ Crit Damage §7when mid\",11:\"§7air or jumping\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§7[Lvl {LVL}] §9Giraffe\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GIRAFFE\\\", \\\"tier\\\":\\\"RARE\\\", \\\"exp\\\":0.0}\",id:\"GIRAFFE;2\"}}", + "modver": "1.5-REL", "lore": [ "§8Foraging Pet", "", @@ -26,5 +26,8 @@ "§9§lRARE" ], "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;3.json b/items/GIRAFFE;3.json index bb93f167..ac68ba8a 100644 --- a/items/GIRAFFE;3.json +++ b/items/GIRAFFE;3.json @@ -25,6 +25,9 @@ "internalname": "GIRAFFE;3", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GIRAFFE;4.json b/items/GIRAFFE;4.json index 3819b150..b51421aa 100644 --- a/items/GIRAFFE;4.json +++ b/items/GIRAFFE;4.json @@ -29,6 +29,9 @@ "internalname": "GIRAFFE;4", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Giraffe_Pet" + ] } \ No newline at end of file diff --git a/items/GOD_POTION.json b/items/GOD_POTION.json index cffb233b..a2b4165d 100644 --- a/items/GOD_POTION.json +++ b/items/GOD_POTION.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cGod Potion", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Consuming this potion gives the\",1:\"§7player §a24 hours §7of all\",2:\"§7positive potion effects!\",3:\"§7\",4:\"§7§eRight-click to consume!\",5:\"\",6:\"§c§lSPECIAL\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Consuming this potion gives the\",1:\"§7player §a24 hours §7of all\",2:\"§7positive potion effects!\",3:\"§7\",4:\"§7§eRight-click to consume!\",5:\"\",6:\"§c§lSPECIAL\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION\"}}", "damage": 3, "lore": [ "§7Consuming this potion gives the", @@ -15,6 +15,9 @@ "internalname": "GOD_POTION", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/God_Potion" + ] } \ No newline at end of file diff --git a/items/GOLD_CLAWS.json b/items/GOLD_CLAWS.json index 32a29ce7..742cedb0 100644 --- a/items/GOLD_CLAWS.json +++ b/items/GOLD_CLAWS.json @@ -33,5 +33,10 @@ }, "internalname": "GOLD_CLAWS", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gold_Claws" + ] } \ No newline at end of file diff --git a/items/GREAT_CARROT_CANDY.json b/items/GREAT_CARROT_CANDY.json index 09381544..f126c3a6 100644 --- a/items/GREAT_CARROT_CANDY.json +++ b/items/GREAT_CARROT_CANDY.json @@ -30,7 +30,10 @@ }, "internalname": "GREAT_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "crafttext": "Requires: Carrot VI", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_Carrot_Candy" + ] } \ No newline at end of file diff --git a/items/GREAT_WHITE_SHARK_TOOTH.json b/items/GREAT_WHITE_SHARK_TOOTH.json index 6c6de962..d6e4e7b0 100644 --- a/items/GREAT_WHITE_SHARK_TOOTH.json +++ b/items/GREAT_WHITE_SHARK_TOOTH.json @@ -14,6 +14,9 @@ "internalname": "GREAT_WHITE_SHARK_TOOTH", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Great_White_Shark_Tooth" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;0.json b/items/GRIFFIN;0.json index 0828f936..9e0c28da 100644 --- a/items/GRIFFIN;0.json +++ b/items/GRIFFIN;0.json @@ -27,6 +27,9 @@ "internalname": "GRIFFIN;0", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;1.json b/items/GRIFFIN;1.json index 70376504..54eb91c4 100644 --- a/items/GRIFFIN;1.json +++ b/items/GRIFFIN;1.json @@ -31,6 +31,9 @@ "internalname": "GRIFFIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;2.json b/items/GRIFFIN;2.json index e6a1b2b9..7d5cdffd 100644 --- a/items/GRIFFIN;2.json +++ b/items/GRIFFIN;2.json @@ -31,6 +31,9 @@ "internalname": "GRIFFIN;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;3.json b/items/GRIFFIN;3.json index ac01bc4d..496b2654 100644 --- a/items/GRIFFIN;3.json +++ b/items/GRIFFIN;3.json @@ -37,6 +37,9 @@ "internalname": "GRIFFIN;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN;4.json b/items/GRIFFIN;4.json index 36a5751b..9f63c431 100644 --- a/items/GRIFFIN;4.json +++ b/items/GRIFFIN;4.json @@ -41,6 +41,9 @@ "internalname": "GRIFFIN;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Pet" + ] } \ No newline at end of file diff --git a/items/GRIFFIN_FEATHER.json b/items/GRIFFIN_FEATHER.json index f448e617..eccac476 100644 --- a/items/GRIFFIN_FEATHER.json +++ b/items/GRIFFIN_FEATHER.json @@ -15,6 +15,9 @@ "internalname": "GRIFFIN_FEATHER", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Griffin_Feather" + ] } \ No newline at end of file diff --git a/items/HEALING_TISSUE.json b/items/HEALING_TISSUE.json index 3c1a1ba3..e5bb2689 100644 --- a/items/HEALING_TISSUE.json +++ b/items/HEALING_TISSUE.json @@ -10,5 +10,10 @@ ], "internalname": "HEALING_TISSUE", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Healing_Tissue" + ] } \ No newline at end of file diff --git a/items/HEAT_CORE.json b/items/HEAT_CORE.json index 4cd2079c..aae18e04 100644 --- a/items/HEAT_CORE.json +++ b/items/HEAT_CORE.json @@ -16,6 +16,9 @@ "internalname": "HEAT_CORE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heat_Core" + ] } \ No newline at end of file diff --git a/items/HEAVY_BOOTS.json b/items/HEAVY_BOOTS.json index 6c4111be..bd2959e7 100644 --- a/items/HEAVY_BOOTS.json +++ b/items/HEAVY_BOOTS.json @@ -21,6 +21,9 @@ "internalname": "HEAVY_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/HEAVY_CHESTPLATE.json b/items/HEAVY_CHESTPLATE.json index 7443827d..73c7e3c2 100644 --- a/items/HEAVY_CHESTPLATE.json +++ b/items/HEAVY_CHESTPLATE.json @@ -21,6 +21,9 @@ "internalname": "HEAVY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/HEAVY_HELMET.json b/items/HEAVY_HELMET.json index 6c1c426a..d7723402 100644 --- a/items/HEAVY_HELMET.json +++ b/items/HEAVY_HELMET.json @@ -21,6 +21,9 @@ "internalname": "HEAVY_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/HEAVY_LEGGINGS.json b/items/HEAVY_LEGGINGS.json index e47573ed..663a7852 100644 --- a/items/HEAVY_LEGGINGS.json +++ b/items/HEAVY_LEGGINGS.json @@ -21,6 +21,9 @@ "internalname": "HEAVY_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/HOLY_FRAGMENT.json b/items/HOLY_FRAGMENT.json index 1811d794..080504e8 100644 --- a/items/HOLY_FRAGMENT.json +++ b/items/HOLY_FRAGMENT.json @@ -1,14 +1,19 @@ { "internalname": "HOLY_FRAGMENT", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§5Holy Dragon Fragment", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"37edaf41-ceec-35e0-bd7e-f4fc81957e4e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNkOWE4MmUzMDcxYzgxYWQ0MmFiNDgyYTdjODA3M2JlYzZiODdlNjIwNDM1M2E0ZTdjZTIwMDM2MjIyNzUzYyJ9fX0K\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5Holy Dragon Fragment\"},ExtraAttributes:{id:\"HOLY_FRAGMENT\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§eRight-click to view recipes!", "", "§5§lEPIC" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Fragment" ] } \ No newline at end of file diff --git a/items/HONED_SHARK_TOOTH_NECKLACE.json b/items/HONED_SHARK_TOOTH_NECKLACE.json index 79ed056b..a4a4016e 100644 --- a/items/HONED_SHARK_TOOTH_NECKLACE.json +++ b/items/HONED_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+6", "", + "§7Grants §a+15% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§9§lRARE ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "HONED_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Honed_Shark_Tooth_Necklace" + ] +} diff --git a/items/HYPER_CATALYST.json b/items/HYPER_CATALYST.json index cc9ad261..0a0752da 100644 --- a/items/HYPER_CATALYST.json +++ b/items/HYPER_CATALYST.json @@ -23,5 +23,10 @@ }, "internalname": "HYPER_CATALYST", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hyper_Catalyst" + ] } \ No newline at end of file diff --git a/items/HYPER_CATALYST_UPGRADE.json b/items/HYPER_CATALYST_UPGRADE.json index d87bf0b6..7f308caf 100644 --- a/items/HYPER_CATALYST_UPGRADE.json +++ b/items/HYPER_CATALYST_UPGRADE.json @@ -15,6 +15,9 @@ "internalname": "HYPER_CATALYST_UPGRADE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hyper_Catalyst_Upgrade" + ] } \ No newline at end of file diff --git a/items/HYPER_FURNACE.json b/items/HYPER_FURNACE.json index bf52cb67..4d9c5c8b 100644 --- a/items/HYPER_FURNACE.json +++ b/items/HYPER_FURNACE.json @@ -1,12 +1,17 @@ { "internalname": "HYPER_FURNACE", - "itemid": 61, + "itemid": "minecraft:furnace", "displayname": "§aHyper Furnace", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aHyper Furnace\"},ExtraAttributes:{id:\"HYPER_FURNACE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§a§lUNCOMMON" + ], + "crafttext": "Requires: Cobblestone VIII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hyper_Furnace" ] } \ No newline at end of file diff --git a/items/ICE_BAIT.json b/items/ICE_BAIT.json index 4f10eb19..9d75615d 100644 --- a/items/ICE_BAIT.json +++ b/items/ICE_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "ICE_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ice VI" + "modver": "1.5-REL", + "crafttext": "Requires: Ice VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/INFLATABLE_JERRY.json b/items/INFLATABLE_JERRY.json index 70022252..cbffe58d 100644 --- a/items/INFLATABLE_JERRY.json +++ b/items/INFLATABLE_JERRY.json @@ -1,11 +1,11 @@ { "internalname": "INFLATABLE_JERRY", - "itemid": 383, + "itemid": "minecraft:spawn_egg", "displayname": "§fInflatable Jerry", "clickcommand": "", "damage": 120, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7May it be a light to you in\",1:\"§7dark places, when all other\",2:\"§7lights go out.\",3:\"\",4:\"§cDungeons only!\",5:\"\",6:\"§f§lCOMMON DUNGEON ITEM\"],Name:\"§fInflatable Jerry\"},ExtraAttributes:{id:\"INFLATABLE_JERRY\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7May it be a light to you in", "§7dark places, when all other", @@ -14,5 +14,10 @@ "§cDungeons only!", "", "§f§lCOMMON DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Inflatable_Jerry" ] } \ No newline at end of file diff --git a/items/JACOBS_TICKET.json b/items/JACOBS_TICKET.json new file mode 100644 index 00000000..cdaf5c54 --- /dev/null +++ b/items/JACOBS_TICKET.json @@ -0,0 +1,12 @@ +{ + "itemid": "minecraft:name_tag", + "displayname": "§aJacob\u0027s Ticket", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aJacob\u0027s Ticket\"},ExtraAttributes:{id:\"JACOBS_TICKET\"}}", + "damage": 0, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "JACOBS_TICKET", + "clickcommand": "", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/JUMBO_BACKPACK.json b/items/JUMBO_BACKPACK.json index 95b18ca4..2dd96280 100644 --- a/items/JUMBO_BACKPACK.json +++ b/items/JUMBO_BACKPACK.json @@ -23,5 +23,10 @@ }, "internalname": "JUMBO_BACKPACK", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Backpack" + ] } \ No newline at end of file diff --git a/items/JUMBO_BACKPACK_UPGRADE.json b/items/JUMBO_BACKPACK_UPGRADE.json index 75f97cfc..38f0d0ac 100644 --- a/items/JUMBO_BACKPACK_UPGRADE.json +++ b/items/JUMBO_BACKPACK_UPGRADE.json @@ -14,6 +14,9 @@ "internalname": "JUMBO_BACKPACK_UPGRADE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jumbo_Backpack_Upgrade" + ] } \ No newline at end of file diff --git a/items/KAT_FLOWER.json b/items/KAT_FLOWER.json index 7932ba5d..ca7af5a3 100644 --- a/items/KAT_FLOWER.json +++ b/items/KAT_FLOWER.json @@ -16,6 +16,9 @@ "internalname": "KAT_FLOWER", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Kat_Flower" + ] } \ No newline at end of file diff --git a/items/LAPIS_CRYSTAL.json b/items/LAPIS_CRYSTAL.json index edac06fc..bbf19bd4 100644 --- a/items/LAPIS_CRYSTAL.json +++ b/items/LAPIS_CRYSTAL.json @@ -1,11 +1,11 @@ { "internalname": "LAPIS_CRYSTAL", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Lapis Crystal", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"120ac94e-d0a2-375d-bb36-d3227beb4f68\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGI5ZmZkODViZjAyODNhNTg4NzA2ZTNkMjdhZmI5ZDQ5MTdlMDZmMmJhNzE3YzFhZWE2OGRjNzkzOTNiOTFmNCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Magnetic\",5:\"§8§7reforge to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Lapis Crystal\"},ExtraAttributes:{id:\"LAPIS_CRYSTAL\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aV§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lapis_Crystal" ] } \ 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/LARGE_AGRONOMY_SACK.json b/items/LARGE_AGRONOMY_SACK.json index 9a1fd79a..50cbc056 100644 --- a/items/LARGE_AGRONOMY_SACK.json +++ b/items/LARGE_AGRONOMY_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "LARGE_AGRONOMY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_CANDY_SACK.json b/items/LARGE_CANDY_SACK.json index 2ac74f5a..7fa2ee67 100644 --- a/items/LARGE_CANDY_SACK.json +++ b/items/LARGE_CANDY_SACK.json @@ -28,5 +28,10 @@ }, "internalname": "LARGE_CANDY_SACK", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_COMBAT_SACK.json b/items/LARGE_COMBAT_SACK.json index 99d9032f..0ca73620 100644 --- a/items/LARGE_COMBAT_SACK.json +++ b/items/LARGE_COMBAT_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "LARGE_COMBAT_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_DUNGEON_SACK.json b/items/LARGE_DUNGEON_SACK.json index 0502cd44..b323d190 100644 --- a/items/LARGE_DUNGEON_SACK.json +++ b/items/LARGE_DUNGEON_SACK.json @@ -19,6 +19,9 @@ "internalname": "LARGE_DUNGEON_SACK", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dungeon_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_FISHING_SACK.json b/items/LARGE_FISHING_SACK.json index 390396bc..1255dc05 100644 --- a/items/LARGE_FISHING_SACK.json +++ b/items/LARGE_FISHING_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "LARGE_FISHING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_FORAGING_SACK.json b/items/LARGE_FORAGING_SACK.json index 65e90b9b..b7f6543e 100644 --- a/items/LARGE_FORAGING_SACK.json +++ b/items/LARGE_FORAGING_SACK.json @@ -30,5 +30,10 @@ }, "internalname": "LARGE_FORAGING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_HUSBANDRY_SACK.json b/items/LARGE_HUSBANDRY_SACK.json index 172a616b..4c9d6136 100644 --- a/items/LARGE_HUSBANDRY_SACK.json +++ b/items/LARGE_HUSBANDRY_SACK.json @@ -29,5 +29,10 @@ }, "internalname": "LARGE_HUSBANDRY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_MINING_SACK.json b/items/LARGE_MINING_SACK.json index 7affd373..ed33ea5d 100644 --- a/items/LARGE_MINING_SACK.json +++ b/items/LARGE_MINING_SACK.json @@ -35,5 +35,10 @@ }, "internalname": "LARGE_MINING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" + ] } \ No newline at end of file diff --git a/items/LARGE_SLAYER_SACK.json b/items/LARGE_SLAYER_SACK.json index 8e0ff28e..3f0de028 100644 --- a/items/LARGE_SLAYER_SACK.json +++ b/items/LARGE_SLAYER_SACK.json @@ -28,5 +28,10 @@ }, "internalname": "LARGE_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Slayer_Sack" + ] } \ No newline at end of file diff --git a/items/LEAVES-1.json b/items/LEAVES-1.json index 0a70b32c..45788305 100644 --- a/items/LEAVES-1.json +++ b/items/LEAVES-1.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves", "displayname": "§fSpruce Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSpruce Leaves\"},ExtraAttributes:{id:\"LEAVES:1\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSpruce Leaves\"},ExtraAttributes:{id:\"LEAVES-1\"}}", "damage": 1, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES-1", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES-2.json b/items/LEAVES-2.json index a4377183..8dac223c 100644 --- a/items/LEAVES-2.json +++ b/items/LEAVES-2.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves", "displayname": "§fBirch Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBirch Leaves\"},ExtraAttributes:{id:\"LEAVES:2\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBirch Leaves\"},ExtraAttributes:{id:\"LEAVES-2\"}}", "damage": 2, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES-2", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES-3.json b/items/LEAVES-3.json index 38a40182..f214af6a 100644 --- a/items/LEAVES-3.json +++ b/items/LEAVES-3.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves", "displayname": "§fJungle Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fJungle Leaves\"},ExtraAttributes:{id:\"LEAVES:3\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fJungle Leaves\"},ExtraAttributes:{id:\"LEAVES-3\"}}", "damage": 3, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES-3", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES.json b/items/LEAVES.json index f32605c3..f078314e 100644 --- a/items/LEAVES.json +++ b/items/LEAVES.json @@ -7,7 +7,12 @@ "§f§lCOMMON" ], "internalname": "LEAVES", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES_2-1.json b/items/LEAVES_2-1.json index ecf215bf..c1749d75 100644 --- a/items/LEAVES_2-1.json +++ b/items/LEAVES_2-1.json @@ -1,12 +1,17 @@ { "itemid": "minecraft:leaves2", "displayname": "§fDark Oak Leaves", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDark Oak Leaves\"},ExtraAttributes:{id:\"LEAVES_2:1\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDark Oak Leaves\"},ExtraAttributes:{id:\"LEAVES_2-1\"}}", "damage": 1, "lore": [ "§f§lCOMMON" ], "internalname": "LEAVES_2-1", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LEAVES_2.json b/items/LEAVES_2.json index af4f5837..5aa6dc30 100644 --- a/items/LEAVES_2.json +++ b/items/LEAVES_2.json @@ -7,7 +7,12 @@ "§f§lCOMMON" ], "internalname": "LEAVES_2", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Leaves" + ] } \ No newline at end of file diff --git a/items/LESSER_ORB_OF_HEALING.json b/items/LESSER_ORB_OF_HEALING.json index 54fc57ba..8fb57e82 100644 --- a/items/LESSER_ORB_OF_HEALING.json +++ b/items/LESSER_ORB_OF_HEALING.json @@ -29,5 +29,10 @@ }, "internalname": "LESSER_ORB_OF_HEALING", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lesser_Orb_of_Healing" + ] } \ No newline at end of file diff --git a/items/LIGHT_BAIT.json b/items/LIGHT_BAIT.json index dce24daa..27f30954 100644 --- a/items/LIGHT_BAIT.json +++ b/items/LIGHT_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "LIGHT_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Crystals II" + "modver": "1.5-REL", + "crafttext": "Requires: Prismarine Crystals II", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/LIVID_FRAGMENT.json b/items/LIVID_FRAGMENT.json index 2fa64016..9701b35b 100644 --- a/items/LIVID_FRAGMENT.json +++ b/items/LIVID_FRAGMENT.json @@ -10,5 +10,10 @@ ], "internalname": "LIVID_FRAGMENT", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Livid_Fragment" + ] } \ No newline at end of file diff --git a/items/LUCKY_HOOF.json b/items/LUCKY_HOOF.json new file mode 100644 index 00000000..13e5f944 --- /dev/null +++ b/items/LUCKY_HOOF.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:iron_horse_armor", + "displayname": "§f§f§aLucky Hoof", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a1% §7chance to find Trick\",1:\"§7or Treat chests.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§f§f§aLucky Hoof\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LUCKY_HOOF\",uuid:\"993641bb-8e60-4607-a8a0-e59a4862c82d\",timestamp:\"11/2/20 5:45 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Gain §a1% §7chance to find Trick", + "§7or Treat chests.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON ACCESSORY" + ], + "internalname": "LUCKY_HOOF", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lucky_Hoof" + ] +} \ No newline at end of file diff --git a/items/LUXURIOUS_SPOOL.json b/items/LUXURIOUS_SPOOL.json index ad1a539a..d9208b4e 100644 --- a/items/LUXURIOUS_SPOOL.json +++ b/items/LUXURIOUS_SPOOL.json @@ -1,11 +1,11 @@ { "internalname": "LUXURIOUS_SPOOL", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Luxurious Spool", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4d646b3e-0e95-34c4-bc6e-04276ff9f014\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTRhZjVmM2I1MGUyZGVhMjY4N2QyOTJjYzNhNWU0MmMwMjhiODYyNmU2Mzg4NDJmYjRmNzg2NzFkZWJlMjc2YyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Silky §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7§8§oOlder Spiders often make\",8:\"§8§obetter quality string. It is\",9:\"§8§osaid that female ones are even\",10:\"§8§omore sturdy, but it was never\",11:\"§8§oproven.\",12:\"\",13:\"§7Requires §aMining Skill Level\",14:\"§aVI§7!\",15:\"\",16:\"§9§lRARE REFORGE STONE\"],Name:\"§9Luxurious Spool\"},ExtraAttributes:{id:\"LUXURIOUS_SPOOL\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -24,5 +24,10 @@ "§aVI§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Luxurious_Spool" ] } \ No newline at end of file diff --git a/items/MACHINE_GUN_BOW.json b/items/MACHINE_GUN_BOW.json index ce35c79f..14167e0c 100644 --- a/items/MACHINE_GUN_BOW.json +++ b/items/MACHINE_GUN_BOW.json @@ -23,6 +23,9 @@ "internalname": "MACHINE_GUN_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Machine_Gun_Bow" + ] } \ No newline at end of file diff --git a/items/MAGMA_BUCKET.json b/items/MAGMA_BUCKET.json index d6b53d5d..75926967 100644 --- a/items/MAGMA_BUCKET.json +++ b/items/MAGMA_BUCKET.json @@ -23,5 +23,10 @@ }, "internalname": "MAGMA_BUCKET", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Magma_Bucket" + ] } \ No newline at end of file diff --git a/items/MAGMA_CREAM.json b/items/MAGMA_CREAM.json index ac4059a8..020318c7 100644 --- a/items/MAGMA_CREAM.json +++ b/items/MAGMA_CREAM.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "MAGMA_CREAM", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,5 +20,10 @@ "C1": "", "C2": "", "C3": "" - } + }, + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Magma_Cream" + ] } \ No newline at end of file diff --git a/items/MAGMA_CUBE;2.json b/items/MAGMA_CUBE;2.json index 8efc7e71..e662d243 100644 --- a/items/MAGMA_CUBE;2.json +++ b/items/MAGMA_CUBE;2.json @@ -25,7 +25,10 @@ ], "internalname": "MAGMA_CUBE;2", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "", - "crafttext": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Magma_Cube_Pet" + ] } \ No newline at end of file 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/MEDIUM_AGRONOMY_SACK.json b/items/MEDIUM_AGRONOMY_SACK.json index 2e88eb62..b0cfb141 100644 --- a/items/MEDIUM_AGRONOMY_SACK.json +++ b/items/MEDIUM_AGRONOMY_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "MEDIUM_AGRONOMY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_COMBAT_SACK.json b/items/MEDIUM_COMBAT_SACK.json index 1966ce9f..ccd3d719 100644 --- a/items/MEDIUM_COMBAT_SACK.json +++ b/items/MEDIUM_COMBAT_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "MEDIUM_COMBAT_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_FISHING_SACK.json b/items/MEDIUM_FISHING_SACK.json index 800a137a..f49686ea 100644 --- a/items/MEDIUM_FISHING_SACK.json +++ b/items/MEDIUM_FISHING_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "MEDIUM_FISHING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_FORAGING_SACK.json b/items/MEDIUM_FORAGING_SACK.json index b4da42f0..13e4df19 100644 --- a/items/MEDIUM_FORAGING_SACK.json +++ b/items/MEDIUM_FORAGING_SACK.json @@ -30,5 +30,10 @@ }, "internalname": "MEDIUM_FORAGING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_HUSBANDRY_SACK.json b/items/MEDIUM_HUSBANDRY_SACK.json index aa43c501..3610dd02 100644 --- a/items/MEDIUM_HUSBANDRY_SACK.json +++ b/items/MEDIUM_HUSBANDRY_SACK.json @@ -29,5 +29,10 @@ }, "internalname": "MEDIUM_HUSBANDRY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_MINING_SACK.json b/items/MEDIUM_MINING_SACK.json index 05923b73..245b73c0 100644 --- a/items/MEDIUM_MINING_SACK.json +++ b/items/MEDIUM_MINING_SACK.json @@ -35,5 +35,10 @@ }, "internalname": "MEDIUM_MINING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" + ] } \ No newline at end of file diff --git a/items/MEDIUM_SLAYER_SACK.json b/items/MEDIUM_SLAYER_SACK.json index 78c11485..0d0d31fc 100644 --- a/items/MEDIUM_SLAYER_SACK.json +++ b/items/MEDIUM_SLAYER_SACK.json @@ -28,5 +28,10 @@ }, "internalname": "MEDIUM_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Slayer_Sack" + ] } \ No newline at end of file diff --git a/items/MENDER_FEDORA.json b/items/MENDER_FEDORA.json index 24250266..489fc65f 100644 --- a/items/MENDER_FEDORA.json +++ b/items/MENDER_FEDORA.json @@ -19,6 +19,9 @@ "internalname": "MENDER_FEDORA", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mender_Fedora" + ] } \ No newline at end of file diff --git a/items/MENDER_HELMET.json b/items/MENDER_HELMET.json index 61b63fce..5d9b48b5 100644 --- a/items/MENDER_HELMET.json +++ b/items/MENDER_HELMET.json @@ -1,11 +1,11 @@ { "internalname": "MENDER_HELMET", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Mender Helmet", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4a3fc537-0fd3-3e3a-ab1b-cc5b7ed581db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc5M2VlZjQ4NDkwNzhkZjRjY2Q0OTgwNTRjNzRlMjE3MWM3NzFmMjczMDk0NDE2NGE4ZWU3YjJkNTYzODMyIn19fQ==\"}]}},display:{Lore:[0:\"§7Gear Score: §d80 §8(86)\",1:\"§7Health: §a+80 HP §8(+86.4 HP)\",2:\"\",3:\"§7Any healing on other players is\",4:\"§7doubled while in Dungeons.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Mender Helmet\"},ExtraAttributes:{id:\"MENDER_HELMET\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4a3fc537-0fd3-3e3a-ab1b-cc5b7ed581db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODc5M2VlZjQ4NDkwNzhkZjRjY2Q0OTgwNTRjNzRlMjE3MWM3NzFmMjczMDk0NDE2NGE4ZWU3YjJkNTYzODMyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d80 §8(86)\",1:\"§7Health: §a+80 HP §8(+86.4 HP)\",2:\"\",3:\"§7Any healing on other players is\",4:\"§7doubled while in Dungeons.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Mender Helmet\"},ExtraAttributes:{id:\"MENDER_HELMET\"}}", + "modver": "1.5-REL", "lore": [ "§7Gear Score: §d80 §8(86)", "§7Health: §a+80 HP §8(+86.4 HP)", @@ -16,5 +16,10 @@ "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON HELMET" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mender_Helmet" ] } \ No newline at end of file diff --git a/items/METAL_CHESTPLATE.json b/items/METAL_CHESTPLATE.json index 32dfed1f..208e687d 100644 --- a/items/METAL_CHESTPLATE.json +++ b/items/METAL_CHESTPLATE.json @@ -19,6 +19,9 @@ "internalname": "METAL_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Metal_Chestplate" + ] } \ No newline at end of file diff --git a/items/MIDAS_STAFF.json b/items/MIDAS_STAFF.json index 20673b73..679efd28 100644 --- a/items/MIDAS_STAFF.json +++ b/items/MIDAS_STAFF.json @@ -34,6 +34,9 @@ "internalname": "MIDAS_STAFF", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Midas_Staff" + ] } \ No newline at end of file diff --git a/items/MIMIC_FRAGMENT.json b/items/MIMIC_FRAGMENT.json index baf218e4..fc454661 100644 --- a/items/MIMIC_FRAGMENT.json +++ b/items/MIMIC_FRAGMENT.json @@ -16,6 +16,9 @@ "internalname": "MIMIC_FRAGMENT", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mimic_Fragment" + ] } \ No newline at end of file diff --git a/items/MINOS_RELIC.json b/items/MINOS_RELIC.json index 8cf2dcbf..a102d4cb 100644 --- a/items/MINOS_RELIC.json +++ b/items/MINOS_RELIC.json @@ -22,6 +22,9 @@ "internalname": "MINOS_RELIC", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minos_Relic" + ] } \ No newline at end of file diff --git a/items/MOIL_LOG.json b/items/MOIL_LOG.json index 39662c6d..b1e2a472 100644 --- a/items/MOIL_LOG.json +++ b/items/MOIL_LOG.json @@ -19,6 +19,9 @@ "internalname": "MOIL_LOG", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Moil_Log" + ] } \ No newline at end of file diff --git a/items/MOLTEN_CUBE.json b/items/MOLTEN_CUBE.json index 1bcf35e7..f13a135d 100644 --- a/items/MOLTEN_CUBE.json +++ b/items/MOLTEN_CUBE.json @@ -1,11 +1,11 @@ { "internalname": "MOLTEN_CUBE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Molten Cube", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f9c4a556-ae13-3635-b4bc-4630b9dd93dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY2NGY5YzVlZDMzMWQ3ZmY0NTU1ZmY4MGIwODhhOWU1ZTExMWI1NDliZmZlMzJiZWQ2ZmYyOWQzYTliNGY3ZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Cubic §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe center of Magma Cubes is\",8:\"§8§othe hottest part...also the\",9:\"§8§ohardest. Giant ones can even\",10:\"§8§ocreate stones like this one.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aX§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Molten Cube\"},ExtraAttributes:{id:\"MOLTEN_CUBE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -23,5 +23,10 @@ "§aX§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Molten_Cube" ] } \ No newline at end of file diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json new file mode 100644 index 00000000..c63e73d0 --- /dev/null +++ b/items/MUTANT_NETHER_STALK.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Mutant Nether Wart", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"94c29902-dee6-3e1a-ba2e-e13e2bc243a4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExYTNjZWM3YWFmOTA0MjEyY2NmOTNiYjY3YTNjYWYzZDY0OTc4M2JhOTBiOGI2MGJiNjNjNzY4N2ViMzlmIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Mutant Nether Wart\"},ExtraAttributes:{id:\"MUTANT_NETHER_STALK\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_NETHER_STALK:32", + "A3": "", + "B1": "ENCHANTED_NETHER_STALK:32", + "B2": "ENCHANTED_NETHER_STALK:32", + "B3": "ENCHANTED_NETHER_STALK:32", + "C1": "", + "C2": "ENCHANTED_NETHER_STALK:32", + "C3": "" + }, + "internalname": "MUTANT_NETHER_STALK", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/NECROMANCER_BROOCH.json b/items/NECROMANCER_BROOCH.json index 31a8d3af..d856fadd 100644 --- a/items/NECROMANCER_BROOCH.json +++ b/items/NECROMANCER_BROOCH.json @@ -1,11 +1,11 @@ { "internalname": "NECROMANCER_BROOCH", - "itemid": 397, - "displayname": "§9Necromancer's Brooch", + "itemid": "minecraft:skull", + "displayname": "§9Necromancer\u0027s Brooch", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea3ee289-11c8-32b4-8913-c98703b1ab1c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjViNmJlYWM1NzM2NWNhZjQ2ZjAzN2YzZDJhM2E0NTdmNmNhZmU2NDc1N2JhZjE0ZTg5OTNjZDJkYTE4Y2ZmNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Necrotic\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7§8§oRewarded to every\",8:\"§8§oNecromancer who passes the final\",9:\"§8§oexam.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXIX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Necromancer's Brooch\"},ExtraAttributes:{id:\"NECROMANCER_BROOCH\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea3ee289-11c8-32b4-8913-c98703b1ab1c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjViNmJlYWM1NzM2NWNhZjQ2ZjAzN2YzZDJhM2E0NTdmNmNhZmU2NDc1N2JhZjE0ZTg5OTNjZDJkYTE4Y2ZmNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Necrotic\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7§8§oRewarded to every\",8:\"§8§oNecromancer who passes the final\",9:\"§8§oexam.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXIX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Necromancer\u0027s Brooch\"},ExtraAttributes:{id:\"NECROMANCER_BROOCH\"}}", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXIX§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer%27s_Brooch" ] } \ No newline at end of file diff --git a/items/NECROMANCER_LORD_BOOTS.json b/items/NECROMANCER_LORD_BOOTS.json index d0de3cfc..b863dee0 100644 --- a/items/NECROMANCER_LORD_BOOTS.json +++ b/items/NECROMANCER_LORD_BOOTS.json @@ -27,6 +27,9 @@ "internalname": "NECROMANCER_LORD_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Lord_Armor" + ] } \ No newline at end of file diff --git a/items/NECROMANCER_LORD_CHESTPLATE.json b/items/NECROMANCER_LORD_CHESTPLATE.json index 7d97c06e..7ab4061f 100644 --- a/items/NECROMANCER_LORD_CHESTPLATE.json +++ b/items/NECROMANCER_LORD_CHESTPLATE.json @@ -27,6 +27,9 @@ "internalname": "NECROMANCER_LORD_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Lord_Armor" + ] } \ No newline at end of file diff --git a/items/NECROMANCER_LORD_HELMET.json b/items/NECROMANCER_LORD_HELMET.json index d2db7aa1..ed48596e 100644 --- a/items/NECROMANCER_LORD_HELMET.json +++ b/items/NECROMANCER_LORD_HELMET.json @@ -27,6 +27,9 @@ "internalname": "NECROMANCER_LORD_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Lord_Armor" + ] } \ No newline at end of file diff --git a/items/NECROMANCER_LORD_LEGGINGS.json b/items/NECROMANCER_LORD_LEGGINGS.json index 53b260c3..3838364e 100644 --- a/items/NECROMANCER_LORD_LEGGINGS.json +++ b/items/NECROMANCER_LORD_LEGGINGS.json @@ -27,6 +27,9 @@ "internalname": "NECROMANCER_LORD_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Lord_Armor" + ] } \ No newline at end of file diff --git a/items/NECROMANCER_SWORD.json b/items/NECROMANCER_SWORD.json index 965d1075..47773118 100644 --- a/items/NECROMANCER_SWORD.json +++ b/items/NECROMANCER_SWORD.json @@ -36,6 +36,9 @@ "internalname": "NECROMANCER_SWORD", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Necromancer_Sword" + ] } \ No newline at end of file diff --git a/items/NETHER_WART_ISLAND_CRYSTAL.json b/items/NETHER_WART_ISLAND_CRYSTAL.json index d1e2f3af..997de3a9 100644 --- a/items/NETHER_WART_ISLAND_CRYSTAL.json +++ b/items/NETHER_WART_ISLAND_CRYSTAL.json @@ -11,6 +11,10 @@ ], "internalname": "NETHER_WART_ISLAND_CRYSTAL", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farm_Crystal" + ] } \ No newline at end of file diff --git a/items/NURSE_SHARK_TOOTH.json b/items/NURSE_SHARK_TOOTH.json index 885654b7..1f1057d3 100644 --- a/items/NURSE_SHARK_TOOTH.json +++ b/items/NURSE_SHARK_TOOTH.json @@ -14,6 +14,9 @@ "internalname": "NURSE_SHARK_TOOTH", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nurse_Shark_Tooth" + ] } \ No newline at end of file diff --git a/items/ONYX.json b/items/ONYX.json index e7d81a52..35bb6df7 100644 --- a/items/ONYX.json +++ b/items/ONYX.json @@ -1,11 +1,11 @@ { "internalname": "ONYX", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Onyx", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cae817f6-ca6f-3a42-bf71-21c11d0a4d71\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTRlY2NjMjgwNzkzNTEwYTZjMTBiYTA4OGMwZTliODcwODc5MGU4MWM2MDkwN2ZkNmViNzNmMzMzMTI3NzdhNCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Fruitful\",5:\"§8§7reforge to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Onyx\"},ExtraAttributes:{id:\"ONYX\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Onyx" ] } \ No newline at end of file diff --git a/items/OPTICAL_LENS.json b/items/OPTICAL_LENS.json index f1fb7b58..cb120f54 100644 --- a/items/OPTICAL_LENS.json +++ b/items/OPTICAL_LENS.json @@ -1,11 +1,11 @@ { "internalname": "OPTICAL_LENS", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Optical Lens", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"313555be-f416-34d5-bafa-22266fcb159d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDdmMTZiZDQ1N2VkMjc3MTYwMGQyMmFiMDkwZDYyOTAzMDQ1NTcxMTg3Y2VkMzRlNGYwNDNhMGZhMGJhMjExNCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Precise §7reforge\",5:\"§7to a bow.\",6:\"\",7:\"§7§8§oThis vicious material can\",8:\"§8§osometimes be found on the floor\",9:\"§8§oof The Catacombs.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXXII§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Optical Lens\"},ExtraAttributes:{id:\"OPTICAL_LENS\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXXII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Optical_Lens" ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_10.json b/items/PERFECT_BOOTS_10.json index 2542d579..eb0c3ddd 100644 --- a/items/PERFECT_BOOTS_10.json +++ b/items/PERFECT_BOOTS_10.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_10", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_11.json b/items/PERFECT_BOOTS_11.json index 37df09ee..6569ebf0 100644 --- a/items/PERFECT_BOOTS_11.json +++ b/items/PERFECT_BOOTS_11.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_11", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_12.json b/items/PERFECT_BOOTS_12.json index 19736b71..516bbdec 100644 --- a/items/PERFECT_BOOTS_12.json +++ b/items/PERFECT_BOOTS_12.json @@ -23,5 +23,10 @@ "internalname": "PERFECT_BOOTS_12", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_2.json b/items/PERFECT_BOOTS_2.json index 5f8cee77..5aa6edc4 100644 --- a/items/PERFECT_BOOTS_2.json +++ b/items/PERFECT_BOOTS_2.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_2", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_3.json b/items/PERFECT_BOOTS_3.json index 5558d582..77162d64 100644 --- a/items/PERFECT_BOOTS_3.json +++ b/items/PERFECT_BOOTS_3.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_3", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_4.json b/items/PERFECT_BOOTS_4.json index 508b69c5..bc64fd23 100644 --- a/items/PERFECT_BOOTS_4.json +++ b/items/PERFECT_BOOTS_4.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_4", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_5.json b/items/PERFECT_BOOTS_5.json index 369cd93f..f35bb5e0 100644 --- a/items/PERFECT_BOOTS_5.json +++ b/items/PERFECT_BOOTS_5.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_5", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_6.json b/items/PERFECT_BOOTS_6.json index acc36554..a1e8ecce 100644 --- a/items/PERFECT_BOOTS_6.json +++ b/items/PERFECT_BOOTS_6.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_6", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_7.json b/items/PERFECT_BOOTS_7.json index 46cd30c8..d5c696eb 100644 --- a/items/PERFECT_BOOTS_7.json +++ b/items/PERFECT_BOOTS_7.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_7", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_8.json b/items/PERFECT_BOOTS_8.json index 7ce7ac26..37a5d04b 100644 --- a/items/PERFECT_BOOTS_8.json +++ b/items/PERFECT_BOOTS_8.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_8", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_BOOTS_9.json b/items/PERFECT_BOOTS_9.json index e2157aa5..939af182 100644 --- a/items/PERFECT_BOOTS_9.json +++ b/items/PERFECT_BOOTS_9.json @@ -25,5 +25,10 @@ "internalname": "PERFECT_BOOTS_9", "parent": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] } \ No newline at end of file diff --git a/items/PERFECT_CHESTPLATE_10.json b/items/PERFECT_CHESTPLATE_10.json index e4e8d242..4b11b165 100644 --- a/items/PERFECT_CHESTPLATE_10.json +++ b/items/PERFECT_CHESTPLATE_10.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_10", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_11.json b/items/PERFECT_CHESTPLATE_11.json index a2f407b6..6e57b972 100644 --- a/items/PERFECT_CHESTPLATE_11.json +++ b/items/PERFECT_CHESTPLATE_11.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_11", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_12.json b/items/PERFECT_CHESTPLATE_12.json index 70bce15b..5a944c5b 100644 --- a/items/PERFECT_CHESTPLATE_12.json +++ b/items/PERFECT_CHESTPLATE_12.json @@ -23,5 +23,9 @@ "internalname": "PERFECT_CHESTPLATE_12", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_2.json b/items/PERFECT_CHESTPLATE_2.json index d577317c..fc4ce961 100644 --- a/items/PERFECT_CHESTPLATE_2.json +++ b/items/PERFECT_CHESTPLATE_2.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_2", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_3.json b/items/PERFECT_CHESTPLATE_3.json index 87eb7fcf..b7a6332f 100644 --- a/items/PERFECT_CHESTPLATE_3.json +++ b/items/PERFECT_CHESTPLATE_3.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_3", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_4.json b/items/PERFECT_CHESTPLATE_4.json index afbe749a..5fcd9c5b 100644 --- a/items/PERFECT_CHESTPLATE_4.json +++ b/items/PERFECT_CHESTPLATE_4.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_4", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_5.json b/items/PERFECT_CHESTPLATE_5.json index 2781c460..9364ef24 100644 --- a/items/PERFECT_CHESTPLATE_5.json +++ b/items/PERFECT_CHESTPLATE_5.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_5", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_6.json b/items/PERFECT_CHESTPLATE_6.json index 9f93860b..cc643026 100644 --- a/items/PERFECT_CHESTPLATE_6.json +++ b/items/PERFECT_CHESTPLATE_6.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_6", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_7.json b/items/PERFECT_CHESTPLATE_7.json index da0aa001..ccd72001 100644 --- a/items/PERFECT_CHESTPLATE_7.json +++ b/items/PERFECT_CHESTPLATE_7.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_7", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_8.json b/items/PERFECT_CHESTPLATE_8.json index 03dee852..3a693d9a 100644 --- a/items/PERFECT_CHESTPLATE_8.json +++ b/items/PERFECT_CHESTPLATE_8.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_8", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_CHESTPLATE_9.json b/items/PERFECT_CHESTPLATE_9.json index 339ad395..3324eb62 100644 --- a/items/PERFECT_CHESTPLATE_9.json +++ b/items/PERFECT_CHESTPLATE_9.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_CHESTPLATE_9", "parent": "PERFECT_CHESTPLATE_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_10.json b/items/PERFECT_HELMET_10.json index 8d0bf987..487c9dc5 100644 --- a/items/PERFECT_HELMET_10.json +++ b/items/PERFECT_HELMET_10.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_10", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_11.json b/items/PERFECT_HELMET_11.json index 7db10442..6010fdc5 100644 --- a/items/PERFECT_HELMET_11.json +++ b/items/PERFECT_HELMET_11.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_11", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_12.json b/items/PERFECT_HELMET_12.json index 78b57530..4c3962ba 100644 --- a/items/PERFECT_HELMET_12.json +++ b/items/PERFECT_HELMET_12.json @@ -23,5 +23,9 @@ "internalname": "PERFECT_HELMET_12", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_2.json b/items/PERFECT_HELMET_2.json index 4c21815c..654b2892 100644 --- a/items/PERFECT_HELMET_2.json +++ b/items/PERFECT_HELMET_2.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_2", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_3.json b/items/PERFECT_HELMET_3.json index c4285866..3036578c 100644 --- a/items/PERFECT_HELMET_3.json +++ b/items/PERFECT_HELMET_3.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_3", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_4.json b/items/PERFECT_HELMET_4.json index 63623f45..a4087971 100644 --- a/items/PERFECT_HELMET_4.json +++ b/items/PERFECT_HELMET_4.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_4", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_5.json b/items/PERFECT_HELMET_5.json index e1d3c75a..85f9d193 100644 --- a/items/PERFECT_HELMET_5.json +++ b/items/PERFECT_HELMET_5.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_5", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_6.json b/items/PERFECT_HELMET_6.json index 9b17c032..d4325359 100644 --- a/items/PERFECT_HELMET_6.json +++ b/items/PERFECT_HELMET_6.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_6", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_7.json b/items/PERFECT_HELMET_7.json index b31c8997..1bf9abd4 100644 --- a/items/PERFECT_HELMET_7.json +++ b/items/PERFECT_HELMET_7.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_7", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_8.json b/items/PERFECT_HELMET_8.json index 5b3a50c9..5c08d1df 100644 --- a/items/PERFECT_HELMET_8.json +++ b/items/PERFECT_HELMET_8.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_8", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_HELMET_9.json b/items/PERFECT_HELMET_9.json index 04873344..ee8c9788 100644 --- a/items/PERFECT_HELMET_9.json +++ b/items/PERFECT_HELMET_9.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_HELMET_9", "parent": "PERFECT_HELMET_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_10.json b/items/PERFECT_LEGGINGS_10.json index df1eaf39..deb1783d 100644 --- a/items/PERFECT_LEGGINGS_10.json +++ b/items/PERFECT_LEGGINGS_10.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_10", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_11.json b/items/PERFECT_LEGGINGS_11.json index 2d5f6009..ef64acf2 100644 --- a/items/PERFECT_LEGGINGS_11.json +++ b/items/PERFECT_LEGGINGS_11.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_11", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_12.json b/items/PERFECT_LEGGINGS_12.json index 11197b35..9405cd91 100644 --- a/items/PERFECT_LEGGINGS_12.json +++ b/items/PERFECT_LEGGINGS_12.json @@ -23,5 +23,9 @@ "internalname": "PERFECT_LEGGINGS_12", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_2.json b/items/PERFECT_LEGGINGS_2.json index 2cf1ab84..08cce8e6 100644 --- a/items/PERFECT_LEGGINGS_2.json +++ b/items/PERFECT_LEGGINGS_2.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_2", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_3.json b/items/PERFECT_LEGGINGS_3.json index be5cc69e..06f43e4b 100644 --- a/items/PERFECT_LEGGINGS_3.json +++ b/items/PERFECT_LEGGINGS_3.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_3", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_4.json b/items/PERFECT_LEGGINGS_4.json index 7274b498..671fd43c 100644 --- a/items/PERFECT_LEGGINGS_4.json +++ b/items/PERFECT_LEGGINGS_4.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_4", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_5.json b/items/PERFECT_LEGGINGS_5.json index b71dac97..3531811e 100644 --- a/items/PERFECT_LEGGINGS_5.json +++ b/items/PERFECT_LEGGINGS_5.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_5", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_6.json b/items/PERFECT_LEGGINGS_6.json index af628a1d..5ab69857 100644 --- a/items/PERFECT_LEGGINGS_6.json +++ b/items/PERFECT_LEGGINGS_6.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_6", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_7.json b/items/PERFECT_LEGGINGS_7.json index 46a8f66b..145f005a 100644 --- a/items/PERFECT_LEGGINGS_7.json +++ b/items/PERFECT_LEGGINGS_7.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_7", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_8.json b/items/PERFECT_LEGGINGS_8.json index dfc10f80..3d017d36 100644 --- a/items/PERFECT_LEGGINGS_8.json +++ b/items/PERFECT_LEGGINGS_8.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_8", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERFECT_LEGGINGS_9.json b/items/PERFECT_LEGGINGS_9.json index 6f4db7e4..b06a3355 100644 --- a/items/PERFECT_LEGGINGS_9.json +++ b/items/PERFECT_LEGGINGS_9.json @@ -25,5 +25,9 @@ "internalname": "PERFECT_LEGGINGS_9", "parent": "PERFECT_LEGGINGS_1", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" + ] +} diff --git a/items/PERSONAL_BANK_ITEM.json b/items/PERSONAL_BANK_ITEM.json index 7e01eb60..afcb35c3 100644 --- a/items/PERSONAL_BANK_ITEM.json +++ b/items/PERSONAL_BANK_ITEM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPersonal Bank Item", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9dd5008a-08a1-3f4a-b8af-2499bdb8ff3b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTM2ZTk0ZjZjMzRhMzU0NjVmY2U0YTkwZjJlMjU5NzYzODllYjk3MDlhMTIyNzM1NzRmZjcwZmQ0ZGFhNjg1MiJ9fX0=\"}]}},display:{Lore:[0:\"§7Shortcut to your Personal Bank!\",1:\"\",2:\"§bRight-Click to open bank!\",3:\"§eLeft-Click to deposit purse!\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fPersonal Bank Item\"},ExtraAttributes:{id:\"PERSONAL_BANK_ITEM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9dd5008a-08a1-3f4a-b8af-2499bdb8ff3b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTM2ZTk0ZjZjMzRhMzU0NjVmY2U0YTkwZjJlMjU5NzYzODllYjk3MDlhMTIyNzM1NzRmZjcwZmQ0ZGFhNjg1MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Shortcut to your Personal Bank!\",1:\"\",2:\"§bRight-Click to open bank!\",3:\"§eLeft-Click to deposit purse!\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fPersonal Bank Item\"},ExtraAttributes:{id:\"PERSONAL_BANK_ITEM\"}}", "damage": 3, "lore": [ "§7Shortcut to your Personal Bank!", @@ -24,6 +24,10 @@ }, "internalname": "PERSONAL_BANK_ITEM", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Emerald VI" + "modver": "1.5-REL", + "crafttext": "Requires: Emerald VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Personal_Bank" + ] } \ No newline at end of file diff --git a/items/PERSONAL_COMPACTOR_4000.json b/items/PERSONAL_COMPACTOR_4000.json index 12aba87b..06a2d91d 100644 --- a/items/PERSONAL_COMPACTOR_4000.json +++ b/items/PERSONAL_COMPACTOR_4000.json @@ -26,5 +26,10 @@ }, "internalname": "PERSONAL_COMPACTOR_4000", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_4000" + ] } \ No newline at end of file diff --git a/items/PERSONAL_COMPACTOR_5000.json b/items/PERSONAL_COMPACTOR_5000.json index 13dd4a14..1498ff71 100644 --- a/items/PERSONAL_COMPACTOR_5000.json +++ b/items/PERSONAL_COMPACTOR_5000.json @@ -26,5 +26,10 @@ }, "internalname": "PERSONAL_COMPACTOR_5000", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_5000" + ] } \ No newline at end of file diff --git a/items/PERSONAL_COMPACTOR_6000.json b/items/PERSONAL_COMPACTOR_6000.json index 359cedea..11ef50df 100644 --- a/items/PERSONAL_COMPACTOR_6000.json +++ b/items/PERSONAL_COMPACTOR_6000.json @@ -26,5 +26,10 @@ }, "internalname": "PERSONAL_COMPACTOR_6000", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_6000" + ] } \ No newline at end of file diff --git a/items/PET_ITEM_VAMPIRE_FANG.json b/items/PET_ITEM_VAMPIRE_FANG.json new file mode 100644 index 00000000..d9bec2f3 --- /dev/null +++ b/items/PET_ITEM_VAMPIRE_FANG.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:ghast_tear", + "displayname": "§f§f§6Vampire Fang", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Upgrades a Bat pet from\",8:\"§7§6Legendary §7to §dMythic\",9:\"§d§7adding a bonus perk and bonus\",10:\"§7stats!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§egive it this item!\",14:\"\",15:\"§6§lLEGENDARY PET ITEM\"],Name:\"§f§f§6Vampire Fang\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PET_ITEM_VAMPIRE_FANG\",uuid:\"6304a546-069c-4b05-80f2-8f31280e25c5\",timestamp:\"11/2/20 6:08 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet items can boost pets in", + "§7various ways but pets can only", + "§7hold 1 item at a time so choose", + "§7wisely!", + "", + "§7§7Upgrades a Bat pet from", + "§7§6Legendary §7to §dMythic", + "§d§7adding a bonus perk and bonus", + "§7stats!", + "", + "§7§eRight click on your pet to", + "§egive it this item!", + "", + "§6§lLEGENDARY PET ITEM" + ], + "internalname": "PET_ITEM_VAMPIRE_FANG", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vampire_Fang" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_BLACK.json b/items/PET_SKIN_SHEEP_BLACK.json new file mode 100644 index 00000000..30facf1d --- /dev/null +++ b/items/PET_SKIN_SHEEP_BLACK.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aBlack Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a44786f8-b0f4-3e43-ad1b-64956113adec\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWE5ZGNkYTY0MmE4MDdjZDJkYWE0YWE2YmU4N2NlZjk2ZTA4YThjOGY1Y2VjMjY1N2RkYTQyNjZjNmE4ODRjMiJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aBlack Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_BLACK\",uuid:\"76ecd4eb-b84f-4152-bd85-37a9f68dcc8a\",timestamp:\"11/7/20 6:09 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_BLACK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_LIGHT_BLUE.json b/items/PET_SKIN_SHEEP_LIGHT_BLUE.json new file mode 100644 index 00000000..e6c5111e --- /dev/null +++ b/items/PET_SKIN_SHEEP_LIGHT_BLUE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aLight Blue Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5ee3925d-b768-331c-af39-d00e1363aa1f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzIyMjIwZGUxYTg2M2JjNWQ5YjllN2E2YTNiMDMyMTRjOWYzZDY5OGVkM2ZlMGQyODIyMGYzYjkzYjc2ODVjNSJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aLight Blue Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_LIGHT_BLUE\",uuid:\"61f0e57e-fa19-4f8d-837e-3da2006784c7\",timestamp:\"11/7/20 6:13 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_LIGHT_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_LIGHT_GREEN.json b/items/PET_SKIN_SHEEP_LIGHT_GREEN.json new file mode 100644 index 00000000..b0cc61c1 --- /dev/null +++ b/items/PET_SKIN_SHEEP_LIGHT_GREEN.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aLight Green Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"235159c0-4c38-356f-8a2b-519b15d03730\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2YxODNlYzJmZTU4ZmFhNDNlNTY4NDE5YjdhMGRjNDQ2ZWNlNGVhMGJlNTJlYzc4NGM5NGUxZDc0Yjc1OTM5ZCJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aLight Green Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_LIGHT_GREEN\",uuid:\"8148f172-9301-46f9-b5ed-63ba32a27f77\",timestamp:\"11/7/20 6:12 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_LIGHT_GREEN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_PINK.json b/items/PET_SKIN_SHEEP_PINK.json new file mode 100644 index 00000000..6dcfbb74 --- /dev/null +++ b/items/PET_SKIN_SHEEP_PINK.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPink Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8899dc3a-c587-3d3e-8c1a-aa0fba9c38d5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWZhNzc0NzY4NGRjYjk2MTkyZDkwMzQyY2VhNjI3NDJlYzM2M2RhMDdjYjVlNmUyNWVlY2VjODg4Y2QyMDc2In19fQo\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aPink Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_PINK\",uuid:\"2ed595c6-4d41-457f-a052-1842b914d114\",timestamp:\"11/6/20 7:18 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_PINK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_PURPLE.json b/items/PET_SKIN_SHEEP_PURPLE.json new file mode 100644 index 00000000..ca4becbb --- /dev/null +++ b/items/PET_SKIN_SHEEP_PURPLE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPurple Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"98d9a319-e671-34a0-b1da-a912ef421fc9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTlhODhjZjdkZDMzMDYzNTg3YzZiNTQwZTYxMzBhYmM1ZDA3ZjFhNjVjNDc1NzNhYjNjMWFkM2NjZWM4ODU3ZiJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aPurple Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_PURPLE\",uuid:\"251bc697-5c50-4da8-9bbe-fa410663058a\",timestamp:\"11/7/20 6:15 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_PURPLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_WHITE.json b/items/PET_SKIN_SHEEP_WHITE.json new file mode 100644 index 00000000..4a451296 --- /dev/null +++ b/items/PET_SKIN_SHEEP_WHITE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aWhite Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"354676d5-1529-327c-b06e-899b92132403\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjkyYTFhNWMzMjVmMjVmNzQzOGEwYWJiNGY4NmJhNmNmNzU1NTJkMDJjNzM0OWE3MjkyOTgxNDU5YjMxZDJmNyJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aWhite Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_WHITE\",uuid:\"3c2d7704-de41-49cb-841c-30bd42d87351\",timestamp:\"11/7/20 6:14 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_WHITE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PHANTOM_ROD.json b/items/PHANTOM_ROD.json new file mode 100644 index 00000000..84e9a9f5 --- /dev/null +++ b/items/PHANTOM_ROD.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:fishing_rod", + "displayname": "§f§f§6Phantom Rod", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+125\",2:\"\",3:\"§6Item Ability: Phantom Impel §e§lLEFT CLICK\",4:\"§7Terrify hooked enemies pushing\",5:\"§7them away and dealing massive\",6:\"§7damage.\",7:\"\",8:\"§7Increases fishing speed by §965%\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY FISHING WEAPON\"],Name:\"§f§f§6Phantom Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PHANTOM_ROD\",uuid:\"2c280533-f00d-4ed0-9854-0326c5b536d1\",timestamp:\"11/2/20 7:37 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Damage: §c+200", + "§7Strength: §c+125", + "", + "§6Item Ability: Phantom Impel §e§lLEFT CLICK", + "§7Terrify hooked enemies pushing", + "§7them away and dealing massive", + "§7damage.", + "", + "§7Increases fishing speed by §965%", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY FISHING WEAPON" + ], + "internalname": "PHANTOM_ROD", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Phantom_Rod" + ] +} \ No newline at end of file diff --git a/items/PIG;0.json b/items/PIG;0.json index b8590abb..c5c66db0 100644 --- a/items/PIG;0.json +++ b/items/PIG;0.json @@ -22,11 +22,23 @@ "§f§lCOMMON" ], "internalname": "PIG;0", - "clickcommand": "", - "modver": "REL-1.0.0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "ENCHANTED_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" - ], - "crafttext": "" + ] } \ No newline at end of file diff --git a/items/PIG;1.json b/items/PIG;1.json index afed9925..9c7d2afe 100644 --- a/items/PIG;1.json +++ b/items/PIG;1.json @@ -22,11 +22,23 @@ "§a§lUNCOMMON" ], "internalname": "PIG;1", - "clickcommand": "", - "modver": "REL-1.0.0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "ENCHANTED_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" - ], - "crafttext": "" + ] } \ No newline at end of file diff --git a/items/PIG;2.json b/items/PIG;2.json index 2247f617..5dfd2243 100644 --- a/items/PIG;2.json +++ b/items/PIG;2.json @@ -27,11 +27,23 @@ "§9§lRARE" ], "internalname": "PIG;2", - "clickcommand": "", - "modver": "REL-1.0.0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "ENCHANTED_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" - ], - "crafttext": "" + ] } \ No newline at end of file diff --git a/items/PIG;3.json b/items/PIG;3.json index 6355dedb..78ce2dd6 100644 --- a/items/PIG;3.json +++ b/items/PIG;3.json @@ -27,11 +27,24 @@ "§5§lEPIC" ], "internalname": "PIG;3", - "clickcommand": "", - "modver": "REL-1.0.0", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "useneucraft": true, + "infoType": "WIKI_URL", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "SUPER_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" ], - "crafttext": "" -} \ No newline at end of file + "crafttext": "80% Chance" +} diff --git a/items/PIG;4.json b/items/PIG;4.json index 4222dc61..06bb086d 100644 --- a/items/PIG;4.json +++ b/items/PIG;4.json @@ -32,11 +32,23 @@ "§6§lLEGENDARY" ], "internalname": "PIG;4", - "clickcommand": "", - "modver": "REL-1.0.0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "SUPER_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" ], - "crafttext": "" -} \ No newline at end of file + "crafttext": "20% chance" +} diff --git a/items/PIGMAN_SWORD.json b/items/PIGMAN_SWORD.json index c281c0da..768d2171 100644 --- a/items/PIGMAN_SWORD.json +++ b/items/PIGMAN_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_sword", "displayname": "§6Pigman Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"\",5:\"§6Item Ability: Burning Souls §e§lRIGHT CLICK\",6:\"§7Gain §a+50❈ Defense §7for §a5s§7\",7:\"§7and cast vortex of flames\",8:\"§7towards enemies, dealing up to\",9:\"§7§c1,968§7 over §a5§7 seconds.\",10:\"§8Mana Cost: §3150\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pigman Sword\"},ExtraAttributes:{id:\"PIGMAN_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"\",5:\"§6Item Ability: Burning Souls §e§lRIGHT CLICK\",6:\"§7Gain §a+50❈ Defense §7for §a5s§7\",7:\"§7and cast vortex of flames\",8:\"§7towards enemies, dealing up to\",9:\"§7§c30,000§7 over §a5§7 seconds.\",10:\"§8Mana Cost: §3400\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pigman Sword\"},ExtraAttributes:{id:\"PIGMAN_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+200", @@ -9,12 +9,14 @@ "§7Crit Chance: §c+5%", "§7Crit Damage: §c+30%", "", + "§7Intelligence: §a+100", + "", "§6Item Ability: Burning Souls §e§lRIGHT CLICK", "§7Gain §a+50❈ Defense §7for §a5s§7", "§7and cast vortex of flames", "§7towards enemies, dealing up to", - "§7§c1,968§7 over §a5§7 seconds.", - "§8Mana Cost: §3150", + "§7§c30,000§7 over §a5§7 seconds.", + "§8Mana Cost: §3400", "", "§7§8This item can be reforged!", "§6§lLEGENDARY SWORD" @@ -32,10 +34,10 @@ }, "internalname": "PIGMAN_SWORD", "clickcommand": "viewrecipe", - "modver": "1.1-REL", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Sword" ], "crafttext": "Requires: Raw Porkchop IX" -} \ No newline at end of file +} diff --git a/items/PLASMAFLUX_POWER_ORB.json b/items/PLASMAFLUX_POWER_ORB.json index b467f153..f8b7fa28 100644 --- a/items/PLASMAFLUX_POWER_ORB.json +++ b/items/PLASMAFLUX_POWER_ORB.json @@ -32,5 +32,10 @@ }, "internalname": "PLASMAFLUX_POWER_ORB", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Plasmaflux_Power_Orb" + ] } \ No newline at end of file diff --git a/items/PLASMA_BUCKET.json b/items/PLASMA_BUCKET.json index 23367609..a1a181b8 100644 --- a/items/PLASMA_BUCKET.json +++ b/items/PLASMA_BUCKET.json @@ -23,5 +23,10 @@ }, "internalname": "PLASMA_BUCKET", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Plasma_Bucket" + ] } \ No newline at end of file diff --git a/items/PLASMA_NUCLEUS.json b/items/PLASMA_NUCLEUS.json index e1ea1ae8..05f905cb 100644 --- a/items/PLASMA_NUCLEUS.json +++ b/items/PLASMA_NUCLEUS.json @@ -15,5 +15,10 @@ ], "internalname": "PLASMA_NUCLEUS", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Plasma_Nucleus" + ] } \ No newline at end of file diff --git a/items/POLISHED_PUMPKIN.json b/items/POLISHED_PUMPKIN.json new file mode 100644 index 00000000..0acabf03 --- /dev/null +++ b/items/POLISHED_PUMPKIN.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Polished Pumpkin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3508645c-9fd9-3501-b79c-d490f6c4d028\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRiNzExZmY1MmVlZGRhNTljNDM0YmIwMzE2OTc2M2Q3YzQwYjViODkxMjc3NzhmZWFjZDYzYWE5NGRmYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Polished Pumpkin\"},ExtraAttributes:{id:\"POLISHED_PUMPKIN\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_PUMPKIN:32", + "A3": "", + "B1": "ENCHANTED_PUMPKIN:32", + "B2": "ENCHANTED_PUMPKIN:32", + "B3": "ENCHANTED_PUMPKIN:32", + "C1": "", + "C2": "ENCHANTED_PUMPKIN:32", + "C3": "" + }, + "internalname": "POLISHED_PUMPKIN", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/POTATO_BASKET.json b/items/POTATO_BASKET.json index da96e955..d3967f85 100644 --- a/items/POTATO_BASKET.json +++ b/items/POTATO_BASKET.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "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", + "modver": "1.5-REL", "lore": [ "§7Leaderboard Position: §e#§k169", "§7Awarded to: §kIRONM00N", @@ -17,5 +17,8 @@ "§5§lEPIC" ], "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Basket_of_Hope_from_the_Great_Potato_War" + ] } \ No newline at end of file diff --git a/items/POTATO_TALISMAN.json b/items/POTATO_TALISMAN.json index 2f630733..3101bdfb 100644 --- a/items/POTATO_TALISMAN.json +++ b/items/POTATO_TALISMAN.json @@ -1,11 +1,11 @@ { "internalname": "POTATO_TALISMAN", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§fPotato Talisman", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2fc11c51-700f-35d7-8e19-71d8549daef9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjUzMTI1MDg3MCwKICAicHJvZmlsZUlkIiA6ICI4MmEyZDY5OTMwOTM0NjkxOGE3NDc4ZTI2YWEyMGJmMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMY3V0ZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zMTg0NzZlM2NmMGQ1ZmM4YWIxNzYxMDY1Y2YwZTM3MmIxMTAwNGVkNGM5NzE1NjM5NmUxN2M4NjliNGFhMzg5IgogICAgfQogIH0KfQ==\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Your potato minions farm §a5%\",3:\"§a§7faster while wearing on your\",4:\"§7island.\",5:\"\",6:\"§7§8Forged by the Potato King\",7:\"§8after winning the Great\",8:\"§8Potato War.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotato Talisman\"},ExtraAttributes:{id:\"POTATO_TALISMAN\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2fc11c51-700f-35d7-8e19-71d8549daef9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjUzMTI1MDg3MCwKICAicHJvZmlsZUlkIiA6ICI4MmEyZDY5OTMwOTM0NjkxOGE3NDc4ZTI2YWEyMGJmMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMY3V0ZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zMTg0NzZlM2NmMGQ1ZmM4YWIxNzYxMDY1Y2YwZTM3MmIxMTAwNGVkNGM5NzE1NjM5NmUxN2M4NjliNGFhMzg5IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Your potato minions farm §a5%\",3:\"§a§7faster while wearing on your\",4:\"§7island.\",5:\"\",6:\"§7§8Forged by the Potato King\",7:\"§8after winning the Great\",8:\"§8Potato War.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotato Talisman\"},ExtraAttributes:{id:\"POTATO_TALISMAN\"}}", + "modver": "1.5-REL", "lore": [ "§7Speed: §a+1", "", @@ -19,5 +19,10 @@ "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Potato_Talisman" ] } \ No newline at end of file diff --git a/items/PRECURSOR_EYE.json b/items/PRECURSOR_EYE.json index 44dec216..2a6a3ed2 100644 --- a/items/PRECURSOR_EYE.json +++ b/items/PRECURSOR_EYE.json @@ -30,6 +30,9 @@ "internalname": "PRECURSOR_EYE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Precursor_Eye" + ] } \ No newline at end of file diff --git a/items/PREMIUM_FLESH.json b/items/PREMIUM_FLESH.json index 82b1941d..328de26d 100644 --- a/items/PREMIUM_FLESH.json +++ b/items/PREMIUM_FLESH.json @@ -1,11 +1,11 @@ { "internalname": "PREMIUM_FLESH", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Premium Flesh", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8f4b9c2f-7439-3589-8ee4-d835cb7c1f73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWE3NWU4YjA0NGM3MjAxYTRiMmU4NTZiZTRmYzMxNmE1YWFlYzY2NTc2MTY5YmFiNTg3MmE4ODUzNGI4MDI1NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Undead §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe Zombie it came from was\",8:\"§8§oprobably a great warrior before\",9:\"§8§oits death.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXVI§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Premium Flesh\"},ExtraAttributes:{id:\"PREMIUM_FLESH\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXVI§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Premium_Flesh" ] } \ No newline at end of file diff --git a/items/PUMPKIN_BOMB.json b/items/PUMPKIN_BOMB.json index 50dc3817..d2eb7808 100644 --- a/items/PUMPKIN_BOMB.json +++ b/items/PUMPKIN_BOMB.json @@ -1,29 +1,19 @@ { "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\"}}", + "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,546 §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,546 §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" + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/PUMPKIN_GUTS.json b/items/PUMPKIN_GUTS.json index 65851127..3af44920 100644 --- a/items/PUMPKIN_GUTS.json +++ b/items/PUMPKIN_GUTS.json @@ -13,5 +13,10 @@ ], "internalname": "PUMPKIN_GUTS", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Guts" + ] } \ No newline at end of file diff --git a/items/PUMPKIN_LAUNCHER.json b/items/PUMPKIN_LAUNCHER.json index ae66bf27..dea784da 100644 --- a/items/PUMPKIN_LAUNCHER.json +++ b/items/PUMPKIN_LAUNCHER.json @@ -26,5 +26,10 @@ }, "internalname": "PUMPKIN_LAUNCHER", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Launcher" + ] } \ No newline at end of file diff --git a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json index 05df7658..85068079 100644 --- a/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json +++ b/items/RAGGEDY_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+2", "", + "§7Grants §a+5% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "RAGGEDY_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Raggedy_Shark_Tooth_Necklace" + ] +} diff --git a/items/RARE_DIAMOND.json b/items/RARE_DIAMOND.json index 8f1acabe..948d50b9 100644 --- a/items/RARE_DIAMOND.json +++ b/items/RARE_DIAMOND.json @@ -1,11 +1,11 @@ { "internalname": "RARE_DIAMOND", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Rare Diamond", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e4a7b679-0015-3e16-a997-88e458e96a74\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2EwZTg5ODkwNzBmMDUxNWIzNWQ2YTYzNzJkOWM0ZWZkZTE1OTYxOTY4ZDMxZmYwMjI1YzU5NDI2OWVmNzQzNyJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Reinforced\",5:\"§8§7reforge to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aVIII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Rare Diamond\"},ExtraAttributes:{id:\"RARE_DIAMOND\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aVIII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rare_Diamond" ] } \ No newline at end of file diff --git a/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json b/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json index 9b162c22..95873d93 100644 --- a/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json +++ b/items/RAZOR_SHARP_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+10", "", + "§7Grants §a+25% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§6§lLEGENDARY ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "RAZOR_SHARP_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Razor-sharp_Shark_Tooth_Necklace" + ] +} diff --git a/items/REAPER_SCYTHE.json b/items/REAPER_SCYTHE.json index b138f4e5..44d4e4cb 100644 --- a/items/REAPER_SCYTHE.json +++ b/items/REAPER_SCYTHE.json @@ -42,5 +42,10 @@ }, "internalname": "REAPER_SCYTHE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reaper_Scythe" + ] } \ No newline at end of file diff --git a/items/RED_NOSE.json b/items/RED_NOSE.json index 793fb856..6d35e15e 100644 --- a/items/RED_NOSE.json +++ b/items/RED_NOSE.json @@ -1,11 +1,11 @@ { "internalname": "RED_NOSE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Red Nose", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"935f5d83-5c2c-34ce-8942-5a314efe9358\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MzYxMTA5MzQ5MSwKICAicHJvZmlsZUlkIiA6ICJlNzkzYjJjYTdhMmY0MTI2YTA5ODA5MmQ3Yzk5NDE3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVfSG9zdGVyX01hbiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82Yjc0OTBiNzY5YzkwYjI5YzRkMDgzNzE1YTc1MmEwNTU4NzhjYzE5NTQzNDUxYWMzODdmODhmNzQ5MzQ1OTA2IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Ridiculous\",5:\"§8§7reforge to a helmet.\",6:\"\",7:\"§7§8§oBonzo never wears it in the\",8:\"§8§opresence of other Necromancers.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXVII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Nose\"},ExtraAttributes:{id:\"RED_NOSE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -21,5 +21,10 @@ "§aXVII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Red_Nose" ] } \ No newline at end of file diff --git a/items/RED_SCARF.json b/items/RED_SCARF.json index 66a43272..ea682d96 100644 --- a/items/RED_SCARF.json +++ b/items/RED_SCARF.json @@ -1,11 +1,11 @@ { "internalname": "RED_SCARF", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Red Scarf", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"534c842c-aa71-3acb-a45b-1e7579d44777\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQzMWExZWZlMzMyNjNmYTAwZWZkZjQ3OWNmNDBhMTFjMTMxNmRiMzIzYmM4ZDc4NzNmODk5N2U4ZTJmNzVkOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Loving §7reforge\",5:\"§7to a chestplate.\",6:\"\",7:\"§7§8§oGiven by his mother. Scarf\",8:\"§8§oalways studied harder than\",9:\"§8§oeveryone else, hoping that one\",10:\"§8§oday he could bring her back.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aXXI§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Scarf\"},ExtraAttributes:{id:\"RED_SCARF\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -23,5 +23,10 @@ "§aXXI§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Red_Scarf" ] } \ No newline at end of file diff --git a/items/REFINED_AMBER.json b/items/REFINED_AMBER.json index 476335cb..b538246f 100644 --- a/items/REFINED_AMBER.json +++ b/items/REFINED_AMBER.json @@ -19,6 +19,9 @@ "internalname": "REFINED_AMBER", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Refined_Amber" + ] } \ No newline at end of file diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json index f3408ed2..fdae31f0 100644 --- a/items/REFORGE_ANVIL.json +++ b/items/REFORGE_ANVIL.json @@ -14,6 +14,9 @@ "internalname": "REFORGE_ANVIL", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reforge_Anvil" + ] } \ No newline at end of file diff --git a/items/REINFORCED_SCALES.json b/items/REINFORCED_SCALES.json index b16b7573..8e283537 100644 --- a/items/REINFORCED_SCALES.json +++ b/items/REINFORCED_SCALES.json @@ -32,5 +32,10 @@ }, "internalname": "REINFORCED_SCALES", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reinforced_Scales" + ] } \ No newline at end of file diff --git a/items/REPELLING_CANDLE.json b/items/REPELLING_CANDLE.json index 68941d1d..b9222e7b 100644 --- a/items/REPELLING_CANDLE.json +++ b/items/REPELLING_CANDLE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aRepelling Candle", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d367659-ceb9-3cd3-8df4-dd2d91ee46dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjYTM2MTBiZjFlZDJkY2NlNWNhN2Y3ZjI5MTRhMWMyNWZiZmFiZDc0ZGNlNTFiM2Y1MTI2YmE0NGJhMWEyMCJ9fX0=\"}]}},display:{Lore:[0:\"§7§7Prevents unwanted monsters\",1:\"§7from spawning on your\",2:\"§7island!\",3:\"\",4:\"§dEmits life-scarring aroma!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aRepelling Candle\"},ExtraAttributes:{id:\"REPELLING_CANDLE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d367659-ceb9-3cd3-8df4-dd2d91ee46dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjYTM2MTBiZjFlZDJkY2NlNWNhN2Y3ZjI5MTRhMWMyNWZiZmFiZDc0ZGNlNTFiM2Y1MTI2YmE0NGJhMWEyMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7Prevents unwanted monsters\",1:\"§7from spawning on your\",2:\"§7island!\",3:\"\",4:\"§dEmits life-scarring aroma!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aRepelling Candle\"},ExtraAttributes:{id:\"REPELLING_CANDLE\"}}", "damage": 3, "lore": [ "§7§7Prevents unwanted monsters", @@ -25,6 +25,10 @@ }, "internalname": "REPELLING_CANDLE", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Acacia Wood IX" + "modver": "1.5-REL", + "crafttext": "Requires: Acacia Wood IX", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Repelling_Candle" + ] } \ No newline at end of file diff --git a/items/REVIVE_STONE.json b/items/REVIVE_STONE.json index b9b2261f..10f6744d 100644 --- a/items/REVIVE_STONE.json +++ b/items/REVIVE_STONE.json @@ -17,6 +17,9 @@ "internalname": "REVIVE_STONE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Revive_Stone" + ] } \ No newline at end of file diff --git a/items/ROCK;0.json b/items/ROCK;0.json index 0a6de6f0..f369d99c 100644 --- a/items/ROCK;0.json +++ b/items/ROCK;0.json @@ -25,6 +25,9 @@ "internalname": "ROCK;0", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Pet" + ] } \ No newline at end of file diff --git a/items/ROCK;1.json b/items/ROCK;1.json index c6aeedab..c8a17831 100644 --- a/items/ROCK;1.json +++ b/items/ROCK;1.json @@ -25,6 +25,9 @@ "internalname": "ROCK;1", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Pet" + ] } \ No newline at end of file diff --git a/items/ROCK;2.json b/items/ROCK;2.json index a0732a66..4eace77c 100644 --- a/items/ROCK;2.json +++ b/items/ROCK;2.json @@ -29,6 +29,9 @@ "internalname": "ROCK;2", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Pet" + ] } \ No newline at end of file diff --git a/items/ROCK;3.json b/items/ROCK;3.json index 2182dd66..56eafd71 100644 --- a/items/ROCK;3.json +++ b/items/ROCK;3.json @@ -29,6 +29,9 @@ "internalname": "ROCK;3", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Pet" + ] } \ No newline at end of file diff --git a/items/ROCK_CANDY.json b/items/ROCK_CANDY.json index 37fed2db..ffcfdd4f 100644 --- a/items/ROCK_CANDY.json +++ b/items/ROCK_CANDY.json @@ -19,6 +19,9 @@ "internalname": "ROCK_CANDY", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Candy" + ] } \ No newline at end of file diff --git a/items/RUNAANS_BOW.json b/items/RUNAANS_BOW.json index 2a76d956..67e6d489 100644 --- a/items/RUNAANS_BOW.json +++ b/items/RUNAANS_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", - "displayname": "§6Runaan's Bow", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan's Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}", + "displayname": "§6Runaan\u0027s Bow", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan\u0027s Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+160", @@ -28,6 +28,10 @@ }, "internalname": "RUNAANS_BOW", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Bone IX" + "modver": "1.5-REL", + "crafttext": "Requires: Bone IX", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Runaan%27s_Bow" + ] } \ No newline at end of file diff --git a/items/SCARF_FRAGMENT.json b/items/SCARF_FRAGMENT.json index fa35ce10..3593d59e 100644 --- a/items/SCARF_FRAGMENT.json +++ b/items/SCARF_FRAGMENT.json @@ -11,6 +11,9 @@ "internalname": "SCARF_FRAGMENT", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Scarf_Fragment" + ] } \ No newline at end of file diff --git a/items/SCULPTORS_AXE.json b/items/SCULPTORS_AXE.json index b819e8d6..fb355293 100644 --- a/items/SCULPTORS_AXE.json +++ b/items/SCULPTORS_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_axe", - "displayname": "§fSculptor's Axe", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Right-click on any log on your\",1:\"§7island to turn it into a 6 sided\",2:\"§7log!\",3:\"\",4:\"§f§lCOMMON AXE\"],Name:\"§fSculptor's Axe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SCULPTORS_AXE\",uuid:\"3ebb9ec8-5618-466f-931a-6cd544f7509b\",timestamp:\"7/6/20 1:47 PM\"}}", + "displayname": "§fSculptor\u0027s Axe", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Right-click on any log on your\",1:\"§7island to turn it into a 6 sided\",2:\"§7log!\",3:\"\",4:\"§f§lCOMMON AXE\"],Name:\"§fSculptor\u0027s Axe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SCULPTORS_AXE\",uuid:\"3ebb9ec8-5618-466f-931a-6cd544f7509b\",timestamp:\"7/6/20 1:47 PM\"}}", "damage": 0, "lore": [ "§7Right-click on any log on your", @@ -23,6 +23,10 @@ }, "internalname": "SCULPTORS_AXE", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Birch Wood IV" + "modver": "1.5-REL", + "crafttext": "Requires: Birch Wood IV", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sculptor%27s_Axe" + ] } \ No newline at end of file diff --git a/items/SERRATED_CLAWS.json b/items/SERRATED_CLAWS.json index dd712b5b..0c5edd12 100644 --- a/items/SERRATED_CLAWS.json +++ b/items/SERRATED_CLAWS.json @@ -32,5 +32,10 @@ }, "internalname": "SERRATED_CLAWS", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Serrated_Claws" + ] } \ No newline at end of file diff --git a/items/SHARK_BAIT.json b/items/SHARK_BAIT.json index 8e8499b1..badd75a4 100644 --- a/items/SHARK_BAIT.json +++ b/items/SHARK_BAIT.json @@ -25,5 +25,10 @@ }, "internalname": "SHARK_BAIT", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/SHARP_SHARK_TOOTH_NECKLACE.json b/items/SHARP_SHARK_TOOTH_NECKLACE.json index b3d83099..21eade84 100644 --- a/items/SHARP_SHARK_TOOTH_NECKLACE.json +++ b/items/SHARP_SHARK_TOOTH_NECKLACE.json @@ -6,6 +6,10 @@ "lore": [ "§7Strength: §c+8", "", + "§7Grants §a+20% §7chance to", + "§7get Shark Teeth during", + "§bFishing Festivals.", + "", "§7§8This item can be reforged!", "§5§lEPIC ACCESSORY" ], @@ -22,5 +26,10 @@ }, "internalname": "SHARP_SHARK_TOOTH_NECKLACE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" -} \ No newline at end of file + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sharp_Shark_Tooth_Necklace" + ] +} diff --git a/items/SIMPLE_CARROT_CANDY.json b/items/SIMPLE_CARROT_CANDY.json index 2ad46ef5..3e3d5183 100644 --- a/items/SIMPLE_CARROT_CANDY.json +++ b/items/SIMPLE_CARROT_CANDY.json @@ -30,7 +30,10 @@ }, "internalname": "SIMPLE_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "crafttext": "Requires: Carrot II", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Simple_Carrot_Candy" + ] } \ No newline at end of file diff --git a/items/SKELETON;0.json b/items/SKELETON;0.json index 49bc6ff0..83b78c1e 100644 --- a/items/SKELETON;0.json +++ b/items/SKELETON;0.json @@ -20,8 +20,23 @@ "§f§lCOMMON" ], "internalname": "SKELETON;0", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" + ] +} diff --git a/items/SKELETON;1.json b/items/SKELETON;1.json index 44445e7e..ceafeefa 100644 --- a/items/SKELETON;1.json +++ b/items/SKELETON;1.json @@ -20,11 +20,23 @@ "§a§lUNCOMMON" ], "internalname": "SKELETON;1", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Skeleton" + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" ] -} \ No newline at end of file +} diff --git a/items/SKELETON;2.json b/items/SKELETON;2.json index 81160f90..ff55dae5 100644 --- a/items/SKELETON;2.json +++ b/items/SKELETON;2.json @@ -27,8 +27,23 @@ "§9§lRARE" ], "internalname": "SKELETON;2", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "33% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" + ] +} diff --git a/items/SKELETON;3.json b/items/SKELETON;3.json index d2744436..4ee014bd 100644 --- a/items/SKELETON;3.json +++ b/items/SKELETON;3.json @@ -27,8 +27,23 @@ "§5§lEPIC" ], "internalname": "SKELETON;3", - "crafttext": "", - "clickcommand": "", - "modver": "1.2-REL", - "infoType": "" -} \ No newline at end of file + "crafttext": "80% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" + ] +} diff --git a/items/SKELETON;4.json b/items/SKELETON;4.json index f74dbb94..26895447 100644 --- a/items/SKELETON;4.json +++ b/items/SKELETON;4.json @@ -33,8 +33,23 @@ "§6§lLEGENDARY" ], "internalname": "SKELETON;4", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "crafttext": "20% Chance", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_BONE:16", + "A2": "ENCHANTED_BONE:16", + "A3": "ENCHANTED_BONE:16", + "B1": "ENCHANTED_BONE:16", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_BONE:16", + "C1": "ENCHANTED_BONE:16", + "C2": "ENCHANTED_BONE:16", + "C3": "ENCHANTED_BONE:16" + }, + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Pet" + ] +} diff --git a/items/SKELETON_HORSE;4.json b/items/SKELETON_HORSE;4.json index 008fa90a..b0a94b7b 100644 --- a/items/SKELETON_HORSE;4.json +++ b/items/SKELETON_HORSE;4.json @@ -32,6 +32,9 @@ "internalname": "SKELETON_HORSE;4", "crafttext": "", "clickcommand": "", - "modver": "1.2-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Horse_Pet" + ] } \ No newline at end of file diff --git a/items/SKYBLOCK_MENU.json b/items/SKYBLOCK_MENU.json index 93efccd0..7c3da09d 100644 --- a/items/SKYBLOCK_MENU.json +++ b/items/SKYBLOCK_MENU.json @@ -13,6 +13,9 @@ "internalname": "SKYBLOCK_MENU", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/SkyBlock_Menu" + ] } \ No newline at end of file diff --git a/items/SMALL_AGRONOMY_SACK.json b/items/SMALL_AGRONOMY_SACK.json index d19683e1..c04f4f46 100644 --- a/items/SMALL_AGRONOMY_SACK.json +++ b/items/SMALL_AGRONOMY_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "SMALL_AGRONOMY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_COMBAT_SACK.json b/items/SMALL_COMBAT_SACK.json index 2462f02a..e2ee1698 100644 --- a/items/SMALL_COMBAT_SACK.json +++ b/items/SMALL_COMBAT_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "SMALL_COMBAT_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_FISHING_SACK.json b/items/SMALL_FISHING_SACK.json index 78c33328..da0d20eb 100644 --- a/items/SMALL_FISHING_SACK.json +++ b/items/SMALL_FISHING_SACK.json @@ -32,5 +32,10 @@ }, "internalname": "SMALL_FISHING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_FORAGING_SACK.json b/items/SMALL_FORAGING_SACK.json index 81072653..695847d8 100644 --- a/items/SMALL_FORAGING_SACK.json +++ b/items/SMALL_FORAGING_SACK.json @@ -30,5 +30,10 @@ }, "internalname": "SMALL_FORAGING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_HUSBANDRY_SACK.json b/items/SMALL_HUSBANDRY_SACK.json index 5a6dbef1..396740de 100644 --- a/items/SMALL_HUSBANDRY_SACK.json +++ b/items/SMALL_HUSBANDRY_SACK.json @@ -29,5 +29,10 @@ }, "internalname": "SMALL_HUSBANDRY_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_MINING_SACK.json b/items/SMALL_MINING_SACK.json index 3cd532d6..2b98bf53 100644 --- a/items/SMALL_MINING_SACK.json +++ b/items/SMALL_MINING_SACK.json @@ -35,5 +35,10 @@ }, "internalname": "SMALL_MINING_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" + ] } \ No newline at end of file diff --git a/items/SMALL_SLAYER_SACK.json b/items/SMALL_SLAYER_SACK.json index 146caadb..17f9ef99 100644 --- a/items/SMALL_SLAYER_SACK.json +++ b/items/SMALL_SLAYER_SACK.json @@ -28,5 +28,10 @@ }, "internalname": "SMALL_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Slayer_Sack" + ] } \ No newline at end of file diff --git a/items/SNOWMAN;4.json b/items/SNOWMAN;4.json index 652a9ae1..d50843a5 100644 --- a/items/SNOWMAN;4.json +++ b/items/SNOWMAN;4.json @@ -36,6 +36,9 @@ "internalname": "SNOWMAN;4", "crafttext": "", "clickcommand": "", - "modver": "1.2-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Snowman_Pet" + ] } \ No newline at end of file diff --git a/items/SOUL_FRAGMENT.json b/items/SOUL_FRAGMENT.json new file mode 100644 index 00000000..157530e4 --- /dev/null +++ b/items/SOUL_FRAGMENT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Soul Fragment", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e1b7a919-7d51-3c04-b268-2d35eea99f7e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDFjODc0NTRmMWVlNTg1YjkwZmRiM2EzZTQwOTUyYTVjMmY4MGMwYTQ5ZGZlYzYyODcwZmRmZjE4Mzk2N2E4NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Dropped by Grim Reaper sea\",1:\"§7creatures during the Spooky\",2:\"§7Festival\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Soul Fragment\"},ExtraAttributes:{id:\"SOUL_FRAGMENT\"}}", + "damage": 3, + "lore": [ + "§7Dropped by Grim Reaper sea", + "§7creatures during the Spooky", + "§7Festival", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC" + ], + "internalname": "SOUL_FRAGMENT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Soul_Fragment" + ] +} \ No newline at end of file diff --git a/items/SOUL_WHIP.json b/items/SOUL_WHIP.json index d867a427..7946a115 100644 --- a/items/SOUL_WHIP.json +++ b/items/SOUL_WHIP.json @@ -1,19 +1,26 @@ { "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\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+145\",1:\"§7Strength: §c+175 \",2:\"\",3:\"§6Item Ability: Flay §e§lRIGHT CLICK\",4:\"§7Flay your whip in an arc,\",5:\"§7dealing your melee damage to all\",6:\"§7enemies in its path\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§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 ", "", + "§6Item Ability: Flay §e§lRIGHT CLICK", + "§7Flay your whip in an arc,", + "§7dealing your melee damage to all", + "§7enemies in its path", + "", "§7§8This item can be reforged!", "§6§lLEGENDARY DUNGEON SWORD" ], "internalname": "SOUL_WHIP", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Soul_Whip" + ] } \ No newline at end of file diff --git a/items/SPEED_ARTIFACT.json b/items/SPEED_ARTIFACT.json index 18accf17..18c8358d 100644 --- a/items/SPEED_ARTIFACT.json +++ b/items/SPEED_ARTIFACT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Speed Artifact", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab862b60-aad5-3a4d-ac90-a73babce1422\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MDA4OTk4MjM0MiwKICAicHJvZmlsZUlkIiA6ICJjOTU4YTRiMWY4OGU0ZGVjOTI3NGVlMGQ3Nzg2ZGFkYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbHNvRGN0ciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mMDY3MDZlZWNiMmQ1NThhY2UyN2FiZGEwYjBiN2I4MDFkMzZkMTdkZDdhODkwYTk1MjBkYmU1MjIzNzRmOGE2IgogICAgfQogIH0KfQ==\"}]}},display:{Lore:[0:\"§7Gives §a+5 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Speed Artifact\"},ExtraAttributes:{id:\"SPEED_ARTIFACT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ab862b60-aad5-3a4d-ac90-a73babce1422\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MDA4OTk4MjM0MiwKICAicHJvZmlsZUlkIiA6ICJjOTU4YTRiMWY4OGU0ZGVjOTI3NGVlMGQ3Nzg2ZGFkYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbHNvRGN0ciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mMDY3MDZlZWNiMmQ1NThhY2UyN2FiZGEwYjBiN2I4MDFkMzZkMTdkZDdhODkwYTk1MjBkYmU1MjIzNzRmOGE2IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gives §a+5 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Speed Artifact\"},ExtraAttributes:{id:\"SPEED_ARTIFACT\"}}", "damage": 3, "lore": [ "§7Gives §a+5 §f✦ Speed§7 when", @@ -23,6 +23,10 @@ }, "internalname": "SPEED_ARTIFACT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Sugar Cane VIII" + "modver": "1.5-REL", + "crafttext": "Requires: Sugar Cane VIII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Speed_Artifact" + ] } \ No newline at end of file diff --git a/items/SPEED_RING.json b/items/SPEED_RING.json index 30aa3c82..be483157 100644 --- a/items/SPEED_RING.json +++ b/items/SPEED_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aSpeed Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d1f0e54-5a15-36dd-bb96-ddf3960b2b87\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MDA5MDE0NzQ3OSwKICAicHJvZmlsZUlkIiA6ICJjOTU4YTRiMWY4OGU0ZGVjOTI3NGVlMGQ3Nzg2ZGFkYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbHNvRGN0ciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jMmRhNDBhOTFmOGZhN2UxY2JkZDkzNGRhOTJhNzY2OGRjOTVkNzViNTdjOWM4MGEzODFjNWUxNzhjZWU2YmE3IgogICAgfQogIH0KfQ==\"}]}},display:{Lore:[0:\"§7Gives §a+3 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aSpeed Ring\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPEED_RING\",uuid:\"a68370cb-fbf3-4f86-9d65-1ceff724fcf6\",timestamp:\"7/9/20 1:49 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d1f0e54-5a15-36dd-bb96-ddf3960b2b87\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MDA5MDE0NzQ3OSwKICAicHJvZmlsZUlkIiA6ICJjOTU4YTRiMWY4OGU0ZGVjOTI3NGVlMGQ3Nzg2ZGFkYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbHNvRGN0ciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jMmRhNDBhOTFmOGZhN2UxY2JkZDkzNGRhOTJhNzY2OGRjOTVkNzViNTdjOWM4MGEzODFjNWUxNzhjZWU2YmE3IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gives §a+3 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aSpeed Ring\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPEED_RING\",uuid:\"a68370cb-fbf3-4f86-9d65-1ceff724fcf6\",timestamp:\"7/9/20 1:49 AM\"}}", "damage": 3, "lore": [ "§7Gives §a+3 §f✦ Speed§7 when", @@ -23,6 +23,10 @@ }, "internalname": "SPEED_RING", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Sugar Cane V" + "modver": "1.5-REL", + "crafttext": "Requires: Sugar Cane V", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Speed_Ring" + ] } \ No newline at end of file diff --git a/items/SPIDER;1.json b/items/SPIDER;1.json index 544180b0..ac7dd9ff 100644 --- a/items/SPIDER;1.json +++ b/items/SPIDER;1.json @@ -20,11 +20,23 @@ "§9§lRARE" ], "internalname": "SPIDER;1", - "crafttext": "", - "clickcommand": "", - "modver": "1.2-REL", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} \ No newline at end of file +} diff --git a/items/SPIDER;2.json b/items/SPIDER;2.json index e28e14b0..99de566c 100644 --- a/items/SPIDER;2.json +++ b/items/SPIDER;2.json @@ -24,11 +24,23 @@ "§9§lRARE" ], "internalname": "SPIDER;2", - "crafttext": "", - "clickcommand": "", - "modver": "1.2-REL", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} \ No newline at end of file +} diff --git a/items/SPIDER;3.json b/items/SPIDER;3.json index 6dc01543..9107d6c1 100644 --- a/items/SPIDER;3.json +++ b/items/SPIDER;3.json @@ -24,8 +24,23 @@ "§5§lEPIC" ], "internalname": "SPIDER;3", - "crafttext": "", - "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" -} \ No newline at end of file + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "80% Chance", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" + ] +} diff --git a/items/SPIDER;4.json b/items/SPIDER;4.json index e370f9f7..c771e519 100644 --- a/items/SPIDER;4.json +++ b/items/SPIDER;4.json @@ -29,8 +29,23 @@ "§6§lLEGENDARY" ], "internalname": "SPIDER;4", - "crafttext": "", - "clickcommand": "", - "modver": "1.2-REL", - "infoType": "" -} \ No newline at end of file + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "20% Chance", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" + ] +} diff --git a/items/SPIKED_BAIT.json b/items/SPIKED_BAIT.json index adabc356..682ce775 100644 --- a/items/SPIKED_BAIT.json +++ b/items/SPIKED_BAIT.json @@ -25,6 +25,10 @@ }, "internalname": "SPIKED_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pufferfish V" + "modver": "1.5-REL", + "crafttext": "Requires: Pufferfish V", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/SPIRIT;3.json b/items/SPIRIT;3.json index 4404046e..e3b52c75 100644 --- a/items/SPIRIT;3.json +++ b/items/SPIRIT;3.json @@ -26,6 +26,9 @@ "internalname": "SPIRIT;3", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Pet" + ] } \ No newline at end of file diff --git a/items/SPIRIT;4.json b/items/SPIRIT;4.json index 43e32f5e..54aa1009 100644 --- a/items/SPIRIT;4.json +++ b/items/SPIRIT;4.json @@ -31,6 +31,9 @@ "internalname": "SPIRIT;4", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Pet" + ] } \ No newline at end of file diff --git a/items/SPIRIT_DECOY.json b/items/SPIRIT_DECOY.json index 50609da9..5478d6ca 100644 --- a/items/SPIRIT_DECOY.json +++ b/items/SPIRIT_DECOY.json @@ -25,6 +25,9 @@ "internalname": "SPIRIT_DECOY", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Stone" + ] } \ No newline at end of file diff --git a/items/SPIRIT_LEAP.json b/items/SPIRIT_LEAP.json index 9730fc76..21be1d50 100644 --- a/items/SPIRIT_LEAP.json +++ b/items/SPIRIT_LEAP.json @@ -1,11 +1,11 @@ { "internalname": "SPIRIT_LEAP", - "itemid": 368, + "itemid": "minecraft:ender_pearl", "displayname": "§9Spirit Leap", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Spirit Leap §e§lRIGHT CLICK\",1:\"§7Allows you to teleport to any\",2:\"§7teammate!\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§cDungeons only!\",6:\"\",7:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Spirit Leap\"},ExtraAttributes:{id:\"SPIRIT_LEAP\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§6Item Ability: Spirit Leap §e§lRIGHT CLICK", "§7Allows you to teleport to any", @@ -15,5 +15,10 @@ "§cDungeons only!", "", "§9§lRARE DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Leap" ] } \ No newline at end of file diff --git a/items/SPIRIT_SWORD.json b/items/SPIRIT_SWORD.json index 3fd30318..1b626326 100644 --- a/items/SPIRIT_SWORD.json +++ b/items/SPIRIT_SWORD.json @@ -30,6 +30,9 @@ "internalname": "SPIRIT_SWORD", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Sword" + ] } \ No newline at end of file diff --git a/items/SPOOKY_BAIT.json b/items/SPOOKY_BAIT.json index 6c2377ac..80c3f767 100644 --- a/items/SPOOKY_BAIT.json +++ b/items/SPOOKY_BAIT.json @@ -24,6 +24,10 @@ }, "internalname": "SPOOKY_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Lily Pad I" + "modver": "1.5-REL", + "crafttext": "Requires: Lily Pad I", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/STINGER_BOW.json b/items/STINGER_BOW.json index 3bdf6daf..2f22d647 100644 --- a/items/STINGER_BOW.json +++ b/items/STINGER_BOW.json @@ -22,6 +22,9 @@ "internalname": "STINGER_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Stinger_Bow" + ] } \ No newline at end of file diff --git a/items/STONE_CHESTPLATE.json b/items/STONE_CHESTPLATE.json index 0ba588e0..119ef615 100644 --- a/items/STONE_CHESTPLATE.json +++ b/items/STONE_CHESTPLATE.json @@ -1,11 +1,11 @@ { "internalname": "STONE_CHESTPLATE", - "itemid": 299, + "itemid": "minecraft:leather_chestplate", "displayname": "§9Stone Chestplate", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d130\",1:\"§7Health: §a+130 HP\",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c5% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 35000 / 35000\",9:\"§9§lRARE DUNGEON CHESTPLATE\"],color:14277081,Name:\"§9Stone Chestplate\"},ExtraAttributes:{color:\"217:217:217\",id:\"STONE_CHESTPLATE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Gear Score: §d130", "§7Health: §a+130 HP", @@ -17,5 +17,10 @@ "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON CHESTPLATE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Stone_Chestplate" ] } \ No newline at end of file diff --git a/items/SUMMONING_RING.json b/items/SUMMONING_RING.json index 99212bb0..aee0a80f 100644 --- a/items/SUMMONING_RING.json +++ b/items/SUMMONING_RING.json @@ -27,6 +27,9 @@ "internalname": "SUMMONING_RING", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Summoning_Ring" + ] } \ No newline at end of file diff --git a/items/SUPERB_CARROT_CANDY.json b/items/SUPERB_CARROT_CANDY.json index 65907500..7f8de992 100644 --- a/items/SUPERB_CARROT_CANDY.json +++ b/items/SUPERB_CARROT_CANDY.json @@ -30,7 +30,10 @@ }, "internalname": "SUPERB_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "crafttext": "Requires: VIII", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Superb_Carrot_Candy" + ] } \ No newline at end of file diff --git a/items/SUPER_CLEAVER.json b/items/SUPER_CLEAVER.json index bc868479..2dfcfc2a 100644 --- a/items/SUPER_CLEAVER.json +++ b/items/SUPER_CLEAVER.json @@ -1,11 +1,11 @@ { "internalname": "SUPER_CLEAVER", - "itemid": 283, + "itemid": "minecraft:golden_sword", "displayname": "§9Super Cleaver", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d105\",1:\"§7Damage: §c+85\",2:\"§7Strength: §c+20\",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a3§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Super Cleaver\"},ExtraAttributes:{id:\"SUPER_CLEAVER\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Gear Score: §d105", "§7Damage: §c+85", @@ -20,5 +20,10 @@ "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", "§9§lRARE DUNGEON SWORD" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Cleaver" ] } \ No newline at end of file diff --git a/items/SUPER_COMPACTOR_3000.json b/items/SUPER_COMPACTOR_3000.json index 12c19a3e..2ebd1b33 100644 --- a/items/SUPER_COMPACTOR_3000.json +++ b/items/SUPER_COMPACTOR_3000.json @@ -27,6 +27,10 @@ }, "internalname": "SUPER_COMPACTOR_3000", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cobblestone IX" + "modver": "1.5-REL", + "crafttext": "Requires: Cobblestone IX", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Compactor_3000" + ] } \ No newline at end of file diff --git a/items/SUPER_HEAVY_BOOTS.json b/items/SUPER_HEAVY_BOOTS.json index 1d41e5c4..5f33fd83 100644 --- a/items/SUPER_HEAVY_BOOTS.json +++ b/items/SUPER_HEAVY_BOOTS.json @@ -25,6 +25,9 @@ "internalname": "SUPER_HEAVY_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/SUPER_HEAVY_CHESTPLATE.json b/items/SUPER_HEAVY_CHESTPLATE.json index 3a7a4e65..fe1594f7 100644 --- a/items/SUPER_HEAVY_CHESTPLATE.json +++ b/items/SUPER_HEAVY_CHESTPLATE.json @@ -25,6 +25,9 @@ "internalname": "SUPER_HEAVY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/SUPER_HEAVY_HELMET.json b/items/SUPER_HEAVY_HELMET.json index dfbfab80..b39d851b 100644 --- a/items/SUPER_HEAVY_HELMET.json +++ b/items/SUPER_HEAVY_HELMET.json @@ -25,6 +25,9 @@ "internalname": "SUPER_HEAVY_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/SUPER_HEAVY_LEGGINGS.json b/items/SUPER_HEAVY_LEGGINGS.json index 0e528a09..93102379 100644 --- a/items/SUPER_HEAVY_LEGGINGS.json +++ b/items/SUPER_HEAVY_LEGGINGS.json @@ -25,6 +25,9 @@ "internalname": "SUPER_HEAVY_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Heavy_Armor" + ] } \ No newline at end of file diff --git a/items/SUPER_UNDEAD_BOW.json b/items/SUPER_UNDEAD_BOW.json index 9e070fc4..332ff278 100644 --- a/items/SUPER_UNDEAD_BOW.json +++ b/items/SUPER_UNDEAD_BOW.json @@ -22,6 +22,9 @@ "internalname": "SUPER_UNDEAD_BOW", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Super_Undead_Bow" + ] } \ No newline at end of file diff --git a/items/SUSPICIOUS_VIAL.json b/items/SUSPICIOUS_VIAL.json index 8318c9ec..6c251e54 100644 --- a/items/SUSPICIOUS_VIAL.json +++ b/items/SUSPICIOUS_VIAL.json @@ -1,11 +1,11 @@ { "internalname": "SUSPICIOUS_VIAL", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Suspicious Vial", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7644098b-d1d1-3f25-9187-c14f68718a45\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjE5MzU1ZWE0MTI5ODMyN2M4N2JlNTQyNjJkMjljNTRiMjkyY2I2OGE4MDk0NWRjYTkwNWMzMDJmMDYxMTBjNiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Suspicious\",5:\"§8§7reforge to a sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXIII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Suspicious Vial\"},ExtraAttributes:{id:\"SUSPICIOUS_VIAL\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aXXIII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Suspicious_Vial" ] } \ No newline at end of file diff --git a/items/SWORD_OF_REVELATIONS.json b/items/SWORD_OF_REVELATIONS.json index 92b00f99..3f0f43e2 100644 --- a/items/SWORD_OF_REVELATIONS.json +++ b/items/SWORD_OF_REVELATIONS.json @@ -20,6 +20,9 @@ "internalname": "SWORD_OF_REVELATIONS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sword_of_Revelations" + ] } \ No newline at end of file diff --git a/items/TARANTULA;3.json b/items/TARANTULA;3.json index 6ff6edde..bf73b820 100644 --- a/items/TARANTULA;3.json +++ b/items/TARANTULA;3.json @@ -27,6 +27,9 @@ "internalname": "TARANTULA;3", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Pet" + ] } \ No newline at end of file diff --git a/items/TARANTULA;4.json b/items/TARANTULA;4.json index 73cb9aaf..de35844b 100644 --- a/items/TARANTULA;4.json +++ b/items/TARANTULA;4.json @@ -31,6 +31,9 @@ "internalname": "TARANTULA;4", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Pet" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE.json b/items/THEORETICAL_HOE.json new file mode 100644 index 00000000..85c00fff --- /dev/null +++ b/items/THEORETICAL_HOE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:wooden_hoe", + "displayname": "§fMathematical Hoe Blueprint", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Can be adapted into 5\",1:\"§7specialized hoes with 3 tiers\",2:\"§7each.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HOE\"],Name:\"§fMathematical Hoe Blueprint\"},ExtraAttributes:{id:\"THEORETICAL_HOE\"}}", + "damage": 0, + "lore": [ + "§7Can be adapted into 5", + "§7specialized hoes with 3 tiers", + "§7each.", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "internalname": "THEORETICAL_HOE", + "clickcommand": "", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_1.json b/items/THEORETICAL_HOE_CARROT_1.json new file mode 100644 index 00000000..cf7f5be2 --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_1.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fGauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% carrot\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% carrot", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "CARROT_ITEM:64", + "A2": "CARROT_ITEM:64", + "A3": "CARROT_ITEM:64", + "B1": "CARROT_ITEM:64", + "B2": "THEORETICAL_HOE:1", + "B3": "CARROT_ITEM:64", + "C1": "CARROT_ITEM:64", + "C2": "CARROT_ITEM:64", + "C3": "CARROT_ITEM:64" + }, + "internalname": "THEORETICAL_HOE_CARROT_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_2.json b/items/THEORETICAL_HOE_CARROT_2.json new file mode 100644 index 00000000..6fada10c --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_2.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aGauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% carrot\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7carrot per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7carrot\",9:\"\",10:\"§7§8Bonus carrot percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% carrot", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7carrot per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7carrot", + "", + "§7§8Bonus carrot percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_CARROT:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_CARROT:64", + "B2": "THEORETICAL_HOE_CARROT_1:1", + "B3": "ENCHANTED_CARROT:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_CARROT:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_CARROT_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_3.json b/items/THEORETICAL_HOE_CARROT_3.json new file mode 100644 index 00000000..d3e3eed0 --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_3.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Gauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% carrot\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7carrot per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7carrot\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7carrot per digits\",12:\"§7of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7carrot\",14:\"\",15:\"§7§8Bonus carrot percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Gauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% carrot", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7carrot per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7carrot", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7carrot per digits", + "§7of your collection, minus 4!", + "§fCollection bonus: §a+16% §7carrot", + "", + "§7§8Bonus carrot percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_GOLDEN_CARROT:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_GOLDEN_CARROT:64", + "B2": "THEORETICAL_HOE_CARROT_2:1", + "B3": "ENCHANTED_GOLDEN_CARROT:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_GOLDEN_CARROT:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_CARROT_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_1.json b/items/THEORETICAL_HOE_POTATO_1.json new file mode 100644 index 00000000..b096d991 --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_1.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fPythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% potato\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% potato", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "POTATO_ITEM:64", + "A2": "POTATO_ITEM:64", + "A3": "POTATO_ITEM:64", + "B1": "POTATO_ITEM:64", + "B2": "THEORETICAL_HOE:1", + "B3": "POTATO_ITEM:64", + "C1": "POTATO_ITEM:64", + "C2": "POTATO_ITEM:64", + "C3": "POTATO_ITEM:64" + }, + "internalname": "THEORETICAL_HOE_POTATO_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_2.json b/items/THEORETICAL_HOE_POTATO_2.json new file mode 100644 index 00000000..07033371 --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_2.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aPythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% potato\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7potato per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7potato\",9:\"\",10:\"§7§8Bonus potato percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% potato", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7potato per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7potato", + "", + "§7§8Bonus potato percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_POTATO:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_POTATO:64", + "B2": "THEORETICAL_HOE_POTATO_1:1", + "B3": "ENCHANTED_POTATO:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_POTATO:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_POTATO_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_3.json b/items/THEORETICAL_HOE_POTATO_3.json new file mode 100644 index 00000000..93a4f7dc --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_3.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Pythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% potato\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7potato per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7potato\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7potato per digits\",12:\"§7of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7potato\",14:\"\",15:\"§7§8Bonus potato percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Pythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% potato", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7potato per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7potato", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7potato per digits", + "§7of your collection, minus 4!", + "§fCollection bonus: §a+16% §7potato", + "", + "§7§8Bonus potato percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_BAKED_POTATO:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_BAKED_POTATO:64", + "B2": "THEORETICAL_HOE_POTATO_2:1", + "B3": "ENCHANTED_BAKED_POTATO:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_BAKED_POTATO:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_POTATO_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_1.json b/items/THEORETICAL_HOE_WHEAT_1.json new file mode 100644 index 00000000..c308a7e1 --- /dev/null +++ b/items/THEORETICAL_HOE_WHEAT_1.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fEuclid\u0027s Wheat Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% wheat\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% wheat", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Wheat", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "WHEAT:64", + "A2": "WHEAT:64", + "A3": "WHEAT:64", + "B1": "WHEAT:64", + "B2": "THEORETICAL_HOE:1", + "B3": "WHEAT:64", + "C1": "WHEAT:64", + "C2": "WHEAT:64", + "C3": "WHEAT:64" + }, + "internalname": "THEORETICAL_HOE_WHEAT_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_2.json b/items/THEORETICAL_HOE_WHEAT_2.json new file mode 100644 index 00000000..0d213a3f --- /dev/null +++ b/items/THEORETICAL_HOE_WHEAT_2.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aEuclid\u0027s Wheat Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% wheat\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7wheat per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7wheat\",9:\"\",10:\"§7§8Bonus wheat percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% wheat", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Wheat", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7wheat per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7wheat", + "", + "§7§8Bonus wheat percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_HAY_BLOCK:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_HAY_BLOCK:64", + "B2": "THEORETICAL_HOE_WHEAT_1:1", + "B3": "ENCHANTED_HAY_BLOCK:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_HAY_BLOCK:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_WHEAT_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_3.json b/items/THEORETICAL_HOE_WHEAT_3.json new file mode 100644 index 00000000..036f5840 --- /dev/null +++ b/items/THEORETICAL_HOE_WHEAT_3.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Euclid\u0027s Wheat Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% wheat\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7wheat per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7wheat\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7wheat per digits of\",12:\"§7your collection, minus 4!\",13:\"§fCollection bonus: §a+8% §7wheat\",14:\"\",15:\"§7§8Bonus wheat percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Euclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% wheat", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Wheat", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7wheat per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7wheat", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7wheat per digits of", + "§7your collection, minus 4!", + "§fCollection bonus: §a+8% §7wheat", + "", + "§7§8Bonus wheat percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "TIGHTLY_TIED_HAY_BALE:64", + "A3": "JACOBS_TICKET:64", + "B1": "TIGHTLY_TIED_HAY_BALE:64", + "B2": "THEORETICAL_HOE_WHEAT_2:1", + "B3": "TIGHTLY_TIED_HAY_BALE:64", + "C1": "JACOBS_TICKET:64", + "C2": "TIGHTLY_TIED_HAY_BALE:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_WHEAT_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/TIGER_SHARK_TOOTH.json b/items/TIGER_SHARK_TOOTH.json index d62b97c5..1f4e09df 100644 --- a/items/TIGER_SHARK_TOOTH.json +++ b/items/TIGER_SHARK_TOOTH.json @@ -13,5 +13,10 @@ ], "internalname": "TIGER_SHARK_TOOTH", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tiger_Shark_Tooth" + ] } \ No newline at end of file diff --git a/items/TIGHTLY_TIED_HAY_BALE.json b/items/TIGHTLY_TIED_HAY_BALE.json new file mode 100644 index 00000000..9f06eb73 --- /dev/null +++ b/items/TIGHTLY_TIED_HAY_BALE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Tightly-Tied Hay Bale", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dedecf64-1ed4-3413-855f-0a38789cd63e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjdjMzNjZDBjMTRiYTgzMGRhMTQ5OTA3ZjdhNmFhZTgzNWI2YTM1YWVhMDFlMGNlMDczZmIzYzU5Y2M0NjMyNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Tightly-Tied Hay Bale\"},ExtraAttributes:{id:\"TIGHTLY_TIED_HAY_BALE\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "ENCHANTED_HAY_BLOCK:16", + "A2": "ENCHANTED_HAY_BLOCK:16", + "A3": "ENCHANTED_HAY_BLOCK:16", + "B1": "ENCHANTED_HAY_BLOCK:16", + "B2": "ENCHANTED_HAY_BLOCK:16", + "B3": "ENCHANTED_HAY_BLOCK:16", + "C1": "ENCHANTED_HAY_BLOCK:16", + "C2": "ENCHANTED_HAY_BLOCK:16", + "C3": "ENCHANTED_HAY_BLOCK:16" + }, + "internalname": "TIGHTLY_TIED_HAY_BALE", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/TOIL_LOG.json b/items/TOIL_LOG.json index 25cf4e41..b7a0d19a 100644 --- a/items/TOIL_LOG.json +++ b/items/TOIL_LOG.json @@ -19,6 +19,9 @@ "internalname": "TOIL_LOG", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Toil_Log" + ] } \ No newline at end of file diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json new file mode 100644 index 00000000..002130e7 --- /dev/null +++ b/items/TURBO_PUMPKIN;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin I\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+5%§7.\",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:\"TURBO_PUMPKIN;1\",enchantments:{turbo_pumpkin:1},uuid:\"94a5cf40-261e-4680-aa5b-f303ca5e1c29\",timestamp:\"11/6/20 10:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin I", + "§7Increases double-drop chance", + "§7of pumpkin by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_BANK;1.json b/items/ULTIMATE_BANK;1.json index fe42dae0..9aeef298 100644 --- a/items/ULTIMATE_BANK;1.json +++ b/items/ULTIMATE_BANK;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_BANK;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBank I\",1:\"§7Saves §610.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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_bank:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBank I\",1:\"§7Saves §610.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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BANK;1\",enchantments:{ultimate_bank:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lBank I", "§7Saves §610.0§7% of your coins on", @@ -18,5 +18,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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 index 6fc60b6d..befdc039 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_bank:5}}}", + "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:\"ULTIMATE_BANK;5\",enchantments:{ultimate_bank:5}}}", "damage": 0, "lore": [ "§9§d§lBank V", @@ -20,6 +20,9 @@ "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_CARROT_CANDY.json b/items/ULTIMATE_CARROT_CANDY.json index 494fb397..68e4815c 100644 --- a/items/ULTIMATE_CARROT_CANDY.json +++ b/items/ULTIMATE_CARROT_CANDY.json @@ -30,5 +30,10 @@ }, "internalname": "ULTIMATE_CARROT_CANDY", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Carrot_Candy" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_CARROT_CANDY_UPGRADE.json b/items/ULTIMATE_CARROT_CANDY_UPGRADE.json index 23b87b05..6283c9ba 100644 --- a/items/ULTIMATE_CARROT_CANDY_UPGRADE.json +++ b/items/ULTIMATE_CARROT_CANDY_UPGRADE.json @@ -16,6 +16,9 @@ "internalname": "ULTIMATE_CARROT_CANDY_UPGRADE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Carrot_Candy_Upgrade" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;1.json b/items/ULTIMATE_CHIMERA;1.json index 00a04cc0..a4505d8d 100644 --- a/items/ULTIMATE_CHIMERA;1.json +++ b/items/ULTIMATE_CHIMERA;1.json @@ -19,6 +19,9 @@ "internalname": "ULTIMATE_CHIMERA;1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;5.json b/items/ULTIMATE_CHIMERA;5.json index 46d17c7b..23d667eb 100644 --- a/items/ULTIMATE_CHIMERA;5.json +++ b/items/ULTIMATE_CHIMERA;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§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}}}", + "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:\"ULTIMATE_CHIMERA;5\",enchantments:{ultimate_chimera:1}}}", "damage": 0, "lore": [ "§9§d§lChimera V", @@ -20,6 +20,9 @@ "parent": "ULTIMATE_CHIMERA;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_COMBO;1.json index 7d2cf2d3..bd3dd5d9 100644 --- a/items/ULTIMATE_COMBO;1.json +++ b/items/ULTIMATE_COMBO;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_COMBO;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lCombo I\",1:\"§7Every mob kill within §e3§7\",2:\"§7seconds grants §c+1❁ 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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_combo:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lCombo I\",1:\"§7Every mob kill within §e3§7\",2:\"§7seconds grants §c+1❁ 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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_COMBO;1\",enchantments:{ultimate_combo:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lCombo I", "§7Every mob kill within §e3§7", @@ -19,5 +19,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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 index cf8a41e4..55d33dc4 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_combo:5}}}", + "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:\"ULTIMATE_COMBO;5\",enchantments:{ultimate_combo:5}}}", "damage": 0, "lore": [ "§9§d§lCombo V", @@ -21,6 +21,9 @@ "parent": "ULTIMATE_COMBO;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_JERRY;1.json index 8852df53..83db1e1c 100644 --- a/items/ULTIMATE_JERRY;1.json +++ b/items/ULTIMATE_JERRY;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_JERRY;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry I\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a1000%§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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_jerry:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lUltimate Jerry I\",1:\"§7Increases the base damage of\",2:\"§7§fAspect of the Jerry§7 by\",3:\"§7§a1000%§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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_JERRY;1\",enchantments:{ultimate_jerry:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lUltimate Jerry I", "§7Increases the base damage of", @@ -19,5 +19,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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 index e159b6da..7298d2f3 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_jerry:5}}}", + "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:\"ULTIMATE_JERRY;5\",enchantments:{ultimate_jerry:5}}}", "damage": 0, "lore": [ "§9§d§lUltimate Jerry V", @@ -21,6 +21,9 @@ "parent": "ULTIMATE_JERRY;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_LAST_STAND;1.json index 3663a4c0..361d3c49 100644 --- a/items/ULTIMATE_LAST_STAND;1.json +++ b/items/ULTIMATE_LAST_STAND;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_LAST_STAND;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand I\",1:\"§7Increases your defense by §a5%\",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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_last_stand:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand I\",1:\"§7Increases your defense by §a5%\",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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_LAST_STAND;1\",enchantments:{ultimate_last_stand:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lLast Stand I", "§7Increases your defense by §a5%", @@ -19,5 +19,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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;5.json b/items/ULTIMATE_LAST_STAND;5.json index 906ec672..9e3c4b58 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_last_stand:5}}}", + "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:\"ULTIMATE_LAST_STAND;5\",enchantments:{ultimate_last_stand:5}}}", "damage": 0, "lore": [ "§9§d§lLast Stand V", @@ -21,6 +21,9 @@ "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_LEGION;5.json b/items/ULTIMATE_LEGION;5.json index 299fd0a6..03f495e1 100644 --- a/items/ULTIMATE_LEGION;5.json +++ b/items/ULTIMATE_LEGION;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§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}}}", + "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:\"ULTIMATE_LEGION;5\",enchantments:{ultimate_legion:5}}}", "damage": 0, "lore": [ "§9§d§lLegion V", @@ -22,6 +22,9 @@ "parent": "ULTIMATE_LEGION;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json index 9ef3530f..275abc6e 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain I\",1:\"§7You have §e20% §7chance to gain\",2:\"§7§b2 §7experience orb every time\",3:\"§7you 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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_no_pain_no_gain:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain I\",1:\"§7You have §e20% §7chance to gain\",2:\"§7§b2 §7experience orb every time\",3:\"§7you 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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_NO_PAIN_NO_GAIN;1\",enchantments:{ultimate_no_pain_no_gain:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lNo Pain No Gain I", "§7You have §e20% §7chance to gain", @@ -19,5 +19,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" ] } \ 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 c16ac381..201b2a4a 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_no_pain_no_gain:5}}}", + "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:\"ULTIMATE_NO_PAIN_NO_GAIN;5\",enchantments:{ultimate_no_pain_no_gain:5}}}", "damage": 0, "lore": [ "§9§d§lNo Pain No Gain V", @@ -21,6 +21,9 @@ "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_REND;1.json index b30fa0e5..13c54fff 100644 --- a/items/ULTIMATE_REND;1.json +++ b/items/ULTIMATE_REND;1.json @@ -23,6 +23,9 @@ "internalname": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.5-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 index b9766c0a..cf7d14a0 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_rend:5}}}", + "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:\"ULTIMATE_REND;5\",enchantments:{ultimate_rend:5}}}", "damage": 0, "lore": [ "§9§d§lRend V", @@ -24,6 +24,9 @@ "parent": "ULTIMATE_REND;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/ULTIMATE_SWARM;5.json b/items/ULTIMATE_SWARM;5.json index a01e8487..b4ceab82 100644 --- a/items/ULTIMATE_SWARM;5.json +++ b/items/ULTIMATE_SWARM;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§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}}}", + "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:\"ULTIMATE_SWARM;5\",enchantments:{ultimate_swarm:5}}}", "damage": 0, "lore": [ "§9§d§lSwarm V", @@ -22,6 +22,9 @@ "parent": "ULTIMATE_SWARM;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-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;1.json b/items/ULTIMATE_WISDOM;1.json index 213f24e0..d51f3370 100644 --- a/items/ULTIMATE_WISDOM;1.json +++ b/items/ULTIMATE_WISDOM;1.json @@ -1,11 +1,11 @@ { "internalname": "ULTIMATE_WISDOM;1", - "itemid": 403, + "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom I\",1:\"§7Gain §b1 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b20\",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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wisdom:1}}}", - "modver": "1.0.0", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lWisdom I\",1:\"§7Gain §b1 §7Intelligence for\",2:\"§7every §b5 §7levels of exp you\",3:\"§7have on you. Capped at §b20\",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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_WISDOM;1\",enchantments:{ultimate_wisdom:1}}}", + "modver": "1.5-REL", "lore": [ "§9§d§lWisdom I", "§7Gain §b1 §7Intelligence for", @@ -20,5 +20,10 @@ "§7to apply it!", "", "§f§lCOMMON" + ], + "crafttext": "", + "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 index 9dadd5fc..79355786 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:{id:\"ENCHANTED_BOOK\",enchantments:{ultimate_wisdom:5}}}", + "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:\"ULTIMATE_WISDOM;5\",enchantments:{ultimate_wisdom:5}}}", "damage": 0, "lore": [ "§9§d§lWisdom V", @@ -22,6 +22,9 @@ "parent": "ULTIMATE_WISDOM;1", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] } \ No newline at end of file diff --git a/items/UNSTABLE_BABY.json b/items/UNSTABLE_BABY.json new file mode 100644 index 00000000..4cc400fc --- /dev/null +++ b/items/UNSTABLE_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"88ebc317-a414-326c-bd96-396d9f0d872a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDJhMDIzNjM2YTdmMDMwMGE3NGNjNTBkM2U0ZGJiODFhN2JjMTQ4NWYwZGFmNmU5YTdjMGY0ZDhhMmUzYTE4ZiJ9fX0K\"}]}},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§6Unstable Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"UNSTABLE_BABY\",uuid:\"37eecb72-93a3-4a8d-b447-fc52faf55840\",timestamp:\"11/2/20 5:53 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§6Unstable Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "UNSTABLE_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-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 index 51dd5380..3616c673 100644 --- a/items/VAMPIRE_WITCH_MASK.json +++ b/items/VAMPIRE_WITCH_MASK.json @@ -36,5 +36,10 @@ }, "internalname": "VAMPIRE_WITCH_MASK", "clickcommand": "viewrecipe", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vampire_Witch_Mask" + ] } \ No newline at end of file diff --git a/items/WASHED_UP_SOUVENIR.json b/items/WASHED_UP_SOUVENIR.json index 55056045..fd4406dd 100644 --- a/items/WASHED_UP_SOUVENIR.json +++ b/items/WASHED_UP_SOUVENIR.json @@ -22,6 +22,9 @@ "internalname": "WASHED_UP_SOUVENIR", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Washed-up_Souvenir" + ] } \ No newline at end of file diff --git a/items/WATER_HYDRA_HEAD.json b/items/WATER_HYDRA_HEAD.json index bceaaf03..6266b6c0 100644 --- a/items/WATER_HYDRA_HEAD.json +++ b/items/WATER_HYDRA_HEAD.json @@ -7,6 +7,8 @@ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"33f37f6f-40aa-3fc0-bcf7-b2635f3f66d0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjFmZmJkYTkyNDQyODczZDU0MDUxZTRlMTdlYTQ3Mjc4Y2IzYjc0N2Q3OTgwNzBiYTgzYmM0YTlkZTU4ZGQifX19\"}]}},display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+100\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC HELMET\"],Name:\"§5Water Hydra Head\"},ExtraAttributes:{id:\"WATER_HYDRA_HEAD\"}}", "modver": "1.0.0", "lore": [ + "§7Sea Creature Chance: §c+1.8%", + "", "§7Health: §a+100 HP", "§7Defense: §a+100", "", @@ -17,4 +19,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Water_Hydra_Head" ] -} \ No newline at end of file +} diff --git a/items/WEREWOLF_BOOTS.json b/items/WEREWOLF_BOOTS.json index d396279f..a4e7048c 100644 --- a/items/WEREWOLF_BOOTS.json +++ b/items/WEREWOLF_BOOTS.json @@ -9,12 +9,22 @@ "§7Intelligence: §a+50 ", "§7Ferocity: §a+10", "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", "§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 + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WEREWOLF_CHESTPLATE.json b/items/WEREWOLF_CHESTPLATE.json index f8314ef2..7e684ccd 100644 --- a/items/WEREWOLF_CHESTPLATE.json +++ b/items/WEREWOLF_CHESTPLATE.json @@ -9,12 +9,22 @@ "§7Intelligence: §a+50 ", "§7Ferocity: §a+10", "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", "§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 + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WEREWOLF_HELMET.json b/items/WEREWOLF_HELMET.json index fde0d1de..603e2686 100644 --- a/items/WEREWOLF_HELMET.json +++ b/items/WEREWOLF_HELMET.json @@ -9,12 +9,22 @@ "§7Intelligence: §a+50 ", "§7Ferocity: §a+10", "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", "§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 + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WEREWOLF_LEGGINGS.json b/items/WEREWOLF_LEGGINGS.json index b1f9167d..0aecf57b 100644 --- a/items/WEREWOLF_LEGGINGS.json +++ b/items/WEREWOLF_LEGGINGS.json @@ -9,12 +9,22 @@ "§7Intelligence: §a+50 ", "§7Ferocity: §a+10", "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", "§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 + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WHALE_BAIT.json b/items/WHALE_BAIT.json index ebfb1e26..2d9a7532 100644 --- a/items/WHALE_BAIT.json +++ b/items/WHALE_BAIT.json @@ -27,6 +27,10 @@ }, "internalname": "WHALE_BAIT", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Lily Pad VI" + "modver": "1.5-REL", + "crafttext": "Requires: Lily Pad VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" + ] } \ No newline at end of file diff --git a/items/WHEAT_ISLAND_CRYSTAL.json b/items/WHEAT_ISLAND_CRYSTAL.json index 0bee518e..0bacd159 100644 --- a/items/WHEAT_ISLAND_CRYSTAL.json +++ b/items/WHEAT_ISLAND_CRYSTAL.json @@ -11,6 +11,10 @@ ], "internalname": "WHEAT_ISLAND_CRYSTAL", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Farm_Crystal" + ] } \ No newline at end of file diff --git a/items/WISE_BABY.json b/items/WISE_BABY.json new file mode 100644 index 00000000..ca9e83d6 --- /dev/null +++ b/items/WISE_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d1fc34bf-d922-35ed-bf10-0755d0369448\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTRjNjgzNGM4YmYwYjgxZjkyY2YwZGE0YmQ5OWFkNzY0MTU0ZDUzNjhhMzhlMDNjODVhZGRhMTBlNTE4ODkwYSJ9fX0K\"}]}},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§6Wise Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"WISE_BABY\",uuid:\"e119b844-5257-415a-8189-5f8581f18205\",timestamp:\"11/2/20 5:48 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§6Wise Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "WISE_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/WITCH_MASK.json b/items/WITCH_MASK.json index 3ea2ee42..860993af 100644 --- a/items/WITCH_MASK.json +++ b/items/WITCH_MASK.json @@ -20,5 +20,10 @@ ], "internalname": "WITCH_MASK", "clickcommand": "", - "modver": "1.4-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Witch_Mask" + ] } \ No newline at end of file diff --git a/items/WOUNDED.json b/items/WOUNDED.json index 79b136b9..e9cb951a 100644 --- a/items/WOUNDED.json +++ b/items/WOUNDED.json @@ -5,12 +5,17 @@ "clickcommand": "viewpotion", "damage": 9, "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:5b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Wounded\",2:\"§7Reduces healing.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fWounded Potion\"},ExtraAttributes:{id:\"WOUNDED\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "", "§4Wounded", "§7Reduces healing.", "", "§f§lCOMMON" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Potions" ] } \ No newline at end of file diff --git a/items/XLARGE_ENCHANTED_CHEST.json b/items/XLARGE_ENCHANTED_CHEST.json index 480a04b6..1c49c018 100644 --- a/items/XLARGE_ENCHANTED_CHEST.json +++ b/items/XLARGE_ENCHANTED_CHEST.json @@ -26,5 +26,10 @@ }, "internalname": "XLARGE_ENCHANTED_CHEST", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Chests" + ] } \ No newline at end of file diff --git a/items/XXLARGE_ENCHANTED_CHEST.json b/items/XXLARGE_ENCHANTED_CHEST.json index f025e664..28ab3637 100644 --- a/items/XXLARGE_ENCHANTED_CHEST.json +++ b/items/XXLARGE_ENCHANTED_CHEST.json @@ -26,5 +26,10 @@ }, "internalname": "XXLARGE_ENCHANTED_CHEST", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Chests" + ] } \ No newline at end of file diff --git a/items/YOUNG_BABY.json b/items/YOUNG_BABY.json new file mode 100644 index 00000000..0613bc60 --- /dev/null +++ b/items/YOUNG_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1ff409b5-a5d5-3511-8a95-bea3e2c64319\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDM1MDNkY2FhZTZhNmNkZTAyNzMxNmEzY2U2ZTIwM2I2NDMyN2I3ZGU3MjQ0MTg2NWNmZDNjZGI0NWQ1ZWY0NCJ9fX0K\"}]}},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§6Young Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"YOUNG_BABY\",uuid:\"3ffe2070-68aa-4b3b-9b8b-c765f9957043\",timestamp:\"11/2/20 5:51 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§6Young Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "YOUNG_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/ZOG_ANVIL.json b/items/ZOG_ANVIL.json index e6ef531f..141f07fe 100644 --- a/items/ZOG_ANVIL.json +++ b/items/ZOG_ANVIL.json @@ -21,5 +21,10 @@ }, "internalname": "ZOG_ANVIL", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zog_Anvil" + ] } \ No newline at end of file diff --git a/items/ZOMBIE;1.json b/items/ZOMBIE;1.json index cd89d6ec..60d8cfb6 100644 --- a/items/ZOMBIE;1.json +++ b/items/ZOMBIE;1.json @@ -4,8 +4,8 @@ "displayname": "§7[Lvl {LVL}] §aZombie", "clickcommand": "", "damage": 3, - "nbttag": "{SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}}, display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aZombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\", id:\"ZOMBIE;1\"}}", - "modver": "1.2-REL", + "nbttag": "{SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§7[Lvl {LVL}] §aZombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"ZOMBIE;1\"}}", + "modver": "1.5-REL", "lore": [ "§8Combat Pet", "", @@ -22,5 +22,8 @@ "§a§lUNCOMMON" ], "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" + ] } \ No newline at end of file diff --git a/items/ZOMBIE;3.json b/items/ZOMBIE;3.json index a8ccbec5..39c11f0d 100644 --- a/items/ZOMBIE;3.json +++ b/items/ZOMBIE;3.json @@ -25,6 +25,9 @@ "internalname": "ZOMBIE;3", "crafttext": "", "clickcommand": "", - "modver": "REL-1.0.0", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_COMMANDER_BOOTS.json b/items/ZOMBIE_COMMANDER_BOOTS.json index a9a380a6..8d7d342c 100644 --- a/items/ZOMBIE_COMMANDER_BOOTS.json +++ b/items/ZOMBIE_COMMANDER_BOOTS.json @@ -25,6 +25,9 @@ "internalname": "ZOMBIE_COMMANDER_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_COMMANDER_CHESTPLATE.json b/items/ZOMBIE_COMMANDER_CHESTPLATE.json index 9145630f..ed79823f 100644 --- a/items/ZOMBIE_COMMANDER_CHESTPLATE.json +++ b/items/ZOMBIE_COMMANDER_CHESTPLATE.json @@ -28,6 +28,9 @@ "internalname": "ZOMBIE_COMMANDER_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_COMMANDER_HELMET.json b/items/ZOMBIE_COMMANDER_HELMET.json index 3cd24530..554b2149 100644 --- a/items/ZOMBIE_COMMANDER_HELMET.json +++ b/items/ZOMBIE_COMMANDER_HELMET.json @@ -25,6 +25,9 @@ "internalname": "ZOMBIE_COMMANDER_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_COMMANDER_LEGGINGS.json b/items/ZOMBIE_COMMANDER_LEGGINGS.json index c18c1117..f19d9399 100644 --- a/items/ZOMBIE_COMMANDER_LEGGINGS.json +++ b/items/ZOMBIE_COMMANDER_LEGGINGS.json @@ -25,6 +25,9 @@ "internalname": "ZOMBIE_COMMANDER_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Armor" + ] } \ No newline at end of file diff --git a/items/ZOMBIE_HEART.json b/items/ZOMBIE_HEART.json index 005ed6d9..5c0b09c6 100644 --- a/items/ZOMBIE_HEART.json +++ b/items/ZOMBIE_HEART.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§9Zombie's Heart", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ==\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"\",2:\"§6Item Ability: Healing Boost\",3:\"§7Doubles all healing effects,\",4:\"§7including your natural\",5:\"§7regeneration and healing you\",6:\"§7deal to others, while wearing.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE HELMET\"],Name:\"§9Zombie's Heart\"},ExtraAttributes:{id:\"ZOMBIE_HEART\"}}", + "displayname": "§9Zombie\u0027s Heart", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9784bb22-d55f-3b77-bf68-544c287b12c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFkN2M4MTZmYzhjNjM2ZDdmNTBhOTNhMGJhN2FhZWZmMDZjOTZhNTYxNjQ1ZTllYjFiZWYzOTE2NTVjNTMxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"\",2:\"§6Item Ability: Healing Boost\",3:\"§7Doubles all healing effects,\",4:\"§7including your natural\",5:\"§7regeneration and healing you\",6:\"§7deal to others, while wearing.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE HELMET\"],Name:\"§9Zombie\u0027s Heart\"},ExtraAttributes:{id:\"ZOMBIE_HEART\"}}", "damage": 3, "lore": [ "§7Health: §a+50 HP", @@ -28,6 +28,10 @@ }, "internalname": "ZOMBIE_HEART", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Rotten Flesh VI" + "modver": "1.5-REL", + "crafttext": "Requires: Rotten Flesh VI", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie%27s_Heart" + ] } \ No newline at end of file -- cgit From 2488bae16e12a79cd5a2ce93b7b4b9f911a11db3 Mon Sep 17 00:00:00 2001 From: nopothegamer <40329022+nopothegamer@users.noreply.github.com> Date: Sun, 8 Nov 2020 16:02:33 +1100 Subject: Update petnums.json --- constants/petnums.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/constants/petnums.json b/constants/petnums.json index 3d978a79..b349fa09 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -2126,7 +2126,7 @@ "COMMON": { "1": { "otherNums": [ - 0.2 + 0.4 ], "statNums": { "INTELLIGENCE": 0.0, @@ -2135,7 +2135,7 @@ }, "100": { "otherNums": [ - 20 + 40 ], "statNums": { "INTELLIGENCE": 50.0, @@ -2147,7 +2147,7 @@ "EPIC": { "1": { "otherNums": [ - 0.3, + 0.6, 1.0 ], "statNums": { @@ -2157,7 +2157,7 @@ }, "100": { "otherNums": [ - 30, + 60, 100 ], "statNums": { @@ -2170,7 +2170,7 @@ "LEGENDARY": { "1": { "otherNums": [ - 0.3, + 0.6, 1.0, 0.5 ], @@ -2181,7 +2181,7 @@ }, "100": { "otherNums": [ - 30, + 60, 100, 50 ], @@ -2195,7 +2195,7 @@ "RARE": { "1": { "otherNums": [ - 0.2, + 0.5, 0.8 ], "statNums": { @@ -2205,8 +2205,8 @@ }, "100": { "otherNums": [ - 25, - 75 + 50, + 80 ], "statNums": { "INTELLIGENCE": 50.0, @@ -2218,7 +2218,7 @@ "UNCOMMON": { "1": { "otherNums": [ - 0.2 + 0.5 ], "statNums": { "INTELLIGENCE": 0.0, @@ -2227,7 +2227,7 @@ }, "100": { "otherNums": [ - 25 + 50 ], "statNums": { "INTELLIGENCE": 50.0, -- cgit From 5ca19312e7c4c1df771a67f0f30ab6acf7b92246 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 11 Nov 2020 15:34:39 -0500 Subject: Another Fix by Jani270 - Fixed Epic Wither Skeleton Pet - Fixed Megalodon Pet - Added Ferocity for Ocelot/Ghoul/Pigman/Shredder/Tiger - Fixed Tiger first Ability - Fixed Legy Bat for all other things I just added a wiki url --- constants/petnums.json | 187 ++++++++++++++++++++++++++++------- items/ANTIQUE_REMEDIES.json | 7 +- items/AOTE_STONE.json | 7 +- items/BAT;4.json | 16 +-- items/DANGER_1_PORTAL.json | 14 ++- items/DANGER_2_PORTAL.json | 10 +- items/DANGER_3_PORTAL.json | 10 +- items/DRAGON_CLAW.json | 9 +- items/DRAGON_SCALE.json | 9 +- items/DUNGEON_LORE_PAPER.json | 9 +- items/DUNGEON_STONE.json | 11 ++- items/ENDSTONE_GEODE.json | 9 +- items/FARMING_1_PORTAL.json | 10 +- items/FARMING_2_PORTAL.json | 7 +- items/FORAGING_1_PORTAL.json | 8 +- items/FORAGING_2_PORTAL.json | 10 +- items/FORAGING_3_PORTAL.json | 8 +- items/FORAGING_4_PORTAL.json | 8 +- items/FORAGING_5_PORTAL.json | 8 +- items/FROSTY_SNOW_BALL.json | 7 +- items/GHOUL;3.json | 5 +- items/GHOUL;4.json | 5 +- items/GOLEM_POPPY.json | 7 +- items/HOUND;3.json | 7 +- items/HOUND;4.json | 7 +- items/HUB_PORTAL.json | 9 +- items/MEGALODON;3.json | 5 +- items/MEGALODON;4.json | 9 +- items/MINING_1_PORTAL.json | 9 +- items/MINING_2_PORTAL.json | 8 +- items/MINION_STORAGE_EXPANDER.json | 7 +- items/NETHER_STALK.json | 7 +- items/OCELOT;0.json | 3 +- items/OCELOT;1.json | 3 +- items/OCELOT;2.json | 3 +- items/OCELOT;3.json | 3 +- items/OCELOT;4.json | 3 +- items/PIGMAN;3.json | 3 +- items/PIGMAN;4.json | 3 +- items/PUMPKIN_BOMB.json | 7 +- items/SUPER_MAGIC_MUSHROOM_SOUP.json | 9 +- items/THE_SHREDDER.json | 5 +- items/TIGER;0.json | 6 +- items/TIGER;1.json | 6 +- items/TIGER;2.json | 6 +- items/TIGER;3.json | 6 +- items/TIGER;4.json | 6 +- items/WITHER_SKELETON;3.json | 6 +- 48 files changed, 386 insertions(+), 141 deletions(-) diff --git a/constants/petnums.json b/constants/petnums.json index b669d827..61443c61 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -56,6 +56,7 @@ 0.1 ], "statNums": { + "SEA_CREATURE_CHANCE": 0.0, "INTELLIGENCE": 1.0, "SPEED": 0.0 } @@ -65,6 +66,7 @@ 10 ], "statNums": { + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } @@ -79,6 +81,7 @@ 0.2 ], "statNums": { + "SEA_CREATURE_CHANCE": 0.0, "INTELLIGENCE": 1.0, "SPEED": 0.0 } @@ -90,6 +93,7 @@ 20 ], "statNums": { + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } @@ -105,6 +109,7 @@ 0.2 ], "statNums": { + "SEA_CREATURE_CHANCE": 0.0, "INTELLIGENCE": 1.0, "SPEED": 0.0 } @@ -117,6 +122,7 @@ 20 ], "statNums": { + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } @@ -131,6 +137,7 @@ 0.1 ], "statNums": { + "SEA_CREATURE_CHANCE": 0.0, "INTELLIGENCE": 1.0, "SPEED": 0.0 } @@ -142,11 +149,35 @@ 15 ], "statNums": { + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } }, "interp": "1:51" + }, + "UNCOMMON": { + "1": { + "otherNums": [ + 0.1 + ], + "statNums": { + "SEA_CREATURE_CHANCE": 0.0, + "INTELLIGENCE": 1.0, + "SPEED": 0.0 + } + }, + "100": { + "otherNums": [ + 10 + ], + "statNums": { + "SEA_CREATURE_CHANCE": 5.0 + "INTELLIGENCE": 100.0, + "SPEED": 5.0 + } + }, + "interp": "1:23" } }, "BEE": { @@ -1212,6 +1243,7 @@ 0.5 ], "statNums": { + "FEROCITY": 0.0, "HEALTH": 1.0, "INTELLIGENCE": 0.0 } @@ -1222,6 +1254,7 @@ 50 ], "statNums": { + "FEROCITY": 5.0, "HEALTH": 100.0, "INTELLIGENCE": 75.0 } @@ -1236,6 +1269,7 @@ 1.0 ], "statNums": { + "FEROCITY": 0.0, "HEALTH": 1.0, "INTELLIGENCE": 0.0 } @@ -1247,6 +1281,7 @@ 100 ], "statNums": { + "FEROCITY": 5.0, "HEALTH": 100.0, "INTELLIGENCE": 75.0 } @@ -1668,6 +1703,7 @@ ], "statNums": { "BONUS_ATTACK_SPEED": 0.0, + "FEROCITY": 0.0, "STRENGTH": 0.0 } }, @@ -1678,6 +1714,7 @@ ], "statNums": { "BONUS_ATTACK_SPEED": 15.0, + "FEROCITY": 5.0, "STRENGTH": 40.0 } }, @@ -1692,6 +1729,7 @@ ], "statNums": { "BONUS_ATTACK_SPEED": 0.0, + "FEROCITY": 0.0, "STRENGTH": 0.0 } }, @@ -1703,6 +1741,7 @@ ], "statNums": { "BONUS_ATTACK_SPEED": 15.0, + "FEROCITY": 5.0, "STRENGTH": 40.0 } }, @@ -2122,11 +2161,65 @@ "interp": "1:63" } }, + "MEGALODON": { + "EPIC": { + "1": { + "otherNums": [ + 0.2, + 0.2 + ], + "statNums": { + "STRENGTH": 0.0, + "MAGIC_FIND": 0.0, + "FEROCITY":0.0 + } + }, + "100": { + "otherNums": [ + 25, + 20 + ], + "statNums": { + "STRENGTH": 50.0, + "MAGIC_FIND": 10.0, + "FEROCITY": 5.0 + } + }, + "interp": "1:83" + }, + "LEGENDARY": { + "1": { + "otherNums": [ + 0.2, + 0.2, + 0.5 + ], + "statNums": { + "STRENGTH": 0.0, + "MAGIC_FIND": 0.0, + "FEROCITY": 0.0 + } + }, + "100": { + "otherNums": [ + 25, + 20, + 50 + ], + "statNums": { + "STRENGTH": 50.0, + "MAGIC_FIND": 10.0, + "FEROCITY": 5.0 + } + }, + "interp": "1:100" + } + }, "MONKEY": { "COMMON": { "1": { "otherNums": [ - 0.2 + 0.4 ], "statNums": { "INTELLIGENCE": 0.0, @@ -2135,7 +2228,7 @@ }, "100": { "otherNums": [ - 20 + 40 ], "statNums": { "INTELLIGENCE": 50.0, @@ -2147,7 +2240,7 @@ "EPIC": { "1": { "otherNums": [ - 0.3, + 0.6, 1.0 ], "statNums": { @@ -2157,7 +2250,7 @@ }, "100": { "otherNums": [ - 30, + 60, 100 ], "statNums": { @@ -2170,7 +2263,7 @@ "LEGENDARY": { "1": { "otherNums": [ - 0.3, + 0.6, 1.0, 0.5 ], @@ -2181,7 +2274,7 @@ }, "100": { "otherNums": [ - 30, + 60, 100, 50 ], @@ -2195,7 +2288,7 @@ "RARE": { "1": { "otherNums": [ - 0.2, + 0.5, 0.8 ], "statNums": { @@ -2205,8 +2298,8 @@ }, "100": { "otherNums": [ - 25, - 75 + 50, + 80 ], "statNums": { "INTELLIGENCE": 50.0, @@ -2218,7 +2311,7 @@ "UNCOMMON": { "1": { "otherNums": [ - 0.2 + 0.5 ], "statNums": { "INTELLIGENCE": 0.0, @@ -2227,7 +2320,7 @@ }, "100": { "otherNums": [ - 25 + 50 ], "statNums": { "INTELLIGENCE": 50.0, @@ -2244,7 +2337,8 @@ 0.2 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2252,7 +2346,8 @@ 20 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:100" @@ -2264,7 +2359,8 @@ 0.3 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2273,7 +2369,8 @@ 30 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:100" @@ -2286,7 +2383,8 @@ 0.3 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2296,7 +2394,8 @@ 30 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:100" @@ -2308,7 +2407,8 @@ 0.2 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2317,7 +2417,8 @@ 25 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:80" @@ -2328,7 +2429,8 @@ 0.2 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2336,7 +2438,8 @@ 25 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:79" @@ -2570,6 +2673,7 @@ 0.2 ], "statNums": { + "FEROCITY": 0.0, "DEFENSE": 0.0, "STRENGTH": 0.0 } @@ -2581,6 +2685,7 @@ 25 ], "statNums": { + "FEROCITY": 5.0, "DEFENSE": 50.0, "STRENGTH": 50.0 } @@ -2597,6 +2702,7 @@ 100.0 ], "statNums": { + "FEROCITY": 0.0, "DEFENSE": 0.0, "STRENGTH": 0.0 } @@ -2610,6 +2716,7 @@ 100 ], "statNums": { + "FEROCITY": 5.0, "DEFENSE": 50.0, "STRENGTH": 50.0 } @@ -3214,7 +3321,7 @@ "100": { "otherNums": [ 10.0, - 10.0, + 10.0 ], "statNums": { "CRIT_CHANCE": 10.0, @@ -3229,7 +3336,7 @@ 0.1, 10.0, 0.4 - + ], "statNums": { "CRIT_CHANCE": 0.0, @@ -3531,9 +3638,10 @@ "COMMON": { "1": { "otherNums": [ - 0.1 + 0.2 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3541,9 +3649,10 @@ }, "100": { "otherNums": [ - 5 + 20 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3554,11 +3663,12 @@ "EPIC": { "1": { "otherNums": [ - 0.2, + 1.0, 0.6, 10.0 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3566,11 +3676,12 @@ }, "100": { "otherNums": [ - 20, + 100, 55, 10 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3581,13 +3692,14 @@ "LEGENDARY": { "1": { "otherNums": [ - 0.2, + 1.0, 0.6, 10.0, 0.2, 15.0 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3595,13 +3707,14 @@ }, "100": { "otherNums": [ - 20, + 100, 55, 10, 20, 15 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3612,11 +3725,12 @@ "RARE": { "1": { "otherNums": [ - 0.1, + 0.5, 0.3, 10.0 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3624,11 +3738,12 @@ }, "100": { "otherNums": [ - 10, + 50, 30, 10 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3639,9 +3754,10 @@ "UNCOMMON": { "1": { "otherNums": [ - 0.1 + 0.5 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3649,9 +3765,10 @@ }, "100": { "otherNums": [ - 10 + 50 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -4118,5 +4235,5 @@ }, "interp": "1:70" } - } -} \ No newline at end of file + } +} diff --git a/items/ANTIQUE_REMEDIES.json b/items/ANTIQUE_REMEDIES.json index 9d97998f..c08871d8 100644 --- a/items/ANTIQUE_REMEDIES.json +++ b/items/ANTIQUE_REMEDIES.json @@ -22,6 +22,9 @@ "internalname": "ANTIQUE_REMEDIES", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Antique_Remedies" + ] } \ No newline at end of file diff --git a/items/AOTE_STONE.json b/items/AOTE_STONE.json index fbdc8b78..bbc89b21 100644 --- a/items/AOTE_STONE.json +++ b/items/AOTE_STONE.json @@ -23,6 +23,9 @@ "internalname": "AOTE_STONE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Warped_Stone" + ] } \ No newline at end of file diff --git a/items/BAT;4.json b/items/BAT;4.json index 706c1eb7..3a658123 100644 --- a/items/BAT;4.json +++ b/items/BAT;4.json @@ -9,21 +9,23 @@ "lore": [ "§8Mining Pet", "", + "§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}", "§7Intelligence: §a{INTELLIGENCE}", "§7Speed: §a{SPEED}", "", - "§6Fast Hooks", - "§7§7Decreases the cooldown of your", - "§7grappling hook by §a{0}%", + "§6Candy Lover", + "§7§7Increases the chance for mobs", + "§7to drop Candy by §a{0}%", "", "§6Nightmare", "§7§7§7During night, gain §a{1}", "§a§b✎ Intelligence§7, §a{2} §f✦", "§fSpeed§7, and night vision", "", - "§6Candy Lover", - "§7§7Increases the chance for mobs", - "§7to drop Candy by §a{3}%", + "§6Wings of Steel", + "§7§7Deals §a{3}% damage to", + "§6Spooky §7enemies during the", + "§6Spooky Festival", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -47,4 +49,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bat_Pet" ] -} \ No newline at end of file +} diff --git a/items/DANGER_1_PORTAL.json b/items/DANGER_1_PORTAL.json index dbd777ad..7f8566b2 100644 --- a/items/DANGER_1_PORTAL.json +++ b/items/DANGER_1_PORTAL.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", - "displayname": "§fPortal to Spider's Den", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea49a4c2-c959-39cf-8d82-6a2d6e1175ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzc1NDMxOGEzMzc2ZjQ3MGU0ODFkZmNkNmM4M2E1OWFhNjkwYWQ0YjRkZDc1NzdmZGFkMWMyZWYwOGQ4YWVlNiJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spider's Den§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spider's Den\"},ExtraAttributes:{id:\"DANGER_1_PORTAL\"}}", + "displayname": "§fPortal to Spider\u0027s Den", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea49a4c2-c959-39cf-8d82-6a2d6e1175ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzc1NDMxOGEzMzc2ZjQ3MGU0ODFkZmNkNmM4M2E1OWFhNjkwYWQ0YjRkZDc1NzdmZGFkMWMyZWYwOGQ4YWVlNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spider\u0027s Den§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spider\u0027s Den\"},ExtraAttributes:{id:\"DANGER_1_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", "§7island will create a portal to", - "§7the Spider's Den§7 for you to", + "§7the Spider\u0027s Den§7 for you to", "§7use whenever you want!", "", "§7§8The portal will spawn facing", @@ -27,6 +27,10 @@ }, "internalname": "DANGER_1_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gravel III" + "modver": "1.5-REL", + "crafttext": "Requires: Gravel III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/DANGER_2_PORTAL.json b/items/DANGER_2_PORTAL.json index 5351707b..22215447 100644 --- a/items/DANGER_2_PORTAL.json +++ b/items/DANGER_2_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPortal to Blazing Fortress", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d6fa7fd-2b2c-3a34-ae80-0286f6176acc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzM2ODdlMjVjNjMyYmNlOGFhNjFlMGQ2NGMyNGU2OTRjM2VlYTYyOWVhOTQ0ZjRjZjMwZGNmYjRmYmNlMDcxIn19fQ==\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Blazing Fortress§7 for you\",3:\"§7to use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Blazing Fortress\"},ExtraAttributes:{id:\"DANGER_2_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d6fa7fd-2b2c-3a34-ae80-0286f6176acc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzM2ODdlMjVjNjMyYmNlOGFhNjFlMGQ2NGMyNGU2OTRjM2VlYTYyOWVhOTQ0ZjRjZjMwZGNmYjRmYmNlMDcxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Blazing Fortress§7 for you\",3:\"§7to use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Blazing Fortress\"},ExtraAttributes:{id:\"DANGER_2_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,6 +27,10 @@ }, "internalname": "DANGER_2_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Glowstone Dust II" + "modver": "1.5-REL", + "crafttext": "Requires: Glowstone Dust II", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/DANGER_3_PORTAL.json b/items/DANGER_3_PORTAL.json index e10abacc..5fc4fca7 100644 --- a/items/DANGER_3_PORTAL.json +++ b/items/DANGER_3_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aPortal to The End", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eeeaaaf6-3e0f-35d4-b3f7-4eddf21036fb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY5OTRkNzFiODc1ZjA4N2U2NGRlYTliNGEwYTVjYjlmNGViOWFiMGU4ZDkwNjBkZmRlN2Y2ODAzYmFhMTc3OSJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7The End§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aPortal to The End\"},ExtraAttributes:{id:\"DANGER_3_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eeeaaaf6-3e0f-35d4-b3f7-4eddf21036fb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY5OTRkNzFiODc1ZjA4N2U2NGRlYTliNGEwYTVjYjlmNGViOWFiMGU4ZDkwNjBkZmRlN2Y2ODAzYmFhMTc3OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7The End§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aPortal to The End\"},ExtraAttributes:{id:\"DANGER_3_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,6 +27,10 @@ }, "internalname": "DANGER_3_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: End Stone III" + "modver": "1.5-REL", + "crafttext": "Requires: End Stone III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/DRAGON_CLAW.json b/items/DRAGON_CLAW.json index d3e2e6c4..5bfaa32c 100644 --- a/items/DRAGON_CLAW.json +++ b/items/DRAGON_CLAW.json @@ -1,11 +1,11 @@ { "internalname": "DRAGON_CLAW", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Dragon Claw", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f0dc5b49-c8ca-3d5d-b8c5-85c5eefd48da\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmI3ZjlmNDg3MjZlNTI1YjBkOWEwODY4MTc4YzMyMzM0NzRlZTRlZDNkYTNmNzYxOTg1NzQ0OWQ0MWEwYzYzYSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Fabled §7reforge\",5:\"§7to a sword.\",6:\"\",7:\"§7§8§oDragons rarely use their\",8:\"§8§oclaws. They should.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dragon Claw\"},ExtraAttributes:{id:\"DRAGON_CLAW\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -21,5 +21,10 @@ "§aXXII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Claw" ] } \ No newline at end of file diff --git a/items/DRAGON_SCALE.json b/items/DRAGON_SCALE.json index 64c6a1b2..4406709b 100644 --- a/items/DRAGON_SCALE.json +++ b/items/DRAGON_SCALE.json @@ -1,11 +1,11 @@ { "internalname": "DRAGON_SCALE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Dragon Scale", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26586b0c-f4a1-32da-b296-7e68b4820648\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2FkZGU1YzMxZmJjM2NiZWM5ZmY2NjM2MGM0ZWZiNmU4NjU4NDYxNzE3OTYzMmZmMzhmZWExZTU1NjY0OWIxOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Spiked §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oSome people say it is harder\",8:\"§8§othan diamond. Hard to tell,\",9:\"§8§oreally.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dragon Scale\"},ExtraAttributes:{id:\"DRAGON_SCALE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXX§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Scale" ] } \ No newline at end of file diff --git a/items/DUNGEON_LORE_PAPER.json b/items/DUNGEON_LORE_PAPER.json index b6c5424b..0e82268f 100644 --- a/items/DUNGEON_LORE_PAPER.json +++ b/items/DUNGEON_LORE_PAPER.json @@ -1,12 +1,17 @@ { "internalname": "DUNGEON_LORE_PAPER", - "itemid": 339, + "itemid": "minecraft:paper", "displayname": "§9Journal Entry", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Journal Entry\"},ExtraAttributes:{id:\"DUNGEON_LORE_PAPER\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§9§lRARE DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Journal_Entry" ] } \ No newline at end of file diff --git a/items/DUNGEON_STONE.json b/items/DUNGEON_STONE.json index 02e053c6..8931ffaf 100644 --- a/items/DUNGEON_STONE.json +++ b/items/DUNGEON_STONE.json @@ -1,11 +1,11 @@ { "internalname": "DUNGEON_STONE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§6Dungeon Orb", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0a558295-cf73-3d17-8c8f-dc5f16a72180\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU1OTI0Nzk4YTQ4N2Y5OWJhMDhlNTRhNWIxMzA2OTJjYzU4NjkwMmE4N2UxZGVlMjEzODEzZWY4YzY2In19fQ==\"}]}},display:{Lore:[0:\"§7When entering a Dungeon, this\",1:\"§7stone adapts to its user and\",2:\"§7allows them to use their class\",3:\"§7abilities.\",4:\"\",5:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Dungeon Orb\"},ExtraAttributes:{id:\"DUNGEON_STONE\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0a558295-cf73-3d17-8c8f-dc5f16a72180\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU1OTI0Nzk4YTQ4N2Y5OWJhMDhlNTRhNWIxMzA2OTJjYzU4NjkwMmE4N2UxZGVlMjEzODEzZWY4YzY2In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7When entering a Dungeon, this\",1:\"§7stone adapts to its user and\",2:\"§7allows them to use their class\",3:\"§7abilities.\",4:\"\",5:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Dungeon Orb\"},ExtraAttributes:{id:\"DUNGEON_STONE\"}}", + "modver": "1.5-REL", "lore": [ "§7When entering a Dungeon, this", "§7stone adapts to its user and", @@ -13,5 +13,10 @@ "§7abilities.", "", "§6§lLEGENDARY DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Classes" ] } \ No newline at end of file diff --git a/items/ENDSTONE_GEODE.json b/items/ENDSTONE_GEODE.json index 0cb13819..dbb8c6e7 100644 --- a/items/ENDSTONE_GEODE.json +++ b/items/ENDSTONE_GEODE.json @@ -1,11 +1,11 @@ { "internalname": "ENDSTONE_GEODE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9End Stone Geode", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9e5d4cbb-64ae-30d4-824d-ffd9e4dd1d78\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2QyNTVmZWU1ZjdjZjkwODFmMmMwZDVhMDQ0MmFjM2YzZmQxZmMyNGNiOTU2ZTNmMWQzMzE4NjNkMTFkZTE3NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Warped §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXIV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9End Stone Geode\"},ExtraAttributes:{id:\"ENDSTONE_GEODE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aXIV§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/End_Stone_Geode" ] } \ No newline at end of file diff --git a/items/FARMING_1_PORTAL.json b/items/FARMING_1_PORTAL.json index c604db59..5ad6d364 100644 --- a/items/FARMING_1_PORTAL.json +++ b/items/FARMING_1_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPortal to the Barn", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the The Barn§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Barn\"},ExtraAttributes:{id:\"FARMING_1_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the The Barn§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Barn\"},ExtraAttributes:{id:\"FARMING_1_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,6 +27,10 @@ }, "internalname": "FARMING_1_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Potato II" + "modver": "1.5-REL", + "crafttext": "Requires: Potato II", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FARMING_2_PORTAL.json b/items/FARMING_2_PORTAL.json index 7ec72071..6a40ddb8 100644 --- a/items/FARMING_2_PORTAL.json +++ b/items/FARMING_2_PORTAL.json @@ -27,7 +27,10 @@ }, "internalname": "FARMING_2_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "crafttext": "Requires: Cocoa Beans III", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_1_PORTAL.json b/items/FORAGING_1_PORTAL.json index 86acf992..744725c7 100644 --- a/items/FORAGING_1_PORTAL.json +++ b/items/FORAGING_1_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_1_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Birch Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Birch Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_2_PORTAL.json b/items/FORAGING_2_PORTAL.json index c6d48231..a1fbafb6 100644 --- a/items/FORAGING_2_PORTAL.json +++ b/items/FORAGING_2_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPortal to Spruce Woods", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b121a753-65f3-3c49-89b8-e2a5481e0d69\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY2Y2JkZWY4ZWZiOTE0ZDQzYTIxM2JlNjZiNTM5NmY3NWU1YzFiOTEyNGY3NmY2N2Q3Y2QzMjUyNTc0OCJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spruce Woods§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spruce Woods\"},ExtraAttributes:{id:\"FORAGING_2_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b121a753-65f3-3c49-89b8-e2a5481e0d69\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY2Y2JkZWY4ZWZiOTE0ZDQzYTIxM2JlNjZiNTM5NmY3NWU1YzFiOTEyNGY3NmY2N2Q3Y2QzMjUyNTc0OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spruce Woods§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spruce Woods\"},ExtraAttributes:{id:\"FORAGING_2_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_2_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Spruce Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Spruce Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_3_PORTAL.json b/items/FORAGING_3_PORTAL.json index 9ed64a53..e9cd345d 100644 --- a/items/FORAGING_3_PORTAL.json +++ b/items/FORAGING_3_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_3_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Jungle Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Jungle Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_4_PORTAL.json b/items/FORAGING_4_PORTAL.json index 61abc53b..1426d90a 100644 --- a/items/FORAGING_4_PORTAL.json +++ b/items/FORAGING_4_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_4_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Acacia Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Acacia Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_5_PORTAL.json b/items/FORAGING_5_PORTAL.json index 8f605cca..cea07071 100644 --- a/items/FORAGING_5_PORTAL.json +++ b/items/FORAGING_5_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_5_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Dark Oak Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Dark Oak Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FROSTY_SNOW_BALL.json b/items/FROSTY_SNOW_BALL.json index 3470c7cb..f3db2e2d 100644 --- a/items/FROSTY_SNOW_BALL.json +++ b/items/FROSTY_SNOW_BALL.json @@ -5,8 +5,13 @@ "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fFrosty Snowball\"},ExtraAttributes:{id:\"FROSTY_SNOW_BALL\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§f§lCOMMON" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Unobtainable_Items" ] } \ No newline at end of file diff --git a/items/GHOUL;3.json b/items/GHOUL;3.json index b4e05cea..03144c1d 100644 --- a/items/GHOUL;3.json +++ b/items/GHOUL;3.json @@ -6,6 +6,7 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Intelligence: §a{INTELLIGENCE}", "§7Health: §a{HEALTH}", "", @@ -23,10 +24,10 @@ ], "internalname": "GHOUL;3", "clickcommand": "", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/GHOUL;4.json b/items/GHOUL;4.json index a66d23dd..c479bf39 100644 --- a/items/GHOUL;4.json +++ b/items/GHOUL;4.json @@ -6,6 +6,7 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Intelligence: §a{INTELLIGENCE}", "§7Health: §a{HEALTH}", "", @@ -29,10 +30,10 @@ ], "internalname": "GHOUL;4", "clickcommand": "", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/GOLEM_POPPY.json b/items/GOLEM_POPPY.json index 767ed5c7..ec373aca 100644 --- a/items/GOLEM_POPPY.json +++ b/items/GOLEM_POPPY.json @@ -13,5 +13,10 @@ ], "internalname": "GOLEM_POPPY", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ancient_Rose" + ] } \ No newline at end of file diff --git a/items/HOUND;3.json b/items/HOUND;3.json index f7d5c7cf..88deb557 100644 --- a/items/HOUND;3.json +++ b/items/HOUND;3.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Hound", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a{ATTACK_SPEED}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6Scavenger\",6:\"§7§7Gain +§a{0} §7coins per\",7:\"§7monster kill\",8:\"\",9:\"§6Finder\",10:\"§7§7Increases the chance for\",11:\"§7monsters to drop their armor by\",12:\"§7§a{1}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":341596.47280000115,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":10}\",originTag:\"UNKNOWN\",id:\"HOUND;3\",uuid:\"0ec63d68-87f8-4210-aaed-47d29cbd2f9d\",timestamp:\"5/29/20 1:24 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a{BONUS_ATTACK_SPEED}\",3:\"§7Ferocity: §a{FEROCITY}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Scavenger\",7:\"§7§7Gain +§a{0} §7coins per\",8:\"§7monster kill\",9:\"\",10:\"§6Finder\",11:\"§7§7Increases the chance for\",12:\"§7monsters to drop their armor by\",13:\"§7§a{1}%\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":341596.47280000115,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":10}\",originTag:\"UNKNOWN\",id:\"HOUND;3\",uuid:\"0ec63d68-87f8-4210-aaed-47d29cbd2f9d\",timestamp:\"5/29/20 1:24 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Attack Speed: §a{ATTACK_SPEED}", + "§7Attack Speed: §a{BONUS_ATTACK_SPEED}", + "§7Ferocity: §a{FEROCITY}", "§7Strength: §a{STRENGTH}", "", "§6Scavenger", @@ -25,7 +26,7 @@ ], "internalname": "HOUND;3", "clickcommand": "", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hound_Pet" diff --git a/items/HOUND;4.json b/items/HOUND;4.json index 824c991d..9a023a9e 100644 --- a/items/HOUND;4.json +++ b/items/HOUND;4.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Hound", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a{ATTACK_SPEED}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6Scavenger\",6:\"§7§7Gain +§a{0} §7coins per\",7:\"§7monster kill\",8:\"\",9:\"§6Finder\",10:\"§7§7Increases the chance for\",11:\"§7monsters to drop their armor by\",12:\"§7§a{1}%\",13:\"\",14:\"§6Fury Claws\",15:\"§7§7Grants §a{2}% §7§5⚔ Attack\",16:\"§5Speed\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":115927.13592000132,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"HOUND;4\",uuid:\"b5573fa3-c422-42cd-951a-b7cceee4e942\",timestamp:\"5/30/20 8:13 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a{BONUS_ATTACK_SPEED}\",3:\"§7Ferocity: §a{FEROCITY}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Scavenger\",7:\"§7§7Gain +§a{0} §7coins per\",8:\"§7monster kill\",9:\"\",10:\"§6Finder\",11:\"§7§7Increases the chance for\",12:\"§7monsters to drop their armor by\",13:\"§7§a{1}%\",14:\"\",15:\"§6Fury Claws\",16:\"§7§7Grants §a{2}% §7§5⚔ Attack\",17:\"§5Speed\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":115927.13592000132,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"HOUND;4\",uuid:\"b5573fa3-c422-42cd-951a-b7cceee4e942\",timestamp:\"5/30/20 8:13 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Attack Speed: §a{ATTACK_SPEED}", + "§7Attack Speed: §a{BONUS_ATTACK_SPEED}", + "§7Ferocity: §a{FEROCITY}", "§7Strength: §a{STRENGTH}", "", "§6Scavenger", @@ -29,7 +30,7 @@ ], "internalname": "HOUND;4", "clickcommand": "", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hound_Pet" diff --git a/items/HUB_PORTAL.json b/items/HUB_PORTAL.json index 0f189a62..5b784ffd 100644 --- a/items/HUB_PORTAL.json +++ b/items/HUB_PORTAL.json @@ -4,8 +4,8 @@ "displayname": "§fPortal to the Hub", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5cd90528-472f-3430-b586-c7ba273edfb5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjUxMzU0M2E3NzExOGY4MjAxZjQ5YjdjOGI2MzJkY2ZkMzgwMzdlYmZjNjAxYTFiYzkxYWVkYzRjYWJhIn19fQ==\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Village§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Hub\"},ExtraAttributes:{id:\"HUB_PORTAL\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5cd90528-472f-3430-b586-c7ba273edfb5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjUxMzU0M2E3NzExOGY4MjAxZjQ5YjdjOGI2MzJkY2ZkMzgwMzdlYmZjNjAxYTFiYzkxYWVkYzRjYWJhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Village§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Hub\"},ExtraAttributes:{id:\"HUB_PORTAL\"}}", + "modver": "1.5-REL", "lore": [ "§7Placing the item on your private", "§7island will create a portal to", @@ -16,5 +16,10 @@ "§8you on the block you click on.", "", "§f§lCOMMON" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" ] } \ No newline at end of file diff --git a/items/MEGALODON;3.json b/items/MEGALODON;3.json index 30c263d7..e75cad84 100644 --- a/items/MEGALODON;3.json +++ b/items/MEGALODON;3.json @@ -7,6 +7,7 @@ "§8Fishing Pet", "", "§7Strength: §a+{STRENGTH}", + "§7Ferocity: §a+{FEROCITY}", "§7Magic Find: §a+{MAGIC_FIND}", "", "§6Blood Scent", @@ -26,9 +27,9 @@ "internalname": "MEGALODON;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Megalodon_Pet" ] -} \ No newline at end of file +} diff --git a/items/MEGALODON;4.json b/items/MEGALODON;4.json index 6c740ab8..57394b86 100644 --- a/items/MEGALODON;4.json +++ b/items/MEGALODON;4.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Megalodon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+{STRENGTH}\",3:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{3}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_LUCKY_CLOVER\\\",\\\"candyUsed\\\":10}\",originTag:\"PET_MENU\",id:\"MEGALODON;4\",uuid:\"11535d40-b949-476d-a333-edca6189e2cf\",timestamp:\"9/17/20 11:29 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+{STRENGTH}\",3:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{2}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_LUCKY_CLOVER\\\",\\\"candyUsed\\\":10}\",originTag:\"PET_MENU\",id:\"MEGALODON;4\",uuid:\"11535d40-b949-476d-a333-edca6189e2cf\",timestamp:\"9/17/20 11:29 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", "", "§7Strength: §a+{STRENGTH}", + "§7Ferocity: §a+{FEROCITY}", "§7Magic Find: §a+{MAGIC_FIND}", "", "§6Blood Scent", @@ -19,7 +20,7 @@ "§7Armor by §a{1}%", "", "§6Feeding Frenzy", - "§7§7On kill gain §c{3}❁ Damage", + "§7§7On kill gain §c{2}❁ Damage", "§c§7and §f✦ Speed §7for 5 seconds", "", "§7§eRight-click to add this pet to", @@ -30,9 +31,9 @@ "internalname": "MEGALODON;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Megalodon_Pet" ] -} \ No newline at end of file +} diff --git a/items/MINING_1_PORTAL.json b/items/MINING_1_PORTAL.json index 278483b0..8c017fbe 100644 --- a/items/MINING_1_PORTAL.json +++ b/items/MINING_1_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPortal to the Gold Mine", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"877d9432-6278-3022-b96c-b956bad19c53\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzNiYzk2NWQ1NzljM2M2MDM5ZjBhMTdlYjdjMmU2ZmFmNTM4YzdhNWRlOGU2MGVjN2E3MTkzNjBkMGE4NTdhOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Gold Mine§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Gold Mine\"},ExtraAttributes:{id:\"MINING_1_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"877d9432-6278-3022-b96c-b956bad19c53\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzNiYzk2NWQ1NzljM2M2MDM5ZjBhMTdlYjdjMmU2ZmFmNTM4YzdhNWRlOGU2MGVjN2E3MTkzNjBkMGE4NTdhOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Gold Mine§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Gold Mine\"},ExtraAttributes:{id:\"MINING_1_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,5 +27,10 @@ }, "internalname": "MINING_1_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/MINING_2_PORTAL.json b/items/MINING_2_PORTAL.json index 9bff9f08..816b8f37 100644 --- a/items/MINING_2_PORTAL.json +++ b/items/MINING_2_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "MINING_2_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Diamond III" + "modver": "1.5-REL", + "crafttext": "Requires: Diamond III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/MINION_STORAGE_EXPANDER.json b/items/MINION_STORAGE_EXPANDER.json index 723f4724..ecdc4c97 100644 --- a/items/MINION_STORAGE_EXPANDER.json +++ b/items/MINION_STORAGE_EXPANDER.json @@ -16,6 +16,9 @@ "internalname": "MINION_STORAGE_EXPANDER", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Storage_X-pender" + ] } \ No newline at end of file diff --git a/items/NETHER_STALK.json b/items/NETHER_STALK.json index 618a4ac4..12ac0c0e 100644 --- a/items/NETHER_STALK.json +++ b/items/NETHER_STALK.json @@ -9,5 +9,10 @@ ], "internalname": "NETHER_STALK", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nether_Wart" + ] } \ No newline at end of file diff --git a/items/OCELOT;0.json b/items/OCELOT;0.json index 8e15f13e..9acf3d39 100644 --- a/items/OCELOT;0.json +++ b/items/OCELOT;0.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -37,4 +38,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/OCELOT;1.json b/items/OCELOT;1.json index b3af02e2..d7e7017d 100644 --- a/items/OCELOT;1.json +++ b/items/OCELOT;1.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -37,4 +38,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/OCELOT;2.json b/items/OCELOT;2.json index edb7bfed..71b7a438 100644 --- a/items/OCELOT;2.json +++ b/items/OCELOT;2.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -41,4 +42,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/OCELOT;3.json b/items/OCELOT;3.json index cd9e7159..e5eb3000 100644 --- a/items/OCELOT;3.json +++ b/items/OCELOT;3.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -41,4 +42,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/OCELOT;4.json b/items/OCELOT;4.json index 6982220f..fcd08430 100644 --- a/items/OCELOT;4.json +++ b/items/OCELOT;4.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -45,4 +46,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/PIGMAN;3.json b/items/PIGMAN;3.json index 83912369..f8121a2b 100644 --- a/items/PIGMAN;3.json +++ b/items/PIGMAN;3.json @@ -6,6 +6,7 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Strength: §a{STRENGTH}", "§7Defense: §a{DEFENSE}", "", @@ -43,4 +44,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Pet" ] -} \ No newline at end of file +} diff --git a/items/PIGMAN;4.json b/items/PIGMAN;4.json index f0279af1..367b19c6 100644 --- a/items/PIGMAN;4.json +++ b/items/PIGMAN;4.json @@ -6,6 +6,7 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Strength: §a{STRENGTH}", "§7Defense: §a{DEFENSE}", "", @@ -47,4 +48,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Pet" ] -} \ No newline at end of file +} diff --git a/items/PUMPKIN_BOMB.json b/items/PUMPKIN_BOMB.json index d2eb7808..661d4944 100644 --- a/items/PUMPKIN_BOMB.json +++ b/items/PUMPKIN_BOMB.json @@ -14,6 +14,9 @@ "internalname": "PUMPKIN_BOMB", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blast_o%27_Lantern" + ] } \ No newline at end of file diff --git a/items/SUPER_MAGIC_MUSHROOM_SOUP.json b/items/SUPER_MAGIC_MUSHROOM_SOUP.json index f545a879..88086e8c 100644 --- a/items/SUPER_MAGIC_MUSHROOM_SOUP.json +++ b/items/SUPER_MAGIC_MUSHROOM_SOUP.json @@ -1,11 +1,11 @@ { "internalname": "SUPER_MAGIC_MUSHROOM_SOUP", - "itemid": 282, + "itemid": "minecraft:mushroom_stew", "displayname": "§9Mystical Mushroom Soup", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consuming this Mushroom Soup on\",1:\"§7your private island allows the\",2:\"§7player to fly for §a200\",3:\"§aminutes§7. Leaving the private\",4:\"§7island will pause the effect!\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Mystical Mushroom Soup\"},ExtraAttributes:{id:\"SUPER_MAGIC_MUSHROOM_SOUP\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Consuming this Mushroom Soup on", "§7your private island allows the", @@ -14,5 +14,10 @@ "§7island will pause the effect!", "", "§9§lRARE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mystical_Mushroom_Soup" ] } \ No newline at end of file diff --git a/items/THE_SHREDDER.json b/items/THE_SHREDDER.json index acd2d2a5..b5e0f347 100644 --- a/items/THE_SHREDDER.json +++ b/items/THE_SHREDDER.json @@ -8,6 +8,9 @@ "modver": "1.0.0", "lore": [ "§7Damage: §c+120", + "§7Strength: §c+15", + "", + "§7Ferocity: §c+50", "", "§7§7Gives §9strength§7 every 50", "§7bait used + §9damage§7 per 100", @@ -25,4 +28,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shredder" ] -} \ No newline at end of file +} diff --git a/items/TIGER;0.json b/items/TIGER;0.json index cc208f92..e8164b4f 100644 --- a/items/TIGER;0.json +++ b/items/TIGER;0.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -27,4 +27,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/TIGER;1.json b/items/TIGER;1.json index 4a55e8cb..bb4c8d02 100644 --- a/items/TIGER;1.json +++ b/items/TIGER;1.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -27,4 +27,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/TIGER;2.json b/items/TIGER;2.json index 21beb442..fa648c14 100644 --- a/items/TIGER;2.json +++ b/items/TIGER;2.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§6Hemorrhage", "§7§7Melee attacks reduce healing", @@ -31,4 +31,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/TIGER;3.json b/items/TIGER;3.json index 044453d7..f710905d 100644 --- a/items/TIGER;3.json +++ b/items/TIGER;3.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§6Hemorrhage", "§7§7Melee attacks reduce healing", @@ -31,4 +31,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/TIGER;4.json b/items/TIGER;4.json index d07c4134..2fd0eb0d 100644 --- a/items/TIGER;4.json +++ b/items/TIGER;4.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§6Hemorrhage", "§7§7Melee attacks reduce healing", @@ -36,4 +36,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/WITHER_SKELETON;3.json b/items/WITHER_SKELETON;3.json index 4fa7a973..77a257ca 100644 --- a/items/WITHER_SKELETON;3.json +++ b/items/WITHER_SKELETON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Wither Skeleton", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"§7Crit Chance: §a{CRIT_CHANCE}\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a{0}% §7less damage from\",10:\"§7skeletons\",11:\"\",12:\"§6Wither Blood\",13:\"§7§7Deal §a{1}% §7more damage to\",14:\"§7wither mobs\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":69375.77400000505,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WITHER_SKELETON;3\",uuid:\"f7428128-8dca-460a-bc32-9e4d471cc380\",timestamp:\"4/6/20 12:23 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"§7Crit Chance: §a{CRIT_CHANCE}\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a{0}% §7less damage from\",10:\"§7skeletons\",11:\"\",12:\"§6Wither Blood\",13:\"§7§7Deal §a{1}% §7more damage to\",14:\"§7wither mobs\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":69375.77400000505,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WITHER_SKELETON;3\",uuid:\"f7428128-8dca-460a-bc32-9e4d471cc380\",timestamp:\"4/6/20 12:23 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", @@ -23,11 +23,11 @@ "§7§eRight-click to add this pet to", "§eyour pet menu!", "", - "§5§lLEGENDARY" + "§5§lEPIC" ], "internalname": "WITHER_SKELETON;3", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "recipe": { "A1": "ENCHANTED_COAL_BLOCK:1", "A2": "ENCHANTED_COAL_BLOCK:1", -- cgit From 978c1387b98ee91980a0d75e6a9b15a31eb7430c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 11 Nov 2020 15:36:46 -0500 Subject: More Farming Items --- items/ARTIFACT_POTION_AFFINITY.json | 2 +- items/BASKET_OF_SEEDS.json | 22 ++++++++++++++++++ items/MUTANT_NETHER_STALK.json | 3 ++- items/THEORETICAL_HOE_CANE_1.json | 33 +++++++++++++++++++++++++++ items/THEORETICAL_HOE_CANE_2.json | 42 ++++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_CANE_3.json | 45 +++++++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_WARTS_1.json | 33 +++++++++++++++++++++++++++ items/THEORETICAL_HOE_WARTS_2.json | 42 ++++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_WARTS_3.json | 45 +++++++++++++++++++++++++++++++++++++ items/TIGHTLY_TIED_HAY_BALE.json | 3 ++- items/TURBO_CANE;1.json | 21 +++++++++++++++++ items/TURBO_CANE;2.json | 21 +++++++++++++++++ items/TURBO_CARROT;1.json | 21 +++++++++++++++++ items/TURBO_COCO;1.json | 21 +++++++++++++++++ items/TURBO_POTATO;1.json | 21 +++++++++++++++++ items/TURBO_WHEAT;1.json | 21 +++++++++++++++++ 16 files changed, 393 insertions(+), 3 deletions(-) create mode 100644 items/BASKET_OF_SEEDS.json create mode 100644 items/THEORETICAL_HOE_CANE_1.json create mode 100644 items/THEORETICAL_HOE_CANE_2.json create mode 100644 items/THEORETICAL_HOE_CANE_3.json create mode 100644 items/THEORETICAL_HOE_WARTS_1.json create mode 100644 items/THEORETICAL_HOE_WARTS_2.json create mode 100644 items/THEORETICAL_HOE_WARTS_3.json create mode 100644 items/TURBO_CANE;1.json create mode 100644 items/TURBO_CANE;2.json create mode 100644 items/TURBO_CARROT;1.json create mode 100644 items/TURBO_COCO;1.json create mode 100644 items/TURBO_POTATO;1.json create mode 100644 items/TURBO_WHEAT;1.json diff --git a/items/ARTIFACT_POTION_AFFINITY.json b/items/ARTIFACT_POTION_AFFINITY.json index 91cfb76e..a7b0d903 100644 --- a/items/ARTIFACT_POTION_AFFINITY.json +++ b/items/ARTIFACT_POTION_AFFINITY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Potion Affinity Artifact", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63036731-6e1e-3c99-99b7-59d6628fcdaf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzcyNDY2NjAzYmFlOTA2M2NlN2Q5NDM1MTEwMzQ2OWJlY2EzYzVmZTJiMWU5NzdlNjQyN2RlZjM3Njk5ZWM5In19fQ==\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a50%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Potion Affinity Artifact\"},ExtraAttributes:{id:\"ARTIFACT_POTION_AFFINITY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63036731-6e1e-3c99-99b7-59d6628fcdaf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzcyNDY2NjAzYmFlOTA2M2NlN2Q5NDM1MTEwMzQ2OWJlY2EzYzVmZTJiMWU5NzdlNjQyN2RlZjM3Njk5ZWM5In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a50%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Potion Affinity Artifact\"},ExtraAttributes:{id:\"ARTIFACT_POTION_AFFINITY\"}}", "damage": 3, "lore": [ "§eUnique Effect: Potion Affinity", diff --git a/items/BASKET_OF_SEEDS.json b/items/BASKET_OF_SEEDS.json new file mode 100644 index 00000000..3beee715 --- /dev/null +++ b/items/BASKET_OF_SEEDS.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Basket of Seeds", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"f51f3409-e6be-3151-8289-98b7dc91c656\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E2YmY5MTZlMjhjY2I4MGI0ZWJmYWNmOTg2ODZhZDZhZjdjNGZiMjU3ZTU3YThjYjc4YzcxZDE5ZGNjYjIifX19\"}]}},display:{Lore:[0:\"\",1:\"§6Item Ability: Seed Storage §e§lLEFT CLICK\",2:\"§7Place seeds in the basket.\",3:\"\",4:\"§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK\",5:\"§7Automatically seed a row of\",6:\"§7farmland.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Basket of Seeds\"},ExtraAttributes:{basket_of_seeds_data:[0:\"198 bytes\"],originTag:\"SHOP_PURCHASE\",id:\"BASKET_OF_SEEDS\",uuid:\"b1531129-9bcb-4fee-8e2b-d0fc829f2085\",timestamp:\"11/7/20 8:38 PM\"}}", + "damage": 3, + "lore": [ + "", + "§6Item Ability: Seed Storage §e§lLEFT CLICK", + "§7Place seeds in the basket.", + "", + "§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK", + "§7Automatically seed a row of", + "§7farmland.", + "", + "§5§lEPIC" + ], + "internalname": "BASKET_OF_SEEDS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json index c63e73d0..388b440a 100644 --- a/items/MUTANT_NETHER_STALK.json +++ b/items/MUTANT_NETHER_STALK.json @@ -19,5 +19,6 @@ }, "internalname": "MUTANT_NETHER_STALK", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "Requires: Nether Wart XII" } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_1.json b/items/THEORETICAL_HOE_CANE_1.json new file mode 100644 index 00000000..d5fb221e --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_1.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fTuring Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% sugar cane\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% sugar cane", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "SUGAR_CANE:64", + "A2": "SUGAR_CANE:64", + "A3": "SUGAR_CANE:64", + "B1": "SUGAR_CANE:64", + "B2": "THEORETICAL_HOE:1", + "B3": "SUGAR_CANE:64", + "C1": "SUGAR_CANE:64", + "C2": "SUGAR_CANE:64", + "C3": "SUGAR_CANE:64" + }, + "internalname": "THEORETICAL_HOE_CANE_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_2.json b/items/THEORETICAL_HOE_CANE_2.json new file mode 100644 index 00000000..a707ddfd --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_2.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aTuring Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% sugar cane\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7sugar cane per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7sugar cane\",9:\"\",10:\"§7§8Bonus sugar cane percent\",11:\"§8increases your Farmhand perk\u0027s\",12:\"§8chances\",13:\"\",14:\"§eReach 100k Counter for +1 Rarity!\",15:\"\",16:\"§6Right-click to view upgrade recipe!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON HOE\"],Name:\"§aTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% sugar cane", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7sugar cane per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7sugar cane", + "", + "§7§8Bonus sugar cane percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_SUGAR:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_SUGAR:64", + "B2": "THEORETICAL_HOE_CANE_1:1", + "B3": "ENCHANTED_SUGAR:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_SUGAR:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_CANE_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json new file mode 100644 index 00000000..5286f657 --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_3.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Turing Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% sugar cane\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7sugar cane per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7sugar cane\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7sugar cane per\",12:\"§7digits of your collection, minus 4!\",13:\"§fCollection bonus: §a+24% §7sugar cane\",14:\"\",15:\"§7§8Bonus sugar cane percent\",16:\"§8increases your Farmhand perk\u0027s\",17:\"§8chances\",18:\"\",19:\"§eReach 100k Counter for +1 Rarity!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§9§lRARE HOE\"],Name:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% sugar cane", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7sugar cane per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7sugar cane", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7sugar cane per", + "§7digits of your collection, minus 4!", + "§fCollection bonus: §a+24% §7sugar cane", + "", + "§7§8Bonus sugar cane percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_SUGAR_CANE:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_SUGAR_CANE:64", + "B2": "THEORETICAL_HOE_CANE_2:1", + "B3": "ENCHANTED_SUGAR_CANE:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_SUGAR_CANE:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_CANE_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_1.json b/items/THEORETICAL_HOE_WARTS_1.json new file mode 100644 index 00000000..b257cd7e --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_1.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fNewton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% nether wart\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% nether wart", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "NETHER_STALK:64", + "A2": "NETHER_STALK:64", + "A3": "NETHER_STALK:64", + "B1": "NETHER_STALK:64", + "B2": "THEORETICAL_HOE:1", + "B3": "NETHER_STALK:64", + "C1": "NETHER_STALK:64", + "C2": "NETHER_STALK:64", + "C3": "NETHER_STALK:64" + }, + "internalname": "THEORETICAL_HOE_WARTS_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_2.json b/items/THEORETICAL_HOE_WARTS_2.json new file mode 100644 index 00000000..68ed92f0 --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_2.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aNewton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% nether wart\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7nether wart per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7nether wart\",9:\"\",10:\"§7§8Bonus nether wart percent\",11:\"§8increases your Farmhand perk\u0027s\",12:\"§8chances\",13:\"\",14:\"§eReach 100k Counter for +1 Rarity!\",15:\"\",16:\"§6Right-click to view upgrade recipe!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON HOE\"],Name:\"§aNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% nether wart", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7nether wart per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7nether wart", + "", + "§7§8Bonus nether wart percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_NETHER_STALK:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_NETHER_STALK:64", + "B2": "THEORETICAL_HOE_WARTS_1:1", + "B3": "ENCHANTED_NETHER_STALK:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_NETHER_STALK:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_WARTS_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_3.json b/items/THEORETICAL_HOE_WARTS_3.json new file mode 100644 index 00000000..d7d46529 --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_3.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Newton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% nether wart\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7nether wart per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7nether wart\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7nether wart per\",12:\"§7digits of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7nether wart\",14:\"\",15:\"§7§8Bonus nether wart percent\",16:\"§8increases your Farmhand perk\u0027s\",17:\"§8chances\",18:\"\",19:\"§eReach 100k Counter for +1 Rarity!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§9§lRARE HOE\"],Name:\"§9Newton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% nether wart", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7nether wart per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7nether wart", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7nether wart per", + "§7digits of your collection, minus 4!", + "§fCollection bonus: §a+16% §7nether wart", + "", + "§7§8Bonus nether wart percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "MUTANT_NETHER_STALK:64", + "A3": "JACOBS_TICKET:64", + "B1": "MUTANT_NETHER_STALK:64", + "B2": "THEORETICAL_HOE_WARTS_2:1", + "B3": "MUTANT_NETHER_STALK:64", + "C1": "JACOBS_TICKET:64", + "C2": "MUTANT_NETHER_STALK:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_WARTS_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/TIGHTLY_TIED_HAY_BALE.json b/items/TIGHTLY_TIED_HAY_BALE.json index 9f06eb73..5ee87382 100644 --- a/items/TIGHTLY_TIED_HAY_BALE.json +++ b/items/TIGHTLY_TIED_HAY_BALE.json @@ -19,5 +19,6 @@ }, "internalname": "TIGHTLY_TIED_HAY_BALE", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "Requires: Wheat XI" } \ No newline at end of file diff --git a/items/TURBO_CANE;1.json b/items/TURBO_CANE;1.json new file mode 100644 index 00000000..633d91a4 --- /dev/null +++ b/items/TURBO_CANE;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane I\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+5%§7.\",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:\"TURBO_CANE;1\",enchantments:{turbo_cane:1},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",timestamp:\"11/8/20 12:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Cane I", + "§7Increases double-drop chance", + "§7of sugar cane by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CANE;2.json b/items/TURBO_CANE;2.json new file mode 100644 index 00000000..7b80054d --- /dev/null +++ b/items/TURBO_CANE;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",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:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",anvil_uses:1,timestamp:\"11/8/20 12:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Cane II", + "§7Increases double-drop chance", + "§7of sugar cane by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CARROT;1.json b/items/TURBO_CARROT;1.json new file mode 100644 index 00000000..28c9302a --- /dev/null +++ b/items/TURBO_CARROT;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot I\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+5%§7.\",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:\"TURBO_CARROT;1\",enchantments:{turbo_carrot:1},uuid:\"5f828801-b212-476e-9cdf-95b9223142a3\",timestamp:\"11/11/20 9:35 AM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot I", + "§7Increases double-drop chance", + "§7of carrot by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_COCO;1.json b/items/TURBO_COCO;1.json new file mode 100644 index 00000000..db515847 --- /dev/null +++ b/items/TURBO_COCO;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco I\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+5%§7.\",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:\"TURBO_COCO;1\",enchantments:{turbo_coco:1},uuid:\"1cdf37bf-5d02-4560-bea3-f3b02b128ada\",timestamp:\"11/8/20 5:54 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Coco I", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_POTATO;1.json b/items/TURBO_POTATO;1.json new file mode 100644 index 00000000..52ace536 --- /dev/null +++ b/items/TURBO_POTATO;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato I\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+5%§7.\",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:\"TURBO_POTATO;1\",enchantments:{turbo_potato:1},uuid:\"aed778b4-55e4-4e13-ad4f-63f2d1ffb207\",timestamp:\"11/11/20 9:35 AM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Potato I", + "§7Increases double-drop chance", + "§7of potato by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WHEAT;1.json b/items/TURBO_WHEAT;1.json new file mode 100644 index 00000000..0f4e82d2 --- /dev/null +++ b/items/TURBO_WHEAT;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat I\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+5%§7.\",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:\"TURBO_WHEAT;1\",enchantments:{turbo_wheat:1},uuid:\"706dfe23-9fb7-4629-b269-997397803f67\",timestamp:\"11/8/20 3:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat I", + "§7Increases double-drop chance", + "§7of wheat by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file -- cgit From bd8392264127b097da6cb3310cab98e8ea9728a2 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 12 Nov 2020 19:19:14 -0500 Subject: Social Shop Items | Added Axes I missed --- items/COCO_CHOPPER.json | 18 ++++++++++++++++++ items/CONNECT_FOUR.json | 18 ++++++++++++++++++ items/EGG_HUNT.json | 21 +++++++++++++++++++++ items/ISLAND_NPC.json | 20 ++++++++++++++++++++ items/MAGICAL_MILK_BUCKET.json | 19 +++++++++++++++++++ items/MELON_DICER.json | 23 +++++++++++++++++++++++ items/PARKOUR_CONTROLLER.json | 18 ++++++++++++++++++ items/PARKOUR_POINT.json | 18 ++++++++++++++++++ items/PARKOUR_TIMES.json | 20 ++++++++++++++++++++ items/PUMPKIN_DICER.json | 24 ++++++++++++++++++++++++ items/ROCK_PAPER_SHEARS.json | 25 +++++++++++++++++++++++++ items/SHOWCASE_BLOCK.json | 20 ++++++++++++++++++++ items/SOCIAL_DISPLAY.json | 19 +++++++++++++++++++ items/TIC_TAC_TOE.json | 18 ++++++++++++++++++ 14 files changed, 281 insertions(+) create mode 100644 items/COCO_CHOPPER.json create mode 100644 items/CONNECT_FOUR.json create mode 100644 items/EGG_HUNT.json create mode 100644 items/ISLAND_NPC.json create mode 100644 items/MAGICAL_MILK_BUCKET.json create mode 100644 items/MELON_DICER.json create mode 100644 items/PARKOUR_CONTROLLER.json create mode 100644 items/PARKOUR_POINT.json create mode 100644 items/PARKOUR_TIMES.json create mode 100644 items/PUMPKIN_DICER.json create mode 100644 items/ROCK_PAPER_SHEARS.json create mode 100644 items/SHOWCASE_BLOCK.json create mode 100644 items/SOCIAL_DISPLAY.json create mode 100644 items/TIC_TAC_TOE.json diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json new file mode 100644 index 00000000..adc926c6 --- /dev/null +++ b/items/COCO_CHOPPER.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§5Coco Chopper", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Cannot break trees.\",1:\"§7Replants cocoa blocks.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC AXE\"],Name:\"§5Coco Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", + "damage": 0, + "lore": [ + "§7Cannot break trees.", + "§7Replants cocoa blocks.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "COCO_CHOPPER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CONNECT_FOUR.json b/items/CONNECT_FOUR.json new file mode 100644 index 00000000..1cdf1d17 --- /dev/null +++ b/items/CONNECT_FOUR.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aFour in a Row", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1673c479-346e-3634-b549-8842a94c2199\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDJlNzhmYjIyNDI0MjMyZGMyN2I4MWZiY2I0N2ZkMjRjMWFjZjc2MDk4NzUzZjJkOWMyODU5ODI4N2RiNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Four in a Row!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 7\",4:\"§a§lUNCOMMON\"],Name:\"§aFour in a Row\"},ExtraAttributes:{id:\"CONNECT_FOUR\"}}", + "damage": 3, + "lore": [ + "§7Click another player to initiate", + "§7a game of Four in a Row!", + "", + "§7§4❣ §cRequires §aSocial Skill 7", + "§a§lUNCOMMON" + ], + "internalname": "CONNECT_FOUR", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EGG_HUNT.json b/items/EGG_HUNT.json new file mode 100644 index 00000000..a4dba095 --- /dev/null +++ b/items/EGG_HUNT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fEgg Hunt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"733f9a77-9671-3e84-9940-f8ee197f252b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM3MDQwNmU3NTM5NDIxMzU0MjRiYjk5NjkyYjc0NGM5YTAzNDVkM2YzYzgxOTNlOWQ4ZTMwZDU0NDEyMThlMyJ9fX0\"}]}},display:{Lore:[0:\"§7§7Place an egg which can be\",1:\"§7found on your island by guests\",2:\"§7for island points.\",3:\"\",4:\"§7§7Maximum of 10.\",5:\"\",6:\"§7§4❣ §cRequires §aSocial Skill 3\",7:\"§f§lCOMMON\"],Name:\"§fEgg Hunt\"},ExtraAttributes:{id:\"EGG_HUNT\"}}", + "damage": 3, + "lore": [ + "§7§7Place an egg which can be", + "§7found on your island by guests", + "§7for island points.", + "", + "§7§7Maximum of 10.", + "", + "§7§4❣ §cRequires §aSocial Skill 3", + "§f§lCOMMON" + ], + "internalname": "EGG_HUNT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ISLAND_NPC.json b/items/ISLAND_NPC.json new file mode 100644 index 00000000..5a225a91 --- /dev/null +++ b/items/ISLAND_NPC.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Island NPC", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 5\",6:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{id:\"ISLAND_NPC\"}}", + "damage": 0, + "lore": [ + "§7Spawn island NPCs for your", + "§7private world! Right-Click one", + "§7to edit its settings and add", + "§7dialogue.", + "", + "§7§4❣ §cRequires §aSocial Skill 5", + "§9§lRARE" + ], + "internalname": "ISLAND_NPC", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MAGICAL_MILK_BUCKET.json b/items/MAGICAL_MILK_BUCKET.json new file mode 100644 index 00000000..71f48c63 --- /dev/null +++ b/items/MAGICAL_MILK_BUCKET.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:milk_bucket", + "displayname": "§f§f§fMagical Milk Bucket", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What did the mother cow say to\",1:\"§7the baby cow?\",2:\"\",3:\"§7It\u0027s pasture bed time.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§f§f§fMagical Milk Bucket\"},ExtraAttributes:{id:\"MAGICAL_MILK_BUCKET\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7What did the mother cow say to", + "§7the baby cow?", + "", + "§7It\u0027s pasture bed time.", + "", + "§f§lCOMMON" + ], + "internalname": "MAGICAL_MILK_BUCKET", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MELON_DICER.json b/items/MELON_DICER.json new file mode 100644 index 00000000..ee5ff74d --- /dev/null +++ b/items/MELON_DICER.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:diamond_axe", + "displayname": "§5Melon Dicer", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from melons\",1:\"\",2:\"§6Item Ability: Roll em\u0027\",3:\"§7Every melon you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra melons!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer\"},ExtraAttributes:{id:\"MELON_DICER\"}}", + "damage": 0, + "lore": [ + "§7Gain §a+5% §7Farming exp from melons", + "", + "§6Item Ability: Roll em\u0027", + "§7Every melon you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra melons!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "MELON_DICER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PARKOUR_CONTROLLER.json b/items/PARKOUR_CONTROLLER.json new file mode 100644 index 00000000..ddbd18b8 --- /dev/null +++ b/items/PARKOUR_CONTROLLER.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:light_weighted_pressure_plate", + "displayname": "§fParkour Start/End", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Create the start/end of parkour\",1:\"§7courses on your private island!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 1\",4:\"§f§lCOMMON\"],Name:\"§fParkour Start/End\"},ExtraAttributes:{id:\"PARKOUR_CONTROLLER\"}}", + "damage": 0, + "lore": [ + "§7Create the start/end of parkour", + "§7courses on your private island!", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_CONTROLLER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PARKOUR_POINT.json b/items/PARKOUR_POINT.json new file mode 100644 index 00000000..5533acc9 --- /dev/null +++ b/items/PARKOUR_POINT.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:heavy_weighted_pressure_plate", + "displayname": "§fParkour Checkpoint", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Create checkpoints for parkour\",1:\"§7courses on your private island!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 1\",4:\"§f§lCOMMON\"],Name:\"§fParkour Checkpoint\"},ExtraAttributes:{id:\"PARKOUR_POINT\"}}", + "damage": 0, + "lore": [ + "§7Create checkpoints for parkour", + "§7courses on your private island!", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_POINT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PARKOUR_TIMES.json b/items/PARKOUR_TIMES.json new file mode 100644 index 00000000..5e41b37b --- /dev/null +++ b/items/PARKOUR_TIMES.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:iron_block", + "displayname": "§fParkour Times", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Places a hologram displaying the\",1:\"§7top parkour times of players on\",2:\"§7your island. Click to select\",3:\"§7which parkour is displayed.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 1\",6:\"§f§lCOMMON\"],Name:\"§fParkour Times\"},ExtraAttributes:{id:\"PARKOUR_TIMES\"}}", + "damage": 0, + "lore": [ + "§7Places a hologram displaying the", + "§7top parkour times of players on", + "§7your island. Click to select", + "§7which parkour is displayed.", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_TIMES", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PUMPKIN_DICER.json b/items/PUMPKIN_DICER.json new file mode 100644 index 00000000..c05b3568 --- /dev/null +++ b/items/PUMPKIN_DICER.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§5Pumpkin Dicer", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from pumpkins\",1:\"\",2:\"§6Item Ability: Roll em\u0027\",3:\"§7Every pumpkin you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra\",7:\"§7pumpkins!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", + "damage": 0, + "lore": [ + "§7Gain §a+5% §7Farming exp from pumpkins", + "", + "§6Item Ability: Roll em\u0027", + "§7Every pumpkin you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra", + "§7pumpkins!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "PUMPKIN_DICER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ROCK_PAPER_SHEARS.json b/items/ROCK_PAPER_SHEARS.json new file mode 100644 index 00000000..7a4e0dad --- /dev/null +++ b/items/ROCK_PAPER_SHEARS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:shears", + "displayname": "§aRock Paper Shears", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Click this item to initiate a\",1:\"§7tournament of Rock Paper Shears\",2:\"§7with all of the players on your\",3:\"§7island!\",4:\"\",5:\"§7Outsmart your opponents by\",6:\"§7choosing the least picked option\",7:\"§7to win the round! Final round\",8:\"§7uses classic rules.\",9:\"\",10:\"§7§4❣ §cRequires §aSocial Skill 8\",11:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", + "damage": 0, + "lore": [ + "§7Click this item to initiate a", + "§7tournament of Rock Paper Shears", + "§7with all of the players on your", + "§7island!", + "", + "§7Outsmart your opponents by", + "§7choosing the least picked option", + "§7to win the round! Final round", + "§7uses classic rules.", + "", + "§7§4❣ §cRequires §aSocial Skill 8", + "§a§lUNCOMMON" + ], + "internalname": "ROCK_PAPER_SHEARS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHOWCASE_BLOCK.json b/items/SHOWCASE_BLOCK.json new file mode 100644 index 00000000..78d2b100 --- /dev/null +++ b/items/SHOWCASE_BLOCK.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:glass", + "displayname": "§aShowcase Block", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Show off an item in this fancy\",1:\"§7glass display box! §e§lRIGHT\",2:\"§e§lCLICK §7to put in or swap an\",3:\"§7item.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 10\",6:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{id:\"SHOWCASE_BLOCK\"}}", + "damage": 0, + "lore": [ + "§7Show off an item in this fancy", + "§7glass display box! §e§lRIGHT", + "§e§lCLICK §7to put in or swap an", + "§7item.", + "", + "§7§4❣ §cRequires §aSocial Skill 10", + "§a§lUNCOMMON" + ], + "internalname": "SHOWCASE_BLOCK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SOCIAL_DISPLAY.json b/items/SOCIAL_DISPLAY.json new file mode 100644 index 00000000..0ecbc990 --- /dev/null +++ b/items/SOCIAL_DISPLAY.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:gold_block", + "displayname": "§aSocial Display", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Places a hologram displaying the\",1:\"§7top players on your island by\",2:\"§7points.\",3:\"\",4:\"§7§4❣ §cRequires §aSocial Skill 2\",5:\"§a§lUNCOMMON\"],Name:\"§aSocial Display\"},ExtraAttributes:{id:\"SOCIAL_DISPLAY\"}}", + "damage": 0, + "lore": [ + "§7Places a hologram displaying the", + "§7top players on your island by", + "§7points.", + "", + "§7§4❣ §cRequires §aSocial Skill 2", + "§a§lUNCOMMON" + ], + "internalname": "SOCIAL_DISPLAY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TIC_TAC_TOE.json b/items/TIC_TAC_TOE.json new file mode 100644 index 00000000..9380da0f --- /dev/null +++ b/items/TIC_TAC_TOE.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aTic Tac Toe", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b3677d1-b548-3194-a742-dbbc7cedd756\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE0NjQzNjk2ODQ0NTgsInByb2ZpbGVJZCI6ImI0MDA3MmM4Y2RmOTQ1OGFhZmM0NDZmNWU1N2U2ZjcwIiwicHJvZmlsZU5hbWUiOiJTaGVyb20iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViNzgzNjcwYWQ5MTc5MTNmZDY5NDRmZDc2MGY5YzgzOThkYWY3NzI4NWI1MWMyNzU3Y2UzY2JmOWIxZmZiIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Tic Tac Toe!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 6\",4:\"§a§lUNCOMMON\"],Name:\"§aTic Tac Toe\"},ExtraAttributes:{id:\"TIC_TAC_TOE\"}}", + "damage": 3, + "lore": [ + "§7Click another player to initiate", + "§7a game of Tic Tac Toe!", + "", + "§7§4❣ §cRequires §aSocial Skill 6", + "§a§lUNCOMMON" + ], + "internalname": "TIC_TAC_TOE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file -- cgit From 23665339636ce2583fc716e4a2a3f13d003caa22 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:26:49 -0500 Subject: Some URLs For shop items --- items/COCO_CHOPPER.json | 5 ++++- items/HOE_OF_GREATER_TILLING.json | 20 ++++++++++++++++++++ items/HOE_OF_GREAT_TILLING.json | 20 ++++++++++++++++++++ items/INFINIDIRT_WAND.json | 24 ++++++++++++++++++++++++ items/MELON_DICER.json | 5 ++++- items/POLISHED_PUMPKIN.json | 7 ++++++- items/PUMPKIN_DICER.json | 5 ++++- 7 files changed, 82 insertions(+), 4 deletions(-) create mode 100644 items/HOE_OF_GREATER_TILLING.json create mode 100644 items/HOE_OF_GREAT_TILLING.json create mode 100644 items/INFINIDIRT_WAND.json diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json index adc926c6..ed0cabd1 100644 --- a/items/COCO_CHOPPER.json +++ b/items/COCO_CHOPPER.json @@ -14,5 +14,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Coco_Chopper" + ] } \ No newline at end of file diff --git a/items/HOE_OF_GREATER_TILLING.json b/items/HOE_OF_GREATER_TILLING.json new file mode 100644 index 00000000..5126d265 --- /dev/null +++ b/items/HOE_OF_GREATER_TILLING.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Hoe of Greater Tilling", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §95x5 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE HOE\"],Name:\"§9Hoe of Greater Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREATER_TILLING\"}}", + "damage": 0, + "lore": [ + "§7Tills a §95x5 §7area of farmland at a time.", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "internalname": "HOE_OF_GREATER_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Greater_Tilling" + ] +} \ No newline at end of file diff --git a/items/HOE_OF_GREAT_TILLING.json b/items/HOE_OF_GREAT_TILLING.json new file mode 100644 index 00000000..00e655f1 --- /dev/null +++ b/items/HOE_OF_GREAT_TILLING.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§aHoe of Great Tilling", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §93x3 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HOE\"],Name:\"§aHoe of Great Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREAT_TILLING\"}}", + "damage": 0, + "lore": [ + "§7Tills a §93x3 §7area of farmland at a time.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "internalname": "HOE_OF_GREAT_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Great_Tilling" + ] +} \ No newline at end of file diff --git a/items/INFINIDIRT_WAND.json b/items/INFINIDIRT_WAND.json new file mode 100644 index 00000000..e7adcc16 --- /dev/null +++ b/items/INFINIDIRT_WAND.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§aInfiniDirt��� Wand", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Place Dirt §e§lRIGHT CLICK\",1:\"§7Place a dirt block.\",2:\"§7§7Costs §61 coins§7.\",3:\"§7\",4:\"§7Can be used within the Builders\",5:\"§7Wand!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aInfiniDirt��� Wand\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"INFINIDIRT_WAND\",uuid:\"66a99177-19cd-4f96-b7db-f60290bd486c\",timestamp:\"11/6/20 6:36 PM\"}}", + "damage": 0, + "lore": [ + "§6Item Ability: Place Dirt §e§lRIGHT CLICK", + "§7Place a dirt block.", + "§7§7Costs §61 coins§7.", + "§7", + "§7Can be used within the Builders", + "§7Wand!", + "", + "§a§lUNCOMMON" + ], + "internalname": "INFINIDIRT_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/InfiniDirt™_Wand" + ] +} \ No newline at end of file diff --git a/items/MELON_DICER.json b/items/MELON_DICER.json index ee5ff74d..e5656a46 100644 --- a/items/MELON_DICER.json +++ b/items/MELON_DICER.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer" + ] } \ No newline at end of file diff --git a/items/POLISHED_PUMPKIN.json b/items/POLISHED_PUMPKIN.json index 0acabf03..312ed536 100644 --- a/items/POLISHED_PUMPKIN.json +++ b/items/POLISHED_PUMPKIN.json @@ -19,5 +19,10 @@ }, "internalname": "POLISHED_PUMPKIN", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "Requires: Pumpkin X", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Polished_Pumpkin" + ] } \ No newline at end of file diff --git a/items/PUMPKIN_DICER.json b/items/PUMPKIN_DICER.json index c05b3568..97bb29ec 100644 --- a/items/PUMPKIN_DICER.json +++ b/items/PUMPKIN_DICER.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Dicer" + ] } \ No newline at end of file -- cgit From e58f92919f9e55ad06d34c5dc129ddd839d88bec Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:29:49 -0500 Subject: More fixes from jani270 --- constants/petnums.json | 2 +- items/BASKET_OF_SEEDS.json | 7 +++++-- items/JACOBS_TICKET.json | 7 ++++++- items/MUTANT_NETHER_STALK.json | 6 +++++- items/THEORETICAL_HOE.json | 7 ++++++- items/THEORETICAL_HOE_CANE_1.json | 7 ++++++- items/THEORETICAL_HOE_CANE_2.json | 7 ++++++- items/THEORETICAL_HOE_CANE_3.json | 7 ++++++- items/THEORETICAL_HOE_CARROT_1.json | 7 ++++++- items/THEORETICAL_HOE_CARROT_2.json | 7 ++++++- items/THEORETICAL_HOE_CARROT_3.json | 7 ++++++- items/THEORETICAL_HOE_POTATO_1.json | 7 ++++++- items/THEORETICAL_HOE_POTATO_2.json | 7 ++++++- items/THEORETICAL_HOE_POTATO_3.json | 7 ++++++- items/THEORETICAL_HOE_WARTS_1.json | 7 ++++++- items/THEORETICAL_HOE_WARTS_2.json | 7 ++++++- items/THEORETICAL_HOE_WARTS_3.json | 7 ++++++- items/THEORETICAL_HOE_WHEAT_1.json | 7 ++++++- items/THEORETICAL_HOE_WHEAT_2.json | 7 ++++++- items/THEORETICAL_HOE_WHEAT_3.json | 7 ++++++- items/TURBO_PUMPKIN;1.json | 5 ++++- 21 files changed, 117 insertions(+), 22 deletions(-) diff --git a/constants/petnums.json b/constants/petnums.json index 61443c61..3ee3ba4e 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -172,7 +172,7 @@ 10 ], "statNums": { - "SEA_CREATURE_CHANCE": 5.0 + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } diff --git a/items/BASKET_OF_SEEDS.json b/items/BASKET_OF_SEEDS.json index 3beee715..80f5d92e 100644 --- a/items/BASKET_OF_SEEDS.json +++ b/items/BASKET_OF_SEEDS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Basket of Seeds", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"f51f3409-e6be-3151-8289-98b7dc91c656\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E2YmY5MTZlMjhjY2I4MGI0ZWJmYWNmOTg2ODZhZDZhZjdjNGZiMjU3ZTU3YThjYjc4YzcxZDE5ZGNjYjIifX19\"}]}},display:{Lore:[0:\"\",1:\"§6Item Ability: Seed Storage §e§lLEFT CLICK\",2:\"§7Place seeds in the basket.\",3:\"\",4:\"§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK\",5:\"§7Automatically seed a row of\",6:\"§7farmland.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Basket of Seeds\"},ExtraAttributes:{basket_of_seeds_data:[0:\"198 bytes\"],originTag:\"SHOP_PURCHASE\",id:\"BASKET_OF_SEEDS\",uuid:\"b1531129-9bcb-4fee-8e2b-d0fc829f2085\",timestamp:\"11/7/20 8:38 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f51f3409-e6be-3151-8289-98b7dc91c656\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E2YmY5MTZlMjhjY2I4MGI0ZWJmYWNmOTg2ODZhZDZhZjdjNGZiMjU3ZTU3YThjYjc4YzcxZDE5ZGNjYjIifX19\"}]}},display:{Lore:[0:\"\",1:\"§6Item Ability: Seed Storage §e§lLEFT CLICK\",2:\"§7Place seeds in the basket.\",3:\"\",4:\"§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK\",5:\"§7Automatically seed a row of\",6:\"§7farmland.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Basket of Seeds\"},ExtraAttributes:{basket_of_seeds_data:[0:\"198 bytes\"],originTag:\"SHOP_PURCHASE\",id:\"BASKET_OF_SEEDS\",uuid:\"b1531129-9bcb-4fee-8e2b-d0fc829f2085\",timestamp:\"11/7/20 8:38 PM\"}}", "damage": 3, "lore": [ "", @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Basket_Of_Seeds" + ] } \ No newline at end of file diff --git a/items/JACOBS_TICKET.json b/items/JACOBS_TICKET.json index cdaf5c54..3ffc9098 100644 --- a/items/JACOBS_TICKET.json +++ b/items/JACOBS_TICKET.json @@ -8,5 +8,10 @@ ], "internalname": "JACOBS_TICKET", "clickcommand": "", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jacob\u0027s_Ticket" + ] } \ No newline at end of file diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json index 388b440a..c1d63bce 100644 --- a/items/MUTANT_NETHER_STALK.json +++ b/items/MUTANT_NETHER_STALK.json @@ -20,5 +20,9 @@ "internalname": "MUTANT_NETHER_STALK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: Nether Wart XII" + "crafttext": "Requires: Nether Wart XII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mutant_Nether_Wart" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE.json b/items/THEORETICAL_HOE.json index 85c00fff..99ea7064 100644 --- a/items/THEORETICAL_HOE.json +++ b/items/THEORETICAL_HOE.json @@ -15,5 +15,10 @@ ], "internalname": "THEORETICAL_HOE", "clickcommand": "", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mathematical_Hoe_Blueprint" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_1.json b/items/THEORETICAL_HOE_CANE_1.json index d5fb221e..eb50a252 100644 --- a/items/THEORETICAL_HOE_CANE_1.json +++ b/items/THEORETICAL_HOE_CANE_1.json @@ -29,5 +29,10 @@ }, "internalname": "THEORETICAL_HOE_CANE_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_2.json b/items/THEORETICAL_HOE_CANE_2.json index a707ddfd..d63fa973 100644 --- a/items/THEORETICAL_HOE_CANE_2.json +++ b/items/THEORETICAL_HOE_CANE_2.json @@ -38,5 +38,10 @@ }, "internalname": "THEORETICAL_HOE_CANE_2", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json index 5286f657..001b3bbd 100644 --- a/items/THEORETICAL_HOE_CANE_3.json +++ b/items/THEORETICAL_HOE_CANE_3.json @@ -41,5 +41,10 @@ }, "internalname": "THEORETICAL_HOE_CANE_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_1.json b/items/THEORETICAL_HOE_CARROT_1.json index cf7f5be2..0d38bca5 100644 --- a/items/THEORETICAL_HOE_CARROT_1.json +++ b/items/THEORETICAL_HOE_CARROT_1.json @@ -29,5 +29,10 @@ }, "internalname": "THEORETICAL_HOE_CARROT_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_2.json b/items/THEORETICAL_HOE_CARROT_2.json index 6fada10c..aff6ba3a 100644 --- a/items/THEORETICAL_HOE_CARROT_2.json +++ b/items/THEORETICAL_HOE_CARROT_2.json @@ -37,5 +37,10 @@ }, "internalname": "THEORETICAL_HOE_CARROT_2", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_3.json b/items/THEORETICAL_HOE_CARROT_3.json index d3e3eed0..e853eaf1 100644 --- a/items/THEORETICAL_HOE_CARROT_3.json +++ b/items/THEORETICAL_HOE_CARROT_3.json @@ -40,5 +40,10 @@ }, "internalname": "THEORETICAL_HOE_CARROT_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_1.json b/items/THEORETICAL_HOE_POTATO_1.json index b096d991..11d7bef0 100644 --- a/items/THEORETICAL_HOE_POTATO_1.json +++ b/items/THEORETICAL_HOE_POTATO_1.json @@ -29,5 +29,10 @@ }, "internalname": "THEORETICAL_HOE_POTATO_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_2.json b/items/THEORETICAL_HOE_POTATO_2.json index 07033371..4f4b67cb 100644 --- a/items/THEORETICAL_HOE_POTATO_2.json +++ b/items/THEORETICAL_HOE_POTATO_2.json @@ -37,5 +37,10 @@ }, "internalname": "THEORETICAL_HOE_POTATO_2", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_3.json b/items/THEORETICAL_HOE_POTATO_3.json index 93a4f7dc..9036e625 100644 --- a/items/THEORETICAL_HOE_POTATO_3.json +++ b/items/THEORETICAL_HOE_POTATO_3.json @@ -40,5 +40,10 @@ }, "internalname": "THEORETICAL_HOE_POTATO_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_1.json b/items/THEORETICAL_HOE_WARTS_1.json index b257cd7e..aff9cba8 100644 --- a/items/THEORETICAL_HOE_WARTS_1.json +++ b/items/THEORETICAL_HOE_WARTS_1.json @@ -29,5 +29,10 @@ }, "internalname": "THEORETICAL_HOE_WARTS_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_2.json b/items/THEORETICAL_HOE_WARTS_2.json index 68ed92f0..f2ce1a1b 100644 --- a/items/THEORETICAL_HOE_WARTS_2.json +++ b/items/THEORETICAL_HOE_WARTS_2.json @@ -38,5 +38,10 @@ }, "internalname": "THEORETICAL_HOE_WARTS_2", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_3.json b/items/THEORETICAL_HOE_WARTS_3.json index d7d46529..18a776ce 100644 --- a/items/THEORETICAL_HOE_WARTS_3.json +++ b/items/THEORETICAL_HOE_WARTS_3.json @@ -41,5 +41,10 @@ }, "internalname": "THEORETICAL_HOE_WARTS_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_1.json b/items/THEORETICAL_HOE_WHEAT_1.json index c308a7e1..36eac291 100644 --- a/items/THEORETICAL_HOE_WHEAT_1.json +++ b/items/THEORETICAL_HOE_WHEAT_1.json @@ -29,5 +29,10 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_2.json b/items/THEORETICAL_HOE_WHEAT_2.json index 0d213a3f..986353a6 100644 --- a/items/THEORETICAL_HOE_WHEAT_2.json +++ b/items/THEORETICAL_HOE_WHEAT_2.json @@ -37,5 +37,10 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_2", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_3.json b/items/THEORETICAL_HOE_WHEAT_3.json index 036f5840..be228202 100644 --- a/items/THEORETICAL_HOE_WHEAT_3.json +++ b/items/THEORETICAL_HOE_WHEAT_3.json @@ -40,5 +40,10 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] } \ No newline at end of file diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json index 002130e7..fec8ae44 100644 --- a/items/TURBO_PUMPKIN;1.json +++ b/items/TURBO_PUMPKIN;1.json @@ -17,5 +17,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turbo-Pumpkin" + ] } \ No newline at end of file -- cgit From b6fd4b6bfe35a3268fd03b267bf626026920b8d7 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:41:01 -0500 Subject: Manual Merge bc Conflicts --- constants/petnums.json | 187 ++++++++++++++++++++++++++++------- items/ANTIQUE_REMEDIES.json | 7 +- items/AOTE_STONE.json | 7 +- items/ARTIFACT_POTION_AFFINITY.json | 2 +- items/BASKET_OF_SEEDS.json | 25 +++++ items/BAT;4.json | 16 +-- items/COCO_CHOPPER.json | 21 ++++ items/CONNECT_FOUR.json | 18 ++++ items/DANGER_1_PORTAL.json | 14 ++- items/DANGER_2_PORTAL.json | 10 +- items/DANGER_3_PORTAL.json | 10 +- items/DRAGON_CLAW.json | 9 +- items/DRAGON_SCALE.json | 9 +- items/DUNGEON_LORE_PAPER.json | 9 +- items/DUNGEON_STONE.json | 11 ++- items/DUNGEON_TRAP.json | 2 +- items/EGG_HUNT.json | 21 ++++ items/ENDSTONE_GEODE.json | 9 +- items/FARMING_1_PORTAL.json | 10 +- items/FARMING_2_PORTAL.json | 7 +- items/FORAGING_1_PORTAL.json | 8 +- items/FORAGING_2_PORTAL.json | 10 +- items/FORAGING_3_PORTAL.json | 8 +- items/FORAGING_4_PORTAL.json | 8 +- items/FORAGING_5_PORTAL.json | 8 +- items/FROSTY_SNOW_BALL.json | 7 +- items/GHOUL;3.json | 5 +- items/GHOUL;4.json | 5 +- items/GOLEM_POPPY.json | 7 +- items/GREAT_WHITE_SHARK_TOOTH.json | 2 +- items/HOE_OF_GREATER_TILLING.json | 20 ++++ items/HOE_OF_GREAT_TILLING.json | 20 ++++ items/HOLY_FRAGMENT.json | 2 +- items/HOUND;3.json | 7 +- items/HOUND;4.json | 7 +- items/HUB_PORTAL.json | 9 +- items/INFINIDIRT_WAND.json | 24 +++++ items/INFLATABLE_JERRY.json | 2 +- items/ISLAND_NPC.json | 20 ++++ items/JACOBS_TICKET.json | 7 +- items/LAPIS_CRYSTAL.json | 2 +- items/MACHINE_GUN_BOW.json | 2 +- items/MAGICAL_MILK_BUCKET.json | 19 ++++ items/MEGALODON;3.json | 5 +- items/MEGALODON;4.json | 9 +- items/MELON_DICER.json | 26 +++++ items/MINING_1_PORTAL.json | 9 +- items/MINING_2_PORTAL.json | 8 +- items/MINION_STORAGE_EXPANDER.json | 7 +- items/MOLTEN_CUBE.json | 2 +- items/MUTANT_NETHER_STALK.json | 7 +- items/NECROMANCER_BROOCH.json | 2 +- items/NETHER_STALK.json | 7 +- items/NURSE_SHARK_TOOTH.json | 2 +- items/OCELOT;0.json | 3 +- items/OCELOT;1.json | 3 +- items/OCELOT;2.json | 3 +- items/OCELOT;3.json | 3 +- items/OCELOT;4.json | 3 +- items/PARKOUR_CONTROLLER.json | 18 ++++ items/PARKOUR_POINT.json | 18 ++++ items/PARKOUR_TIMES.json | 20 ++++ items/PIGMAN;3.json | 3 +- items/PIGMAN;4.json | 3 +- items/POLISHED_PUMPKIN.json | 7 +- items/POOCH_SWORD.json | 3 +- items/PREMIUM_FLESH.json | 2 +- items/PUMPKIN_BOMB.json | 7 +- items/PUMPKIN_DICER.json | 27 +++++ items/ROCK_PAPER_SHEARS.json | 25 +++++ items/SHOWCASE_BLOCK.json | 20 ++++ items/SKYBLOCK_MENU.json | 2 +- items/SOCIAL_DISPLAY.json | 19 ++++ items/SUPER_MAGIC_MUSHROOM_SOUP.json | 9 +- items/THEORETICAL_HOE.json | 7 +- items/THEORETICAL_HOE_CANE_1.json | 38 +++++++ items/THEORETICAL_HOE_CANE_2.json | 47 +++++++++ items/THEORETICAL_HOE_CANE_3.json | 50 ++++++++++ items/THEORETICAL_HOE_CARROT_1.json | 7 +- items/THEORETICAL_HOE_CARROT_2.json | 7 +- items/THEORETICAL_HOE_CARROT_3.json | 7 +- items/THEORETICAL_HOE_POTATO_1.json | 7 +- items/THEORETICAL_HOE_POTATO_2.json | 7 +- items/THEORETICAL_HOE_POTATO_3.json | 7 +- items/THEORETICAL_HOE_WARTS_1.json | 38 +++++++ items/THEORETICAL_HOE_WARTS_2.json | 47 +++++++++ items/THEORETICAL_HOE_WARTS_3.json | 50 ++++++++++ items/THEORETICAL_HOE_WHEAT_1.json | 7 +- items/THEORETICAL_HOE_WHEAT_2.json | 7 +- items/THEORETICAL_HOE_WHEAT_3.json | 7 +- items/THE_SHREDDER.json | 5 +- items/TIC_TAC_TOE.json | 18 ++++ items/TIGER;0.json | 6 +- items/TIGER;1.json | 6 +- items/TIGER;2.json | 6 +- items/TIGER;3.json | 6 +- items/TIGER;4.json | 6 +- items/TIGER_SHARK_TOOTH.json | 2 +- items/TIGHTLY_TIED_HAY_BALE.json | 3 +- items/TURBO_CANE;1.json | 21 ++++ items/TURBO_CANE;2.json | 21 ++++ items/TURBO_CARROT;1.json | 21 ++++ items/TURBO_COCO;1.json | 21 ++++ items/TURBO_POTATO;1.json | 21 ++++ items/TURBO_PUMPKIN;1.json | 5 +- items/TURBO_WHEAT;1.json | 21 ++++ items/WITHER_SKELETON;3.json | 6 +- 107 files changed, 1259 insertions(+), 171 deletions(-) create mode 100644 items/BASKET_OF_SEEDS.json create mode 100644 items/COCO_CHOPPER.json create mode 100644 items/CONNECT_FOUR.json create mode 100644 items/EGG_HUNT.json create mode 100644 items/HOE_OF_GREATER_TILLING.json create mode 100644 items/HOE_OF_GREAT_TILLING.json create mode 100644 items/INFINIDIRT_WAND.json create mode 100644 items/ISLAND_NPC.json create mode 100644 items/MAGICAL_MILK_BUCKET.json create mode 100644 items/MELON_DICER.json create mode 100644 items/PARKOUR_CONTROLLER.json create mode 100644 items/PARKOUR_POINT.json create mode 100644 items/PARKOUR_TIMES.json create mode 100644 items/PUMPKIN_DICER.json create mode 100644 items/ROCK_PAPER_SHEARS.json create mode 100644 items/SHOWCASE_BLOCK.json create mode 100644 items/SOCIAL_DISPLAY.json create mode 100644 items/THEORETICAL_HOE_CANE_1.json create mode 100644 items/THEORETICAL_HOE_CANE_2.json create mode 100644 items/THEORETICAL_HOE_CANE_3.json create mode 100644 items/THEORETICAL_HOE_WARTS_1.json create mode 100644 items/THEORETICAL_HOE_WARTS_2.json create mode 100644 items/THEORETICAL_HOE_WARTS_3.json create mode 100644 items/TIC_TAC_TOE.json create mode 100644 items/TURBO_CANE;1.json create mode 100644 items/TURBO_CANE;2.json create mode 100644 items/TURBO_CARROT;1.json create mode 100644 items/TURBO_COCO;1.json create mode 100644 items/TURBO_POTATO;1.json create mode 100644 items/TURBO_WHEAT;1.json diff --git a/constants/petnums.json b/constants/petnums.json index b669d827..3ee3ba4e 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -56,6 +56,7 @@ 0.1 ], "statNums": { + "SEA_CREATURE_CHANCE": 0.0, "INTELLIGENCE": 1.0, "SPEED": 0.0 } @@ -65,6 +66,7 @@ 10 ], "statNums": { + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } @@ -79,6 +81,7 @@ 0.2 ], "statNums": { + "SEA_CREATURE_CHANCE": 0.0, "INTELLIGENCE": 1.0, "SPEED": 0.0 } @@ -90,6 +93,7 @@ 20 ], "statNums": { + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } @@ -105,6 +109,7 @@ 0.2 ], "statNums": { + "SEA_CREATURE_CHANCE": 0.0, "INTELLIGENCE": 1.0, "SPEED": 0.0 } @@ -117,6 +122,7 @@ 20 ], "statNums": { + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } @@ -131,6 +137,7 @@ 0.1 ], "statNums": { + "SEA_CREATURE_CHANCE": 0.0, "INTELLIGENCE": 1.0, "SPEED": 0.0 } @@ -142,11 +149,35 @@ 15 ], "statNums": { + "SEA_CREATURE_CHANCE": 5.0, "INTELLIGENCE": 100.0, "SPEED": 5.0 } }, "interp": "1:51" + }, + "UNCOMMON": { + "1": { + "otherNums": [ + 0.1 + ], + "statNums": { + "SEA_CREATURE_CHANCE": 0.0, + "INTELLIGENCE": 1.0, + "SPEED": 0.0 + } + }, + "100": { + "otherNums": [ + 10 + ], + "statNums": { + "SEA_CREATURE_CHANCE": 5.0, + "INTELLIGENCE": 100.0, + "SPEED": 5.0 + } + }, + "interp": "1:23" } }, "BEE": { @@ -1212,6 +1243,7 @@ 0.5 ], "statNums": { + "FEROCITY": 0.0, "HEALTH": 1.0, "INTELLIGENCE": 0.0 } @@ -1222,6 +1254,7 @@ 50 ], "statNums": { + "FEROCITY": 5.0, "HEALTH": 100.0, "INTELLIGENCE": 75.0 } @@ -1236,6 +1269,7 @@ 1.0 ], "statNums": { + "FEROCITY": 0.0, "HEALTH": 1.0, "INTELLIGENCE": 0.0 } @@ -1247,6 +1281,7 @@ 100 ], "statNums": { + "FEROCITY": 5.0, "HEALTH": 100.0, "INTELLIGENCE": 75.0 } @@ -1668,6 +1703,7 @@ ], "statNums": { "BONUS_ATTACK_SPEED": 0.0, + "FEROCITY": 0.0, "STRENGTH": 0.0 } }, @@ -1678,6 +1714,7 @@ ], "statNums": { "BONUS_ATTACK_SPEED": 15.0, + "FEROCITY": 5.0, "STRENGTH": 40.0 } }, @@ -1692,6 +1729,7 @@ ], "statNums": { "BONUS_ATTACK_SPEED": 0.0, + "FEROCITY": 0.0, "STRENGTH": 0.0 } }, @@ -1703,6 +1741,7 @@ ], "statNums": { "BONUS_ATTACK_SPEED": 15.0, + "FEROCITY": 5.0, "STRENGTH": 40.0 } }, @@ -2122,11 +2161,65 @@ "interp": "1:63" } }, + "MEGALODON": { + "EPIC": { + "1": { + "otherNums": [ + 0.2, + 0.2 + ], + "statNums": { + "STRENGTH": 0.0, + "MAGIC_FIND": 0.0, + "FEROCITY":0.0 + } + }, + "100": { + "otherNums": [ + 25, + 20 + ], + "statNums": { + "STRENGTH": 50.0, + "MAGIC_FIND": 10.0, + "FEROCITY": 5.0 + } + }, + "interp": "1:83" + }, + "LEGENDARY": { + "1": { + "otherNums": [ + 0.2, + 0.2, + 0.5 + ], + "statNums": { + "STRENGTH": 0.0, + "MAGIC_FIND": 0.0, + "FEROCITY": 0.0 + } + }, + "100": { + "otherNums": [ + 25, + 20, + 50 + ], + "statNums": { + "STRENGTH": 50.0, + "MAGIC_FIND": 10.0, + "FEROCITY": 5.0 + } + }, + "interp": "1:100" + } + }, "MONKEY": { "COMMON": { "1": { "otherNums": [ - 0.2 + 0.4 ], "statNums": { "INTELLIGENCE": 0.0, @@ -2135,7 +2228,7 @@ }, "100": { "otherNums": [ - 20 + 40 ], "statNums": { "INTELLIGENCE": 50.0, @@ -2147,7 +2240,7 @@ "EPIC": { "1": { "otherNums": [ - 0.3, + 0.6, 1.0 ], "statNums": { @@ -2157,7 +2250,7 @@ }, "100": { "otherNums": [ - 30, + 60, 100 ], "statNums": { @@ -2170,7 +2263,7 @@ "LEGENDARY": { "1": { "otherNums": [ - 0.3, + 0.6, 1.0, 0.5 ], @@ -2181,7 +2274,7 @@ }, "100": { "otherNums": [ - 30, + 60, 100, 50 ], @@ -2195,7 +2288,7 @@ "RARE": { "1": { "otherNums": [ - 0.2, + 0.5, 0.8 ], "statNums": { @@ -2205,8 +2298,8 @@ }, "100": { "otherNums": [ - 25, - 75 + 50, + 80 ], "statNums": { "INTELLIGENCE": 50.0, @@ -2218,7 +2311,7 @@ "UNCOMMON": { "1": { "otherNums": [ - 0.2 + 0.5 ], "statNums": { "INTELLIGENCE": 0.0, @@ -2227,7 +2320,7 @@ }, "100": { "otherNums": [ - 25 + 50 ], "statNums": { "INTELLIGENCE": 50.0, @@ -2244,7 +2337,8 @@ 0.2 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2252,7 +2346,8 @@ 20 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:100" @@ -2264,7 +2359,8 @@ 0.3 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2273,7 +2369,8 @@ 30 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:100" @@ -2286,7 +2383,8 @@ 0.3 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2296,7 +2394,8 @@ 30 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:100" @@ -2308,7 +2407,8 @@ 0.2 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2317,7 +2417,8 @@ 25 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:80" @@ -2328,7 +2429,8 @@ 0.2 ], "statNums": { - "SPEED": 0.0 + "SPEED": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2336,7 +2438,8 @@ 25 ], "statNums": { - "SPEED": 50.0 + "SPEED": 50.0, + "FEROCITY": 10.0 } }, "interp": "1:79" @@ -2570,6 +2673,7 @@ 0.2 ], "statNums": { + "FEROCITY": 0.0, "DEFENSE": 0.0, "STRENGTH": 0.0 } @@ -2581,6 +2685,7 @@ 25 ], "statNums": { + "FEROCITY": 5.0, "DEFENSE": 50.0, "STRENGTH": 50.0 } @@ -2597,6 +2702,7 @@ 100.0 ], "statNums": { + "FEROCITY": 0.0, "DEFENSE": 0.0, "STRENGTH": 0.0 } @@ -2610,6 +2716,7 @@ 100 ], "statNums": { + "FEROCITY": 5.0, "DEFENSE": 50.0, "STRENGTH": 50.0 } @@ -3214,7 +3321,7 @@ "100": { "otherNums": [ 10.0, - 10.0, + 10.0 ], "statNums": { "CRIT_CHANCE": 10.0, @@ -3229,7 +3336,7 @@ 0.1, 10.0, 0.4 - + ], "statNums": { "CRIT_CHANCE": 0.0, @@ -3531,9 +3638,10 @@ "COMMON": { "1": { "otherNums": [ - 0.1 + 0.2 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3541,9 +3649,10 @@ }, "100": { "otherNums": [ - 5 + 20 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3554,11 +3663,12 @@ "EPIC": { "1": { "otherNums": [ - 0.2, + 1.0, 0.6, 10.0 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3566,11 +3676,12 @@ }, "100": { "otherNums": [ - 20, + 100, 55, 10 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3581,13 +3692,14 @@ "LEGENDARY": { "1": { "otherNums": [ - 0.2, + 1.0, 0.6, 10.0, 0.2, 15.0 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3595,13 +3707,14 @@ }, "100": { "otherNums": [ - 20, + 100, 55, 10, 20, 15 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3612,11 +3725,12 @@ "RARE": { "1": { "otherNums": [ - 0.1, + 0.5, 0.3, 10.0 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3624,11 +3738,12 @@ }, "100": { "otherNums": [ - 10, + 50, 30, 10 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3639,9 +3754,10 @@ "UNCOMMON": { "1": { "otherNums": [ - 0.1 + 0.5 ], "statNums": { + "FEROCITY": 0.0, "CRIT_CHANCE": 0.0, "CRIT_DAMAGE": 0.0, "STRENGTH": 5.0 @@ -3649,9 +3765,10 @@ }, "100": { "otherNums": [ - 10 + 50 ], "statNums": { + "FEROCITY": 10.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -4118,5 +4235,5 @@ }, "interp": "1:70" } - } -} \ No newline at end of file + } +} diff --git a/items/ANTIQUE_REMEDIES.json b/items/ANTIQUE_REMEDIES.json index 9d97998f..c08871d8 100644 --- a/items/ANTIQUE_REMEDIES.json +++ b/items/ANTIQUE_REMEDIES.json @@ -22,6 +22,9 @@ "internalname": "ANTIQUE_REMEDIES", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Antique_Remedies" + ] } \ No newline at end of file diff --git a/items/AOTE_STONE.json b/items/AOTE_STONE.json index fbdc8b78..bbc89b21 100644 --- a/items/AOTE_STONE.json +++ b/items/AOTE_STONE.json @@ -23,6 +23,9 @@ "internalname": "AOTE_STONE", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Warped_Stone" + ] } \ No newline at end of file diff --git a/items/ARTIFACT_POTION_AFFINITY.json b/items/ARTIFACT_POTION_AFFINITY.json index 91cfb76e..a7b0d903 100644 --- a/items/ARTIFACT_POTION_AFFINITY.json +++ b/items/ARTIFACT_POTION_AFFINITY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Potion Affinity Artifact", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63036731-6e1e-3c99-99b7-59d6628fcdaf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzcyNDY2NjAzYmFlOTA2M2NlN2Q5NDM1MTEwMzQ2OWJlY2EzYzVmZTJiMWU5NzdlNjQyN2RlZjM3Njk5ZWM5In19fQ==\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a50%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Potion Affinity Artifact\"},ExtraAttributes:{id:\"ARTIFACT_POTION_AFFINITY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63036731-6e1e-3c99-99b7-59d6628fcdaf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzcyNDY2NjAzYmFlOTA2M2NlN2Q5NDM1MTEwMzQ2OWJlY2EzYzVmZTJiMWU5NzdlNjQyN2RlZjM3Njk5ZWM5In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a50%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Potion Affinity Artifact\"},ExtraAttributes:{id:\"ARTIFACT_POTION_AFFINITY\"}}", "damage": 3, "lore": [ "§eUnique Effect: Potion Affinity", diff --git a/items/BASKET_OF_SEEDS.json b/items/BASKET_OF_SEEDS.json new file mode 100644 index 00000000..80f5d92e --- /dev/null +++ b/items/BASKET_OF_SEEDS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Basket of Seeds", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f51f3409-e6be-3151-8289-98b7dc91c656\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E2YmY5MTZlMjhjY2I4MGI0ZWJmYWNmOTg2ODZhZDZhZjdjNGZiMjU3ZTU3YThjYjc4YzcxZDE5ZGNjYjIifX19\"}]}},display:{Lore:[0:\"\",1:\"§6Item Ability: Seed Storage §e§lLEFT CLICK\",2:\"§7Place seeds in the basket.\",3:\"\",4:\"§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK\",5:\"§7Automatically seed a row of\",6:\"§7farmland.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Basket of Seeds\"},ExtraAttributes:{basket_of_seeds_data:[0:\"198 bytes\"],originTag:\"SHOP_PURCHASE\",id:\"BASKET_OF_SEEDS\",uuid:\"b1531129-9bcb-4fee-8e2b-d0fc829f2085\",timestamp:\"11/7/20 8:38 PM\"}}", + "damage": 3, + "lore": [ + "", + "§6Item Ability: Seed Storage §e§lLEFT CLICK", + "§7Place seeds in the basket.", + "", + "§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK", + "§7Automatically seed a row of", + "§7farmland.", + "", + "§5§lEPIC" + ], + "internalname": "BASKET_OF_SEEDS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Basket_Of_Seeds" + ] +} \ No newline at end of file diff --git a/items/BAT;4.json b/items/BAT;4.json index 706c1eb7..3a658123 100644 --- a/items/BAT;4.json +++ b/items/BAT;4.json @@ -9,21 +9,23 @@ "lore": [ "§8Mining Pet", "", + "§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}", "§7Intelligence: §a{INTELLIGENCE}", "§7Speed: §a{SPEED}", "", - "§6Fast Hooks", - "§7§7Decreases the cooldown of your", - "§7grappling hook by §a{0}%", + "§6Candy Lover", + "§7§7Increases the chance for mobs", + "§7to drop Candy by §a{0}%", "", "§6Nightmare", "§7§7§7During night, gain §a{1}", "§a§b✎ Intelligence§7, §a{2} §f✦", "§fSpeed§7, and night vision", "", - "§6Candy Lover", - "§7§7Increases the chance for mobs", - "§7to drop Candy by §a{3}%", + "§6Wings of Steel", + "§7§7Deals §a{3}% damage to", + "§6Spooky §7enemies during the", + "§6Spooky Festival", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -47,4 +49,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bat_Pet" ] -} \ No newline at end of file +} diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json new file mode 100644 index 00000000..ed0cabd1 --- /dev/null +++ b/items/COCO_CHOPPER.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§5Coco Chopper", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Cannot break trees.\",1:\"§7Replants cocoa blocks.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC AXE\"],Name:\"§5Coco Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", + "damage": 0, + "lore": [ + "§7Cannot break trees.", + "§7Replants cocoa blocks.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "COCO_CHOPPER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Coco_Chopper" + ] +} \ No newline at end of file diff --git a/items/CONNECT_FOUR.json b/items/CONNECT_FOUR.json new file mode 100644 index 00000000..1cdf1d17 --- /dev/null +++ b/items/CONNECT_FOUR.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aFour in a Row", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1673c479-346e-3634-b549-8842a94c2199\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDJlNzhmYjIyNDI0MjMyZGMyN2I4MWZiY2I0N2ZkMjRjMWFjZjc2MDk4NzUzZjJkOWMyODU5ODI4N2RiNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Four in a Row!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 7\",4:\"§a§lUNCOMMON\"],Name:\"§aFour in a Row\"},ExtraAttributes:{id:\"CONNECT_FOUR\"}}", + "damage": 3, + "lore": [ + "§7Click another player to initiate", + "§7a game of Four in a Row!", + "", + "§7§4❣ §cRequires §aSocial Skill 7", + "§a§lUNCOMMON" + ], + "internalname": "CONNECT_FOUR", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/DANGER_1_PORTAL.json b/items/DANGER_1_PORTAL.json index dbd777ad..7f8566b2 100644 --- a/items/DANGER_1_PORTAL.json +++ b/items/DANGER_1_PORTAL.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", - "displayname": "§fPortal to Spider's Den", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea49a4c2-c959-39cf-8d82-6a2d6e1175ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzc1NDMxOGEzMzc2ZjQ3MGU0ODFkZmNkNmM4M2E1OWFhNjkwYWQ0YjRkZDc1NzdmZGFkMWMyZWYwOGQ4YWVlNiJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spider's Den§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spider's Den\"},ExtraAttributes:{id:\"DANGER_1_PORTAL\"}}", + "displayname": "§fPortal to Spider\u0027s Den", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ea49a4c2-c959-39cf-8d82-6a2d6e1175ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzc1NDMxOGEzMzc2ZjQ3MGU0ODFkZmNkNmM4M2E1OWFhNjkwYWQ0YjRkZDc1NzdmZGFkMWMyZWYwOGQ4YWVlNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spider\u0027s Den§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spider\u0027s Den\"},ExtraAttributes:{id:\"DANGER_1_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", "§7island will create a portal to", - "§7the Spider's Den§7 for you to", + "§7the Spider\u0027s Den§7 for you to", "§7use whenever you want!", "", "§7§8The portal will spawn facing", @@ -27,6 +27,10 @@ }, "internalname": "DANGER_1_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gravel III" + "modver": "1.5-REL", + "crafttext": "Requires: Gravel III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/DANGER_2_PORTAL.json b/items/DANGER_2_PORTAL.json index 5351707b..22215447 100644 --- a/items/DANGER_2_PORTAL.json +++ b/items/DANGER_2_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPortal to Blazing Fortress", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d6fa7fd-2b2c-3a34-ae80-0286f6176acc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzM2ODdlMjVjNjMyYmNlOGFhNjFlMGQ2NGMyNGU2OTRjM2VlYTYyOWVhOTQ0ZjRjZjMwZGNmYjRmYmNlMDcxIn19fQ==\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Blazing Fortress§7 for you\",3:\"§7to use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Blazing Fortress\"},ExtraAttributes:{id:\"DANGER_2_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7d6fa7fd-2b2c-3a34-ae80-0286f6176acc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzM2ODdlMjVjNjMyYmNlOGFhNjFlMGQ2NGMyNGU2OTRjM2VlYTYyOWVhOTQ0ZjRjZjMwZGNmYjRmYmNlMDcxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Blazing Fortress§7 for you\",3:\"§7to use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Blazing Fortress\"},ExtraAttributes:{id:\"DANGER_2_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,6 +27,10 @@ }, "internalname": "DANGER_2_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Glowstone Dust II" + "modver": "1.5-REL", + "crafttext": "Requires: Glowstone Dust II", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/DANGER_3_PORTAL.json b/items/DANGER_3_PORTAL.json index e10abacc..5fc4fca7 100644 --- a/items/DANGER_3_PORTAL.json +++ b/items/DANGER_3_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aPortal to The End", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eeeaaaf6-3e0f-35d4-b3f7-4eddf21036fb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY5OTRkNzFiODc1ZjA4N2U2NGRlYTliNGEwYTVjYjlmNGViOWFiMGU4ZDkwNjBkZmRlN2Y2ODAzYmFhMTc3OSJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7The End§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aPortal to The End\"},ExtraAttributes:{id:\"DANGER_3_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eeeaaaf6-3e0f-35d4-b3f7-4eddf21036fb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY5OTRkNzFiODc1ZjA4N2U2NGRlYTliNGEwYTVjYjlmNGViOWFiMGU4ZDkwNjBkZmRlN2Y2ODAzYmFhMTc3OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7The End§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aPortal to The End\"},ExtraAttributes:{id:\"DANGER_3_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,6 +27,10 @@ }, "internalname": "DANGER_3_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: End Stone III" + "modver": "1.5-REL", + "crafttext": "Requires: End Stone III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/DRAGON_CLAW.json b/items/DRAGON_CLAW.json index d3e2e6c4..5bfaa32c 100644 --- a/items/DRAGON_CLAW.json +++ b/items/DRAGON_CLAW.json @@ -1,11 +1,11 @@ { "internalname": "DRAGON_CLAW", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Dragon Claw", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f0dc5b49-c8ca-3d5d-b8c5-85c5eefd48da\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmI3ZjlmNDg3MjZlNTI1YjBkOWEwODY4MTc4YzMyMzM0NzRlZTRlZDNkYTNmNzYxOTg1NzQ0OWQ0MWEwYzYzYSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Fabled §7reforge\",5:\"§7to a sword.\",6:\"\",7:\"§7§8§oDragons rarely use their\",8:\"§8§oclaws. They should.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dragon Claw\"},ExtraAttributes:{id:\"DRAGON_CLAW\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -21,5 +21,10 @@ "§aXXII§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Claw" ] } \ No newline at end of file diff --git a/items/DRAGON_SCALE.json b/items/DRAGON_SCALE.json index 64c6a1b2..4406709b 100644 --- a/items/DRAGON_SCALE.json +++ b/items/DRAGON_SCALE.json @@ -1,11 +1,11 @@ { "internalname": "DRAGON_SCALE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9Dragon Scale", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26586b0c-f4a1-32da-b296-7e68b4820648\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2FkZGU1YzMxZmJjM2NiZWM5ZmY2NjM2MGM0ZWZiNmU4NjU4NDYxNzE3OTYzMmZmMzhmZWExZTU1NjY0OWIxOSJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Spiked §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oSome people say it is harder\",8:\"§8§othan diamond. Hard to tell,\",9:\"§8§oreally.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXX§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dragon Scale\"},ExtraAttributes:{id:\"DRAGON_SCALE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -22,5 +22,10 @@ "§aXX§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dragon_Scale" ] } \ No newline at end of file diff --git a/items/DUNGEON_LORE_PAPER.json b/items/DUNGEON_LORE_PAPER.json index b6c5424b..0e82268f 100644 --- a/items/DUNGEON_LORE_PAPER.json +++ b/items/DUNGEON_LORE_PAPER.json @@ -1,12 +1,17 @@ { "internalname": "DUNGEON_LORE_PAPER", - "itemid": 339, + "itemid": "minecraft:paper", "displayname": "§9Journal Entry", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Journal Entry\"},ExtraAttributes:{id:\"DUNGEON_LORE_PAPER\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§9§lRARE DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Journal_Entry" ] } \ No newline at end of file diff --git a/items/DUNGEON_STONE.json b/items/DUNGEON_STONE.json index 02e053c6..8931ffaf 100644 --- a/items/DUNGEON_STONE.json +++ b/items/DUNGEON_STONE.json @@ -1,11 +1,11 @@ { "internalname": "DUNGEON_STONE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§6Dungeon Orb", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0a558295-cf73-3d17-8c8f-dc5f16a72180\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU1OTI0Nzk4YTQ4N2Y5OWJhMDhlNTRhNWIxMzA2OTJjYzU4NjkwMmE4N2UxZGVlMjEzODEzZWY4YzY2In19fQ==\"}]}},display:{Lore:[0:\"§7When entering a Dungeon, this\",1:\"§7stone adapts to its user and\",2:\"§7allows them to use their class\",3:\"§7abilities.\",4:\"\",5:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Dungeon Orb\"},ExtraAttributes:{id:\"DUNGEON_STONE\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0a558295-cf73-3d17-8c8f-dc5f16a72180\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU1OTI0Nzk4YTQ4N2Y5OWJhMDhlNTRhNWIxMzA2OTJjYzU4NjkwMmE4N2UxZGVlMjEzODEzZWY4YzY2In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7When entering a Dungeon, this\",1:\"§7stone adapts to its user and\",2:\"§7allows them to use their class\",3:\"§7abilities.\",4:\"\",5:\"§6§lLEGENDARY DUNGEON ITEM\"],Name:\"§6Dungeon Orb\"},ExtraAttributes:{id:\"DUNGEON_STONE\"}}", + "modver": "1.5-REL", "lore": [ "§7When entering a Dungeon, this", "§7stone adapts to its user and", @@ -13,5 +13,10 @@ "§7abilities.", "", "§6§lLEGENDARY DUNGEON ITEM" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Classes" ] } \ No newline at end of file diff --git a/items/DUNGEON_TRAP.json b/items/DUNGEON_TRAP.json index c5a538ed..e21b186f 100644 --- a/items/DUNGEON_TRAP.json +++ b/items/DUNGEON_TRAP.json @@ -23,4 +23,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Trap" ] -} \ No newline at end of file +} diff --git a/items/EGG_HUNT.json b/items/EGG_HUNT.json new file mode 100644 index 00000000..a4dba095 --- /dev/null +++ b/items/EGG_HUNT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fEgg Hunt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"733f9a77-9671-3e84-9940-f8ee197f252b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM3MDQwNmU3NTM5NDIxMzU0MjRiYjk5NjkyYjc0NGM5YTAzNDVkM2YzYzgxOTNlOWQ4ZTMwZDU0NDEyMThlMyJ9fX0\"}]}},display:{Lore:[0:\"§7§7Place an egg which can be\",1:\"§7found on your island by guests\",2:\"§7for island points.\",3:\"\",4:\"§7§7Maximum of 10.\",5:\"\",6:\"§7§4❣ §cRequires §aSocial Skill 3\",7:\"§f§lCOMMON\"],Name:\"§fEgg Hunt\"},ExtraAttributes:{id:\"EGG_HUNT\"}}", + "damage": 3, + "lore": [ + "§7§7Place an egg which can be", + "§7found on your island by guests", + "§7for island points.", + "", + "§7§7Maximum of 10.", + "", + "§7§4❣ §cRequires §aSocial Skill 3", + "§f§lCOMMON" + ], + "internalname": "EGG_HUNT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDSTONE_GEODE.json b/items/ENDSTONE_GEODE.json index 0cb13819..dbb8c6e7 100644 --- a/items/ENDSTONE_GEODE.json +++ b/items/ENDSTONE_GEODE.json @@ -1,11 +1,11 @@ { "internalname": "ENDSTONE_GEODE", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§9End Stone Geode", "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9e5d4cbb-64ae-30d4-824d-ffd9e4dd1d78\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2QyNTVmZWU1ZjdjZjkwODFmMmMwZDVhMDQ0MmFjM2YzZmQxZmMyNGNiOTU2ZTNmMWQzMzE4NjNkMTFkZTE3NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Warped §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXIV§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9End Stone Geode\"},ExtraAttributes:{id:\"ENDSTONE_GEODE\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§8Reforge Stone", "", @@ -18,5 +18,10 @@ "§aXIV§7!", "", "§9§lRARE REFORGE STONE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/End_Stone_Geode" ] } \ No newline at end of file diff --git a/items/FARMING_1_PORTAL.json b/items/FARMING_1_PORTAL.json index c604db59..5ad6d364 100644 --- a/items/FARMING_1_PORTAL.json +++ b/items/FARMING_1_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPortal to the Barn", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the The Barn§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Barn\"},ExtraAttributes:{id:\"FARMING_1_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0842969c-2692-3bd7-8483-2b7b2c2b7f63\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGQzYTZiZDk4YWMxODMzYzY2NGM0OTA5ZmY4ZDJkYzYyY2U4ODdiZGNmM2NjNWIzODQ4NjUxYWU1YWY2YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the The Barn§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Barn\"},ExtraAttributes:{id:\"FARMING_1_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,6 +27,10 @@ }, "internalname": "FARMING_1_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Potato II" + "modver": "1.5-REL", + "crafttext": "Requires: Potato II", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FARMING_2_PORTAL.json b/items/FARMING_2_PORTAL.json index 7ec72071..6a40ddb8 100644 --- a/items/FARMING_2_PORTAL.json +++ b/items/FARMING_2_PORTAL.json @@ -27,7 +27,10 @@ }, "internalname": "FARMING_2_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.5-REL", "crafttext": "Requires: Cocoa Beans III", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_1_PORTAL.json b/items/FORAGING_1_PORTAL.json index 86acf992..744725c7 100644 --- a/items/FORAGING_1_PORTAL.json +++ b/items/FORAGING_1_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_1_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Birch Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Birch Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_2_PORTAL.json b/items/FORAGING_2_PORTAL.json index c6d48231..a1fbafb6 100644 --- a/items/FORAGING_2_PORTAL.json +++ b/items/FORAGING_2_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPortal to Spruce Woods", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b121a753-65f3-3c49-89b8-e2a5481e0d69\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY2Y2JkZWY4ZWZiOTE0ZDQzYTIxM2JlNjZiNTM5NmY3NWU1YzFiOTEyNGY3NmY2N2Q3Y2QzMjUyNTc0OCJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spruce Woods§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spruce Woods\"},ExtraAttributes:{id:\"FORAGING_2_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b121a753-65f3-3c49-89b8-e2a5481e0d69\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY2Y2JkZWY4ZWZiOTE0ZDQzYTIxM2JlNjZiNTM5NmY3NWU1YzFiOTEyNGY3NmY2N2Q3Y2QzMjUyNTc0OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Spruce Woods§7 for you to\",3:\"§7use whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to Spruce Woods\"},ExtraAttributes:{id:\"FORAGING_2_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_2_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Spruce Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Spruce Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_3_PORTAL.json b/items/FORAGING_3_PORTAL.json index 9ed64a53..e9cd345d 100644 --- a/items/FORAGING_3_PORTAL.json +++ b/items/FORAGING_3_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_3_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Jungle Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Jungle Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_4_PORTAL.json b/items/FORAGING_4_PORTAL.json index 61abc53b..1426d90a 100644 --- a/items/FORAGING_4_PORTAL.json +++ b/items/FORAGING_4_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_4_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Acacia Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Acacia Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FORAGING_5_PORTAL.json b/items/FORAGING_5_PORTAL.json index 8f605cca..cea07071 100644 --- a/items/FORAGING_5_PORTAL.json +++ b/items/FORAGING_5_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "FORAGING_5_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Dark Oak Wood III" + "modver": "1.5-REL", + "crafttext": "Requires: Dark Oak Wood III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/FROSTY_SNOW_BALL.json b/items/FROSTY_SNOW_BALL.json index 3470c7cb..f3db2e2d 100644 --- a/items/FROSTY_SNOW_BALL.json +++ b/items/FROSTY_SNOW_BALL.json @@ -5,8 +5,13 @@ "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fFrosty Snowball\"},ExtraAttributes:{id:\"FROSTY_SNOW_BALL\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§f§lCOMMON" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Unobtainable_Items" ] } \ No newline at end of file diff --git a/items/GHOUL;3.json b/items/GHOUL;3.json index b4e05cea..03144c1d 100644 --- a/items/GHOUL;3.json +++ b/items/GHOUL;3.json @@ -6,6 +6,7 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Intelligence: §a{INTELLIGENCE}", "§7Health: §a{HEALTH}", "", @@ -23,10 +24,10 @@ ], "internalname": "GHOUL;3", "clickcommand": "", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/GHOUL;4.json b/items/GHOUL;4.json index a66d23dd..c479bf39 100644 --- a/items/GHOUL;4.json +++ b/items/GHOUL;4.json @@ -6,6 +6,7 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Intelligence: §a{INTELLIGENCE}", "§7Health: §a{HEALTH}", "", @@ -29,10 +30,10 @@ ], "internalname": "GHOUL;4", "clickcommand": "", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/GOLEM_POPPY.json b/items/GOLEM_POPPY.json index 767ed5c7..ec373aca 100644 --- a/items/GOLEM_POPPY.json +++ b/items/GOLEM_POPPY.json @@ -13,5 +13,10 @@ ], "internalname": "GOLEM_POPPY", "clickcommand": "", - "modver": "1.3-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ancient_Rose" + ] } \ No newline at end of file diff --git a/items/GREAT_WHITE_SHARK_TOOTH.json b/items/GREAT_WHITE_SHARK_TOOTH.json index d6e4e7b0..f3f0aeec 100644 --- a/items/GREAT_WHITE_SHARK_TOOTH.json +++ b/items/GREAT_WHITE_SHARK_TOOTH.json @@ -19,4 +19,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Great_White_Shark_Tooth" ] -} \ No newline at end of file +} diff --git a/items/HOE_OF_GREATER_TILLING.json b/items/HOE_OF_GREATER_TILLING.json new file mode 100644 index 00000000..5126d265 --- /dev/null +++ b/items/HOE_OF_GREATER_TILLING.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Hoe of Greater Tilling", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §95x5 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE HOE\"],Name:\"§9Hoe of Greater Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREATER_TILLING\"}}", + "damage": 0, + "lore": [ + "§7Tills a §95x5 §7area of farmland at a time.", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "internalname": "HOE_OF_GREATER_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Greater_Tilling" + ] +} \ No newline at end of file diff --git a/items/HOE_OF_GREAT_TILLING.json b/items/HOE_OF_GREAT_TILLING.json new file mode 100644 index 00000000..00e655f1 --- /dev/null +++ b/items/HOE_OF_GREAT_TILLING.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§aHoe of Great Tilling", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §93x3 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HOE\"],Name:\"§aHoe of Great Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREAT_TILLING\"}}", + "damage": 0, + "lore": [ + "§7Tills a §93x3 §7area of farmland at a time.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "internalname": "HOE_OF_GREAT_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Great_Tilling" + ] +} \ No newline at end of file diff --git a/items/HOLY_FRAGMENT.json b/items/HOLY_FRAGMENT.json index 080504e8..2c69a63e 100644 --- a/items/HOLY_FRAGMENT.json +++ b/items/HOLY_FRAGMENT.json @@ -16,4 +16,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dragon_Fragment" ] -} \ No newline at end of file +} diff --git a/items/HOUND;3.json b/items/HOUND;3.json index f7d5c7cf..88deb557 100644 --- a/items/HOUND;3.json +++ b/items/HOUND;3.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Hound", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a{ATTACK_SPEED}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6Scavenger\",6:\"§7§7Gain +§a{0} §7coins per\",7:\"§7monster kill\",8:\"\",9:\"§6Finder\",10:\"§7§7Increases the chance for\",11:\"§7monsters to drop their armor by\",12:\"§7§a{1}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":341596.47280000115,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":10}\",originTag:\"UNKNOWN\",id:\"HOUND;3\",uuid:\"0ec63d68-87f8-4210-aaed-47d29cbd2f9d\",timestamp:\"5/29/20 1:24 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a{BONUS_ATTACK_SPEED}\",3:\"§7Ferocity: §a{FEROCITY}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Scavenger\",7:\"§7§7Gain +§a{0} §7coins per\",8:\"§7monster kill\",9:\"\",10:\"§6Finder\",11:\"§7§7Increases the chance for\",12:\"§7monsters to drop their armor by\",13:\"§7§a{1}%\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":341596.47280000115,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":10}\",originTag:\"UNKNOWN\",id:\"HOUND;3\",uuid:\"0ec63d68-87f8-4210-aaed-47d29cbd2f9d\",timestamp:\"5/29/20 1:24 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Attack Speed: §a{ATTACK_SPEED}", + "§7Attack Speed: §a{BONUS_ATTACK_SPEED}", + "§7Ferocity: §a{FEROCITY}", "§7Strength: §a{STRENGTH}", "", "§6Scavenger", @@ -25,7 +26,7 @@ ], "internalname": "HOUND;3", "clickcommand": "", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hound_Pet" diff --git a/items/HOUND;4.json b/items/HOUND;4.json index 824c991d..9a023a9e 100644 --- a/items/HOUND;4.json +++ b/items/HOUND;4.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Hound", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a{ATTACK_SPEED}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6Scavenger\",6:\"§7§7Gain +§a{0} §7coins per\",7:\"§7monster kill\",8:\"\",9:\"§6Finder\",10:\"§7§7Increases the chance for\",11:\"§7monsters to drop their armor by\",12:\"§7§a{1}%\",13:\"\",14:\"§6Fury Claws\",15:\"§7§7Grants §a{2}% §7§5⚔ Attack\",16:\"§5Speed\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":115927.13592000132,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"HOUND;4\",uuid:\"b5573fa3-c422-42cd-951a-b7cceee4e942\",timestamp:\"5/30/20 8:13 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a{BONUS_ATTACK_SPEED}\",3:\"§7Ferocity: §a{FEROCITY}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Scavenger\",7:\"§7§7Gain +§a{0} §7coins per\",8:\"§7monster kill\",9:\"\",10:\"§6Finder\",11:\"§7§7Increases the chance for\",12:\"§7monsters to drop their armor by\",13:\"§7§a{1}%\",14:\"\",15:\"§6Fury Claws\",16:\"§7§7Grants §a{2}% §7§5⚔ Attack\",17:\"§5Speed\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":115927.13592000132,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"HOUND;4\",uuid:\"b5573fa3-c422-42cd-951a-b7cceee4e942\",timestamp:\"5/30/20 8:13 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Attack Speed: §a{ATTACK_SPEED}", + "§7Attack Speed: §a{BONUS_ATTACK_SPEED}", + "§7Ferocity: §a{FEROCITY}", "§7Strength: §a{STRENGTH}", "", "§6Scavenger", @@ -29,7 +30,7 @@ ], "internalname": "HOUND;4", "clickcommand": "", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hound_Pet" diff --git a/items/HUB_PORTAL.json b/items/HUB_PORTAL.json index 0f189a62..5b784ffd 100644 --- a/items/HUB_PORTAL.json +++ b/items/HUB_PORTAL.json @@ -4,8 +4,8 @@ "displayname": "§fPortal to the Hub", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5cd90528-472f-3430-b586-c7ba273edfb5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjUxMzU0M2E3NzExOGY4MjAxZjQ5YjdjOGI2MzJkY2ZkMzgwMzdlYmZjNjAxYTFiYzkxYWVkYzRjYWJhIn19fQ==\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Village§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Hub\"},ExtraAttributes:{id:\"HUB_PORTAL\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5cd90528-472f-3430-b586-c7ba273edfb5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjUxMzU0M2E3NzExOGY4MjAxZjQ5YjdjOGI2MzJkY2ZkMzgwMzdlYmZjNjAxYTFiYzkxYWVkYzRjYWJhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Village§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Hub\"},ExtraAttributes:{id:\"HUB_PORTAL\"}}", + "modver": "1.5-REL", "lore": [ "§7Placing the item on your private", "§7island will create a portal to", @@ -16,5 +16,10 @@ "§8you on the block you click on.", "", "§f§lCOMMON" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" ] } \ No newline at end of file diff --git a/items/INFINIDIRT_WAND.json b/items/INFINIDIRT_WAND.json new file mode 100644 index 00000000..e7adcc16 --- /dev/null +++ b/items/INFINIDIRT_WAND.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§aInfiniDirt��� Wand", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Place Dirt §e§lRIGHT CLICK\",1:\"§7Place a dirt block.\",2:\"§7§7Costs §61 coins§7.\",3:\"§7\",4:\"§7Can be used within the Builders\",5:\"§7Wand!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aInfiniDirt��� Wand\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"INFINIDIRT_WAND\",uuid:\"66a99177-19cd-4f96-b7db-f60290bd486c\",timestamp:\"11/6/20 6:36 PM\"}}", + "damage": 0, + "lore": [ + "§6Item Ability: Place Dirt §e§lRIGHT CLICK", + "§7Place a dirt block.", + "§7§7Costs §61 coins§7.", + "§7", + "§7Can be used within the Builders", + "§7Wand!", + "", + "§a§lUNCOMMON" + ], + "internalname": "INFINIDIRT_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/InfiniDirt™_Wand" + ] +} \ No newline at end of file diff --git a/items/INFLATABLE_JERRY.json b/items/INFLATABLE_JERRY.json index cbffe58d..23a34c2f 100644 --- a/items/INFLATABLE_JERRY.json +++ b/items/INFLATABLE_JERRY.json @@ -20,4 +20,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Inflatable_Jerry" ] -} \ No newline at end of file +} diff --git a/items/ISLAND_NPC.json b/items/ISLAND_NPC.json new file mode 100644 index 00000000..5a225a91 --- /dev/null +++ b/items/ISLAND_NPC.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Island NPC", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 5\",6:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{id:\"ISLAND_NPC\"}}", + "damage": 0, + "lore": [ + "§7Spawn island NPCs for your", + "§7private world! Right-Click one", + "§7to edit its settings and add", + "§7dialogue.", + "", + "§7§4❣ §cRequires §aSocial Skill 5", + "§9§lRARE" + ], + "internalname": "ISLAND_NPC", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/JACOBS_TICKET.json b/items/JACOBS_TICKET.json index cdaf5c54..3ffc9098 100644 --- a/items/JACOBS_TICKET.json +++ b/items/JACOBS_TICKET.json @@ -8,5 +8,10 @@ ], "internalname": "JACOBS_TICKET", "clickcommand": "", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jacob\u0027s_Ticket" + ] } \ No newline at end of file diff --git a/items/LAPIS_CRYSTAL.json b/items/LAPIS_CRYSTAL.json index bbf19bd4..0747b5dd 100644 --- a/items/LAPIS_CRYSTAL.json +++ b/items/LAPIS_CRYSTAL.json @@ -24,4 +24,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Lapis_Crystal" ] -} \ No newline at end of file +} diff --git a/items/MACHINE_GUN_BOW.json b/items/MACHINE_GUN_BOW.json index 14167e0c..87577460 100644 --- a/items/MACHINE_GUN_BOW.json +++ b/items/MACHINE_GUN_BOW.json @@ -28,4 +28,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Machine_Gun_Bow" ] -} \ No newline at end of file +} diff --git a/items/MAGICAL_MILK_BUCKET.json b/items/MAGICAL_MILK_BUCKET.json new file mode 100644 index 00000000..71f48c63 --- /dev/null +++ b/items/MAGICAL_MILK_BUCKET.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:milk_bucket", + "displayname": "§f§f§fMagical Milk Bucket", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What did the mother cow say to\",1:\"§7the baby cow?\",2:\"\",3:\"§7It\u0027s pasture bed time.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§f§f§fMagical Milk Bucket\"},ExtraAttributes:{id:\"MAGICAL_MILK_BUCKET\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7What did the mother cow say to", + "§7the baby cow?", + "", + "§7It\u0027s pasture bed time.", + "", + "§f§lCOMMON" + ], + "internalname": "MAGICAL_MILK_BUCKET", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MEGALODON;3.json b/items/MEGALODON;3.json index 30c263d7..e75cad84 100644 --- a/items/MEGALODON;3.json +++ b/items/MEGALODON;3.json @@ -7,6 +7,7 @@ "§8Fishing Pet", "", "§7Strength: §a+{STRENGTH}", + "§7Ferocity: §a+{FEROCITY}", "§7Magic Find: §a+{MAGIC_FIND}", "", "§6Blood Scent", @@ -26,9 +27,9 @@ "internalname": "MEGALODON;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Megalodon_Pet" ] -} \ No newline at end of file +} diff --git a/items/MEGALODON;4.json b/items/MEGALODON;4.json index 6c740ab8..57394b86 100644 --- a/items/MEGALODON;4.json +++ b/items/MEGALODON;4.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Megalodon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+{STRENGTH}\",3:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{3}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_LUCKY_CLOVER\\\",\\\"candyUsed\\\":10}\",originTag:\"PET_MENU\",id:\"MEGALODON;4\",uuid:\"11535d40-b949-476d-a333-edca6189e2cf\",timestamp:\"9/17/20 11:29 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+{STRENGTH}\",3:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{2}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_LUCKY_CLOVER\\\",\\\"candyUsed\\\":10}\",originTag:\"PET_MENU\",id:\"MEGALODON;4\",uuid:\"11535d40-b949-476d-a333-edca6189e2cf\",timestamp:\"9/17/20 11:29 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", "", "§7Strength: §a+{STRENGTH}", + "§7Ferocity: §a+{FEROCITY}", "§7Magic Find: §a+{MAGIC_FIND}", "", "§6Blood Scent", @@ -19,7 +20,7 @@ "§7Armor by §a{1}%", "", "§6Feeding Frenzy", - "§7§7On kill gain §c{3}❁ Damage", + "§7§7On kill gain §c{2}❁ Damage", "§c§7and §f✦ Speed §7for 5 seconds", "", "§7§eRight-click to add this pet to", @@ -30,9 +31,9 @@ "internalname": "MEGALODON;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Megalodon_Pet" ] -} \ No newline at end of file +} diff --git a/items/MELON_DICER.json b/items/MELON_DICER.json new file mode 100644 index 00000000..e5656a46 --- /dev/null +++ b/items/MELON_DICER.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:diamond_axe", + "displayname": "§5Melon Dicer", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from melons\",1:\"\",2:\"§6Item Ability: Roll em\u0027\",3:\"§7Every melon you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra melons!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer\"},ExtraAttributes:{id:\"MELON_DICER\"}}", + "damage": 0, + "lore": [ + "§7Gain §a+5% §7Farming exp from melons", + "", + "§6Item Ability: Roll em\u0027", + "§7Every melon you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra melons!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "MELON_DICER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer" + ] +} \ No newline at end of file diff --git a/items/MINING_1_PORTAL.json b/items/MINING_1_PORTAL.json index 278483b0..8c017fbe 100644 --- a/items/MINING_1_PORTAL.json +++ b/items/MINING_1_PORTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPortal to the Gold Mine", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"877d9432-6278-3022-b96c-b956bad19c53\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzNiYzk2NWQ1NzljM2M2MDM5ZjBhMTdlYjdjMmU2ZmFmNTM4YzdhNWRlOGU2MGVjN2E3MTkzNjBkMGE4NTdhOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Gold Mine§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Gold Mine\"},ExtraAttributes:{id:\"MINING_1_PORTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"877d9432-6278-3022-b96c-b956bad19c53\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzNiYzk2NWQ1NzljM2M2MDM5ZjBhMTdlYjdjMmU2ZmFmNTM4YzdhNWRlOGU2MGVjN2E3MTkzNjBkMGE4NTdhOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Placing the item on your private\",1:\"§7island will create a portal to\",2:\"§7the Gold Mine§7 for you to use\",3:\"§7whenever you want!\",4:\"\",5:\"§7§8The portal will spawn facing\",6:\"§8you on the block you click on.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fPortal to the Gold Mine\"},ExtraAttributes:{id:\"MINING_1_PORTAL\"}}", "damage": 3, "lore": [ "§7Placing the item on your private", @@ -27,5 +27,10 @@ }, "internalname": "MINING_1_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/MINING_2_PORTAL.json b/items/MINING_2_PORTAL.json index 9bff9f08..816b8f37 100644 --- a/items/MINING_2_PORTAL.json +++ b/items/MINING_2_PORTAL.json @@ -27,6 +27,10 @@ }, "internalname": "MINING_2_PORTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Diamond III" + "modver": "1.5-REL", + "crafttext": "Requires: Diamond III", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Portals" + ] } \ No newline at end of file diff --git a/items/MINION_STORAGE_EXPANDER.json b/items/MINION_STORAGE_EXPANDER.json index 723f4724..ecdc4c97 100644 --- a/items/MINION_STORAGE_EXPANDER.json +++ b/items/MINION_STORAGE_EXPANDER.json @@ -16,6 +16,9 @@ "internalname": "MINION_STORAGE_EXPANDER", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minion_Storage_X-pender" + ] } \ No newline at end of file diff --git a/items/MOLTEN_CUBE.json b/items/MOLTEN_CUBE.json index f13a135d..0a6d18f1 100644 --- a/items/MOLTEN_CUBE.json +++ b/items/MOLTEN_CUBE.json @@ -29,4 +29,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Molten_Cube" ] -} \ No newline at end of file +} diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json index c63e73d0..c1d63bce 100644 --- a/items/MUTANT_NETHER_STALK.json +++ b/items/MUTANT_NETHER_STALK.json @@ -19,5 +19,10 @@ }, "internalname": "MUTANT_NETHER_STALK", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "Requires: Nether Wart XII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mutant_Nether_Wart" + ] } \ No newline at end of file diff --git a/items/NECROMANCER_BROOCH.json b/items/NECROMANCER_BROOCH.json index d856fadd..77c09496 100644 --- a/items/NECROMANCER_BROOCH.json +++ b/items/NECROMANCER_BROOCH.json @@ -28,4 +28,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necromancer%27s_Brooch" ] -} \ No newline at end of file +} diff --git a/items/NETHER_STALK.json b/items/NETHER_STALK.json index 618a4ac4..12ac0c0e 100644 --- a/items/NETHER_STALK.json +++ b/items/NETHER_STALK.json @@ -9,5 +9,10 @@ ], "internalname": "NETHER_STALK", "clickcommand": "", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nether_Wart" + ] } \ No newline at end of file diff --git a/items/NURSE_SHARK_TOOTH.json b/items/NURSE_SHARK_TOOTH.json index 1f1057d3..33cb114a 100644 --- a/items/NURSE_SHARK_TOOTH.json +++ b/items/NURSE_SHARK_TOOTH.json @@ -19,4 +19,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Nurse_Shark_Tooth" ] -} \ No newline at end of file +} diff --git a/items/OCELOT;0.json b/items/OCELOT;0.json index 8e15f13e..9acf3d39 100644 --- a/items/OCELOT;0.json +++ b/items/OCELOT;0.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -37,4 +38,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/OCELOT;1.json b/items/OCELOT;1.json index b3af02e2..d7e7017d 100644 --- a/items/OCELOT;1.json +++ b/items/OCELOT;1.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -37,4 +38,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/OCELOT;2.json b/items/OCELOT;2.json index edb7bfed..71b7a438 100644 --- a/items/OCELOT;2.json +++ b/items/OCELOT;2.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -41,4 +42,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/OCELOT;3.json b/items/OCELOT;3.json index cd9e7159..e5eb3000 100644 --- a/items/OCELOT;3.json +++ b/items/OCELOT;3.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -41,4 +42,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/OCELOT;4.json b/items/OCELOT;4.json index 6982220f..fcd08430 100644 --- a/items/OCELOT;4.json +++ b/items/OCELOT;4.json @@ -7,6 +7,7 @@ "§8Foraging Pet", "", "§7Speed: §a{SPEED}", + "§7Ferocity: §a{FEROCITY}", "", "§6Foraging Exp Boost", "§7§7§7Boosts your Foraging exp by", @@ -45,4 +46,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ocelot_Pet" ] -} \ No newline at end of file +} diff --git a/items/PARKOUR_CONTROLLER.json b/items/PARKOUR_CONTROLLER.json new file mode 100644 index 00000000..ddbd18b8 --- /dev/null +++ b/items/PARKOUR_CONTROLLER.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:light_weighted_pressure_plate", + "displayname": "§fParkour Start/End", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Create the start/end of parkour\",1:\"§7courses on your private island!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 1\",4:\"§f§lCOMMON\"],Name:\"§fParkour Start/End\"},ExtraAttributes:{id:\"PARKOUR_CONTROLLER\"}}", + "damage": 0, + "lore": [ + "§7Create the start/end of parkour", + "§7courses on your private island!", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_CONTROLLER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PARKOUR_POINT.json b/items/PARKOUR_POINT.json new file mode 100644 index 00000000..5533acc9 --- /dev/null +++ b/items/PARKOUR_POINT.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:heavy_weighted_pressure_plate", + "displayname": "§fParkour Checkpoint", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Create checkpoints for parkour\",1:\"§7courses on your private island!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 1\",4:\"§f§lCOMMON\"],Name:\"§fParkour Checkpoint\"},ExtraAttributes:{id:\"PARKOUR_POINT\"}}", + "damage": 0, + "lore": [ + "§7Create checkpoints for parkour", + "§7courses on your private island!", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_POINT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PARKOUR_TIMES.json b/items/PARKOUR_TIMES.json new file mode 100644 index 00000000..5e41b37b --- /dev/null +++ b/items/PARKOUR_TIMES.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:iron_block", + "displayname": "§fParkour Times", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Places a hologram displaying the\",1:\"§7top parkour times of players on\",2:\"§7your island. Click to select\",3:\"§7which parkour is displayed.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 1\",6:\"§f§lCOMMON\"],Name:\"§fParkour Times\"},ExtraAttributes:{id:\"PARKOUR_TIMES\"}}", + "damage": 0, + "lore": [ + "§7Places a hologram displaying the", + "§7top parkour times of players on", + "§7your island. Click to select", + "§7which parkour is displayed.", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_TIMES", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PIGMAN;3.json b/items/PIGMAN;3.json index 83912369..f8121a2b 100644 --- a/items/PIGMAN;3.json +++ b/items/PIGMAN;3.json @@ -6,6 +6,7 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Strength: §a{STRENGTH}", "§7Defense: §a{DEFENSE}", "", @@ -43,4 +44,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Pet" ] -} \ No newline at end of file +} diff --git a/items/PIGMAN;4.json b/items/PIGMAN;4.json index f0279af1..367b19c6 100644 --- a/items/PIGMAN;4.json +++ b/items/PIGMAN;4.json @@ -6,6 +6,7 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Strength: §a{STRENGTH}", "§7Defense: §a{DEFENSE}", "", @@ -47,4 +48,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Pet" ] -} \ No newline at end of file +} diff --git a/items/POLISHED_PUMPKIN.json b/items/POLISHED_PUMPKIN.json index 0acabf03..312ed536 100644 --- a/items/POLISHED_PUMPKIN.json +++ b/items/POLISHED_PUMPKIN.json @@ -19,5 +19,10 @@ }, "internalname": "POLISHED_PUMPKIN", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "Requires: Pumpkin X", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Polished_Pumpkin" + ] } \ No newline at end of file diff --git a/items/POOCH_SWORD.json b/items/POOCH_SWORD.json index 268ea557..134895fe 100644 --- a/items/POOCH_SWORD.json +++ b/items/POOCH_SWORD.json @@ -2,7 +2,6 @@ "internalname": "POOCH_SWORD", "itemid": "minecraft:golden_sword", "displayname": "§6Pooch Sword", - "clickcommand": "", "damage": 0, "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Crit Damage: §c+50%\",3:\"\",4:\"§7Speed: §a+5\",5:\"\",6:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Gain §c+150❁ Strength §7against wolves.\",9:\"\",10:\"§c☠ §5Requires Wolf LVL 6\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{hot_potato_count:10,hotPotatoBonus:\"STRENGTH\u003d20;DAMAGE\u003d20;\",modifier:\"spicy\",originTag:\"POOCH_SWORD\",id:\"POOCH_SWORD\",uuid:\"9ce05e48-1368-492d-9ddc-500a01e21e45\",anvil_uses:16,timestamp:\"3/19/20 9:20 AM\"}}", "modver": "1.0.0", @@ -36,4 +35,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pooch_Sword" ] -} \ No newline at end of file +} diff --git a/items/PREMIUM_FLESH.json b/items/PREMIUM_FLESH.json index 328de26d..5c1b44d4 100644 --- a/items/PREMIUM_FLESH.json +++ b/items/PREMIUM_FLESH.json @@ -28,4 +28,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Premium_Flesh" ] -} \ No newline at end of file +} diff --git a/items/PUMPKIN_BOMB.json b/items/PUMPKIN_BOMB.json index d2eb7808..661d4944 100644 --- a/items/PUMPKIN_BOMB.json +++ b/items/PUMPKIN_BOMB.json @@ -14,6 +14,9 @@ "internalname": "PUMPKIN_BOMB", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", - "infoType": "" + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blast_o%27_Lantern" + ] } \ No newline at end of file diff --git a/items/PUMPKIN_DICER.json b/items/PUMPKIN_DICER.json new file mode 100644 index 00000000..97bb29ec --- /dev/null +++ b/items/PUMPKIN_DICER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§5Pumpkin Dicer", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from pumpkins\",1:\"\",2:\"§6Item Ability: Roll em\u0027\",3:\"§7Every pumpkin you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra\",7:\"§7pumpkins!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", + "damage": 0, + "lore": [ + "§7Gain §a+5% §7Farming exp from pumpkins", + "", + "§6Item Ability: Roll em\u0027", + "§7Every pumpkin you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra", + "§7pumpkins!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "PUMPKIN_DICER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Dicer" + ] +} \ No newline at end of file diff --git a/items/ROCK_PAPER_SHEARS.json b/items/ROCK_PAPER_SHEARS.json new file mode 100644 index 00000000..7a4e0dad --- /dev/null +++ b/items/ROCK_PAPER_SHEARS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:shears", + "displayname": "§aRock Paper Shears", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Click this item to initiate a\",1:\"§7tournament of Rock Paper Shears\",2:\"§7with all of the players on your\",3:\"§7island!\",4:\"\",5:\"§7Outsmart your opponents by\",6:\"§7choosing the least picked option\",7:\"§7to win the round! Final round\",8:\"§7uses classic rules.\",9:\"\",10:\"§7§4❣ §cRequires §aSocial Skill 8\",11:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", + "damage": 0, + "lore": [ + "§7Click this item to initiate a", + "§7tournament of Rock Paper Shears", + "§7with all of the players on your", + "§7island!", + "", + "§7Outsmart your opponents by", + "§7choosing the least picked option", + "§7to win the round! Final round", + "§7uses classic rules.", + "", + "§7§4❣ §cRequires §aSocial Skill 8", + "§a§lUNCOMMON" + ], + "internalname": "ROCK_PAPER_SHEARS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHOWCASE_BLOCK.json b/items/SHOWCASE_BLOCK.json new file mode 100644 index 00000000..78d2b100 --- /dev/null +++ b/items/SHOWCASE_BLOCK.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:glass", + "displayname": "§aShowcase Block", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Show off an item in this fancy\",1:\"§7glass display box! §e§lRIGHT\",2:\"§e§lCLICK §7to put in or swap an\",3:\"§7item.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 10\",6:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{id:\"SHOWCASE_BLOCK\"}}", + "damage": 0, + "lore": [ + "§7Show off an item in this fancy", + "§7glass display box! §e§lRIGHT", + "§e§lCLICK §7to put in or swap an", + "§7item.", + "", + "§7§4❣ §cRequires §aSocial Skill 10", + "§a§lUNCOMMON" + ], + "internalname": "SHOWCASE_BLOCK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SKYBLOCK_MENU.json b/items/SKYBLOCK_MENU.json index 7c3da09d..6eb9335a 100644 --- a/items/SKYBLOCK_MENU.json +++ b/items/SKYBLOCK_MENU.json @@ -18,4 +18,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/SkyBlock_Menu" ] -} \ No newline at end of file +} diff --git a/items/SOCIAL_DISPLAY.json b/items/SOCIAL_DISPLAY.json new file mode 100644 index 00000000..0ecbc990 --- /dev/null +++ b/items/SOCIAL_DISPLAY.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:gold_block", + "displayname": "§aSocial Display", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Places a hologram displaying the\",1:\"§7top players on your island by\",2:\"§7points.\",3:\"\",4:\"§7§4❣ §cRequires §aSocial Skill 2\",5:\"§a§lUNCOMMON\"],Name:\"§aSocial Display\"},ExtraAttributes:{id:\"SOCIAL_DISPLAY\"}}", + "damage": 0, + "lore": [ + "§7Places a hologram displaying the", + "§7top players on your island by", + "§7points.", + "", + "§7§4❣ §cRequires §aSocial Skill 2", + "§a§lUNCOMMON" + ], + "internalname": "SOCIAL_DISPLAY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SUPER_MAGIC_MUSHROOM_SOUP.json b/items/SUPER_MAGIC_MUSHROOM_SOUP.json index f545a879..88086e8c 100644 --- a/items/SUPER_MAGIC_MUSHROOM_SOUP.json +++ b/items/SUPER_MAGIC_MUSHROOM_SOUP.json @@ -1,11 +1,11 @@ { "internalname": "SUPER_MAGIC_MUSHROOM_SOUP", - "itemid": 282, + "itemid": "minecraft:mushroom_stew", "displayname": "§9Mystical Mushroom Soup", "clickcommand": "", "damage": 0, "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consuming this Mushroom Soup on\",1:\"§7your private island allows the\",2:\"§7player to fly for §a200\",3:\"§aminutes§7. Leaving the private\",4:\"§7island will pause the effect!\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Mystical Mushroom Soup\"},ExtraAttributes:{id:\"SUPER_MAGIC_MUSHROOM_SOUP\"}}", - "modver": "1.0.0", + "modver": "1.5-REL", "lore": [ "§7Consuming this Mushroom Soup on", "§7your private island allows the", @@ -14,5 +14,10 @@ "§7island will pause the effect!", "", "§9§lRARE" + ], + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mystical_Mushroom_Soup" ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE.json b/items/THEORETICAL_HOE.json index 85c00fff..99ea7064 100644 --- a/items/THEORETICAL_HOE.json +++ b/items/THEORETICAL_HOE.json @@ -15,5 +15,10 @@ ], "internalname": "THEORETICAL_HOE", "clickcommand": "", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mathematical_Hoe_Blueprint" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_1.json b/items/THEORETICAL_HOE_CANE_1.json new file mode 100644 index 00000000..eb50a252 --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_1.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fTuring Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% sugar cane\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% sugar cane", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "SUGAR_CANE:64", + "A2": "SUGAR_CANE:64", + "A3": "SUGAR_CANE:64", + "B1": "SUGAR_CANE:64", + "B2": "THEORETICAL_HOE:1", + "B3": "SUGAR_CANE:64", + "C1": "SUGAR_CANE:64", + "C2": "SUGAR_CANE:64", + "C3": "SUGAR_CANE:64" + }, + "internalname": "THEORETICAL_HOE_CANE_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_2.json b/items/THEORETICAL_HOE_CANE_2.json new file mode 100644 index 00000000..d63fa973 --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_2.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aTuring Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% sugar cane\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7sugar cane per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7sugar cane\",9:\"\",10:\"§7§8Bonus sugar cane percent\",11:\"§8increases your Farmhand perk\u0027s\",12:\"§8chances\",13:\"\",14:\"§eReach 100k Counter for +1 Rarity!\",15:\"\",16:\"§6Right-click to view upgrade recipe!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON HOE\"],Name:\"§aTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% sugar cane", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7sugar cane per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7sugar cane", + "", + "§7§8Bonus sugar cane percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_SUGAR:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_SUGAR:64", + "B2": "THEORETICAL_HOE_CANE_1:1", + "B3": "ENCHANTED_SUGAR:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_SUGAR:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_CANE_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json new file mode 100644 index 00000000..001b3bbd --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_3.json @@ -0,0 +1,50 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Turing Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% sugar cane\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7sugar cane per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7sugar cane\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7sugar cane per\",12:\"§7digits of your collection, minus 4!\",13:\"§fCollection bonus: §a+24% §7sugar cane\",14:\"\",15:\"§7§8Bonus sugar cane percent\",16:\"§8increases your Farmhand perk\u0027s\",17:\"§8chances\",18:\"\",19:\"§eReach 100k Counter for +1 Rarity!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§9§lRARE HOE\"],Name:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% sugar cane", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7sugar cane per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7sugar cane", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7sugar cane per", + "§7digits of your collection, minus 4!", + "§fCollection bonus: §a+24% §7sugar cane", + "", + "§7§8Bonus sugar cane percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_SUGAR_CANE:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_SUGAR_CANE:64", + "B2": "THEORETICAL_HOE_CANE_2:1", + "B3": "ENCHANTED_SUGAR_CANE:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_SUGAR_CANE:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_CANE_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_1.json b/items/THEORETICAL_HOE_CARROT_1.json index cf7f5be2..0d38bca5 100644 --- a/items/THEORETICAL_HOE_CARROT_1.json +++ b/items/THEORETICAL_HOE_CARROT_1.json @@ -29,5 +29,10 @@ }, "internalname": "THEORETICAL_HOE_CARROT_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_2.json b/items/THEORETICAL_HOE_CARROT_2.json index 6fada10c..aff6ba3a 100644 --- a/items/THEORETICAL_HOE_CARROT_2.json +++ b/items/THEORETICAL_HOE_CARROT_2.json @@ -37,5 +37,10 @@ }, "internalname": "THEORETICAL_HOE_CARROT_2", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_3.json b/items/THEORETICAL_HOE_CARROT_3.json index d3e3eed0..e853eaf1 100644 --- a/items/THEORETICAL_HOE_CARROT_3.json +++ b/items/THEORETICAL_HOE_CARROT_3.json @@ -40,5 +40,10 @@ }, "internalname": "THEORETICAL_HOE_CARROT_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_1.json b/items/THEORETICAL_HOE_POTATO_1.json index b096d991..11d7bef0 100644 --- a/items/THEORETICAL_HOE_POTATO_1.json +++ b/items/THEORETICAL_HOE_POTATO_1.json @@ -29,5 +29,10 @@ }, "internalname": "THEORETICAL_HOE_POTATO_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_2.json b/items/THEORETICAL_HOE_POTATO_2.json index 07033371..4f4b67cb 100644 --- a/items/THEORETICAL_HOE_POTATO_2.json +++ b/items/THEORETICAL_HOE_POTATO_2.json @@ -37,5 +37,10 @@ }, "internalname": "THEORETICAL_HOE_POTATO_2", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_3.json b/items/THEORETICAL_HOE_POTATO_3.json index 93a4f7dc..9036e625 100644 --- a/items/THEORETICAL_HOE_POTATO_3.json +++ b/items/THEORETICAL_HOE_POTATO_3.json @@ -40,5 +40,10 @@ }, "internalname": "THEORETICAL_HOE_POTATO_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_1.json b/items/THEORETICAL_HOE_WARTS_1.json new file mode 100644 index 00000000..aff9cba8 --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_1.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fNewton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% nether wart\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% nether wart", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "NETHER_STALK:64", + "A2": "NETHER_STALK:64", + "A3": "NETHER_STALK:64", + "B1": "NETHER_STALK:64", + "B2": "THEORETICAL_HOE:1", + "B3": "NETHER_STALK:64", + "C1": "NETHER_STALK:64", + "C2": "NETHER_STALK:64", + "C3": "NETHER_STALK:64" + }, + "internalname": "THEORETICAL_HOE_WARTS_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_2.json b/items/THEORETICAL_HOE_WARTS_2.json new file mode 100644 index 00000000..f2ce1a1b --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_2.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aNewton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% nether wart\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7nether wart per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7nether wart\",9:\"\",10:\"§7§8Bonus nether wart percent\",11:\"§8increases your Farmhand perk\u0027s\",12:\"§8chances\",13:\"\",14:\"§eReach 100k Counter for +1 Rarity!\",15:\"\",16:\"§6Right-click to view upgrade recipe!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON HOE\"],Name:\"§aNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% nether wart", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7nether wart per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7nether wart", + "", + "§7§8Bonus nether wart percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_NETHER_STALK:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_NETHER_STALK:64", + "B2": "THEORETICAL_HOE_WARTS_1:1", + "B3": "ENCHANTED_NETHER_STALK:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_NETHER_STALK:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_WARTS_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_3.json b/items/THEORETICAL_HOE_WARTS_3.json new file mode 100644 index 00000000..18a776ce --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_3.json @@ -0,0 +1,50 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Newton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% nether wart\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7nether wart per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7nether wart\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7nether wart per\",12:\"§7digits of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7nether wart\",14:\"\",15:\"§7§8Bonus nether wart percent\",16:\"§8increases your Farmhand perk\u0027s\",17:\"§8chances\",18:\"\",19:\"§eReach 100k Counter for +1 Rarity!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§9§lRARE HOE\"],Name:\"§9Newton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% nether wart", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7nether wart per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7nether wart", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7nether wart per", + "§7digits of your collection, minus 4!", + "§fCollection bonus: §a+16% §7nether wart", + "", + "§7§8Bonus nether wart percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "MUTANT_NETHER_STALK:64", + "A3": "JACOBS_TICKET:64", + "B1": "MUTANT_NETHER_STALK:64", + "B2": "THEORETICAL_HOE_WARTS_2:1", + "B3": "MUTANT_NETHER_STALK:64", + "C1": "JACOBS_TICKET:64", + "C2": "MUTANT_NETHER_STALK:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_WARTS_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_1.json b/items/THEORETICAL_HOE_WHEAT_1.json index c308a7e1..36eac291 100644 --- a/items/THEORETICAL_HOE_WHEAT_1.json +++ b/items/THEORETICAL_HOE_WHEAT_1.json @@ -29,5 +29,10 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_1", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_2.json b/items/THEORETICAL_HOE_WHEAT_2.json index 0d213a3f..986353a6 100644 --- a/items/THEORETICAL_HOE_WHEAT_2.json +++ b/items/THEORETICAL_HOE_WHEAT_2.json @@ -37,5 +37,10 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_2", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] } \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_3.json b/items/THEORETICAL_HOE_WHEAT_3.json index 036f5840..be228202 100644 --- a/items/THEORETICAL_HOE_WHEAT_3.json +++ b/items/THEORETICAL_HOE_WHEAT_3.json @@ -40,5 +40,10 @@ }, "internalname": "THEORETICAL_HOE_WHEAT_3", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] } \ No newline at end of file diff --git a/items/THE_SHREDDER.json b/items/THE_SHREDDER.json index acd2d2a5..b5e0f347 100644 --- a/items/THE_SHREDDER.json +++ b/items/THE_SHREDDER.json @@ -8,6 +8,9 @@ "modver": "1.0.0", "lore": [ "§7Damage: §c+120", + "§7Strength: §c+15", + "", + "§7Ferocity: §c+50", "", "§7§7Gives §9strength§7 every 50", "§7bait used + §9damage§7 per 100", @@ -25,4 +28,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shredder" ] -} \ No newline at end of file +} diff --git a/items/TIC_TAC_TOE.json b/items/TIC_TAC_TOE.json new file mode 100644 index 00000000..9380da0f --- /dev/null +++ b/items/TIC_TAC_TOE.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aTic Tac Toe", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b3677d1-b548-3194-a742-dbbc7cedd756\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE0NjQzNjk2ODQ0NTgsInByb2ZpbGVJZCI6ImI0MDA3MmM4Y2RmOTQ1OGFhZmM0NDZmNWU1N2U2ZjcwIiwicHJvZmlsZU5hbWUiOiJTaGVyb20iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViNzgzNjcwYWQ5MTc5MTNmZDY5NDRmZDc2MGY5YzgzOThkYWY3NzI4NWI1MWMyNzU3Y2UzY2JmOWIxZmZiIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Tic Tac Toe!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 6\",4:\"§a§lUNCOMMON\"],Name:\"§aTic Tac Toe\"},ExtraAttributes:{id:\"TIC_TAC_TOE\"}}", + "damage": 3, + "lore": [ + "§7Click another player to initiate", + "§7a game of Tic Tac Toe!", + "", + "§7§4❣ §cRequires §aSocial Skill 6", + "§a§lUNCOMMON" + ], + "internalname": "TIC_TAC_TOE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TIGER;0.json b/items/TIGER;0.json index cc208f92..e8164b4f 100644 --- a/items/TIGER;0.json +++ b/items/TIGER;0.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -27,4 +27,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/TIGER;1.json b/items/TIGER;1.json index 4a55e8cb..bb4c8d02 100644 --- a/items/TIGER;1.json +++ b/items/TIGER;1.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -27,4 +27,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/TIGER;2.json b/items/TIGER;2.json index 21beb442..fa648c14 100644 --- a/items/TIGER;2.json +++ b/items/TIGER;2.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§6Hemorrhage", "§7§7Melee attacks reduce healing", @@ -31,4 +31,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/TIGER;3.json b/items/TIGER;3.json index 044453d7..f710905d 100644 --- a/items/TIGER;3.json +++ b/items/TIGER;3.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§6Hemorrhage", "§7§7Melee attacks reduce healing", @@ -31,4 +31,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/TIGER;4.json b/items/TIGER;4.json index d07c4134..2fd0eb0d 100644 --- a/items/TIGER;4.json +++ b/items/TIGER;4.json @@ -6,13 +6,13 @@ "lore": [ "§8Combat Pet", "", + "§7Ferocity: §a{FEROCITY}", "§7Crit Damage: §a{CRIT_DAMAGE}", "§7Strength: §a{STRENGTH}", "§7Crit Chance: §a{CRIT_CHANCE}", "", "§6Merciless Swipe", - "§7§7Attacks have a §a{0}% §7chance", - "§7to strike twice", + "§7Gain §c+{0}% ⫽ Ferocity", "", "§6Hemorrhage", "§7§7Melee attacks reduce healing", @@ -36,4 +36,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet" ], "crafttext": "" -} \ No newline at end of file +} diff --git a/items/TIGER_SHARK_TOOTH.json b/items/TIGER_SHARK_TOOTH.json index 1f4e09df..ab7edf5e 100644 --- a/items/TIGER_SHARK_TOOTH.json +++ b/items/TIGER_SHARK_TOOTH.json @@ -19,4 +19,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Tiger_Shark_Tooth" ] -} \ No newline at end of file +} diff --git a/items/TIGHTLY_TIED_HAY_BALE.json b/items/TIGHTLY_TIED_HAY_BALE.json index 9f06eb73..5ee87382 100644 --- a/items/TIGHTLY_TIED_HAY_BALE.json +++ b/items/TIGHTLY_TIED_HAY_BALE.json @@ -19,5 +19,6 @@ }, "internalname": "TIGHTLY_TIED_HAY_BALE", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.5-REL", + "crafttext": "Requires: Wheat XI" } \ No newline at end of file diff --git a/items/TURBO_CANE;1.json b/items/TURBO_CANE;1.json new file mode 100644 index 00000000..633d91a4 --- /dev/null +++ b/items/TURBO_CANE;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane I\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+5%§7.\",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:\"TURBO_CANE;1\",enchantments:{turbo_cane:1},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",timestamp:\"11/8/20 12:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Cane I", + "§7Increases double-drop chance", + "§7of sugar cane by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CANE;2.json b/items/TURBO_CANE;2.json new file mode 100644 index 00000000..7b80054d --- /dev/null +++ b/items/TURBO_CANE;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",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:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",anvil_uses:1,timestamp:\"11/8/20 12:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Cane II", + "§7Increases double-drop chance", + "§7of sugar cane by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CARROT;1.json b/items/TURBO_CARROT;1.json new file mode 100644 index 00000000..28c9302a --- /dev/null +++ b/items/TURBO_CARROT;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot I\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+5%§7.\",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:\"TURBO_CARROT;1\",enchantments:{turbo_carrot:1},uuid:\"5f828801-b212-476e-9cdf-95b9223142a3\",timestamp:\"11/11/20 9:35 AM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot I", + "§7Increases double-drop chance", + "§7of carrot by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_COCO;1.json b/items/TURBO_COCO;1.json new file mode 100644 index 00000000..db515847 --- /dev/null +++ b/items/TURBO_COCO;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco I\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+5%§7.\",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:\"TURBO_COCO;1\",enchantments:{turbo_coco:1},uuid:\"1cdf37bf-5d02-4560-bea3-f3b02b128ada\",timestamp:\"11/8/20 5:54 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Coco I", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_POTATO;1.json b/items/TURBO_POTATO;1.json new file mode 100644 index 00000000..52ace536 --- /dev/null +++ b/items/TURBO_POTATO;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato I\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+5%§7.\",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:\"TURBO_POTATO;1\",enchantments:{turbo_potato:1},uuid:\"aed778b4-55e4-4e13-ad4f-63f2d1ffb207\",timestamp:\"11/11/20 9:35 AM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Potato I", + "§7Increases double-drop chance", + "§7of potato by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json index 002130e7..fec8ae44 100644 --- a/items/TURBO_PUMPKIN;1.json +++ b/items/TURBO_PUMPKIN;1.json @@ -17,5 +17,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turbo-Pumpkin" + ] } \ No newline at end of file diff --git a/items/TURBO_WHEAT;1.json b/items/TURBO_WHEAT;1.json new file mode 100644 index 00000000..0f4e82d2 --- /dev/null +++ b/items/TURBO_WHEAT;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat I\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+5%§7.\",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:\"TURBO_WHEAT;1\",enchantments:{turbo_wheat:1},uuid:\"706dfe23-9fb7-4629-b269-997397803f67\",timestamp:\"11/8/20 3:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat I", + "§7Increases double-drop chance", + "§7of wheat by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WITHER_SKELETON;3.json b/items/WITHER_SKELETON;3.json index 4fa7a973..77a257ca 100644 --- a/items/WITHER_SKELETON;3.json +++ b/items/WITHER_SKELETON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Wither Skeleton", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"§7Crit Chance: §a{CRIT_CHANCE}\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a{0}% §7less damage from\",10:\"§7skeletons\",11:\"\",12:\"§6Wither Blood\",13:\"§7§7Deal §a{1}% §7more damage to\",14:\"§7wither mobs\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":69375.77400000505,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WITHER_SKELETON;3\",uuid:\"f7428128-8dca-460a-bc32-9e4d471cc380\",timestamp:\"4/6/20 12:23 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"§7Crit Chance: §a{CRIT_CHANCE}\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a{0}% §7less damage from\",10:\"§7skeletons\",11:\"\",12:\"§6Wither Blood\",13:\"§7§7Deal §a{1}% §7more damage to\",14:\"§7wither mobs\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":69375.77400000505,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WITHER_SKELETON;3\",uuid:\"f7428128-8dca-460a-bc32-9e4d471cc380\",timestamp:\"4/6/20 12:23 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", @@ -23,11 +23,11 @@ "§7§eRight-click to add this pet to", "§eyour pet menu!", "", - "§5§lLEGENDARY" + "§5§lEPIC" ], "internalname": "WITHER_SKELETON;3", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "1.5-REL", "recipe": { "A1": "ENCHANTED_COAL_BLOCK:1", "A2": "ENCHANTED_COAL_BLOCK:1", -- cgit From f3e43be7fee020a380568f88634c8aa5e98814db Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:49:38 -0500 Subject: Revert "Merge pull request #23 from IRONM00N/master" This reverts commit 0ad1878374bce4376b6a16052a8f9409431fae5e, reversing changes made to b6fd4b6bfe35a3268fd03b267bf626026920b8d7. --- items/BANE_OF_ARTHROPODS;1.json | 22 ++++++++++++++++++++++ items/BANE_OF_ARTHROPODS;2.json | 22 ++++++++++++++++++++++ items/BANE_OF_ARTHROPODS;3.json | 22 ++++++++++++++++++++++ items/CUBISM;3.json | 22 ++++++++++++++++++++++ items/EFFICIENCY;1.json | 21 +++++++++++++++++++++ items/EFFICIENCY;2.json | 21 +++++++++++++++++++++ items/EFFICIENCY;3.json | 21 +++++++++++++++++++++ items/ENDER_SLAYER;1.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/FORTUNE;3.json | 22 ++++++++++++++++++++++ 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/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/MAGNET;1.json | 22 ++++++++++++++++++++++ items/OVERLOAD;2.json | 25 +++++++++++++++++++++++++ items/POWER;1.json | 20 ++++++++++++++++++++ items/POWER;3.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/REJUVENATE;2.json | 21 +++++++++++++++++++++ items/REJUVENATE;3.json | 21 +++++++++++++++++++++ items/REJUVENATE;4.json | 21 +++++++++++++++++++++ items/RESPIRATION;3.json | 21 +++++++++++++++++++++ items/SCAVENGER;1.json | 21 +++++++++++++++++++++ items/SHARPNESS;1.json | 21 +++++++++++++++++++++ items/SHARPNESS;2.json | 21 +++++++++++++++++++++ items/SHARPNESS;3.json | 21 +++++++++++++++++++++ items/SMITE;1.json | 23 +++++++++++++++++++++++ items/SMITE;2.json | 23 +++++++++++++++++++++++ items/SMITE;3.json | 23 +++++++++++++++++++++++ items/SNIPE;1.json | 21 +++++++++++++++++++++ items/SNIPE;3.json | 21 +++++++++++++++++++++ items/SUGAR_RUSH;2.json | 20 ++++++++++++++++++++ items/TELEKINESIS;1.json | 21 +++++++++++++++++++++ items/THORNS;3.json | 23 +++++++++++++++++++++++ items/ULTIMATE_BANK;2.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_BANK;3.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_BANK;4.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_COMBO;2.json | 29 +++++++++++++++++++++++++++++ items/ULTIMATE_COMBO;3.json | 29 +++++++++++++++++++++++++++++ items/ULTIMATE_COMBO;4.json | 29 +++++++++++++++++++++++++++++ items/ULTIMATE_JERRY;2.json | 29 +++++++++++++++++++++++++++++ items/ULTIMATE_JERRY;3.json | 29 +++++++++++++++++++++++++++++ items/ULTIMATE_JERRY;4.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_NO_PAIN_NO_GAIN;2.json | 25 +++++++++++++++++++++++++ items/ULTIMATE_NO_PAIN_NO_GAIN;3.json | 25 +++++++++++++++++++++++++ items/ULTIMATE_REND;2.json | 32 ++++++++++++++++++++++++++++++++ items/ULTIMATE_REND;3.json | 32 ++++++++++++++++++++++++++++++++ items/ULTIMATE_WISDOM;2.json | 30 ++++++++++++++++++++++++++++++ items/ULTIMATE_WISDOM;3.json | 30 ++++++++++++++++++++++++++++++ items/ULTIMATE_WISDOM;4.json | 30 ++++++++++++++++++++++++++++++ items/ULTIMATE_WISE;2.json | 28 ++++++++++++++++++++++++++++ items/ULTIMATE_WISE;3.json | 28 ++++++++++++++++++++++++++++ items/ULTIMATE_WISE;4.json | 28 ++++++++++++++++++++++++++++ 80 files changed, 1867 insertions(+) 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/CUBISM;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/ENDER_SLAYER;1.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/FORTUNE;3.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/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/MAGNET;1.json create mode 100644 items/OVERLOAD;2.json create mode 100644 items/POWER;1.json create mode 100644 items/POWER;3.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/REJUVENATE;2.json create mode 100644 items/REJUVENATE;3.json create mode 100644 items/REJUVENATE;4.json create mode 100644 items/RESPIRATION;3.json create mode 100644 items/SCAVENGER;1.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/SMITE;1.json create mode 100644 items/SMITE;2.json create mode 100644 items/SMITE;3.json create mode 100644 items/SNIPE;1.json create mode 100644 items/SNIPE;3.json create mode 100644 items/SUGAR_RUSH;2.json create mode 100644 items/TELEKINESIS;1.json create mode 100644 items/THORNS;3.json 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_COMBO;2.json create mode 100644 items/ULTIMATE_COMBO;3.json create mode 100644 items/ULTIMATE_COMBO;4.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_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_NO_PAIN_NO_GAIN;2.json create mode 100644 items/ULTIMATE_NO_PAIN_NO_GAIN;3.json create mode 100644 items/ULTIMATE_REND;2.json create mode 100644 items/ULTIMATE_REND;3.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_WISE;2.json create mode 100644 items/ULTIMATE_WISE;3.json create mode 100644 items/ULTIMATE_WISE;4.json 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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_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_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_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_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/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_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_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 -- cgit From 3cebc0c9379ea9e19904db0bf28f59d290c1d6ef Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:56:50 -0500 Subject: Create DIAMOND_SADAN_HEAD.json --- items/DIAMOND_SADAN_HEAD.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 items/DIAMOND_SADAN_HEAD.json diff --git a/items/DIAMOND_SADAN_HEAD.json b/items/DIAMOND_SADAN_HEAD.json new file mode 100644 index 00000000..1b7fb086 --- /dev/null +++ b/items/DIAMOND_SADAN_HEAD.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Sadan Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c7cb2016-c0c1-3e82-80f3-497f4c13ac8c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMTQ3NDUzMzgyMSwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2M2M2M0ZjdmOGY1YjhjNWZlMWJhYzlhNzA4ZTVhNjJjY2QwNDk3MDA3MmFhYjVlMzIzYjFiN2Q0MDA0ZjRhMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d365 \",1:\"§7Strength: §c+35 \",2:\"\",3:\"§7Health: §a+190 HP \",4:\"§7Defense: §a+70 \",5:\"\",6:\"§7Obtained from killing §cSadan\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor VI§7.\",10:\"\",11:\"§7§8Necromancy was always strong\",12:\"§8in his family. Says he once beat\",13:\"§8a Wither in a duel. Likes to\",14:\"§8brag.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Sadan Head\"},ExtraAttributes:{id:\"DIAMOND_SADAN_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d365 ", + "§7Strength: §c+35 ", + "", + "§7Health: §a+190 HP ", + "§7Defense: §a+70 ", + "", + "§7Obtained from killing §cSadan", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor VI§7.", + "", + "§7§8Necromancy was always strong", + "§8in his family. Says he once beat", + "§8a Wither in a duel. Likes to", + "§8brag.", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_SADAN_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Sadan_Head" + ] +} \ No newline at end of file -- cgit From 3e3fec2f142b26685431bd5b687a0f172d1ed326 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 13 Nov 2020 21:36:52 -0500 Subject: Books --- items/DIAMOND_SADAN_HEAD.json | 35 +++++++++++++++++++++++++++++++++++ items/LETHALITY;1.json | 23 +++++++++++++++++++++++ items/LETHALITY;2.json | 23 +++++++++++++++++++++++ items/LETHALITY;3.json | 23 +++++++++++++++++++++++ items/TURBO_CACTUS;1.json | 21 +++++++++++++++++++++ items/TURBO_CACTUS;2.json | 21 +++++++++++++++++++++ items/TURBO_CACTUS;3.json | 22 ++++++++++++++++++++++ items/TURBO_CACTUS;4.json | 22 ++++++++++++++++++++++ items/TURBO_CACTUS;5.json | 22 ++++++++++++++++++++++ items/TURBO_CANE;3.json | 22 ++++++++++++++++++++++ items/TURBO_CANE;4.json | 22 ++++++++++++++++++++++ items/TURBO_CANE;5.json | 22 ++++++++++++++++++++++ items/TURBO_CARROT;2.json | 21 +++++++++++++++++++++ items/TURBO_CARROT;3.json | 22 ++++++++++++++++++++++ items/TURBO_CARROT;4.json | 22 ++++++++++++++++++++++ items/TURBO_CARROT;5.json | 22 ++++++++++++++++++++++ items/TURBO_COCO;2.json | 21 +++++++++++++++++++++ items/TURBO_COCO;3.json | 22 ++++++++++++++++++++++ items/TURBO_COCO;4.json | 22 ++++++++++++++++++++++ items/TURBO_COCO;5.json | 22 ++++++++++++++++++++++ items/TURBO_MELON;1.json | 21 +++++++++++++++++++++ items/TURBO_MELON;2.json | 21 +++++++++++++++++++++ items/TURBO_MELON;3.json | 22 ++++++++++++++++++++++ items/TURBO_MELON;4.json | 22 ++++++++++++++++++++++ items/TURBO_MELON;5.json | 22 ++++++++++++++++++++++ items/TURBO_MUSHROOMS;1.json | 21 +++++++++++++++++++++ items/TURBO_MUSHROOMS;2.json | 21 +++++++++++++++++++++ items/TURBO_MUSHROOMS;3.json | 22 ++++++++++++++++++++++ items/TURBO_MUSHROOMS;4.json | 22 ++++++++++++++++++++++ items/TURBO_MUSHROOMS;5.json | 22 ++++++++++++++++++++++ items/TURBO_POTATO;2.json | 21 +++++++++++++++++++++ items/TURBO_POTATO;3.json | 22 ++++++++++++++++++++++ items/TURBO_POTATO;4.json | 22 ++++++++++++++++++++++ items/TURBO_POTATO;5.json | 22 ++++++++++++++++++++++ items/TURBO_PUMPKIN;2.json | 21 +++++++++++++++++++++ items/TURBO_PUMPKIN;3.json | 22 ++++++++++++++++++++++ items/TURBO_PUMPKIN;4.json | 22 ++++++++++++++++++++++ items/TURBO_PUMPKIN;5.json | 22 ++++++++++++++++++++++ items/TURBO_WARTS;1.json | 21 +++++++++++++++++++++ items/TURBO_WARTS;2.json | 21 +++++++++++++++++++++ items/TURBO_WARTS;3.json | 22 ++++++++++++++++++++++ items/TURBO_WARTS;4.json | 22 ++++++++++++++++++++++ items/TURBO_WARTS;5.json | 22 ++++++++++++++++++++++ items/TURBO_WHEAT;2.json | 21 +++++++++++++++++++++ items/TURBO_WHEAT;3.json | 22 ++++++++++++++++++++++ items/TURBO_WHEAT;4.json | 22 ++++++++++++++++++++++ items/TURBO_WHEAT;5.json | 22 ++++++++++++++++++++++ items/VAMPIRISM;1.json | 22 ++++++++++++++++++++++ items/VAMPIRISM;2.json | 22 ++++++++++++++++++++++ items/VAMPIRISM;3.json | 22 ++++++++++++++++++++++ items/VAMPIRISM;4.json | 19 +++++-------------- 51 files changed, 1108 insertions(+), 14 deletions(-) create mode 100644 items/DIAMOND_SADAN_HEAD.json create mode 100644 items/LETHALITY;1.json create mode 100644 items/LETHALITY;2.json create mode 100644 items/LETHALITY;3.json create mode 100644 items/TURBO_CACTUS;1.json create mode 100644 items/TURBO_CACTUS;2.json create mode 100644 items/TURBO_CACTUS;3.json create mode 100644 items/TURBO_CACTUS;4.json create mode 100644 items/TURBO_CACTUS;5.json create mode 100644 items/TURBO_CANE;3.json create mode 100644 items/TURBO_CANE;4.json create mode 100644 items/TURBO_CANE;5.json create mode 100644 items/TURBO_CARROT;2.json create mode 100644 items/TURBO_CARROT;3.json create mode 100644 items/TURBO_CARROT;4.json create mode 100644 items/TURBO_CARROT;5.json create mode 100644 items/TURBO_COCO;2.json create mode 100644 items/TURBO_COCO;3.json create mode 100644 items/TURBO_COCO;4.json create mode 100644 items/TURBO_COCO;5.json create mode 100644 items/TURBO_MELON;1.json create mode 100644 items/TURBO_MELON;2.json create mode 100644 items/TURBO_MELON;3.json create mode 100644 items/TURBO_MELON;4.json create mode 100644 items/TURBO_MELON;5.json create mode 100644 items/TURBO_MUSHROOMS;1.json create mode 100644 items/TURBO_MUSHROOMS;2.json create mode 100644 items/TURBO_MUSHROOMS;3.json create mode 100644 items/TURBO_MUSHROOMS;4.json create mode 100644 items/TURBO_MUSHROOMS;5.json create mode 100644 items/TURBO_POTATO;2.json create mode 100644 items/TURBO_POTATO;3.json create mode 100644 items/TURBO_POTATO;4.json create mode 100644 items/TURBO_POTATO;5.json create mode 100644 items/TURBO_PUMPKIN;2.json create mode 100644 items/TURBO_PUMPKIN;3.json create mode 100644 items/TURBO_PUMPKIN;4.json create mode 100644 items/TURBO_PUMPKIN;5.json create mode 100644 items/TURBO_WARTS;1.json create mode 100644 items/TURBO_WARTS;2.json create mode 100644 items/TURBO_WARTS;3.json create mode 100644 items/TURBO_WARTS;4.json create mode 100644 items/TURBO_WARTS;5.json create mode 100644 items/TURBO_WHEAT;2.json create mode 100644 items/TURBO_WHEAT;3.json create mode 100644 items/TURBO_WHEAT;4.json create mode 100644 items/TURBO_WHEAT;5.json create mode 100644 items/VAMPIRISM;1.json create mode 100644 items/VAMPIRISM;2.json create mode 100644 items/VAMPIRISM;3.json diff --git a/items/DIAMOND_SADAN_HEAD.json b/items/DIAMOND_SADAN_HEAD.json new file mode 100644 index 00000000..1b7fb086 --- /dev/null +++ b/items/DIAMOND_SADAN_HEAD.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cDiamond Sadan Head", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c7cb2016-c0c1-3e82-80f3-497f4c13ac8c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwMTQ3NDUzMzgyMSwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2M2M2M0ZjdmOGY1YjhjNWZlMWJhYzlhNzA4ZTVhNjJjY2QwNDk3MDA3MmFhYjVlMzIzYjFiN2Q0MDA0ZjRhMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d365 \",1:\"§7Strength: §c+35 \",2:\"\",3:\"§7Health: §a+190 HP \",4:\"§7Defense: §a+70 \",5:\"\",6:\"§7Obtained from killing §cSadan\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor VI§7.\",10:\"\",11:\"§7§8Necromancy was always strong\",12:\"§8in his family. Says he once beat\",13:\"§8a Wither in a duel. Likes to\",14:\"§8brag.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§cDiamond Sadan Head\"},ExtraAttributes:{id:\"DIAMOND_SADAN_HEAD\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d365 ", + "§7Strength: §c+35 ", + "", + "§7Health: §a+190 HP ", + "§7Defense: §a+70 ", + "", + "§7Obtained from killing §cSadan", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor VI§7.", + "", + "§7§8Necromancy was always strong", + "§8in his family. Says he once beat", + "§8a Wither in a duel. Likes to", + "§8brag.", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "DIAMOND_SADAN_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Diamond_Sadan_Head" + ] +} \ No newline at end of file diff --git a/items/LETHALITY;1.json b/items/LETHALITY;1.json new file mode 100644 index 00000000..4a28053d --- /dev/null +++ b/items/LETHALITY;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "damage": 0, + "lore": [ + "§9Lethality I", + "§7Reduces the armor of your target", + "§7by §a1.0% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LETHALITY;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LETHALITY;2.json b/items/LETHALITY;2.json new file mode 100644 index 00000000..35b393bc --- /dev/null +++ b/items/LETHALITY;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "damage": 0, + "lore": [ + "§9Lethality II", + "§7Reduces the armor of your target", + "§7by §a2.0% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LETHALITY;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LETHALITY;3.json b/items/LETHALITY;3.json new file mode 100644 index 00000000..c5e59ecf --- /dev/null +++ b/items/LETHALITY;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "damage": 0, + "lore": [ + "§9Lethality III", + "§7Reduces the armor of your target", + "§7by §a3.0% §7for §68 §7seconds", + "§7each time you hit them with", + "§7melee. Stacks up to §a5 §7times.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LETHALITY;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CACTUS;1.json b/items/TURBO_CACTUS;1.json new file mode 100644 index 00000000..4e7d4540 --- /dev/null +++ b/items/TURBO_CACTUS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti I\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;1\",enchantments:{turbo_cactus:1},uuid:\"5c8cfaf9-337b-4bd7-8afb-e04e9957f5ea\",timestamp:\"11/13/20 3:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti I", + "§7Increases double-drop chance", + "§7of cactus by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CACTUS;2.json b/items/TURBO_CACTUS;2.json new file mode 100644 index 00000000..925eed6f --- /dev/null +++ b/items/TURBO_CACTUS;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2},uuid:\"f14fcba0-5d86-4fb1-bcaa-bbee1da56410\",anvil_uses:1,timestamp:\"11/12/20 3:25 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti II", + "§7Increases double-drop chance", + "§7of cactus by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CACTUS;3.json b/items/TURBO_CACTUS;3.json new file mode 100644 index 00000000..5ca7ca58 --- /dev/null +++ b/items/TURBO_CACTUS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",anvil_uses:2,timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti III", + "§7Increases double-drop chance", + "§7of cactus by §a+15%§7.", + "§7Requires §cBronze §7in §aCactus §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CACTUS;4.json b/items/TURBO_CACTUS;4.json new file mode 100644 index 00000000..72acce9a --- /dev/null +++ b/items/TURBO_CACTUS;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",anvil_uses:3,timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti IV", + "§7Increases double-drop chance", + "§7of cactus by §a+20%§7.", + "§7Requires §fSilver §7in §aCactus §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CACTUS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CACTUS;5.json b/items/TURBO_CACTUS;5.json new file mode 100644 index 00000000..ee5ef4bc --- /dev/null +++ b/items/TURBO_CACTUS;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",anvil_uses:4,timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cacti V", + "§7Increases double-drop chance", + "§7of cactus by §a+25%§7.", + "§7Requires §6Gold §7in §aCactus §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_CACTUS;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CANE;3.json b/items/TURBO_CANE;3.json new file mode 100644 index 00000000..21447ea9 --- /dev/null +++ b/items/TURBO_CANE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",anvil_uses:2,timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cane III", + "§7Increases double-drop chance", + "§7of sugar cane by §a+15%§7.", + "§7Requires §cBronze §7in §aSugar Cane §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CANE;4.json b/items/TURBO_CANE;4.json new file mode 100644 index 00000000..17b10e30 --- /dev/null +++ b/items/TURBO_CANE;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",anvil_uses:3,timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cane IV", + "§7Increases double-drop chance", + "§7of sugar cane by §a+20%§7.", + "§7Requires §fSilver §7in §aSugar Cane §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CANE;5.json b/items/TURBO_CANE;5.json new file mode 100644 index 00000000..31c07b8b --- /dev/null +++ b/items/TURBO_CANE;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",anvil_uses:4,timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Cane V", + "§7Increases double-drop chance", + "§7of sugar cane by §a+25%§7.", + "§7Requires §6Gold §7in §aSugar Cane §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_CANE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CARROT;2.json b/items/TURBO_CARROT;2.json new file mode 100644 index 00000000..8417d29f --- /dev/null +++ b/items/TURBO_CARROT;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2},uuid:\"5bcef791-c445-4142-936c-456b630f1916\",anvil_uses:1,timestamp:\"11/13/20 8:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot II", + "§7Increases double-drop chance", + "§7of carrot by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CARROT;3.json b/items/TURBO_CARROT;3.json new file mode 100644 index 00000000..df1c72c8 --- /dev/null +++ b/items/TURBO_CARROT;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+15%§7.\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",anvil_uses:2,timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot III", + "§7Increases double-drop chance", + "§7of carrot by §a+15%§7.", + "§7Requires §cBronze §7in §acarrot §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CARROT;4.json b/items/TURBO_CARROT;4.json new file mode 100644 index 00000000..6a9b995f --- /dev/null +++ b/items/TURBO_CARROT;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",anvil_uses:3,timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot IV", + "§7Increases double-drop chance", + "§7of carrot by §a+20%§7.", + "§7Requires §fSilver §7in §acarrot §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CARROT;5.json b/items/TURBO_CARROT;5.json new file mode 100644 index 00000000..4d17a217 --- /dev/null +++ b/items/TURBO_CARROT;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §6Gold §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",anvil_uses:4,timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot V", + "§7Increases double-drop chance", + "§7of carrot by §a+25%§7.", + "§7Requires §6Gold §7in §acarrot §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_CARROT;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_COCO;2.json b/items/TURBO_COCO;2.json new file mode 100644 index 00000000..d994af55 --- /dev/null +++ b/items/TURBO_COCO;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2},uuid:\"81e5bed6-d196-4ab0-8f5e-015c792a0ce9\",anvil_uses:1,timestamp:\"11/13/20 1:19 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco II", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_COCO;3.json b/items/TURBO_COCO;3.json new file mode 100644 index 00000000..41702fba --- /dev/null +++ b/items/TURBO_COCO;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",anvil_uses:2,timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco III", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+15%§7.", + "§7Requires §cBronze §7in §aCocoa Beans §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_COCO;4.json b/items/TURBO_COCO;4.json new file mode 100644 index 00000000..74544a06 --- /dev/null +++ b/items/TURBO_COCO;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",anvil_uses:3,timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco IV", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+20%§7.", + "§7Requires §fSilver §7in §aCocoa Beans §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_COCO;5.json b/items/TURBO_COCO;5.json new file mode 100644 index 00000000..f64f7a13 --- /dev/null +++ b/items/TURBO_COCO;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco V\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"TURBO_COCO;5\",enchantments:{turbo_coco:5},uuid:\"fb8bfb9b-6ef7-4117-81a8-9516f96b77e4\",timestamp:\"11/6/20 4:25 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Coco V", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+25%§7.", + "§7Requires §6Gold §7in §aCocoa Beans §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_COCO;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MELON;1.json b/items/TURBO_MELON;1.json new file mode 100644 index 00000000..e07307af --- /dev/null +++ b/items/TURBO_MELON;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon I\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;1\",enchantments:{turbo_melon:1},uuid:\"39271b82-e1c0-417b-a669-08f504d1a158\",timestamp:\"11/13/20 1:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon I", + "§7Increases double-drop chance", + "§7of melon by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MELON;2.json b/items/TURBO_MELON;2.json new file mode 100644 index 00000000..548d4af1 --- /dev/null +++ b/items/TURBO_MELON;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2},uuid:\"e9192b0b-eef3-4591-b495-da85f12759cb\",anvil_uses:1,timestamp:\"11/12/20 7:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon II", + "§7Increases double-drop chance", + "§7of melon by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MELON;3.json b/items/TURBO_MELON;3.json new file mode 100644 index 00000000..27e39368 --- /dev/null +++ b/items/TURBO_MELON;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",anvil_uses:2,timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon III", + "§7Increases double-drop chance", + "§7of melon by §a+15%§7.", + "§7Requires §cBronze §7in §amelon §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MELON;4.json b/items/TURBO_MELON;4.json new file mode 100644 index 00000000..1605cf92 --- /dev/null +++ b/items/TURBO_MELON;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",anvil_uses:2,timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon IV", + "§7Increases double-drop chance", + "§7of melon by §a+20%§7.", + "§7Requires §fSilver §7in §amelon §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MELON;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MELON;5.json b/items/TURBO_MELON;5.json new file mode 100644 index 00000000..a60d1f18 --- /dev/null +++ b/items/TURBO_MELON;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §6Gold §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",anvil_uses:4,timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Melon V", + "§7Increases double-drop chance", + "§7of melon by §a+25%§7.", + "§7Requires §6Gold §7in §amelon §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_MELON;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;1.json b/items/TURBO_MUSHROOMS;1.json new file mode 100644 index 00000000..147c0073 --- /dev/null +++ b/items/TURBO_MUSHROOMS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms I\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;1\",enchantments:{turbo_mushrooms:1},uuid:\"184b7d6c-d027-4cc4-b78c-9f47fe1e5455\",timestamp:\"11/13/20 4:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms I", + "§7Increases double-drop chance", + "§7of mushrooms by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;2.json b/items/TURBO_MUSHROOMS;2.json new file mode 100644 index 00000000..ccefa069 --- /dev/null +++ b/items/TURBO_MUSHROOMS;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms II", + "§7Increases double-drop chance", + "§7of mushrooms by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;3.json b/items/TURBO_MUSHROOMS;3.json new file mode 100644 index 00000000..421362c1 --- /dev/null +++ b/items/TURBO_MUSHROOMS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms III", + "§7Increases double-drop chance", + "§7of mushrooms by §a+15%§7.", + "§7Requires §cBronze §7in §amushroom §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;4.json b/items/TURBO_MUSHROOMS;4.json new file mode 100644 index 00000000..03313756 --- /dev/null +++ b/items/TURBO_MUSHROOMS;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",anvil_uses:3,timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms IV", + "§7Increases double-drop chance", + "§7of mushrooms by §a+20%§7.", + "§7Requires §fSilver §7in §aMushrooms §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_MUSHROOMS;5.json b/items/TURBO_MUSHROOMS;5.json new file mode 100644 index 00000000..289a3b72 --- /dev/null +++ b/items/TURBO_MUSHROOMS;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms V\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"TURBO_MUSHROOMS;5\",enchantments:{turbo_mushrooms:5},uuid:\"14fdd2d7-d2a8-4045-85cf-e2b7c4ac2617\",timestamp:\"11/6/20 3:52 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Mushrooms V", + "§7Increases double-drop chance", + "§7of mushrooms by §a+25%§7.", + "§7Requires §6Gold §7in §aMushrooms §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_MUSHROOMS;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_POTATO;2.json b/items/TURBO_POTATO;2.json new file mode 100644 index 00000000..ab3a4bfd --- /dev/null +++ b/items/TURBO_POTATO;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2},uuid:\"34477869-4596-491f-bc10-9dfa0c124a59\",anvil_uses:1,timestamp:\"11/12/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato II", + "§7Increases double-drop chance", + "§7of potato by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_POTATO;3.json b/items/TURBO_POTATO;3.json new file mode 100644 index 00000000..f442c55f --- /dev/null +++ b/items/TURBO_POTATO;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",anvil_uses:2,timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato III", + "§7Increases double-drop chance", + "§7of potato by §a+15%§7.", + "§7Requires §cBronze §7in §apotato §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_POTATO;4.json b/items/TURBO_POTATO;4.json new file mode 100644 index 00000000..a26872ee --- /dev/null +++ b/items/TURBO_POTATO;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",anvil_uses:3,timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato IV", + "§7Increases double-drop chance", + "§7of potato by §a+20%§7.", + "§7Requires §fSilver §7in §apotato §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_POTATO;5.json b/items/TURBO_POTATO;5.json new file mode 100644 index 00000000..f40984c5 --- /dev/null +++ b/items/TURBO_POTATO;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",anvil_uses:4,timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Potato V", + "§7Increases double-drop chance", + "§7of potato by §a+25%§7.", + "§7Requires §6Gold §7in §apotato §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_POTATO;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_PUMPKIN;2.json b/items/TURBO_PUMPKIN;2.json new file mode 100644 index 00000000..3ab7e895 --- /dev/null +++ b/items/TURBO_PUMPKIN;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2},uuid:\"9ca94d63-c1d8-4d0d-90ae-a4db17807d3b\",anvil_uses:1,timestamp:\"11/13/20 6:36 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin II", + "§7Increases double-drop chance", + "§7of pumpkin by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_PUMPKIN;3.json b/items/TURBO_PUMPKIN;3.json new file mode 100644 index 00000000..f12078dd --- /dev/null +++ b/items/TURBO_PUMPKIN;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",anvil_uses:2,timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin III", + "§7Increases double-drop chance", + "§7of pumpkin by §a+15%§7.", + "§7Requires §cBronze §7in §apumpkin §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_PUMPKIN;4.json b/items/TURBO_PUMPKIN;4.json new file mode 100644 index 00000000..bc3151a6 --- /dev/null +++ b/items/TURBO_PUMPKIN;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",anvil_uses:3,timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin IV", + "§7Increases double-drop chance", + "§7of pumpkin by §a+20%§7.", + "§7Requires §fSilver §7in §apumpkin §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_PUMPKIN;5.json b/items/TURBO_PUMPKIN;5.json new file mode 100644 index 00000000..c77887d6 --- /dev/null +++ b/items/TURBO_PUMPKIN;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",anvil_uses:4,timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin V", + "§7Increases double-drop chance", + "§7of pumpkin by §a+25%§7.", + "§7Requires §6Gold §7in §apumpkin §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_PUMPKIN;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WARTS;1.json b/items/TURBO_WARTS;1.json new file mode 100644 index 00000000..aead8ade --- /dev/null +++ b/items/TURBO_WARTS;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts I\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+5%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;1\",enchantments:{turbo_warts:1},uuid:\"5206b300-59e0-4ce6-9f23-5c670c551933\",timestamp:\"11/12/20 8:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts I", + "§7Increases double-drop chance", + "§7of nether warts by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WARTS;2.json b/items/TURBO_WARTS;2.json new file mode 100644 index 00000000..981358a4 --- /dev/null +++ b/items/TURBO_WARTS;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2},uuid:\"85a68e11-1599-4a0a-ab5d-52cb7879f954\",anvil_uses:1,timestamp:\"11/11/20 1:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts II", + "§7Increases double-drop chance", + "§7of nether warts by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WARTS;3.json b/items/TURBO_WARTS;3.json new file mode 100644 index 00000000..e976b402 --- /dev/null +++ b/items/TURBO_WARTS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",anvil_uses:2,timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts III", + "§7Increases double-drop chance", + "§7of nether warts by §a+15%§7.", + "§7Requires §cBronze §7in §aNether Warts §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WARTS;4.json b/items/TURBO_WARTS;4.json new file mode 100644 index 00000000..d3d0fd0c --- /dev/null +++ b/items/TURBO_WARTS;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",anvil_uses:3,timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts IV", + "§7Increases double-drop chance", + "§7of nether warts by §a+20%§7.", + "§7Requires §fSilver §7in §aNether Warts §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WARTS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WARTS;5.json b/items/TURBO_WARTS;5.json new file mode 100644 index 00000000..6168cf73 --- /dev/null +++ b/items/TURBO_WARTS;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts V\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"TURBO_WARTS;5\",enchantments:{turbo_warts:5},uuid:\"f7b52f68-7302-44f6-97d1-c4f3d9473594\",timestamp:\"11/6/20 3:45 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Warts V", + "§7Increases double-drop chance", + "§7of nether warts by §a+25%§7.", + "§7Requires §6Gold §7in §aNether Warts §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_WARTS;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WHEAT;2.json b/items/TURBO_WHEAT;2.json new file mode 100644 index 00000000..3eb76f54 --- /dev/null +++ b/items/TURBO_WHEAT;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2},uuid:\"bee7fd96-dde1-415b-8349-e40719ce97c1\",anvil_uses:1,timestamp:\"11/11/20 5:35 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat II", + "§7Increases double-drop chance", + "§7of wheat by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WHEAT;3.json b/items/TURBO_WHEAT;3.json new file mode 100644 index 00000000..102136a9 --- /dev/null +++ b/items/TURBO_WHEAT;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",anvil_uses:2,timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat III", + "§7Increases double-drop chance", + "§7of wheat by §a+15%§7.", + "§7Requires §cBronze §7in §awheat §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WHEAT;4.json b/items/TURBO_WHEAT;4.json new file mode 100644 index 00000000..f71d6c3c --- /dev/null +++ b/items/TURBO_WHEAT;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",anvil_uses:2,timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat IV", + "§7Increases double-drop chance", + "§7of wheat by §a+20%§7.", + "§7Requires §fSilver §7in §awheat §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_WHEAT;5.json b/items/TURBO_WHEAT;5.json new file mode 100644 index 00000000..e6059ab9 --- /dev/null +++ b/items/TURBO_WHEAT;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat V\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+25%§7.\",3:\"§7Requires §6Gold §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"TURBO_WHEAT;5\",enchantments:{turbo_wheat:5},uuid:\"f4b3db99-c590-4f1f-b677-747516ff7e9f\",timestamp:\"11/6/20 4:20 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat V", + "§7Increases double-drop chance", + "§7of wheat by §a+25%§7.", + "§7Requires §6Gold §7in §awheat §7contest!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "TURBO_WHEAT;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/VAMPIRISM;1.json b/items/VAMPIRISM;1.json new file mode 100644 index 00000000..86aa41fb --- /dev/null +++ b/items/VAMPIRISM;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:4}}}", + "damage": 0, + "lore": [ + "§9Vampirism I", + "§7Heals for §a1%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/VAMPIRISM;2.json b/items/VAMPIRISM;2.json new file mode 100644 index 00000000..ad899700 --- /dev/null +++ b/items/VAMPIRISM;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:4}}}", + "damage": 0, + "lore": [ + "§9Vampirism II", + "§7Heals for §a2%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/VAMPIRISM;3.json b/items/VAMPIRISM;3.json new file mode 100644 index 00000000..eafaba62 --- /dev/null +++ b/items/VAMPIRISM;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:4}}}", + "damage": 0, + "lore": [ + "§9Vampirism III", + "§7Heals for §a3%§7 of your missing", + "§7health whenever you kill an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VAMPIRISM;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/VAMPIRISM;4.json b/items/VAMPIRISM;4.json index 0ddaf9d5..fa51ae78 100644 --- a/items/VAMPIRISM;4.json +++ b/items/VAMPIRISM;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism IV\",1:\"§7Heals for §a4%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism IV\",1:\"§7Heals for §a4%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;4\",enchantments:{vampirism:4}}}", "damage": 0, "lore": [ "§9Vampirism IV", @@ -14,18 +14,9 @@ "", "§f§lCOMMON" ], - "recipe": { - "A1": "", - "A2": "", - "A3": "", - "B1": "", - "B2": "PAPER:8", - "B3": "PAPER:8", - "C1": "", - "C2": "PAPER:8", - "C3": "ENCHANTED_GHAST_TEAR:8" - }, "internalname": "VAMPIRISM;4", - "clickcommand": "viewrecipe", - "modver": "1.0.0" + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" } \ No newline at end of file -- cgit From 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 Mon Sep 17 00:00:00 2001 From: Moulberry Date: Sat, 14 Nov 2020 22:30:04 +1100 Subject: 1.6-ver --- update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update.json b/update.json index ab373e05..875dead6 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "1.5-REL", - "update_msg": "§7§m§l------------------§6§l[§c§lNEU§6§l]§7§m§l------------------\n§7There is a new version of the mod out! (v{version}). Update showcase video: ", + "version": "1.6-REL", + "update_msg": "§7§m§l------------------§6§l[§c§lNEU§6§l]§7§m§l------------------\n§7There is a new version of the mod out! (v{version}).", "discord_link": "https://discord.gg/spr6ESn", "youtube_link": "https://www.youtube.com/channel/UCPh-OKmRSS3IQi9p6YppLcw", "update_link": "https://github.com/Moulberry/NotEnoughUpdates/releases/", -- cgit From 96f68cfe834a216e2669ad06f586bee957db892a Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 13:32:21 -0500 Subject: Improvements v1 --- items/AIMING;1.json | 21 +++++++++++++++++++++ items/AIMING;2.json | 21 +++++++++++++++++++++ items/AIMING;3.json | 21 +++++++++++++++++++++ items/AIMING;4.json | 3 ++- items/ANGLER;4.json | 3 ++- items/AQUA_AFFINITY;1.json | 3 ++- items/BANE_OF_ARTHROPODS;1.json | 1 + items/BANE_OF_ARTHROPODS;2.json | 1 + items/BANE_OF_ARTHROPODS;3.json | 1 + items/BAT;0.json | 2 +- items/BLAST_PROTECTION;5.json | 6 +++--- items/BLESSING;4.json | 3 ++- items/CASTER;4.json | 3 ++- items/CLEAVE;4.json | 3 ++- items/CRITICAL;4.json | 3 ++- items/CUBISM;3.json | 1 + items/CUBISM;4.json | 3 ++- items/DEPTH_STRIDER;2.json | 3 ++- items/EFFICIENCY;1.json | 1 + items/EFFICIENCY;2.json | 3 ++- items/EFFICIENCY;3.json | 3 ++- items/EFFICIENCY;4.json | 3 ++- items/ENCHANTED_JACK_O_LANTERN.json | 2 +- items/ENDER_SLAYER;1.json | 3 ++- items/ENDER_SLAYER;2.json | 23 +++++++++++++++++++++++ items/ENDER_SLAYER;3.json | 23 +++++++++++++++++++++++ items/EXECUTE;4.json | 3 ++- items/EXPERIENCE;2.json | 3 ++- items/EXPERIENCE;3.json | 6 +++--- items/FEATHER_FALLING;10.json | 2 +- items/FEATHER_FALLING;4.json | 3 ++- items/FEATHER_FALLING;5.json | 3 ++- items/FEATHER_FALLING;7.json | 3 ++- items/FEATHER_FALLING;8.json | 3 ++- items/FEATHER_FALLING;9.json | 3 ++- items/FIRE_ASPECT;2.json | 3 ++- items/FIRE_PROTECTION;1.json | 1 + items/FIRE_PROTECTION;2.json | 3 ++- items/FIRE_PROTECTION;3.json | 3 ++- items/FIRE_PROTECTION;5.json | 22 ++++++++++++++++++++++ items/FIRST_STRIKE;1.json | 3 ++- items/FIRST_STRIKE;2.json | 23 +++++++++++++++++++++++ items/FIRST_STRIKE;3.json | 3 ++- items/FORTUNE;1.json | 23 +++++++++++++++++++++++ items/FORTUNE;2.json | 3 ++- items/FORTUNE;3.json | 3 ++- items/FRAIL;4.json | 3 ++- items/FRAIL;5.json | 6 +++--- items/FROST_WALKER;1.json | 3 ++- items/FROST_WALKER;2.json | 3 ++- items/GIANT_KILLER;1.json | 1 + items/GIANT_KILLER;2.json | 3 ++- items/GIANT_KILLER;3.json | 1 + items/HARVESTING;1.json | 1 + items/HARVESTING;2.json | 22 ++++++++++++++++++++++ items/HARVESTING;3.json | 22 ++++++++++++++++++++++ items/HARVESTING;4.json | 1 + items/IMPALING;2.json | 3 ++- items/IMPALING;3.json | 3 ++- items/INFINITE_QUIVER;1.json | 1 + items/INFINITE_QUIVER;2.json | 3 ++- items/INFINITE_QUIVER;3.json | 22 ++++++++++++++++++++++ items/INFINITE_QUIVER;7.json | 3 ++- items/INFINITE_QUIVER;8.json | 3 ++- items/INFINITE_QUIVER;9.json | 3 ++- items/KNOCKBACK;2.json | 3 ++- items/LARGE_AGRONOMY_SACK.json | 2 +- items/LETHALITY;1.json | 3 ++- items/LETHALITY;2.json | 3 ++- items/LETHALITY;3.json | 3 ++- items/LETHALITY;4.json | 3 ++- items/LOOTING;2.json | 3 ++- items/LUCK;1.json | 23 +++++++++++++++++++++++ items/LUCK;2.json | 23 +++++++++++++++++++++++ items/LUCK;3.json | 23 +++++++++++++++++++++++ items/LUCK;4.json | 6 ++++-- items/LUCK_OF_THE_SEA;4.json | 3 ++- items/LURE;4.json | 3 ++- items/MAGNET;4.json | 3 ++- items/MEDIUM_AGRONOMY_SACK.json | 2 +- items/NIGHT_VISION_CHARM.json | 2 +- items/PIERCING;1.json | 3 ++- items/POWER;1.json | 1 + items/POWER;2.json | 21 +++++++++++++++++++++ items/PROJECTILE_PROTECTION;4.json | 3 ++- items/PROTECTION;4.json | 3 ++- items/RAINBOW;1.json | 3 ++- items/REJUVENATE;1.json | 16 +++++++++------- items/REJUVENATE;2.json | 3 ++- items/REJUVENATE;3.json | 3 ++- items/REJUVENATE;4.json | 3 ++- items/REPLENISH;1.json | 3 ++- items/RESPIRATION;2.json | 3 ++- items/SCAVENGER;2.json | 3 ++- items/SHARPNESS;4.json | 3 ++- items/SMALL_AGRONOMY_SACK.json | 2 +- items/SMELTING_TOUCH;1.json | 3 ++- items/SMITE;1.json | 1 + items/SMITE;2.json | 1 + items/SMITE;3.json | 1 + items/SMITE;4.json | 3 ++- items/SNIPE;2.json | 4 +++- items/SNIPE;3.json | 1 + items/SPIKED_HOOK;4.json | 3 ++- items/SUPERB_CARROT_CANDY.json | 2 +- items/SUPER_MAGIC_MUSHROOM_SOUP.json | 2 +- items/THORNS;2.json | 3 ++- items/TURBO_CACTUS;2.json | 3 ++- items/TURBO_CACTUS;3.json | 3 ++- items/TURBO_CACTUS;4.json | 3 ++- items/TURBO_CACTUS;5.json | 3 ++- items/TURBO_CANE;2.json | 3 ++- items/TURBO_CANE;3.json | 3 ++- items/TURBO_CANE;4.json | 3 ++- items/TURBO_CANE;5.json | 3 ++- items/TURBO_CARROT;2.json | 3 ++- items/TURBO_CARROT;3.json | 3 ++- items/TURBO_CARROT;4.json | 3 ++- items/TURBO_CARROT;5.json | 3 ++- items/TURBO_COCO;2.json | 3 ++- items/TURBO_COCO;3.json | 3 ++- items/TURBO_COCO;4.json | 3 ++- items/TURBO_COCO;5.json | 1 + items/TURBO_MELON;2.json | 3 ++- items/TURBO_MELON;3.json | 3 ++- items/TURBO_MELON;4.json | 3 ++- items/TURBO_MELON;5.json | 3 ++- items/TURBO_MUSHROOMS;2.json | 3 ++- items/TURBO_MUSHROOMS;3.json | 3 ++- items/TURBO_MUSHROOMS;4.json | 3 ++- items/TURBO_MUSHROOMS;5.json | 1 + items/TURBO_POTATO;2.json | 3 ++- items/TURBO_POTATO;3.json | 3 ++- items/TURBO_POTATO;4.json | 3 ++- items/TURBO_POTATO;5.json | 3 ++- items/TURBO_PUMPKIN;2.json | 3 ++- items/TURBO_PUMPKIN;3.json | 3 ++- items/TURBO_PUMPKIN;4.json | 3 ++- items/TURBO_PUMPKIN;5.json | 3 ++- items/TURBO_WARTS;2.json | 3 ++- items/TURBO_WARTS;3.json | 3 ++- items/TURBO_WARTS;4.json | 3 ++- items/TURBO_WARTS;5.json | 1 + items/TURBO_WHEAT;2.json | 3 ++- items/TURBO_WHEAT;3.json | 3 ++- items/TURBO_WHEAT;4.json | 3 ++- items/TURBO_WHEAT;5.json | 1 + items/VACCINE_TALISMAN.json | 2 +- items/VAMPIRISM;1.json | 2 +- items/VAMPIRISM;2.json | 2 +- items/VAMPIRISM;3.json | 2 +- 151 files changed, 585 insertions(+), 129 deletions(-) create mode 100644 items/AIMING;1.json create mode 100644 items/AIMING;2.json create mode 100644 items/AIMING;3.json create mode 100644 items/ENDER_SLAYER;2.json create mode 100644 items/ENDER_SLAYER;3.json create mode 100644 items/FIRE_PROTECTION;5.json create mode 100644 items/FIRST_STRIKE;2.json create mode 100644 items/FORTUNE;1.json create mode 100644 items/HARVESTING;2.json create mode 100644 items/HARVESTING;3.json create mode 100644 items/INFINITE_QUIVER;3.json create mode 100644 items/LUCK;1.json create mode 100644 items/LUCK;2.json create mode 100644 items/LUCK;3.json create mode 100644 items/POWER;2.json diff --git a/items/AIMING;1.json b/items/AIMING;1.json new file mode 100644 index 00000000..9e9631ee --- /dev/null +++ b/items/AIMING;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming I\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a2\",3:\"§a§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:{aiming:1}}}", + "damage": 0, + "lore": [ + "§9Aiming I", + "§7Arrows home towards nearby", + "§7monsters if they are within §a2", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "AIMING;1", + "parent": "AIMING;4", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file diff --git a/items/AIMING;2.json b/items/AIMING;2.json new file mode 100644 index 00000000..224bd330 --- /dev/null +++ b/items/AIMING;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming II\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a4\",3:\"§a§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:{aiming:2}}}", + "damage": 0, + "lore": [ + "§9Aiming II", + "§7Arrows home towards nearby", + "§7monsters if they are within §a4", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "AIMING;2", + "parent": "AIMING;4", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file diff --git a/items/AIMING;3.json b/items/AIMING;3.json new file mode 100644 index 00000000..646afa05 --- /dev/null +++ b/items/AIMING;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming III\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a6\",3:\"§a§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:{aiming:3}}}", + "damage": 0, + "lore": [ + "§9Aiming III", + "§7Arrows home towards nearby", + "§7monsters if they are within §a6", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "AIMING;3", + "parent": "AIMING;4", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file diff --git a/items/AIMING;4.json b/items/AIMING;4.json index adc6b26c..4b01f9ca 100644 --- a/items/AIMING;4.json +++ b/items/AIMING;4.json @@ -27,5 +27,6 @@ }, "internalname": "AIMING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather VI" } \ No newline at end of file diff --git a/items/ANGLER;4.json b/items/ANGLER;4.json index 66f69951..c59cd7ea 100644 --- a/items/ANGLER;4.json +++ b/items/ANGLER;4.json @@ -26,5 +26,6 @@ }, "internalname": "ANGLER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ink Sack VII" } \ No newline at end of file diff --git a/items/AQUA_AFFINITY;1.json b/items/AQUA_AFFINITY;1.json index 29d6b55c..7bed01bc 100644 --- a/items/AQUA_AFFINITY;1.json +++ b/items/AQUA_AFFINITY;1.json @@ -26,5 +26,6 @@ }, "internalname": "AQUA_AFFINITY;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Prismarine Crystals IV" } \ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;1.json b/items/BANE_OF_ARTHROPODS;1.json index b809b251..4e0baf65 100644 --- a/items/BANE_OF_ARTHROPODS;1.json +++ b/items/BANE_OF_ARTHROPODS;1.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;1", + "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/BANE_OF_ARTHROPODS;2.json b/items/BANE_OF_ARTHROPODS;2.json index 9632847f..107f65a1 100644 --- a/items/BANE_OF_ARTHROPODS;2.json +++ b/items/BANE_OF_ARTHROPODS;2.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;2", + "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/BANE_OF_ARTHROPODS;3.json b/items/BANE_OF_ARTHROPODS;3.json index 8bc413a5..e69396f2 100644 --- a/items/BANE_OF_ARTHROPODS;3.json +++ b/items/BANE_OF_ARTHROPODS;3.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;3", + "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/BAT;0.json b/items/BAT;0.json index 4745c88b..954ba5ce 100644 --- a/items/BAT;0.json +++ b/items/BAT;0.json @@ -32,7 +32,7 @@ "C2": "ENCHANTED_BROWN_MUSHROOM:8", "C3": "ENCHANTED_BROWN_MUSHROOM:8" }, - "crafttext": "33% chance", + "crafttext": "Requires: Mushroom IX", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/BLAST_PROTECTION;5.json b/items/BLAST_PROTECTION;5.json index 56821599..321bac8f 100644 --- a/items/BLAST_PROTECTION;5.json +++ b/items/BLAST_PROTECTION;5.json @@ -1,7 +1,7 @@ { "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}", + "nbttag": "{ench:[],overrideMeta:1b,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:{originTag:\"ENCHANTING_TABLE\",id:\"BLAST_PROTECTION;5\",enchantments:{blast_protection:5},uuid:\"e8e47eac-805e-41b8-8c95-e32dc78e5ced\",timestamp:\"11/8/20 5:59 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Blast Protection V", @@ -14,9 +14,9 @@ "§a§lUNCOMMON" ], "internalname": "BLAST_PROTECTION;5", - "crafttext": "", "parent": "BLAST_PROTECTION;4", + "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/BLESSING;4.json b/items/BLESSING;4.json index e9c5ff5d..f635c25a 100644 --- a/items/BLESSING;4.json +++ b/items/BLESSING;4.json @@ -26,5 +26,6 @@ }, "internalname": "BLESSING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Prismarine Crystals VII" } \ No newline at end of file diff --git a/items/CASTER;4.json b/items/CASTER;4.json index 308c42c8..38a25127 100644 --- a/items/CASTER;4.json +++ b/items/CASTER;4.json @@ -26,5 +26,6 @@ }, "internalname": "CASTER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ink Sack V" } \ No newline at end of file diff --git a/items/CLEAVE;4.json b/items/CLEAVE;4.json index 5d116700..3b84262b 100644 --- a/items/CLEAVE;4.json +++ b/items/CLEAVE;4.json @@ -27,5 +27,6 @@ }, "internalname": "CLEAVE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pufferfish III" } \ No newline at end of file diff --git a/items/CRITICAL;4.json b/items/CRITICAL;4.json index b3e16f07..bc74b91c 100644 --- a/items/CRITICAL;4.json +++ b/items/CRITICAL;4.json @@ -26,5 +26,6 @@ }, "internalname": "CRITICAL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Diamond V" } \ No newline at end of file diff --git a/items/CUBISM;3.json b/items/CUBISM;3.json index 85aa2e62..8a514974 100644 --- a/items/CUBISM;3.json +++ b/items/CUBISM;3.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "CUBISM;3", + "parent": "CUBISM;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/CUBISM;4.json b/items/CUBISM;4.json index 4191b452..dc637def 100644 --- a/items/CUBISM;4.json +++ b/items/CUBISM;4.json @@ -27,5 +27,6 @@ }, "internalname": "CUBISM;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pumpkin IV" } \ No newline at end of file diff --git a/items/DEPTH_STRIDER;2.json b/items/DEPTH_STRIDER;2.json index 91a7d242..e366345c 100644 --- a/items/DEPTH_STRIDER;2.json +++ b/items/DEPTH_STRIDER;2.json @@ -26,5 +26,6 @@ }, "internalname": "DEPTH_STRIDER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pufferfish IV" } \ No newline at end of file diff --git a/items/EFFICIENCY;1.json b/items/EFFICIENCY;1.json index 41e2cea8..e16bf9e7 100644 --- a/items/EFFICIENCY;1.json +++ b/items/EFFICIENCY;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "EFFICIENCY;1", + "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/EFFICIENCY;2.json b/items/EFFICIENCY;2.json index 988f5fe0..b40dbcfd 100644 --- a/items/EFFICIENCY;2.json +++ b/items/EFFICIENCY;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 8:53 PM\"}}", "damage": 0, "lore": [ "§9Efficiency II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "EFFICIENCY;2", + "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/EFFICIENCY;3.json b/items/EFFICIENCY;3.json index ddb16e44..e68cd148 100644 --- a/items/EFFICIENCY;3.json +++ b/items/EFFICIENCY;3.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 8:53 PM\"}}", "damage": 0, "lore": [ "§9Efficiency III", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "EFFICIENCY;3", + "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/EFFICIENCY;4.json b/items/EFFICIENCY;4.json index 4da53e90..c08e588d 100644 --- a/items/EFFICIENCY;4.json +++ b/items/EFFICIENCY;4.json @@ -26,5 +26,6 @@ }, "internalname": "EFFICIENCY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Redstone III" } \ No newline at end of file diff --git a/items/ENCHANTED_JACK_O_LANTERN.json b/items/ENCHANTED_JACK_O_LANTERN.json index d07c87ee..c1ab8f43 100644 --- a/items/ENCHANTED_JACK_O_LANTERN.json +++ b/items/ENCHANTED_JACK_O_LANTERN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aLantern Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+92 HP\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a36\",9:\"§7Bonus HP: §a72\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+92 HP\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a36\",9:\"§7Bonus HP: §a72\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", "damage": 3, "lore": [ "§7Health: §a+92 HP", diff --git a/items/ENDER_SLAYER;1.json b/items/ENDER_SLAYER;1.json index 95ef332d..efb2559e 100644 --- a/items/ENDER_SLAYER;1.json +++ b/items/ENDER_SLAYER;1.json @@ -15,8 +15,9 @@ "§f§lCOMMON" ], "internalname": "ENDER_SLAYER;1", + "parent": "ENDER_SLAYER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.5-REL", "infoType": "" } \ No newline at end of file diff --git a/items/ENDER_SLAYER;2.json b/items/ENDER_SLAYER;2.json new file mode 100644 index 00000000..48f66cd3 --- /dev/null +++ b/items/ENDER_SLAYER;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§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:\"ENCHANTING_TABLE\",id:\"ENDER_SLAYER;2\",enchantments:{ender_slayer:2},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", + "damage": 0, + "lore": [ + "§9Ender Slayer II", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDER_SLAYER;2", + "parent": "ENDER_SLAYER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDER_SLAYER;3.json b/items/ENDER_SLAYER;3.json new file mode 100644 index 00000000..e78952ca --- /dev/null +++ b/items/ENDER_SLAYER;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a36%§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;3\",enchantments:{ender_slayer:3},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", + "damage": 0, + "lore": [ + "§9Ender Slayer III", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a36%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDER_SLAYER;3", + "parent": "ENDER_SLAYER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EXECUTE;4.json b/items/EXECUTE;4.json index b46d81af..e1b93535 100644 --- a/items/EXECUTE;4.json +++ b/items/EXECUTE;4.json @@ -27,5 +27,6 @@ }, "internalname": "EXECUTE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Diamond II" } \ No newline at end of file diff --git a/items/EXPERIENCE;2.json b/items/EXPERIENCE;2.json index 2593ff03..c15f4459 100644 --- a/items/EXPERIENCE;2.json +++ b/items/EXPERIENCE;2.json @@ -27,5 +27,6 @@ }, "internalname": "EXPERIENCE;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Lapis Lazuli III" } \ No newline at end of file diff --git a/items/EXPERIENCE;3.json b/items/EXPERIENCE;3.json index 7429f041..687844a9 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:[],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}}}", + "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:\"fcd7a742-4a8f-45ee-9cad-ca5c25d6cc77\",timestamp:\"11/14/20 10:55 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Experience III", @@ -15,9 +15,9 @@ "§f§lCOMMON" ], "internalname": "EXPERIENCE;3", + "parent": "EXPERIENCE;2", "crafttext": "", "clickcommand": "", - "parent": "EXPERIENCE;2", - "modver": "1.4-REL", + "modver": "1.5-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FEATHER_FALLING;10.json b/items/FEATHER_FALLING;10.json index d207d56a..87f02c62 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:0,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\",timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling X", diff --git a/items/FEATHER_FALLING;4.json b/items/FEATHER_FALLING;4.json index dd0989fe..c101fb35 100644 --- a/items/FEATHER_FALLING;4.json +++ b/items/FEATHER_FALLING;4.json @@ -28,5 +28,6 @@ }, "internalname": "FEATHER_FALLING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather II" } \ No newline at end of file diff --git a/items/FEATHER_FALLING;5.json b/items/FEATHER_FALLING;5.json index 4d3fe147..ede53aac 100644 --- a/items/FEATHER_FALLING;5.json +++ b/items/FEATHER_FALLING;5.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/7/20 7:40 AM\"}}", "damage": 0, "lore": [ "§9Feather Falling V", @@ -16,6 +16,7 @@ "§a§lUNCOMMON" ], "internalname": "FEATHER_FALLING;5", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FEATHER_FALLING;7.json b/items/FEATHER_FALLING;7.json index 62ad642a..74b64190 100644 --- a/items/FEATHER_FALLING;7.json +++ b/items/FEATHER_FALLING;7.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 7:34 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling VII", @@ -16,6 +16,7 @@ "§5§lEPIC" ], "internalname": "FEATHER_FALLING;7", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FEATHER_FALLING;8.json b/items/FEATHER_FALLING;8.json index c5704696..a889dc7d 100644 --- a/items/FEATHER_FALLING;8.json +++ b/items/FEATHER_FALLING;8.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"7/26/20 10:55 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling VIII", @@ -16,6 +16,7 @@ "§6§lLEGENDARY" ], "internalname": "FEATHER_FALLING;8", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FEATHER_FALLING;9.json b/items/FEATHER_FALLING;9.json index f23672ab..546a2705 100644 --- a/items/FEATHER_FALLING;9.json +++ b/items/FEATHER_FALLING;9.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/7/20 4:55 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling IX", @@ -16,6 +16,7 @@ "§d§lMYTHIC" ], "internalname": "FEATHER_FALLING;9", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_ASPECT;2.json b/items/FIRE_ASPECT;2.json index 118da8a6..db84fe6d 100644 --- a/items/FIRE_ASPECT;2.json +++ b/items/FIRE_ASPECT;2.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/6/20 6:53 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Fire Aspect II", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "FIRE_ASPECT;2", + "parent": "FIRE_ASPECT;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;1.json b/items/FIRE_PROTECTION;1.json index 5759ccfa..425d8222 100644 --- a/items/FIRE_PROTECTION;1.json +++ b/items/FIRE_PROTECTION;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;1", + "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;2.json b/items/FIRE_PROTECTION;2.json index 0f52df41..ca5ff59f 100644 --- a/items/FIRE_PROTECTION;2.json +++ b/items/FIRE_PROTECTION;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:10 PM\"}}", "damage": 0, "lore": [ "§9Fire Protection II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;2", + "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;3.json b/items/FIRE_PROTECTION;3.json index a2777913..aadcc69c 100644 --- a/items/FIRE_PROTECTION;3.json +++ b/items/FIRE_PROTECTION;3.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:10 PM\"}}", "damage": 0, "lore": [ "§9Fire Protection III", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;3", + "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;5.json b/items/FIRE_PROTECTION;5.json new file mode 100644 index 00000000..4ab0e053 --- /dev/null +++ b/items/FIRE_PROTECTION;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection V\",1:\"§7Grants §a+20 §a❈ Defense\",2:\"§a§7against fire and lava.\",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:\"FIRE_PROTECTION;5\",enchantments:{fire_protection:5},uuid:\"aaaf58bd-3ec6-44e5-92c3-4b4a9d3b0582\",timestamp:\"11/14/20 12:17 PM\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection V", + "§7Grants §a+20 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "FIRE_PROTECTION;5", + "parent": "FIRE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRST_STRIKE;1.json b/items/FIRST_STRIKE;1.json index a4c5b4ec..ce2146c7 100644 --- a/items/FIRST_STRIKE;1.json +++ b/items/FIRST_STRIKE;1.json @@ -15,8 +15,9 @@ "§f§lCOMMON" ], "internalname": "FIRST_STRIKE;1", + "parent": "FIRST_STRIKE;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FIRST_STRIKE;2.json b/items/FIRST_STRIKE;2.json new file mode 100644 index 00000000..c8fdb9ec --- /dev/null +++ b/items/FIRST_STRIKE;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a50% §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;2\",enchantments:{first_strike:2},uuid:\"bef3adf7-9603-467f-b66a-c92ddf857f2f\",timestamp:\"10/7/20 9:53 AM\"}}", + "damage": 0, + "lore": [ + "§9First Strike II", + "§7Increases melee damage dealt by", + "§7§a50% §7for the first hit on a", + "§7mob.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRST_STRIKE;2", + "parent": "FIRST_STRIKE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRST_STRIKE;3.json b/items/FIRST_STRIKE;3.json index 53427f22..0e22920d 100644 --- a/items/FIRST_STRIKE;3.json +++ b/items/FIRST_STRIKE;3.json @@ -27,5 +27,6 @@ }, "internalname": "FIRST_STRIKE;3", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gravel VI" } \ No newline at end of file diff --git a/items/FORTUNE;1.json b/items/FORTUNE;1.json new file mode 100644 index 00000000..a37d7cc7 --- /dev/null +++ b/items/FORTUNE;1.json @@ -0,0 +1,23 @@ +{ + "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§a10%§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;1\",enchantments:{fortune:1},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Fortune I", + "§7Increases your chance to gain", + "§7double drops when mining by", + "§7§a10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FORTUNE;1", + "parent": "FORTUNE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FORTUNE;2.json b/items/FORTUNE;2.json index 5b30ff7c..10a5a733 100644 --- a/items/FORTUNE;2.json +++ b/items/FORTUNE;2.json @@ -27,5 +27,6 @@ }, "internalname": "FORTUNE;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gold Ingot VIII" } \ No newline at end of file diff --git a/items/FORTUNE;3.json b/items/FORTUNE;3.json index 58191381..94448c0d 100644 --- a/items/FORTUNE;3.json +++ b/items/FORTUNE;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Fortune III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "FORTUNE;3", + "parent": "FORTUNE;2", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FRAIL;4.json b/items/FRAIL;4.json index c7c7f85f..d956f10b 100644 --- a/items/FRAIL;4.json +++ b/items/FRAIL;4.json @@ -26,5 +26,6 @@ }, "internalname": "FRAIL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Clay IV" } \ No newline at end of file diff --git a/items/FRAIL;5.json b/items/FRAIL;5.json index 776e1c93..90ca7b43 100644 --- a/items/FRAIL;5.json +++ b/items/FRAIL;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "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}}}", + "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:\"546f93c3-df6b-44e0-bb58-1adc4adfbf73\",timestamp:\"11/14/20 12:29 PM\"}}", "damage": 0, "lore": [ "§9Frail V", @@ -17,6 +17,6 @@ "parent": "FRAIL;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FROST_WALKER;1.json b/items/FROST_WALKER;1.json index b3736287..6efa0e24 100644 --- a/items/FROST_WALKER;1.json +++ b/items/FROST_WALKER;1.json @@ -27,5 +27,6 @@ }, "internalname": "FROST_WALKER;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ice II" } \ No newline at end of file diff --git a/items/FROST_WALKER;2.json b/items/FROST_WALKER;2.json index 35283b75..7be64b6b 100644 --- a/items/FROST_WALKER;2.json +++ b/items/FROST_WALKER;2.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 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:[]}", + "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\",timestamp:\"10/6/20 4:41 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Frost Walker II", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "FROST_WALKER;2", + "parent": "FROST_WALKER;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/GIANT_KILLER;1.json b/items/GIANT_KILLER;1.json index c09cae01..e7c663ea 100644 --- a/items/GIANT_KILLER;1.json +++ b/items/GIANT_KILLER;1.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "GIANT_KILLER;1", + "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/GIANT_KILLER;2.json b/items/GIANT_KILLER;2.json index 031c33d0..49db7f25 100644 --- a/items/GIANT_KILLER;2.json +++ b/items/GIANT_KILLER;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:42 PM\"}}", "damage": 0, "lore": [ "§9Giant Killer II", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "GIANT_KILLER;2", + "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/GIANT_KILLER;3.json b/items/GIANT_KILLER;3.json index b86522b5..ef01545d 100644 --- a/items/GIANT_KILLER;3.json +++ b/items/GIANT_KILLER;3.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "GIANT_KILLER;3", + "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/HARVESTING;1.json b/items/HARVESTING;1.json index ee92f5c9..ae6acbc1 100644 --- a/items/HARVESTING;1.json +++ b/items/HARVESTING;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "HARVESTING;1", + "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/HARVESTING;2.json b/items/HARVESTING;2.json new file mode 100644 index 00000000..5c71b59f --- /dev/null +++ b/items/HARVESTING;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting II\",1:\"§7Grants a §a25% §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;2\",enchantments:{harvesting:2},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting II", + "§7Grants a §a25% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;2", + "parent": "HARVESTING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/HARVESTING;3.json b/items/HARVESTING;3.json new file mode 100644 index 00000000..c78209cb --- /dev/null +++ b/items/HARVESTING;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting III\",1:\"§7Grants a §a37.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;3\",enchantments:{harvesting:3},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting III", + "§7Grants a §a37.5% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;3", + "parent": "HARVESTING;5", + "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 index 7c5d909e..648896d2 100644 --- a/items/HARVESTING;4.json +++ b/items/HARVESTING;4.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "HARVESTING;4", + "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/IMPALING;2.json b/items/IMPALING;2.json index 8b194610..5c0babfb 100644 --- a/items/IMPALING;2.json +++ b/items/IMPALING;2.json @@ -27,5 +27,6 @@ }, "internalname": "IMPALING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Prismarine Shard I" } \ No newline at end of file diff --git a/items/IMPALING;3.json b/items/IMPALING;3.json index b6e366e7..3c406d3d 100644 --- a/items/IMPALING;3.json +++ b/items/IMPALING;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/6/20 3:15 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Impaling III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "IMPALING;3", + "parent": "IMPALING;2", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;1.json b/items/INFINITE_QUIVER;1.json index 764e6931..22a7440e 100644 --- a/items/INFINITE_QUIVER;1.json +++ b/items/INFINITE_QUIVER;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "INFINITE_QUIVER;1", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;2.json b/items/INFINITE_QUIVER;2.json index b9492e10..cb1a7afb 100644 --- a/items/INFINITE_QUIVER;2.json +++ b/items/INFINITE_QUIVER;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:42 PM\"}}", "damage": 0, "lore": [ "§9Infinite Quiver II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "INFINITE_QUIVER;2", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;3.json b/items/INFINITE_QUIVER;3.json new file mode 100644 index 00000000..3942a60b --- /dev/null +++ b/items/INFINITE_QUIVER;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver III\",1:\"§7Saves arrows §a30%§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;3\",enchantments:{infinite_quiver:3},uuid:\"37f41f2e-e2c0-4ba0-9876-5d323729af30\",timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Infinite Quiver III", + "§7Saves arrows §a30%§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;3", + "parent": "INFINITE_QUIVER;4", + "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 index 2de8e1ef..c1baceb4 100644 --- a/items/INFINITE_QUIVER;7.json +++ b/items/INFINITE_QUIVER;7.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 2:37 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Infinite Quiver VII", @@ -14,6 +14,7 @@ "§5§lEPIC" ], "internalname": "INFINITE_QUIVER;7", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;8.json b/items/INFINITE_QUIVER;8.json index 853d29e3..2e13f8fa 100644 --- a/items/INFINITE_QUIVER;8.json +++ b/items/INFINITE_QUIVER;8.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Infinite Quiver VIII", @@ -14,6 +14,7 @@ "§6§lLEGENDARY" ], "internalname": "INFINITE_QUIVER;8", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;9.json b/items/INFINITE_QUIVER;9.json index 415a6336..b5d3ce89 100644 --- a/items/INFINITE_QUIVER;9.json +++ b/items/INFINITE_QUIVER;9.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/20/20 6:51 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Infinite Quiver IX", @@ -14,6 +14,7 @@ "§d§lMYTHIC" ], "internalname": "INFINITE_QUIVER;9", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/KNOCKBACK;2.json b/items/KNOCKBACK;2.json index bdd9b125..113407c5 100644 --- a/items/KNOCKBACK;2.json +++ b/items/KNOCKBACK;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:56 PM\"}}", "damage": 0, "lore": [ "§9Knockback II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "KNOCKBACK;2", + "parent": "KNOCKBACK;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/LARGE_AGRONOMY_SACK.json b/items/LARGE_AGRONOMY_SACK.json index 50cbc056..9d25b762 100644 --- a/items/LARGE_AGRONOMY_SACK.json +++ b/items/LARGE_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "LARGE_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Wheat X", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" diff --git a/items/LETHALITY;1.json b/items/LETHALITY;1.json index 4a28053d..e67fbab1 100644 --- a/items/LETHALITY;1.json +++ b/items/LETHALITY;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality I\",1:\"§7Reduces the armor of your target\",2:\"§7by §a1.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:1}}}", "damage": 0, "lore": [ "§9Lethality I", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;1", + "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/LETHALITY;2.json b/items/LETHALITY;2.json index 35b393bc..0b78eec8 100644 --- a/items/LETHALITY;2.json +++ b/items/LETHALITY;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality II\",1:\"§7Reduces the armor of your target\",2:\"§7by §a2.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:2}}}", "damage": 0, "lore": [ "§9Lethality II", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;2", + "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/LETHALITY;3.json b/items/LETHALITY;3.json index c5e59ecf..15b23cee 100644 --- a/items/LETHALITY;3.json +++ b/items/LETHALITY;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality III\",1:\"§7Reduces the armor of your target\",2:\"§7by §a3.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:3}}}", "damage": 0, "lore": [ "§9Lethality III", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;3", + "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/LETHALITY;4.json b/items/LETHALITY;4.json index 025465fc..9e9bc83a 100644 --- a/items/LETHALITY;4.json +++ b/items/LETHALITY;4.json @@ -28,5 +28,6 @@ }, "internalname": "LETHALITY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Obsidian II" } \ No newline at end of file diff --git a/items/LOOTING;2.json b/items/LOOTING;2.json index 658bfc0d..cd140c0f 100644 --- a/items/LOOTING;2.json +++ b/items/LOOTING;2.json @@ -27,5 +27,6 @@ }, "internalname": "LOOTING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gold Ingot III" } \ No newline at end of file diff --git a/items/LUCK;1.json b/items/LUCK;1.json new file mode 100644 index 00000000..0552691e --- /dev/null +++ b/items/LUCK;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck I\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a5%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;1\",enchantments:{luck:1}}}", + "damage": 0, + "lore": [ + "§9Luck I", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a5%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK;1", + "parent": "LUCK;4", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/LUCK;2.json b/items/LUCK;2.json new file mode 100644 index 00000000..449db444 --- /dev/null +++ b/items/LUCK;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck II\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a10%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;2\",enchantments:{luck:2}}}", + "damage": 0, + "lore": [ + "§9Luck II", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a10%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK;2", + "parent": "LUCK;4", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/LUCK;3.json b/items/LUCK;3.json new file mode 100644 index 00000000..ddca2ff6 --- /dev/null +++ b/items/LUCK;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck III\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a15%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;3\",enchantments:{luck:3}}}", + "damage": 0, + "lore": [ + "§9Luck III", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a15%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK;3", + "parent": "LUCK;4", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/LUCK;4.json b/items/LUCK;4.json index 390ebe75..1ef7826b 100644 --- a/items/LUCK;4.json +++ b/items/LUCK;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",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:{luck:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;4\",enchantments:{luck:4}}}", "damage": 0, "lore": [ "§9Luck IV", @@ -27,5 +27,7 @@ }, "internalname": "LUCK;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "Requires: Raw Rabbit V", + "infoType": "" } \ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;4.json b/items/LUCK_OF_THE_SEA;4.json index 6b818352..9482a4fa 100644 --- a/items/LUCK_OF_THE_SEA;4.json +++ b/items/LUCK_OF_THE_SEA;4.json @@ -26,5 +26,6 @@ }, "internalname": "LUCK_OF_THE_SEA;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Raw Rabbit VII" } \ No newline at end of file diff --git a/items/LURE;4.json b/items/LURE;4.json index 6020726e..1cd99699 100644 --- a/items/LURE;4.json +++ b/items/LURE;4.json @@ -27,5 +27,6 @@ }, "internalname": "LURE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.6-REL", + "crafttext": "Requires: Raw Salmon III" } \ No newline at end of file diff --git a/items/MAGNET;4.json b/items/MAGNET;4.json index feb3e3ba..387d519a 100644 --- a/items/MAGNET;4.json +++ b/items/MAGNET;4.json @@ -27,5 +27,6 @@ }, "internalname": "MAGNET;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Clownfish III" } \ No newline at end of file diff --git a/items/MEDIUM_AGRONOMY_SACK.json b/items/MEDIUM_AGRONOMY_SACK.json index b0cfb141..ef8aa18c 100644 --- a/items/MEDIUM_AGRONOMY_SACK.json +++ b/items/MEDIUM_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "MEDIUM_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Wheat VIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" diff --git a/items/NIGHT_VISION_CHARM.json b/items/NIGHT_VISION_CHARM.json index f9e8f92a..e6ad529a 100644 --- a/items/NIGHT_VISION_CHARM.json +++ b/items/NIGHT_VISION_CHARM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fNight Vision Charm", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", "damage": 3, "lore": [ "§7Grants Night Vision I while this", diff --git a/items/PIERCING;1.json b/items/PIERCING;1.json index 6f954d1f..a21102af 100644 --- a/items/PIERCING;1.json +++ b/items/PIERCING;1.json @@ -27,5 +27,6 @@ }, "internalname": "PIERCING;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cactus VI" } \ No newline at end of file diff --git a/items/POWER;1.json b/items/POWER;1.json index 384f889c..9fd9285c 100644 --- a/items/POWER;1.json +++ b/items/POWER;1.json @@ -13,6 +13,7 @@ "§f§lCOMMON" ], "internalname": "POWER;1", + "parent": "POWER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/POWER;2.json b/items/POWER;2.json new file mode 100644 index 00000000..f4f1cd2d --- /dev/null +++ b/items/POWER;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power II\",1:\"§7Increases bow damage by §a16%§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;2\",enchantments:{power:2},uuid:\"db278d0f-751f-461f-903b-a3d0e503b5ba\",timestamp:\"10/7/20 7:42 AM\"}}", + "damage": 0, + "lore": [ + "§9Power II", + "§7Increases bow damage by §a16%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "POWER;2", + "parent": "POWER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;4.json b/items/PROJECTILE_PROTECTION;4.json index 177828cf..94d5d648 100644 --- a/items/PROJECTILE_PROTECTION;4.json +++ b/items/PROJECTILE_PROTECTION;4.json @@ -26,5 +26,6 @@ }, "internalname": "PROJECTILE_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather I" } \ No newline at end of file diff --git a/items/PROTECTION;4.json b/items/PROTECTION;4.json index ca85ab8e..72868acd 100644 --- a/items/PROTECTION;4.json +++ b/items/PROTECTION;4.json @@ -25,5 +25,6 @@ }, "internalname": "PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Iron Ingot III" } \ No newline at end of file diff --git a/items/RAINBOW;1.json b/items/RAINBOW;1.json index 9c51b3ec..9173423b 100644 --- a/items/RAINBOW;1.json +++ b/items/RAINBOW;1.json @@ -26,5 +26,6 @@ }, "internalname": "RAINBOW;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Mutton VI" } \ No newline at end of file diff --git a/items/REJUVENATE;1.json b/items/REJUVENATE;1.json index 895bcc0d..c74abca1 100644 --- a/items/REJUVENATE;1.json +++ b/items/REJUVENATE;1.json @@ -1,11 +1,8 @@ { - "internalname": "REJUVENATE;1", - "itemid": 403, - "displayname": "§fEnchanted Book", - "clickcommand": "", + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§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;1\",enchantments:{rejuvenate:1},uuid:\"e9cbff48-1be1-4ac0-a48e-955c6d9abdb7\",timestamp:\"11/14/20 11:56 AM\"},AttributeModifiers:[]}", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§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:{rejuvenate:1}}}", - "modver": "1.0.0", "lore": [ "§9Rejuvenate I", "§7Increases your natural", @@ -15,5 +12,10 @@ "§7to apply it!", "", "§f§lCOMMON" - ] + ], + "internalname": "REJUVENATE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/REJUVENATE;2.json b/items/REJUVENATE;2.json index b43e9e83..b80426a7 100644 --- a/items/REJUVENATE;2.json +++ b/items/REJUVENATE;2.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/30/20 2:13 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "REJUVENATE;2", + "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/REJUVENATE;3.json b/items/REJUVENATE;3.json index 8adf7d2e..2785b596 100644 --- a/items/REJUVENATE;3.json +++ b/items/REJUVENATE;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 8:38 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate III", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "REJUVENATE;3", + "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/REJUVENATE;4.json b/items/REJUVENATE;4.json index 1834fb85..26a56591 100644 --- a/items/REJUVENATE;4.json +++ b/items/REJUVENATE;4.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/2/20 1:32 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate IV", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "REJUVENATE;4", + "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/REPLENISH;1.json b/items/REPLENISH;1.json index ce51a924..d0f1daa7 100644 --- a/items/REPLENISH;1.json +++ b/items/REPLENISH;1.json @@ -28,5 +28,6 @@ }, "internalname": "REPLENISH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cocoa Beans VIII" } \ No newline at end of file diff --git a/items/RESPIRATION;2.json b/items/RESPIRATION;2.json index 075cbd82..fae59498 100644 --- a/items/RESPIRATION;2.json +++ b/items/RESPIRATION;2.json @@ -26,5 +26,6 @@ }, "internalname": "RESPIRATION;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Clay III" } \ No newline at end of file diff --git a/items/SCAVENGER;2.json b/items/SCAVENGER;2.json index 296d6b5e..351d3fa3 100644 --- a/items/SCAVENGER;2.json +++ b/items/SCAVENGER;2.json @@ -26,5 +26,6 @@ }, "internalname": "SCAVENGER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gold Ingot VI" } \ No newline at end of file diff --git a/items/SHARPNESS;4.json b/items/SHARPNESS;4.json index 2dad2cb7..bcc9c0d4 100644 --- a/items/SHARPNESS;4.json +++ b/items/SHARPNESS;4.json @@ -26,5 +26,6 @@ }, "internalname": "SHARPNESS;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gravel IV" } \ No newline at end of file diff --git a/items/SMALL_AGRONOMY_SACK.json b/items/SMALL_AGRONOMY_SACK.json index c04f4f46..9c63a8f5 100644 --- a/items/SMALL_AGRONOMY_SACK.json +++ b/items/SMALL_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "SMALL_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Wheat VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" 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/SMITE;1.json b/items/SMITE;1.json index b0943cd9..cac7015c 100644 --- a/items/SMITE;1.json +++ b/items/SMITE;1.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "SMITE;1", + "parent": "SMITE;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SMITE;2.json b/items/SMITE;2.json index f1d00a1a..1187125d 100644 --- a/items/SMITE;2.json +++ b/items/SMITE;2.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "SMITE;2", + "parent": "SMITE;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SMITE;3.json b/items/SMITE;3.json index 425a0efc..0ef6e47e 100644 --- a/items/SMITE;3.json +++ b/items/SMITE;3.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "SMITE;3", + "parent": "SMITE;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SMITE;4.json b/items/SMITE;4.json index 3810b584..390241e1 100644 --- a/items/SMITE;4.json +++ b/items/SMITE;4.json @@ -28,5 +28,6 @@ }, "internalname": "SMITE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Rotten Flesh III" } \ No newline at end of file diff --git a/items/SNIPE;2.json b/items/SNIPE;2.json index 6f828493..e5a0311b 100644 --- a/items/SNIPE;2.json +++ b/items/SNIPE;2.json @@ -25,6 +25,8 @@ "C3": "FEATHER:2" }, "internalname": "SNIPE;2", + "parent": "SNIPE;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather VIII" } \ No newline at end of file diff --git a/items/SNIPE;3.json b/items/SNIPE;3.json index ecaa33f5..51a5c2ec 100644 --- a/items/SNIPE;3.json +++ b/items/SNIPE;3.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "SNIPE;3", + "parent": "SNIPE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SPIKED_HOOK;4.json b/items/SPIKED_HOOK;4.json index 7ee4a63b..f4bf389c 100644 --- a/items/SPIKED_HOOK;4.json +++ b/items/SPIKED_HOOK;4.json @@ -26,5 +26,6 @@ }, "internalname": "SPIKED_HOOK;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pufferfish VI" } \ No newline at end of file diff --git a/items/SUPERB_CARROT_CANDY.json b/items/SUPERB_CARROT_CANDY.json index 7f8de992..89dbcf24 100644 --- a/items/SUPERB_CARROT_CANDY.json +++ b/items/SUPERB_CARROT_CANDY.json @@ -31,7 +31,7 @@ "internalname": "SUPERB_CARROT_CANDY", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: VIII", + "crafttext": "Requires: Carrot VIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Superb_Carrot_Candy" diff --git a/items/SUPER_MAGIC_MUSHROOM_SOUP.json b/items/SUPER_MAGIC_MUSHROOM_SOUP.json index 88086e8c..6b132b86 100644 --- a/items/SUPER_MAGIC_MUSHROOM_SOUP.json +++ b/items/SUPER_MAGIC_MUSHROOM_SOUP.json @@ -15,7 +15,7 @@ "", "§9§lRARE" ], - "crafttext": "", + "crafttext": "Requires: Mushroom VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mystical_Mushroom_Soup" diff --git a/items/THORNS;2.json b/items/THORNS;2.json index cfcead0f..92a01a92 100644 --- a/items/THORNS;2.json +++ b/items/THORNS;2.json @@ -27,5 +27,6 @@ }, "internalname": "THORNS;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cactus VII" } \ No newline at end of file diff --git a/items/TURBO_CACTUS;2.json b/items/TURBO_CACTUS;2.json index 925eed6f..a2db6ce6 100644 --- a/items/TURBO_CACTUS;2.json +++ b/items/TURBO_CACTUS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2},uuid:\"f14fcba0-5d86-4fb1-bcaa-bbee1da56410\",anvil_uses:1,timestamp:\"11/12/20 3:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2},uuid:\"f14fcba0-5d86-4fb1-bcaa-bbee1da56410\",timestamp:\"11/12/20 3:25 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;2", + "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CACTUS;3.json b/items/TURBO_CACTUS;3.json index 5ca7ca58..791b65c4 100644 --- a/items/TURBO_CACTUS;3.json +++ b/items/TURBO_CACTUS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",anvil_uses:2,timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;3", + "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CACTUS;4.json b/items/TURBO_CACTUS;4.json index 72acce9a..46440c13 100644 --- a/items/TURBO_CACTUS;4.json +++ b/items/TURBO_CACTUS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",anvil_uses:3,timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;4", + "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CACTUS;5.json b/items/TURBO_CACTUS;5.json index ee5ef4bc..a0ff8260 100644 --- a/items/TURBO_CACTUS;5.json +++ b/items/TURBO_CACTUS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",anvil_uses:4,timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_CACTUS;5", + "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;2.json b/items/TURBO_CANE;2.json index 7b80054d..cfc5b5be 100644 --- a/items/TURBO_CANE;2.json +++ b/items/TURBO_CANE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",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:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",anvil_uses:1,timestamp:\"11/8/20 12:35 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",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:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",timestamp:\"11/8/20 12:35 PM\"}}", "damage": 0, "lore": [ "§9Turbo-Cane II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;2", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;3.json b/items/TURBO_CANE;3.json index 21447ea9..80cadc2d 100644 --- a/items/TURBO_CANE;3.json +++ b/items/TURBO_CANE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",anvil_uses:2,timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;3", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;4.json b/items/TURBO_CANE;4.json index 17b10e30..73cde590 100644 --- a/items/TURBO_CANE;4.json +++ b/items/TURBO_CANE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",anvil_uses:3,timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;4", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;5.json b/items/TURBO_CANE;5.json index 31c07b8b..e32a7d55 100644 --- a/items/TURBO_CANE;5.json +++ b/items/TURBO_CANE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",anvil_uses:4,timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_CANE;5", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;2.json b/items/TURBO_CARROT;2.json index 8417d29f..0efe45a4 100644 --- a/items/TURBO_CARROT;2.json +++ b/items/TURBO_CARROT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2},uuid:\"5bcef791-c445-4142-936c-456b630f1916\",anvil_uses:1,timestamp:\"11/13/20 8:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2},uuid:\"5bcef791-c445-4142-936c-456b630f1916\",timestamp:\"11/13/20 8:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CARROT;2", + "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;3.json b/items/TURBO_CARROT;3.json index df1c72c8..bba4c8ed 100644 --- a/items/TURBO_CARROT;3.json +++ b/items/TURBO_CARROT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+15%§7.\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",anvil_uses:2,timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+15%§7.\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CARROT;3", + "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;4.json b/items/TURBO_CARROT;4.json index 6a9b995f..a2b9a987 100644 --- a/items/TURBO_CARROT;4.json +++ b/items/TURBO_CARROT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",anvil_uses:3,timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CARROT;4", + "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;5.json b/items/TURBO_CARROT;5.json index 4d17a217..ab802692 100644 --- a/items/TURBO_CARROT;5.json +++ b/items/TURBO_CARROT;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §6Gold §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",anvil_uses:4,timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §6Gold §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_CARROT;5", + "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;2.json b/items/TURBO_COCO;2.json index d994af55..abf7dbf7 100644 --- a/items/TURBO_COCO;2.json +++ b/items/TURBO_COCO;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2},uuid:\"81e5bed6-d196-4ab0-8f5e-015c792a0ce9\",anvil_uses:1,timestamp:\"11/13/20 1:19 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2},uuid:\"81e5bed6-d196-4ab0-8f5e-015c792a0ce9\",timestamp:\"11/13/20 1:19 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_COCO;2", + "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;3.json b/items/TURBO_COCO;3.json index 41702fba..15384890 100644 --- a/items/TURBO_COCO;3.json +++ b/items/TURBO_COCO;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",anvil_uses:2,timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_COCO;3", + "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;4.json b/items/TURBO_COCO;4.json index 74544a06..274cb53e 100644 --- a/items/TURBO_COCO;4.json +++ b/items/TURBO_COCO;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",anvil_uses:3,timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_COCO;4", + "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;5.json b/items/TURBO_COCO;5.json index f64f7a13..22bf7823 100644 --- a/items/TURBO_COCO;5.json +++ b/items/TURBO_COCO;5.json @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_COCO;5", + "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;2.json b/items/TURBO_MELON;2.json index 548d4af1..de92c7f8 100644 --- a/items/TURBO_MELON;2.json +++ b/items/TURBO_MELON;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2},uuid:\"e9192b0b-eef3-4591-b495-da85f12759cb\",anvil_uses:1,timestamp:\"11/12/20 7:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2},uuid:\"e9192b0b-eef3-4591-b495-da85f12759cb\",timestamp:\"11/12/20 7:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MELON;2", + "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;3.json b/items/TURBO_MELON;3.json index 27e39368..541c9cbd 100644 --- a/items/TURBO_MELON;3.json +++ b/items/TURBO_MELON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",anvil_uses:2,timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MELON;3", + "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;4.json b/items/TURBO_MELON;4.json index 1605cf92..f42699e6 100644 --- a/items/TURBO_MELON;4.json +++ b/items/TURBO_MELON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",anvil_uses:2,timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon IV\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+20%§7.\",3:\"§7Requires §fSilver §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;4\",enchantments:{turbo_melon:4},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MELON;4", + "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;5.json b/items/TURBO_MELON;5.json index a60d1f18..6db7cf99 100644 --- a/items/TURBO_MELON;5.json +++ b/items/TURBO_MELON;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §6Gold §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",anvil_uses:4,timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §6Gold §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_MELON;5", + "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;2.json b/items/TURBO_MUSHROOMS;2.json index ccefa069..400abe22 100644 --- a/items/TURBO_MUSHROOMS;2.json +++ b/items/TURBO_MUSHROOMS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;2", + "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;3.json b/items/TURBO_MUSHROOMS;3.json index 421362c1..65993724 100644 --- a/items/TURBO_MUSHROOMS;3.json +++ b/items/TURBO_MUSHROOMS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms III\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+15%§7.\",3:\"\",4:\"§7Requires §cBronze §7in §amushroom §7contest!\"5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;3\",enchantments:{turbo_mushrooms:3},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;3", + "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;4.json b/items/TURBO_MUSHROOMS;4.json index 03313756..5717f413 100644 --- a/items/TURBO_MUSHROOMS;4.json +++ b/items/TURBO_MUSHROOMS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",anvil_uses:3,timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;4", + "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;5.json b/items/TURBO_MUSHROOMS;5.json index 289a3b72..949d6edc 100644 --- a/items/TURBO_MUSHROOMS;5.json +++ b/items/TURBO_MUSHROOMS;5.json @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_MUSHROOMS;5", + "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;2.json b/items/TURBO_POTATO;2.json index ab3a4bfd..d5bab450 100644 --- a/items/TURBO_POTATO;2.json +++ b/items/TURBO_POTATO;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2},uuid:\"34477869-4596-491f-bc10-9dfa0c124a59\",anvil_uses:1,timestamp:\"11/12/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2},uuid:\"34477869-4596-491f-bc10-9dfa0c124a59\",timestamp:\"11/12/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_POTATO;2", + "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;3.json b/items/TURBO_POTATO;3.json index f442c55f..820f38cf 100644 --- a/items/TURBO_POTATO;3.json +++ b/items/TURBO_POTATO;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",anvil_uses:2,timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_POTATO;3", + "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;4.json b/items/TURBO_POTATO;4.json index a26872ee..fdee7d94 100644 --- a/items/TURBO_POTATO;4.json +++ b/items/TURBO_POTATO;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",anvil_uses:3,timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_POTATO;4", + "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;5.json b/items/TURBO_POTATO;5.json index f40984c5..4e007094 100644 --- a/items/TURBO_POTATO;5.json +++ b/items/TURBO_POTATO;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",anvil_uses:4,timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_POTATO;5", + "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;2.json b/items/TURBO_PUMPKIN;2.json index 3ab7e895..a65a759a 100644 --- a/items/TURBO_PUMPKIN;2.json +++ b/items/TURBO_PUMPKIN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2},uuid:\"9ca94d63-c1d8-4d0d-90ae-a4db17807d3b\",anvil_uses:1,timestamp:\"11/13/20 6:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2},uuid:\"9ca94d63-c1d8-4d0d-90ae-a4db17807d3b\",timestamp:\"11/13/20 6:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;2", + "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;3.json b/items/TURBO_PUMPKIN;3.json index f12078dd..856f46ec 100644 --- a/items/TURBO_PUMPKIN;3.json +++ b/items/TURBO_PUMPKIN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",anvil_uses:2,timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;3", + "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;4.json b/items/TURBO_PUMPKIN;4.json index bc3151a6..1c730ede 100644 --- a/items/TURBO_PUMPKIN;4.json +++ b/items/TURBO_PUMPKIN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",anvil_uses:3,timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;4", + "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;5.json b/items/TURBO_PUMPKIN;5.json index c77887d6..5c076be6 100644 --- a/items/TURBO_PUMPKIN;5.json +++ b/items/TURBO_PUMPKIN;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",anvil_uses:4,timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_PUMPKIN;5", + "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;2.json b/items/TURBO_WARTS;2.json index 981358a4..65e163cc 100644 --- a/items/TURBO_WARTS;2.json +++ b/items/TURBO_WARTS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2},uuid:\"85a68e11-1599-4a0a-ab5d-52cb7879f954\",anvil_uses:1,timestamp:\"11/11/20 1:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2},uuid:\"85a68e11-1599-4a0a-ab5d-52cb7879f954\",timestamp:\"11/11/20 1:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WARTS;2", + "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;3.json b/items/TURBO_WARTS;3.json index e976b402..efc304c4 100644 --- a/items/TURBO_WARTS;3.json +++ b/items/TURBO_WARTS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",anvil_uses:2,timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WARTS;3", + "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;4.json b/items/TURBO_WARTS;4.json index d3d0fd0c..cbc3ed3e 100644 --- a/items/TURBO_WARTS;4.json +++ b/items/TURBO_WARTS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",anvil_uses:3,timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WARTS;4", + "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;5.json b/items/TURBO_WARTS;5.json index 6168cf73..4379c1a4 100644 --- a/items/TURBO_WARTS;5.json +++ b/items/TURBO_WARTS;5.json @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_WARTS;5", + "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;2.json b/items/TURBO_WHEAT;2.json index 3eb76f54..f8f53db8 100644 --- a/items/TURBO_WHEAT;2.json +++ b/items/TURBO_WHEAT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2},uuid:\"bee7fd96-dde1-415b-8349-e40719ce97c1\",anvil_uses:1,timestamp:\"11/11/20 5:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2},uuid:\"bee7fd96-dde1-415b-8349-e40719ce97c1\",timestamp:\"11/11/20 5:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;2", + "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;3.json b/items/TURBO_WHEAT;3.json index 102136a9..20e45289 100644 --- a/items/TURBO_WHEAT;3.json +++ b/items/TURBO_WHEAT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",anvil_uses:2,timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;3", + "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;4.json b/items/TURBO_WHEAT;4.json index f71d6c3c..4b6df15d 100644 --- a/items/TURBO_WHEAT;4.json +++ b/items/TURBO_WHEAT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",anvil_uses:2,timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat IV\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+20%§7.\",3:\"§7Requires §fSilver §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;4\",enchantments:{turbo_wheat:4},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;4", + "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;5.json b/items/TURBO_WHEAT;5.json index e6059ab9..76e86bbf 100644 --- a/items/TURBO_WHEAT;5.json +++ b/items/TURBO_WHEAT;5.json @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_WHEAT;5", + "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/VACCINE_TALISMAN.json b/items/VACCINE_TALISMAN.json index def0238b..d1d17796 100644 --- a/items/VACCINE_TALISMAN.json +++ b/items/VACCINE_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fVaccine Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"04038ec6-2a91-3bbe-84a9-75c8757b92b0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzE0MDhlZGU4YjRmNDQ0MDE1YzU5YWJkNWNkMzJiODc2OWRlNTE4ODFlZGFiY2MxNWFiYjY1MTlmNWI0OSJ9fX0=\"}]}},display:{Lore:[0:\"§7Provides immunity to §9Poison§7\",1:\"§7damage when held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fVaccine Talisman\"},ExtraAttributes:{id:\"VACCINE_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"04038ec6-2a91-3bbe-84a9-75c8757b92b0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzE0MDhlZGU4YjRmNDQ0MDE1YzU5YWJkNWNkMzJiODc2OWRlNTE4ODFlZGFiY2MxNWFiYjY1MTlmNWI0OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Provides immunity to §9Poison§7\",1:\"§7damage when held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fVaccine Talisman\"},ExtraAttributes:{id:\"VACCINE_TALISMAN\"}}", "damage": 3, "lore": [ "§7Provides immunity to §9Poison§7", diff --git a/items/VAMPIRISM;1.json b/items/VAMPIRISM;1.json index 86aa41fb..d98fd454 100644 --- a/items/VAMPIRISM;1.json +++ b/items/VAMPIRISM;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:1}}}", "damage": 0, "lore": [ "§9Vampirism I", diff --git a/items/VAMPIRISM;2.json b/items/VAMPIRISM;2.json index ad899700..2fed89ca 100644 --- a/items/VAMPIRISM;2.json +++ b/items/VAMPIRISM;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:2}}}", "damage": 0, "lore": [ "§9Vampirism II", diff --git a/items/VAMPIRISM;3.json b/items/VAMPIRISM;3.json index eafaba62..8eb4b571 100644 --- a/items/VAMPIRISM;3.json +++ b/items/VAMPIRISM;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:3}}}", "damage": 0, "lore": [ "§9Vampirism III", -- cgit From 5eed05dc98df4eb0d77e61406f7415c31eed4e6c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 15:51:02 -0500 Subject: Collection Requirements --- items/ANGLER_BOOTS.json | 3 ++- items/BAIT_RING.json | 2 +- items/BLAZE_HELMET.json | 2 +- items/CHICKEN_HEAD.json | 2 +- items/CLOWNFISH_HAT.json | 2 +- items/DANGER_1_TRAVEL_SCROLL.json | 6 +++--- items/ENCHANTED_BIRCH_LOG.json | 2 +- items/ENCHANTED_FIREWORK_ROCKET.json | 3 ++- items/ENCHANTED_GUNPOWDER.json | 3 ++- items/ENCHANTED_LAPIS_LAZULI.json | 3 ++- items/EXP_BOTTLE.json | 3 ++- items/FEATHER_ARTIFACT.json | 2 +- items/FEATHER_RING.json | 4 ++-- items/FEATHER_TALISMAN.json | 4 ++-- items/FIRE_PROTECTION;4.json | 3 ++- items/FIRE_TALISMAN.json | 2 +- items/FORAGING_1_TRAVEL_SCROLL.json | 2 +- items/GHAST_HEAD.json | 2 +- items/GIANT_KILLER;4.json | 3 ++- items/GRAVITY_TALISMAN.json | 2 +- items/HARD_GLASS.json | 4 ++-- items/HASTE_RING.json | 4 ++-- items/LARGE_BACKPACK.json | 2 +- items/LARGE_COMBAT_SACK.json | 2 +- items/LARGE_FISHING_SACK.json | 2 +- items/LARGE_FORAGING_SACK.json | 2 +- items/LARGE_HUSBANDRY_SACK.json | 2 +- items/LARGE_MINING_SACK.json | 2 +- items/LAVA_TALISMAN.json | 2 +- items/MAGMA_CUBE_HEAD.json | 2 +- items/MAGNETIC_TALISMAN.json | 2 +- items/MEDIUM_COMBAT_SACK.json | 2 +- items/MEDIUM_FISHING_SACK.json | 2 +- items/MEDIUM_FORAGING_SACK.json | 2 +- items/MEDIUM_HUSBANDRY_SACK.json | 2 +- items/MEDIUM_MINING_SACK.json | 2 +- items/PACKED_ICE.json | 3 ++- items/PERSONAL_COMPACTOR_4000.json | 2 +- items/PERSONAL_COMPACTOR_5000.json | 2 +- items/PERSONAL_COMPACTOR_6000.json | 2 +- items/PET_ITEM_TEXTBOOK.json | 4 ++-- items/PIGMAN_SWORD.json | 2 +- items/POND_ISLAND.json | 2 +- items/POTION_AFFINITY_TALISMAN.json | 2 +- items/PUFFERFISH_HAT.json | 2 +- items/PUNCH;1.json | 3 ++- items/REFORGE_ANVIL.json | 2 +- items/RING_POTION_AFFINITY.json | 2 +- items/ROOFED_FOREST_ISLAND.json | 2 +- items/SKELETON_HELMET.json | 6 +++--- items/SLIME_HAT.json | 2 +- items/SMALL_BACKPACK.json | 2 +- items/SMALL_COMBAT_SACK.json | 2 +- items/SMALL_FISHING_SACK.json | 2 +- items/SMALL_FORAGING_SACK.json | 2 +- items/SMALL_HUSBANDRY_SACK.json | 2 +- items/SMALL_MINING_SACK.json | 2 +- items/SPEED_TALISMAN.json | 2 +- items/SPIDER_BOOTS.json | 6 +++--- items/SPIDER_HAT.json | 2 +- items/SPOOKY_BAIT.json | 13 +++++-------- items/SUPER_COMPACTOR_3000.json | 2 +- items/VAMPIRISM;4.json | 11 +++++++++++ items/WEB.json | 3 ++- items/WOODCUTTING_CRYSTAL.json | 2 +- 65 files changed, 100 insertions(+), 82 deletions(-) diff --git a/items/ANGLER_BOOTS.json b/items/ANGLER_BOOTS.json index 134e6a5e..3f4783c9 100644 --- a/items/ANGLER_BOOTS.json +++ b/items/ANGLER_BOOTS.json @@ -36,5 +36,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Angler_Armor" - ] + ], + "crafttext": "Requires: Raw Fish V" } \ No newline at end of file diff --git a/items/BAIT_RING.json b/items/BAIT_RING.json index aba33b0d..0ad22080 100644 --- a/items/BAIT_RING.json +++ b/items/BAIT_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Bait Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21d6b7cb-970f-3bc9-bf72-904a2fd3ebb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWEzMTZkNTg1Yjc4OWI1ODJmMmQ5OWU4ZTZjYjJkNzA0MzNlODk5NmZhYjAyNGE3NGJjNzkwZTIyYWVkY2RlYiJ9fX0=\"}]}},display:{Lore:[0:\"§7§a5.0%§7 chance not to consume\",1:\"§7bait.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Bait Ring\"},ExtraAttributes:{id:\"BAIT_RING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21d6b7cb-970f-3bc9-bf72-904a2fd3ebb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWEzMTZkNTg1Yjc4OWI1ODJmMmQ5OWU4ZTZjYjJkNzA0MzNlODk5NmZhYjAyNGE3NGJjNzkwZTIyYWVkY2RlYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§a5.0%§7 chance not to consume\",1:\"§7bait.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Bait Ring\"},ExtraAttributes:{id:\"BAIT_RING\"}}", "damage": 3, "lore": [ "§7§a5.0%§7 chance not to consume", diff --git a/items/BLAZE_HELMET.json b/items/BLAZE_HELMET.json index 42f0ca62..cc2c2054 100644 --- a/items/BLAZE_HELMET.json +++ b/items/BLAZE_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Blaze Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"67a04547-ae52-387e-9786-47949bdc74dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjk2ZmYxNDVlYTE4ZDYxNjAxNTE4YzY0NmJhZTY3OGY1ZmRlMDk2Y2YwMzYwZWMzNmNhZGFjNDE0MjU1MzRlIn19fQ==\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Defense: §a+80\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Blazing Aura\",6:\"§7Damages mobs within §a5§7 blocks\",7:\"§7for §a3%§7 of their max §7§c❤\",8:\"§cHealth §7per second.\",9:\"\",10:\"§7Max §c700 §7damage/s\",11:\"§7Blaze Rod Collection: §613k\",12:\"§8+100 per 5,000 rods\",13:\"\",14:\"§7Permanent §cFire §7and §cLava §7immunity.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Blaze Helmet\"},ExtraAttributes:{id:\"BLAZE_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"67a04547-ae52-387e-9786-47949bdc74dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjk2ZmYxNDVlYTE4ZDYxNjAxNTE4YzY0NmJhZTY3OGY1ZmRlMDk2Y2YwMzYwZWMzNmNhZGFjNDE0MjU1MzRlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Defense: §a+80\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Blazing Aura\",6:\"§7Damages mobs within §a5§7 blocks\",7:\"§7for §a3%§7 of their max §7§c❤\",8:\"§cHealth §7per second.\",9:\"\",10:\"§7Max §c700 §7damage/s\",11:\"§7Blaze Rod Collection: §613k\",12:\"§8+100 per 5,000 rods\",13:\"\",14:\"§7Permanent §cFire §7and §cLava §7immunity.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Blaze Helmet\"},ExtraAttributes:{id:\"BLAZE_HELMET\"}}", "damage": 3, "lore": [ "§7Strength: §c+10", diff --git a/items/CHICKEN_HEAD.json b/items/CHICKEN_HEAD.json index 1a9d2b95..70dbaf47 100644 --- a/items/CHICKEN_HEAD.json +++ b/items/CHICKEN_HEAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fChicken Head", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2a25df55-9eb9-3706-ad01-5d27d06b16c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTYzODQ2OWE1OTljZWVmNzIwNzUzNzYwMzI0OGE5YWIxMWZmNTkxZmQzNzhiZWE0NzM1YjM0NmE3ZmFlODkzIn19fQ==\"}]}},display:{Lore:[0:\"§7Health: §a+20 HP\",1:\"\",2:\"§7Lay eggs when you sneak! Has a\",3:\"§7cooldown of §a20 §7seconds. Also\",4:\"§7reduces fall damage by §a5.0%§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fChicken Head\"},ExtraAttributes:{id:\"CHICKEN_HEAD\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2a25df55-9eb9-3706-ad01-5d27d06b16c3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTYzODQ2OWE1OTljZWVmNzIwNzUzNzYwMzI0OGE5YWIxMWZmNTkxZmQzNzhiZWE0NzM1YjM0NmE3ZmFlODkzIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+20 HP\",1:\"\",2:\"§7Lay eggs when you sneak! Has a\",3:\"§7cooldown of §a20 §7seconds. Also\",4:\"§7reduces fall damage by §a5.0%§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fChicken Head\"},ExtraAttributes:{id:\"CHICKEN_HEAD\"}}", "damage": 3, "lore": [ "§7Health: §a+20 HP", diff --git a/items/CLOWNFISH_HAT.json b/items/CLOWNFISH_HAT.json index 4084301c..b7f1e54c 100644 --- a/items/CLOWNFISH_HAT.json +++ b/items/CLOWNFISH_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aClownfish Hat", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d537565a-4ed7-36c7-bfa3-f0adc50b6d04\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzZkMTQ5ZTRkNDk5OTI5NjcyZTI3Njg5NDllNjQ3Nzk1OWMyMWU2NTI1NDYxM2IzMjdiNTM4ZGYxZTRkZiJ9fX0=\"}]}},display:{Lore:[0:\"§7Intelligence: §a+50\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HELMET\"],Name:\"§aClownfish Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"CLOWNFISH_HAT\",uuid:\"5dd2fc28-e42c-430f-bd98-9ce6caefbd5a\",timestamp:\"7/7/20 7:34 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d537565a-4ed7-36c7-bfa3-f0adc50b6d04\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzZkMTQ5ZTRkNDk5OTI5NjcyZTI3Njg5NDllNjQ3Nzk1OWMyMWU2NTI1NDYxM2IzMjdiNTM4ZGYxZTRkZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Intelligence: §a+50\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HELMET\"],Name:\"§aClownfish Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"CLOWNFISH_HAT\",uuid:\"5dd2fc28-e42c-430f-bd98-9ce6caefbd5a\",timestamp:\"7/7/20 7:34 PM\"}}", "damage": 3, "lore": [ "§7Intelligence: §a+50", diff --git a/items/DANGER_1_TRAVEL_SCROLL.json b/items/DANGER_1_TRAVEL_SCROLL.json index 3bda8e70..bfaea945 100644 --- a/items/DANGER_1_TRAVEL_SCROLL.json +++ b/items/DANGER_1_TRAVEL_SCROLL.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:map", - "displayname": "§9Travel Scroll to Spider's Den", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSpider's Den\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to Spider's Den\"},ExtraAttributes:{id:\"DANGER_1_TRAVEL_SCROLL\"}}", + "displayname": "§9Travel Scroll to Spider\u0027s Den", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume this item to add its\",1:\"§7destination to your fast travel\",2:\"§7options.\",3:\"\",4:\"§7Island: §aSpider\u0027s Den\",5:\"§7Teleport: §eSpawn\",6:\"\",7:\"§9§lRARE TRAVEL SCROLL\"],Name:\"§9Travel Scroll to Spider\u0027s Den\"},ExtraAttributes:{id:\"DANGER_1_TRAVEL_SCROLL\"}}", "damage": 0, "lore": [ "§7Consume this item to add its", "§7destination to your fast travel", "§7options.", "", - "§7Island: §aSpider's Den", + "§7Island: §aSpider\u0027s Den", "§7Teleport: §eSpawn", "", "§9§lRARE TRAVEL SCROLL" diff --git a/items/ENCHANTED_BIRCH_LOG.json b/items/ENCHANTED_BIRCH_LOG.json index 56aed0ed..1bf95249 100644 --- a/items/ENCHANTED_BIRCH_LOG.json +++ b/items/ENCHANTED_BIRCH_LOG.json @@ -24,5 +24,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Birch_Wood" ], - "crafttext": "Requires: Birch Wood VII" + "crafttext": "Requires: Birch Wood VI" } \ No newline at end of file diff --git a/items/ENCHANTED_FIREWORK_ROCKET.json b/items/ENCHANTED_FIREWORK_ROCKET.json index a1475b86..e39d0e9c 100644 --- a/items/ENCHANTED_FIREWORK_ROCKET.json +++ b/items/ENCHANTED_FIREWORK_ROCKET.json @@ -23,5 +23,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Firework_Rocket" - ] + ], + "crafttext": "Requires: Gunpowder VI" } \ No newline at end of file diff --git a/items/ENCHANTED_GUNPOWDER.json b/items/ENCHANTED_GUNPOWDER.json index 1ccec4ff..c33dcb02 100644 --- a/items/ENCHANTED_GUNPOWDER.json +++ b/items/ENCHANTED_GUNPOWDER.json @@ -24,5 +24,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Gunpowder" - ] + ], + "crafttext": "Requires: Gunpowder IV" } \ No newline at end of file diff --git a/items/ENCHANTED_LAPIS_LAZULI.json b/items/ENCHANTED_LAPIS_LAZULI.json index 288bf1c9..b7c87056 100644 --- a/items/ENCHANTED_LAPIS_LAZULI.json +++ b/items/ENCHANTED_LAPIS_LAZULI.json @@ -23,5 +23,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Lapis_Lazuli" - ] + ], + "crafttext": "Requires: Lapis Lazuli IV" } \ No newline at end of file diff --git a/items/EXP_BOTTLE.json b/items/EXP_BOTTLE.json index c08416c0..5319996e 100644 --- a/items/EXP_BOTTLE.json +++ b/items/EXP_BOTTLE.json @@ -9,5 +9,6 @@ "internalname": "EXP_BOTTLE", "modver": "1.3-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "Requires: Lapis Lazuli II" } \ No newline at end of file diff --git a/items/FEATHER_ARTIFACT.json b/items/FEATHER_ARTIFACT.json index 93779542..dad600cc 100644 --- a/items/FEATHER_ARTIFACT.json +++ b/items/FEATHER_ARTIFACT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Feather Artifact", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21f49e61-85ae-3941-99e3-db211ff5e727\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE2NGNjNzYwODE1OTlhMjBhNjg5NmEzODE4MzIyYTBjZGMwODA2OWZmOTYwYmJkNzlmZjU0ZmM0NWUzNWVlNiJ9fX0=\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 blocks, and reduces fall\",4:\"§7damage by §a15.0%§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE ACCESSORY\"],Name:\"§9Feather Artifact\"},ExtraAttributes:{id:\"FEATHER_ARTIFACT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21f49e61-85ae-3941-99e3-db211ff5e727\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE2NGNjNzYwODE1OTlhMjBhNjg5NmEzODE4MzIyYTBjZGMwODA2OWZmOTYwYmJkNzlmZjU0ZmM0NWUzNWVlNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a10§7 blocks, and reduces fall\",4:\"§7damage by §a15.0%§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE ACCESSORY\"],Name:\"§9Feather Artifact\"},ExtraAttributes:{id:\"FEATHER_ARTIFACT\"}}", "damage": 3, "lore": [ "§bUnique Effect: Light Weight", diff --git a/items/FEATHER_RING.json b/items/FEATHER_RING.json index c6b1d717..8f162059 100644 --- a/items/FEATHER_RING.json +++ b/items/FEATHER_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aFeather Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"19c9b3c3-ec66-3dae-9e56-be9cea2a00fc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWQ3YWQxYjFkYjJiMzIzZjAxM2I3NzVhOGY5NDgxZjFjZDI5MmJmOWE1OGRkMjkwNWUzZTE5MjlkMTNiYWMifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 blocks, and reduces fall\",4:\"§7damage by §a5.0%§7.\",5:\"§7This Ring doesn't work if the\",6:\"§7Feather Artifact is in your\",7:\"§7inventory!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aFeather Ring\"},ExtraAttributes:{id:\"FEATHER_RING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"19c9b3c3-ec66-3dae-9e56-be9cea2a00fc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWQ3YWQxYjFkYjJiMzIzZjAxM2I3NzVhOGY5NDgxZjFjZDI5MmJmOWE1OGRkMjkwNWUzZTE5MjlkMTNiYWMifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a7§7 blocks, and reduces fall\",4:\"§7damage by §a5.0%§7.\",5:\"§7This Ring doesn\u0027t work if the\",6:\"§7Feather Artifact is in your\",7:\"§7inventory!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aFeather Ring\"},ExtraAttributes:{id:\"FEATHER_RING\"}}", "damage": 3, "lore": [ "§bUnique Effect: Light Weight", @@ -9,7 +9,7 @@ "§7before taking fall damage by", "§7§a7§7 blocks, and reduces fall", "§7damage by §a5.0%§7.", - "§7This Ring doesn't work if the", + "§7This Ring doesn\u0027t work if the", "§7Feather Artifact is in your", "§7inventory!", "", diff --git a/items/FEATHER_TALISMAN.json b/items/FEATHER_TALISMAN.json index 1ae1b099..2edcd55b 100644 --- a/items/FEATHER_TALISMAN.json +++ b/items/FEATHER_TALISMAN.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§fFeather Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32fde49c-bf8b-3c72-935f-b8341bcd8353\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzQ0NjQ0NjdiNjQyY2ZlYjJiNmRlYmY4ZWViMTBkNDg2ZTViY2RhNjNhMjI5NzdiYWU2YTM1YWNlZTcyZjUifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 blocks.\",4:\"§7This Talisman doesn't work if\",5:\"§7the Feather Ring or Feather\",6:\"§7Artifact is in your inventory!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFeather Talisman\"},ExtraAttributes:{id:\"FEATHER_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32fde49c-bf8b-3c72-935f-b8341bcd8353\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzQ0NjQ0NjdiNjQyY2ZlYjJiNmRlYmY4ZWViMTBkNDg2ZTViY2RhNjNhMjI5NzdiYWU2YTM1YWNlZTcyZjUifX19\"}]}},display:{Lore:[0:\"§bUnique Effect: Light Weight\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a5§7 blocks.\",4:\"§7This Talisman doesn\u0027t work if\",5:\"§7the Feather Ring or Feather\",6:\"§7Artifact is in your inventory!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFeather Talisman\"},ExtraAttributes:{id:\"FEATHER_TALISMAN\"}}", "damage": 3, "lore": [ "§bUnique Effect: Light Weight", "§7Increases how high you can fall", "§7before taking fall damage by", "§7§a5§7 blocks.", - "§7This Talisman doesn't work if", + "§7This Talisman doesn\u0027t work if", "§7the Feather Ring or Feather", "§7Artifact is in your inventory!", "", diff --git a/items/FIRE_PROTECTION;4.json b/items/FIRE_PROTECTION;4.json index f27b180c..b2673624 100644 --- a/items/FIRE_PROTECTION;4.json +++ b/items/FIRE_PROTECTION;4.json @@ -26,5 +26,6 @@ }, "internalname": "FIRE_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Magma Cream III" } \ No newline at end of file diff --git a/items/FIRE_TALISMAN.json b/items/FIRE_TALISMAN.json index 0800fec9..e7ee156e 100644 --- a/items/FIRE_TALISMAN.json +++ b/items/FIRE_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fFire Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5e159fc-595b-31c1-9e8a-4bd415c2749c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBhNDRkNTFlY2M3OWY2OTRjZmQ2MDIyOGM4ODQyODg0OGNhNjE4ZTM2YTY1OWE0MTZlOTI0NmQ4NDFhZWM4In19fQ==\"}]}},display:{Lore:[0:\"§7Provides immunity to §aFire§7\",1:\"§7while held in the inventory\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFire Talisman\"},ExtraAttributes:{id:\"FIRE_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5e159fc-595b-31c1-9e8a-4bd415c2749c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBhNDRkNTFlY2M3OWY2OTRjZmQ2MDIyOGM4ODQyODg0OGNhNjE4ZTM2YTY1OWE0MTZlOTI0NmQ4NDFhZWM4In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Provides immunity to §aFire§7\",1:\"§7while held in the inventory\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fFire Talisman\"},ExtraAttributes:{id:\"FIRE_TALISMAN\"}}", "damage": 3, "lore": [ "§7Provides immunity to §aFire§7", diff --git a/items/FORAGING_1_TRAVEL_SCROLL.json b/items/FORAGING_1_TRAVEL_SCROLL.json index c6050c8c..c4c6bf5e 100644 --- a/items/FORAGING_1_TRAVEL_SCROLL.json +++ b/items/FORAGING_1_TRAVEL_SCROLL.json @@ -16,7 +16,7 @@ "internalname": "FORAGING_1_TRAVEL_SCROLL", "clickcommand": "", "modver": "1.0.0", - "crafttext": "Requires: Birch Wood IX", + "crafttext": "Requires: Birch Wood VIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" diff --git a/items/GHAST_HEAD.json b/items/GHAST_HEAD.json index 91c54461..ef7b69d0 100644 --- a/items/GHAST_HEAD.json +++ b/items/GHAST_HEAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fGhast Head", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c0ec2e42-100c-3242-b950-2f2844f5501e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E4YjcxNGQzMmQ3ZjZjZjhiMzdlMjIxYjc1OGI5YzU5OWZmNzY2NjdjN2NkNDViYmM0OWM1ZWYxOTg1ODY0NiJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"\",2:\"§7Restores §a1%§7 of your maximum\",3:\"§7§c❤ Health §7every second while\",4:\"§7worn\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fGhast Head\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GHAST_HEAD\",uuid:\"7da931a8-5f60-4788-811d-c185078c02d1\",timestamp:\"7/8/20 5:13 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c0ec2e42-100c-3242-b950-2f2844f5501e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E4YjcxNGQzMmQ3ZjZjZjhiMzdlMjIxYjc1OGI5YzU5OWZmNzY2NjdjN2NkNDViYmM0OWM1ZWYxOTg1ODY0NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"\",2:\"§7Restores §a1%§7 of your maximum\",3:\"§7§c❤ Health §7every second while\",4:\"§7worn\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fGhast Head\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GHAST_HEAD\",uuid:\"7da931a8-5f60-4788-811d-c185078c02d1\",timestamp:\"7/8/20 5:13 PM\"}}", "damage": 3, "lore": [ "§7Health: §a+100 HP", diff --git a/items/GIANT_KILLER;4.json b/items/GIANT_KILLER;4.json index 3235ff27..16cb82e8 100644 --- a/items/GIANT_KILLER;4.json +++ b/items/GIANT_KILLER;4.json @@ -28,5 +28,6 @@ }, "internalname": "GIANT_KILLER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ghast Tear III" } \ No newline at end of file diff --git a/items/GRAVITY_TALISMAN.json b/items/GRAVITY_TALISMAN.json index f2a26b41..30846b71 100644 --- a/items/GRAVITY_TALISMAN.json +++ b/items/GRAVITY_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aGravity Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4444f2fa-5ec1-3d47-a369-f50958cfb3f0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE1MjYzMmE5YzhmN2JkZTk0NzE5MDY0MjM0OTIwZGVkNDg2MTRlMmJkOGJjOTFhZmU3ZmZjMmNkOGE0NmYxOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Gives between §a+1§7 and §a+10§7\",1:\"§7§c❁ Strength §7and §a❈ Defense\",2:\"§a§7the closer you are to the\",3:\"§7spawn of an Island!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aGravity Talisman\"},ExtraAttributes:{id:\"GRAVITY_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4444f2fa-5ec1-3d47-a369-f50958cfb3f0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE1MjYzMmE5YzhmN2JkZTk0NzE5MDY0MjM0OTIwZGVkNDg2MTRlMmJkOGJjOTFhZmU3ZmZjMmNkOGE0NmYxOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Gives between §a+1§7 and §a+10§7\",1:\"§7§c❁ Strength §7and §a❈ Defense\",2:\"§a§7the closer you are to the\",3:\"§7spawn of an Island!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aGravity Talisman\"},ExtraAttributes:{id:\"GRAVITY_TALISMAN\"}}", "damage": 3, "lore": [ "§7Gives between §a+1§7 and §a+10§7", diff --git a/items/HARD_GLASS.json b/items/HARD_GLASS.json index cec8f1f0..5718d6c2 100644 --- a/items/HARD_GLASS.json +++ b/items/HARD_GLASS.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:stained_glass", "displayname": "§fHard Glass", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Special hardened glass which\",1:\"§7doesn't break to explosions.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Glass\"},ExtraAttributes:{id:\"HARD_GLASS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Special hardened glass which\",1:\"§7doesn\u0027t break to explosions.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Glass\"},ExtraAttributes:{id:\"HARD_GLASS\"}}", "damage": 7, "lore": [ "§7Special hardened glass which", - "§7doesn't break to explosions.", + "§7doesn\u0027t break to explosions.", "", "§f§lCOMMON" ], diff --git a/items/HASTE_RING.json b/items/HASTE_RING.json index e8bfdd88..5f0e8a47 100644 --- a/items/HASTE_RING.json +++ b/items/HASTE_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Haste Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2b30295-3a3c-3cb3-94f3-5f8797bd9ba3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2MyNmExZWM5MjlkNGIxNDQyNjZjNTZhZjExZDlhYmFmOTNmNmIyNzQ4NzJjOTZkM2UzNGNiN2M3OTY1In19fQ==\"}]}},display:{Lore:[0:\"§7Gives §aHaste I§7 for §a15§7\",1:\"§7seconds when breaking any block.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Haste Ring\"},ExtraAttributes:{id:\"HASTE_RING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2b30295-3a3c-3cb3-94f3-5f8797bd9ba3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2MyNmExZWM5MjlkNGIxNDQyNjZjNTZhZjExZDlhYmFmOTNmNmIyNzQ4NzJjOTZkM2UzNGNiN2M3OTY1In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gives §aHaste I§7 for §a15§7\",1:\"§7seconds when breaking any block.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Haste Ring\"},ExtraAttributes:{id:\"HASTE_RING\"}}", "damage": 3, "lore": [ "§7Gives §aHaste I§7 for §a15§7", @@ -28,5 +28,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Haste_Ring" ], - "crafttext": "Requires: Cobblestone VIII" + "crafttext": "Requires: Cobblestone IX" } \ No newline at end of file diff --git a/items/LARGE_BACKPACK.json b/items/LARGE_BACKPACK.json index 047a917f..17a62d3d 100644 --- a/items/LARGE_BACKPACK.json +++ b/items/LARGE_BACKPACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Large Backpack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f1e3c520-3f66-38f0-a110-70e3c183df38\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTMwNTE0MjYsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82MmYzYjNhMDU0ODFjZGU3NzI0MDAwNWMwZGRjZWUxYzA2OWU1NTA0YTYyY2UwOTc3ODc5ZjU1YTM5Mzk2MTQ2In19fQ\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a27§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Large Backpack\"},ExtraAttributes:{large_backpack_data:\"bytearray(b'\\x1f\\x8b\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xe3b`\\xe0d`\\xcc\\xe4b``\\x90f\\xc0\\x03\\x00\\xd1;\\xe6\\x0f(\\x00\\x00\\x00')\",id:\"LARGE_BACKPACK\",backpack_color:\"DEFAULT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f1e3c520-3f66-38f0-a110-70e3c183df38\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTMwNTE0MjYsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82MmYzYjNhMDU0ODFjZGU3NzI0MDAwNWMwZGRjZWUxYzA2OWU1NTA0YTYyY2UwOTc3ODc5ZjU1YTM5Mzk2MTQ2In19fQ\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a27§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Large Backpack\"},ExtraAttributes:{large_backpack_data:\"bytearray(b\u0027\\x1f\\x8b\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xe3b`\\xe0d`\\xcc\\xe4b``\\x90f\\xc0\\x03\\x00\\xd1;\\xe6\\x0f(\\x00\\x00\\x00\u0027)\",id:\"LARGE_BACKPACK\",backpack_color:\"DEFAULT\"}}", "damage": 3, "lore": [ "§7A special portable bag with", diff --git a/items/LARGE_COMBAT_SACK.json b/items/LARGE_COMBAT_SACK.json index 0ca73620..df91dede 100644 --- a/items/LARGE_COMBAT_SACK.json +++ b/items/LARGE_COMBAT_SACK.json @@ -33,7 +33,7 @@ "internalname": "LARGE_COMBAT_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Rotten Flesh IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" diff --git a/items/LARGE_FISHING_SACK.json b/items/LARGE_FISHING_SACK.json index 1255dc05..97f052af 100644 --- a/items/LARGE_FISHING_SACK.json +++ b/items/LARGE_FISHING_SACK.json @@ -33,7 +33,7 @@ "internalname": "LARGE_FISHING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Pufferfish IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" diff --git a/items/LARGE_FORAGING_SACK.json b/items/LARGE_FORAGING_SACK.json index b7f6543e..573f8490 100644 --- a/items/LARGE_FORAGING_SACK.json +++ b/items/LARGE_FORAGING_SACK.json @@ -31,7 +31,7 @@ "internalname": "LARGE_FORAGING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Birch Wood IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" diff --git a/items/LARGE_HUSBANDRY_SACK.json b/items/LARGE_HUSBANDRY_SACK.json index 4c9d6136..0a87ffbd 100644 --- a/items/LARGE_HUSBANDRY_SACK.json +++ b/items/LARGE_HUSBANDRY_SACK.json @@ -30,7 +30,7 @@ "internalname": "LARGE_HUSBANDRY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Mutton IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" diff --git a/items/LARGE_MINING_SACK.json b/items/LARGE_MINING_SACK.json index ed33ea5d..aa5f6990 100644 --- a/items/LARGE_MINING_SACK.json +++ b/items/LARGE_MINING_SACK.json @@ -36,7 +36,7 @@ "internalname": "LARGE_MINING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Coal IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" diff --git a/items/LAVA_TALISMAN.json b/items/LAVA_TALISMAN.json index c2a8ac43..4e6b4a65 100644 --- a/items/LAVA_TALISMAN.json +++ b/items/LAVA_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aLava Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c73b35c-ecd3-3f79-a79a-c68e72841b56\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzA3OGYzZjI0YjE3NjBmOWQ0YWJiMDg1MWViOGY2YzdkZmZmODg1NTcwOGU2MDQ5ZDE1ZGMwMjA0MmJhODQzNiJ9fX0=\"}]}},display:{Lore:[0:\"§7Provides immunity to §aLava§7\",1:\"§7while held in the inventory\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aLava Talisman\"},ExtraAttributes:{id:\"LAVA_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c73b35c-ecd3-3f79-a79a-c68e72841b56\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzA3OGYzZjI0YjE3NjBmOWQ0YWJiMDg1MWViOGY2YzdkZmZmODg1NTcwOGU2MDQ5ZDE1ZGMwMjA0MmJhODQzNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Provides immunity to §aLava§7\",1:\"§7while held in the inventory\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aLava Talisman\"},ExtraAttributes:{id:\"LAVA_TALISMAN\"}}", "damage": 3, "lore": [ "§7Provides immunity to §aLava§7", diff --git a/items/MAGMA_CUBE_HEAD.json b/items/MAGMA_CUBE_HEAD.json index e9690e1f..8df6c275 100644 --- a/items/MAGMA_CUBE_HEAD.json +++ b/items/MAGMA_CUBE_HEAD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fMagma Cube Head", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+25 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON HELMET\"],Name:\"§fMagma Cube Head\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAGMA_CUBE_HEAD\",uuid:\"19824434-e3f4-4a22-833e-efd95ed20759\",timestamp:\"7/9/20 2:34 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+25 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON HELMET\"],Name:\"§fMagma Cube Head\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"MAGMA_CUBE_HEAD\",uuid:\"19824434-e3f4-4a22-833e-efd95ed20759\",timestamp:\"7/9/20 2:34 AM\"}}", "damage": 3, "lore": [ "§7Health: §a+25 HP", diff --git a/items/MAGNETIC_TALISMAN.json b/items/MAGNETIC_TALISMAN.json index 52596255..1dd7daca 100644 --- a/items/MAGNETIC_TALISMAN.json +++ b/items/MAGNETIC_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aMagnetic Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b27aa26c-be66-3e14-b996-15b84a454a41\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmI5YzQ5ZmZkZjRjZTRjNmY1ZjA0OWVmYzhjYTBlMDhiOWI1YmJmM2M2YTg3ODNkZmFhY2NhZDc3ZGZjOTk3YSJ9fX0=\"}]}},display:{Lore:[0:\"§7Increase the item pick up range\",1:\"§7by §a3x§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aMagnetic Talisman\"},ExtraAttributes:{id:\"MAGNETIC_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b27aa26c-be66-3e14-b996-15b84a454a41\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmI5YzQ5ZmZkZjRjZTRjNmY1ZjA0OWVmYzhjYTBlMDhiOWI1YmJmM2M2YTg3ODNkZmFhY2NhZDc3ZGZjOTk3YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Increase the item pick up range\",1:\"§7by §a3x§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aMagnetic Talisman\"},ExtraAttributes:{id:\"MAGNETIC_TALISMAN\"}}", "damage": 3, "lore": [ "§7Increase the item pick up range", diff --git a/items/MEDIUM_COMBAT_SACK.json b/items/MEDIUM_COMBAT_SACK.json index ccd3d719..76bb6ccb 100644 --- a/items/MEDIUM_COMBAT_SACK.json +++ b/items/MEDIUM_COMBAT_SACK.json @@ -33,7 +33,7 @@ "internalname": "MEDIUM_COMBAT_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Rotten Flesh VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" diff --git a/items/MEDIUM_FISHING_SACK.json b/items/MEDIUM_FISHING_SACK.json index f49686ea..e668acdf 100644 --- a/items/MEDIUM_FISHING_SACK.json +++ b/items/MEDIUM_FISHING_SACK.json @@ -33,7 +33,7 @@ "internalname": "MEDIUM_FISHING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Pufferfish VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" diff --git a/items/MEDIUM_FORAGING_SACK.json b/items/MEDIUM_FORAGING_SACK.json index 13e4df19..0f915d09 100644 --- a/items/MEDIUM_FORAGING_SACK.json +++ b/items/MEDIUM_FORAGING_SACK.json @@ -31,7 +31,7 @@ "internalname": "MEDIUM_FORAGING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Birch Wood VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" diff --git a/items/MEDIUM_HUSBANDRY_SACK.json b/items/MEDIUM_HUSBANDRY_SACK.json index 3610dd02..60602c4c 100644 --- a/items/MEDIUM_HUSBANDRY_SACK.json +++ b/items/MEDIUM_HUSBANDRY_SACK.json @@ -30,7 +30,7 @@ "internalname": "MEDIUM_HUSBANDRY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Mutton VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" diff --git a/items/MEDIUM_MINING_SACK.json b/items/MEDIUM_MINING_SACK.json index 245b73c0..31ea7396 100644 --- a/items/MEDIUM_MINING_SACK.json +++ b/items/MEDIUM_MINING_SACK.json @@ -36,7 +36,7 @@ "internalname": "MEDIUM_MINING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Coal VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" diff --git a/items/PACKED_ICE.json b/items/PACKED_ICE.json index 77f71dae..07cb0c08 100644 --- a/items/PACKED_ICE.json +++ b/items/PACKED_ICE.json @@ -9,5 +9,6 @@ "internalname": "PACKED_ICE", "modver": "1.3-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "Requires: Ice III" } \ No newline at end of file diff --git a/items/PERSONAL_COMPACTOR_4000.json b/items/PERSONAL_COMPACTOR_4000.json index 06a2d91d..4283d8d9 100644 --- a/items/PERSONAL_COMPACTOR_4000.json +++ b/items/PERSONAL_COMPACTOR_4000.json @@ -27,7 +27,7 @@ "internalname": "PERSONAL_COMPACTOR_4000", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Redstone IX", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_4000" diff --git a/items/PERSONAL_COMPACTOR_5000.json b/items/PERSONAL_COMPACTOR_5000.json index 1498ff71..de570e76 100644 --- a/items/PERSONAL_COMPACTOR_5000.json +++ b/items/PERSONAL_COMPACTOR_5000.json @@ -27,7 +27,7 @@ "internalname": "PERSONAL_COMPACTOR_5000", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Redstone XI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_5000" diff --git a/items/PERSONAL_COMPACTOR_6000.json b/items/PERSONAL_COMPACTOR_6000.json index 11ef50df..421db744 100644 --- a/items/PERSONAL_COMPACTOR_6000.json +++ b/items/PERSONAL_COMPACTOR_6000.json @@ -27,7 +27,7 @@ "internalname": "PERSONAL_COMPACTOR_6000", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Redstone XIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Personal_Compactor_6000" diff --git a/items/PET_ITEM_TEXTBOOK.json b/items/PET_ITEM_TEXTBOOK.json index bf5790fd..e53ccec6 100644 --- a/items/PET_ITEM_TEXTBOOK.json +++ b/items/PET_ITEM_TEXTBOOK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:book", "displayname": "§6Textbook", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Increases the pet's §b✎\",8:\"§bIntelligence §7by §a100%\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§6§lLEGENDARY PET ITEM\"],Name:\"§6Textbook\"},ExtraAttributes:{id:\"PET_ITEM_TEXTBOOK\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Increases the pet\u0027s §b✎\",8:\"§bIntelligence §7by §a100%\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§6§lLEGENDARY PET ITEM\"],Name:\"§6Textbook\"},ExtraAttributes:{id:\"PET_ITEM_TEXTBOOK\"}}", "damage": 0, "lore": [ "§8Consumed on use", @@ -11,7 +11,7 @@ "§7hold 1 item at a time so choose", "§7wisely!", "", - "§7§7Increases the pet's §b✎", + "§7§7Increases the pet\u0027s §b✎", "§bIntelligence §7by §a100%", "", "§7§eRight click on your pet to", diff --git a/items/PIGMAN_SWORD.json b/items/PIGMAN_SWORD.json index 768d2171..ae018c81 100644 --- a/items/PIGMAN_SWORD.json +++ b/items/PIGMAN_SWORD.json @@ -40,4 +40,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Sword" ], "crafttext": "Requires: Raw Porkchop IX" -} +} \ No newline at end of file diff --git a/items/POND_ISLAND.json b/items/POND_ISLAND.json index 4d2551d3..4ce8b9d4 100644 --- a/items/POND_ISLAND.json +++ b/items/POND_ISLAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPond Island", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a372312-5e04-32b3-8a19-7487256b781d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjQ4NGFhNWJlZTg5OGE2ZTg5NjBhM2Y5YTk5NzU5YjFmMzlmOWRjYjMyMTA1MGY3MTRjZDcyYjNkOGE4MDQxIn19fQ==\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Pond\",2:\"§7island!\"],Name:\"§fPond Island\"},ExtraAttributes:{id:\"POND_ISLAND\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a372312-5e04-32b3-8a19-7487256b781d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjQ4NGFhNWJlZTg5OGE2ZTg5NjBhM2Y5YTk5NzU5YjFmMzlmOWRjYjMyMTA1MGY3MTRjZDcyYjNkOGE4MDQxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Pond\",2:\"§7island!\"],Name:\"§fPond Island\"},ExtraAttributes:{id:\"POND_ISLAND\"}}", "damage": 3, "lore": [ "§7Place this in your private", diff --git a/items/POTION_AFFINITY_TALISMAN.json b/items/POTION_AFFINITY_TALISMAN.json index 182edb94..34d0e9f6 100644 --- a/items/POTION_AFFINITY_TALISMAN.json +++ b/items/POTION_AFFINITY_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPotion Affinity Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"61a45bfa-cdfa-3a02-81dc-6a01439cfc02\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2E5NDNiYWY3MTQ1ODU5NmFmZjRlYmE4NzlmOGFjNWQyYmEyNjdjOTgzODVlNjc2NzNmNDhlYmVhNWZhIn19fQ==\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a10%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotion Affinity Talisman\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"POTION_AFFINITY_TALISMAN\",uuid:\"c695ba16-de5f-4380-ac2a-5196413136d9\",timestamp:\"7/9/20 8:21 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"61a45bfa-cdfa-3a02-81dc-6a01439cfc02\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2E5NDNiYWY3MTQ1ODU5NmFmZjRlYmE4NzlmOGFjNWQyYmEyNjdjOTgzODVlNjc2NzNmNDhlYmVhNWZhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a10%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotion Affinity Talisman\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"POTION_AFFINITY_TALISMAN\",uuid:\"c695ba16-de5f-4380-ac2a-5196413136d9\",timestamp:\"7/9/20 8:21 AM\"}}", "damage": 3, "lore": [ "§eUnique Effect: Potion Affinity", diff --git a/items/PUFFERFISH_HAT.json b/items/PUFFERFISH_HAT.json index bc3c785d..9be7c44f 100644 --- a/items/PUFFERFISH_HAT.json +++ b/items/PUFFERFISH_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fPufferfish Hat", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"97f9a798-b537-3e70-b3fa-d14c05e1792c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk1NTkzODg5OTNmZTc4MmY2N2JkNThkOThjNGRmNTZiY2Q0MzBlZGNiMmY2NmVmNTc3N2E3M2MyN2RlMyJ9fX0=\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Health: §a+20 HP\",3:\"\",4:\"§6Item Ability: Spiky\",5:\"§7While wearing, your attacks have\",6:\"§7a chance to deal §a10 damage\",7:\"§aplus 20%§7 of your Strength to\",8:\"§7nearby enemies!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HELMET\"],Name:\"§fPufferfish Hat\"},ExtraAttributes:{id:\"PUFFERFISH_HAT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"97f9a798-b537-3e70-b3fa-d14c05e1792c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk1NTkzODg5OTNmZTc4MmY2N2JkNThkOThjNGRmNTZiY2Q0MzBlZGNiMmY2NmVmNTc3N2E3M2MyN2RlMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"\",2:\"§7Health: §a+20 HP\",3:\"\",4:\"§6Item Ability: Spiky\",5:\"§7While wearing, your attacks have\",6:\"§7a chance to deal §a10 damage\",7:\"§aplus 20%§7 of your Strength to\",8:\"§7nearby enemies!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HELMET\"],Name:\"§fPufferfish Hat\"},ExtraAttributes:{id:\"PUFFERFISH_HAT\"}}", "damage": 3, "lore": [ "§7Strength: §c+10", diff --git a/items/PUNCH;1.json b/items/PUNCH;1.json index 7197a829..6525fc49 100644 --- a/items/PUNCH;1.json +++ b/items/PUNCH;1.json @@ -26,5 +26,6 @@ }, "internalname": "PUNCH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Slimeball VI" } \ No newline at end of file diff --git a/items/REFORGE_ANVIL.json b/items/REFORGE_ANVIL.json index fdae31f0..e30fb5f3 100644 --- a/items/REFORGE_ANVIL.json +++ b/items/REFORGE_ANVIL.json @@ -12,7 +12,7 @@ "§5§lEPIC DUNGEON ITEM" ], "internalname": "REFORGE_ANVIL", - "crafttext": "", + "crafttext": "Requires: Obsidian X", "clickcommand": "", "modver": "1.5-REL", "infoType": "WIKI_URL", diff --git a/items/RING_POTION_AFFINITY.json b/items/RING_POTION_AFFINITY.json index 61a98d83..6579d783 100644 --- a/items/RING_POTION_AFFINITY.json +++ b/items/RING_POTION_AFFINITY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aPotion Affinity Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec9d525b-f320-32ef-ab0e-a084316eb5a5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzJhN2RjYmY3ZWNhNmI2ZjYzODY1OTFkMjM3OTkxY2ExYjg4OGE0ZjBjNzUzZmY5YTMyMDJjZjBlOTIyMjllMyJ9fX0=\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a25%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aPotion Affinity Ring\"},ExtraAttributes:{id:\"RING_POTION_AFFINITY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec9d525b-f320-32ef-ab0e-a084316eb5a5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzJhN2RjYmY3ZWNhNmI2ZjYzODY1OTFkMjM3OTkxY2ExYjg4OGE0ZjBjNzUzZmY5YTMyMDJjZjBlOTIyMjllMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a25%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aPotion Affinity Ring\"},ExtraAttributes:{id:\"RING_POTION_AFFINITY\"}}", "damage": 3, "lore": [ "§eUnique Effect: Potion Affinity", diff --git a/items/ROOFED_FOREST_ISLAND.json b/items/ROOFED_FOREST_ISLAND.json index 295a62d1..68a59ff6 100644 --- a/items/ROOFED_FOREST_ISLAND.json +++ b/items/ROOFED_FOREST_ISLAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fRoofed Forest Island", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"93331977-ac8f-37d5-a537-6ce08fdbe75d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2RlOWQ0ZTRjMzQzYWZkYjNlZDY4MDM4NDUwZmM2YTY3Y2QyMDhiMmVmYzk5ZmI2MjJjNzE4ZDI0YWFjIn19fQ==\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Roofed\",2:\"§7Forest island!\"],Name:\"§fRoofed Forest Island\"},ExtraAttributes:{id:\"ROOFED_FOREST_ISLAND\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"93331977-ac8f-37d5-a537-6ce08fdbe75d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2RlOWQ0ZTRjMzQzYWZkYjNlZDY4MDM4NDUwZmM2YTY3Y2QyMDhiMmVmYzk5ZmI2MjJjNzE4ZDI0YWFjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Roofed\",2:\"§7Forest island!\"],Name:\"§fRoofed Forest Island\"},ExtraAttributes:{id:\"ROOFED_FOREST_ISLAND\"}}", "damage": 3, "lore": [ "§7Place this in your private", diff --git a/items/SKELETON_HELMET.json b/items/SKELETON_HELMET.json index 4ee48501..c0aa5710 100644 --- a/items/SKELETON_HELMET.json +++ b/items/SKELETON_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_helmet", - "displayname": "§9Skeleton's Helmet", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+75\",1:\"\",2:\"§6Item Ability: Bone Shield\",3:\"§7A Bone Shield will surround you,\",4:\"§7nullifying damage you take but\",5:\"§7consuming a bone in the process.\",6:\"§7Bones regenerate every §a30§7\",7:\"§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],Name:\"§9Skeleton's Helmet\"},ExtraAttributes:{id:\"SKELETON_HELMET\"}}", + "displayname": "§9Skeleton\u0027s Helmet", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+75\",1:\"\",2:\"§6Item Ability: Bone Shield\",3:\"§7A Bone Shield will surround you,\",4:\"§7nullifying damage you take but\",5:\"§7consuming a bone in the process.\",6:\"§7Bones regenerate every §a30§7\",7:\"§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],Name:\"§9Skeleton\u0027s Helmet\"},ExtraAttributes:{id:\"SKELETON_HELMET\"}}", "damage": 0, "lore": [ "§7Defense: §a+75", @@ -33,6 +33,6 @@ "crafttext": "Requires: Bone VIII", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Skeleton's_Helmet" + "https://hypixel-skyblock.fandom.com/wiki/Skeleton\u0027s_Helmet" ] } \ No newline at end of file diff --git a/items/SLIME_HAT.json b/items/SLIME_HAT.json index c3c8ea71..73d4c0a1 100644 --- a/items/SLIME_HAT.json +++ b/items/SLIME_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fSlime Hat", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b3584cb8-ba3b-3880-91b8-4659174bd7c2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTIwZTg0ZDMyZDFlOWM5MTlkM2ZkYmI1M2YyYjM3YmEyNzRjMTIxYzU3YjI4MTBlNWE0NzJmNDBkYWNmMDA0ZiJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"\",2:\"§7Grants immunity to knockback\",3:\"§7from mobs.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON HELMET\"],Name:\"§fSlime Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"SLIME_HAT\",uuid:\"8053a953-5198-4136-b867-00b65bfe2ca2\",timestamp:\"5/24/20 3:40 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b3584cb8-ba3b-3880-91b8-4659174bd7c2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTIwZTg0ZDMyZDFlOWM5MTlkM2ZkYmI1M2YyYjM3YmEyNzRjMTIxYzU3YjI4MTBlNWE0NzJmNDBkYWNmMDA0ZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"\",2:\"§7Grants immunity to knockback\",3:\"§7from mobs.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§f§lCOMMON HELMET\"],Name:\"§fSlime Hat\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"SLIME_HAT\",uuid:\"8053a953-5198-4136-b867-00b65bfe2ca2\",timestamp:\"5/24/20 3:40 AM\"}}", "damage": 3, "lore": [ "§7Health: §a+50 HP", diff --git a/items/SMALL_BACKPACK.json b/items/SMALL_BACKPACK.json index f605cb52..343205f9 100644 --- a/items/SMALL_BACKPACK.json +++ b/items/SMALL_BACKPACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aSmall Backpack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0523fc65-c396-309b-b153-de7d8e5f666d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTI5NjI1MzMsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMWQ4MzdjYTIyMmNiYzBiYzEyNDI2ZjVkYTAxOGMzYTkzMWI0MDYwMDg4MDA5NjBhOWRmMTEyYTU5NmU3ZDYyIn19fQ==\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a9§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aSmall Backpack\"},ExtraAttributes:{small_backpack_data:\"bytearray(b'\\x1f\\x8b\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xe3b`\\xe0d`\\xcc\\xe4b\\x00\\xd1p\\x00\\x004\\xc8\\xa7\\x9e\\x16\\x00\\x00\\x00')\",id:\"SMALL_BACKPACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0523fc65-c396-309b-b153-de7d8e5f666d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTI5NjI1MzMsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMWQ4MzdjYTIyMmNiYzBiYzEyNDI2ZjVkYTAxOGMzYTkzMWI0MDYwMDg4MDA5NjBhOWRmMTEyYTU5NmU3ZDYyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a9§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aSmall Backpack\"},ExtraAttributes:{small_backpack_data:\"bytearray(b\u0027\\x1f\\x8b\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xe3b`\\xe0d`\\xcc\\xe4b\\x00\\xd1p\\x00\\x004\\xc8\\xa7\\x9e\\x16\\x00\\x00\\x00\u0027)\",id:\"SMALL_BACKPACK\"}}", "damage": 3, "lore": [ "§7A special portable bag with", diff --git a/items/SMALL_COMBAT_SACK.json b/items/SMALL_COMBAT_SACK.json index e2ee1698..69f1be19 100644 --- a/items/SMALL_COMBAT_SACK.json +++ b/items/SMALL_COMBAT_SACK.json @@ -33,7 +33,7 @@ "internalname": "SMALL_COMBAT_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Rotten Flesh V", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Combat_Sack" diff --git a/items/SMALL_FISHING_SACK.json b/items/SMALL_FISHING_SACK.json index da0d20eb..1e42349f 100644 --- a/items/SMALL_FISHING_SACK.json +++ b/items/SMALL_FISHING_SACK.json @@ -33,7 +33,7 @@ "internalname": "SMALL_FISHING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Pufferfish V", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fishing_Sack" diff --git a/items/SMALL_FORAGING_SACK.json b/items/SMALL_FORAGING_SACK.json index 695847d8..30620d36 100644 --- a/items/SMALL_FORAGING_SACK.json +++ b/items/SMALL_FORAGING_SACK.json @@ -31,7 +31,7 @@ "internalname": "SMALL_FORAGING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Birch Wood VI", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Foraging_Sack" diff --git a/items/SMALL_HUSBANDRY_SACK.json b/items/SMALL_HUSBANDRY_SACK.json index 396740de..9daf8b8c 100644 --- a/items/SMALL_HUSBANDRY_SACK.json +++ b/items/SMALL_HUSBANDRY_SACK.json @@ -30,7 +30,7 @@ "internalname": "SMALL_HUSBANDRY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Mutton V", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Husbandry_Sack" diff --git a/items/SMALL_MINING_SACK.json b/items/SMALL_MINING_SACK.json index 2b98bf53..a52730fd 100644 --- a/items/SMALL_MINING_SACK.json +++ b/items/SMALL_MINING_SACK.json @@ -36,7 +36,7 @@ "internalname": "SMALL_MINING_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Coal V", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mining_Sack" diff --git a/items/SPEED_TALISMAN.json b/items/SPEED_TALISMAN.json index 1d984344..2e4dfd03 100644 --- a/items/SPEED_TALISMAN.json +++ b/items/SPEED_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fSpeed Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6371b1b1-0239-36ed-aa03-93e4149acdf4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODYyNGJhY2I1ZjE5ODZlNjQ3N2FiY2U0YWU3ZGNhMTgyMGE1MjYwYjYyMzNiNTViYTFkOWJhOTM2Yzg0YiJ9fX0=\"}]}},display:{Lore:[0:\"§7Gives §a+1 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fSpeed Talisman\"},ExtraAttributes:{id:\"SPEED_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6371b1b1-0239-36ed-aa03-93e4149acdf4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODYyNGJhY2I1ZjE5ODZlNjQ3N2FiY2U0YWU3ZGNhMTgyMGE1MjYwYjYyMzNiNTViYTFkOWJhOTM2Yzg0YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Gives §a+1 §f✦ Speed§7 when\",1:\"§7held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fSpeed Talisman\"},ExtraAttributes:{id:\"SPEED_TALISMAN\"}}", "damage": 3, "lore": [ "§7Gives §a+1 §f✦ Speed§7 when", diff --git a/items/SPIDER_BOOTS.json b/items/SPIDER_BOOTS.json index b65c27d4..8e125354 100644 --- a/items/SPIDER_BOOTS.json +++ b/items/SPIDER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_boots", - "displayname": "§9Spider's Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Item Ability: Double Jump\",5:\"§7Allows you to double jump!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Spider's Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", + "displayname": "§9Spider\u0027s Boots", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Item Ability: Double Jump\",5:\"§7Allows you to double jump!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Spider\u0027s Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", "damage": 0, "lore": [ "§7Defense: §a+45", @@ -32,6 +32,6 @@ "crafttext": "Requires: String VIII", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Spider's_Boots" + "https://hypixel-skyblock.fandom.com/wiki/Spider\u0027s_Boots" ] } \ No newline at end of file diff --git a/items/SPIDER_HAT.json b/items/SPIDER_HAT.json index 4d091a98..64627e66 100644 --- a/items/SPIDER_HAT.json +++ b/items/SPIDER_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fSpider Hat", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fb28e6d3-5700-3d23-87cc-a39f1e33fde5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWQ3ZTNiMTlhYzRmM2RlZTljNTY3N2MxMzUzMzNiOWQzNWE3ZjU2OGI2M2QxZWY0YWRhNGIwNjhiNWEyNSJ9fX0=\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+25%\",1:\"\",2:\"§7When worn, §7Spiders§7 and\",3:\"§7§7Cave Spiders§7 deal §a-30%§7\",4:\"§7damage.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fSpider Hat\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPIDER_HAT\",uuid:\"11f08e79-c951-49bc-9c27-2f9f2bfdd52a\",timestamp:\"7/9/20 1:36 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fb28e6d3-5700-3d23-87cc-a39f1e33fde5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWQ3ZTNiMTlhYzRmM2RlZTljNTY3N2MxMzUzMzNiOWQzNWE3ZjU2OGI2M2QxZWY0YWRhNGIwNjhiNWEyNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+25%\",1:\"\",2:\"§7When worn, §7Spiders§7 and\",3:\"§7§7Cave Spiders§7 deal §a-30%§7\",4:\"§7damage.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HELMET\"],Name:\"§fSpider Hat\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPIDER_HAT\",uuid:\"11f08e79-c951-49bc-9c27-2f9f2bfdd52a\",timestamp:\"7/9/20 1:36 AM\"}}", "damage": 3, "lore": [ "§7Crit Chance: §c+25%", diff --git a/items/SPOOKY_BAIT.json b/items/SPOOKY_BAIT.json index 80c3f767..8f7d5442 100644 --- a/items/SPOOKY_BAIT.json +++ b/items/SPOOKY_BAIT.json @@ -1,13 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§fSpooky Bait", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74b7ab7c-3268-3a70-8937-026e1416dd7f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTEwNzRiYTc5NjE2YzdkOGNmOGUzMzg0OTAzOWY2NzQxMGEyZjdjOWNlNzkzZDQ0N2UyMWY1YWEyNGQ1MDEwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Scare off any sea creatures.\",4:\"\",5:\"§f§lCOMMON BAIT\"],Name:\"§fSpooky Bait\"},ExtraAttributes:{id:\"SPOOKY_BAIT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74b7ab7c-3268-3a70-8937-026e1416dd7f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTEwNzRiYTc5NjE2YzdkOGNmOGUzMzg0OTAzOWY2NzQxMGEyZjdjOWNlNzkzZDQ0N2UyMWY1YWEyNGQ1MDEwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a+15% §7chance to catch spooky\",4:\"§7sea creatures and §a+15%\",5:\"§a§7faster catch time.\",6:\"\",7:\"§f§lCOMMON BAIT\"],Name:\"§fSpooky Bait\"},ExtraAttributes:{id:\"SPOOKY_BAIT\"}}", "damage": 3, "lore": [ "§7§8Fishing Bait", "§7§8Consumes on Cast", "§7", - "§7Scare off any sea creatures.", + "§7§a+15% §7chance to catch spooky", + "§7sea creatures and §a+15%", + "§a§7faster catch time.", "", "§f§lCOMMON BAIT" ], @@ -24,10 +26,5 @@ }, "internalname": "SPOOKY_BAIT", "clickcommand": "viewrecipe", - "modver": "1.5-REL", - "crafttext": "Requires: Lily Pad I", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait" - ] + "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/SUPER_COMPACTOR_3000.json b/items/SUPER_COMPACTOR_3000.json index 2ebd1b33..1fa398bd 100644 --- a/items/SUPER_COMPACTOR_3000.json +++ b/items/SUPER_COMPACTOR_3000.json @@ -28,7 +28,7 @@ "internalname": "SUPER_COMPACTOR_3000", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: Cobblestone IX", + "crafttext": "Requires: Cobblestone X", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Super_Compactor_3000" diff --git a/items/VAMPIRISM;4.json b/items/VAMPIRISM;4.json index fa51ae78..85e73a23 100644 --- a/items/VAMPIRISM;4.json +++ b/items/VAMPIRISM;4.json @@ -14,6 +14,17 @@ "", "§f§lCOMMON" ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "", + "B2": "PAPER:8", + "B3": "PAPER:8", + "C1": "", + "C2": "PAPER:8", + "C3": "ENCHANTED_GHAST_TEAR:8" + }, "internalname": "VAMPIRISM;4", "crafttext": "", "clickcommand": "", diff --git a/items/WEB.json b/items/WEB.json index 3b85fa21..364c98ec 100644 --- a/items/WEB.json +++ b/items/WEB.json @@ -9,5 +9,6 @@ "internalname": "WEB", "modver": "1.3-REL", "vanilla": true, - "clickcommand": "" + "clickcommand": "", + "crafttext": "Requires: String II" } \ No newline at end of file diff --git a/items/WOODCUTTING_CRYSTAL.json b/items/WOODCUTTING_CRYSTAL.json index 65eed7ea..2ce6435b 100644 --- a/items/WOODCUTTING_CRYSTAL.json +++ b/items/WOODCUTTING_CRYSTAL.json @@ -29,5 +29,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Woodcutting_Crystal" ], - "crafttext": "Requires: Birch Wood VIII" + "crafttext": "Requires: Birch Wood VII" } \ No newline at end of file -- cgit From ab9d5606a4831c93cae509bbe0a0bfa7271949aa Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 15:51:22 -0500 Subject: Revert "Improvements v1" This reverts commit 96f68cfe834a216e2669ad06f586bee957db892a. --- items/AIMING;1.json | 21 --------------------- items/AIMING;2.json | 21 --------------------- items/AIMING;3.json | 21 --------------------- items/AIMING;4.json | 3 +-- items/ANGLER;4.json | 3 +-- items/AQUA_AFFINITY;1.json | 3 +-- items/BANE_OF_ARTHROPODS;1.json | 1 - items/BANE_OF_ARTHROPODS;2.json | 1 - items/BANE_OF_ARTHROPODS;3.json | 1 - items/BAT;0.json | 2 +- items/BLAST_PROTECTION;5.json | 6 +++--- items/BLESSING;4.json | 3 +-- items/CASTER;4.json | 3 +-- items/CLEAVE;4.json | 3 +-- items/CRITICAL;4.json | 3 +-- items/CUBISM;3.json | 1 - items/CUBISM;4.json | 3 +-- items/DEPTH_STRIDER;2.json | 3 +-- items/EFFICIENCY;1.json | 1 - items/EFFICIENCY;2.json | 3 +-- items/EFFICIENCY;3.json | 3 +-- items/EFFICIENCY;4.json | 3 +-- items/ENCHANTED_JACK_O_LANTERN.json | 2 +- items/ENDER_SLAYER;1.json | 3 +-- items/ENDER_SLAYER;2.json | 23 ----------------------- items/ENDER_SLAYER;3.json | 23 ----------------------- items/EXECUTE;4.json | 3 +-- items/EXPERIENCE;2.json | 3 +-- items/EXPERIENCE;3.json | 6 +++--- items/FEATHER_FALLING;10.json | 2 +- items/FEATHER_FALLING;4.json | 3 +-- items/FEATHER_FALLING;5.json | 3 +-- items/FEATHER_FALLING;7.json | 3 +-- items/FEATHER_FALLING;8.json | 3 +-- items/FEATHER_FALLING;9.json | 3 +-- items/FIRE_ASPECT;2.json | 3 +-- items/FIRE_PROTECTION;1.json | 1 - items/FIRE_PROTECTION;2.json | 3 +-- items/FIRE_PROTECTION;3.json | 3 +-- items/FIRE_PROTECTION;5.json | 22 ---------------------- items/FIRST_STRIKE;1.json | 3 +-- items/FIRST_STRIKE;2.json | 23 ----------------------- items/FIRST_STRIKE;3.json | 3 +-- items/FORTUNE;1.json | 23 ----------------------- items/FORTUNE;2.json | 3 +-- items/FORTUNE;3.json | 3 +-- items/FRAIL;4.json | 3 +-- items/FRAIL;5.json | 6 +++--- items/FROST_WALKER;1.json | 3 +-- items/FROST_WALKER;2.json | 3 +-- items/GIANT_KILLER;1.json | 1 - items/GIANT_KILLER;2.json | 3 +-- items/GIANT_KILLER;3.json | 1 - items/HARVESTING;1.json | 1 - items/HARVESTING;2.json | 22 ---------------------- items/HARVESTING;3.json | 22 ---------------------- items/HARVESTING;4.json | 1 - items/IMPALING;2.json | 3 +-- items/IMPALING;3.json | 3 +-- items/INFINITE_QUIVER;1.json | 1 - items/INFINITE_QUIVER;2.json | 3 +-- items/INFINITE_QUIVER;3.json | 22 ---------------------- items/INFINITE_QUIVER;7.json | 3 +-- items/INFINITE_QUIVER;8.json | 3 +-- items/INFINITE_QUIVER;9.json | 3 +-- items/KNOCKBACK;2.json | 3 +-- items/LARGE_AGRONOMY_SACK.json | 2 +- items/LETHALITY;1.json | 3 +-- items/LETHALITY;2.json | 3 +-- items/LETHALITY;3.json | 3 +-- items/LETHALITY;4.json | 3 +-- items/LOOTING;2.json | 3 +-- items/LUCK;1.json | 23 ----------------------- items/LUCK;2.json | 23 ----------------------- items/LUCK;3.json | 23 ----------------------- items/LUCK;4.json | 6 ++---- items/LUCK_OF_THE_SEA;4.json | 3 +-- items/LURE;4.json | 3 +-- items/MAGNET;4.json | 3 +-- items/MEDIUM_AGRONOMY_SACK.json | 2 +- items/NIGHT_VISION_CHARM.json | 2 +- items/PIERCING;1.json | 3 +-- items/POWER;1.json | 1 - items/POWER;2.json | 21 --------------------- items/PROJECTILE_PROTECTION;4.json | 3 +-- items/PROTECTION;4.json | 3 +-- items/RAINBOW;1.json | 3 +-- items/REJUVENATE;1.json | 16 +++++++--------- items/REJUVENATE;2.json | 3 +-- items/REJUVENATE;3.json | 3 +-- items/REJUVENATE;4.json | 3 +-- items/REPLENISH;1.json | 3 +-- items/RESPIRATION;2.json | 3 +-- items/SCAVENGER;2.json | 3 +-- items/SHARPNESS;4.json | 3 +-- items/SMALL_AGRONOMY_SACK.json | 2 +- items/SMELTING_TOUCH;1.json | 3 +-- items/SMITE;1.json | 1 - items/SMITE;2.json | 1 - items/SMITE;3.json | 1 - items/SMITE;4.json | 3 +-- items/SNIPE;2.json | 4 +--- items/SNIPE;3.json | 1 - items/SPIKED_HOOK;4.json | 3 +-- items/SUPERB_CARROT_CANDY.json | 2 +- items/SUPER_MAGIC_MUSHROOM_SOUP.json | 2 +- items/THORNS;2.json | 3 +-- items/TURBO_CACTUS;2.json | 3 +-- items/TURBO_CACTUS;3.json | 3 +-- items/TURBO_CACTUS;4.json | 3 +-- items/TURBO_CACTUS;5.json | 3 +-- items/TURBO_CANE;2.json | 3 +-- items/TURBO_CANE;3.json | 3 +-- items/TURBO_CANE;4.json | 3 +-- items/TURBO_CANE;5.json | 3 +-- items/TURBO_CARROT;2.json | 3 +-- items/TURBO_CARROT;3.json | 3 +-- items/TURBO_CARROT;4.json | 3 +-- items/TURBO_CARROT;5.json | 3 +-- items/TURBO_COCO;2.json | 3 +-- items/TURBO_COCO;3.json | 3 +-- items/TURBO_COCO;4.json | 3 +-- items/TURBO_COCO;5.json | 1 - items/TURBO_MELON;2.json | 3 +-- items/TURBO_MELON;3.json | 3 +-- items/TURBO_MELON;4.json | 3 +-- items/TURBO_MELON;5.json | 3 +-- items/TURBO_MUSHROOMS;2.json | 3 +-- items/TURBO_MUSHROOMS;3.json | 3 +-- items/TURBO_MUSHROOMS;4.json | 3 +-- items/TURBO_MUSHROOMS;5.json | 1 - items/TURBO_POTATO;2.json | 3 +-- items/TURBO_POTATO;3.json | 3 +-- items/TURBO_POTATO;4.json | 3 +-- items/TURBO_POTATO;5.json | 3 +-- items/TURBO_PUMPKIN;2.json | 3 +-- items/TURBO_PUMPKIN;3.json | 3 +-- items/TURBO_PUMPKIN;4.json | 3 +-- items/TURBO_PUMPKIN;5.json | 3 +-- items/TURBO_WARTS;2.json | 3 +-- items/TURBO_WARTS;3.json | 3 +-- items/TURBO_WARTS;4.json | 3 +-- items/TURBO_WARTS;5.json | 1 - items/TURBO_WHEAT;2.json | 3 +-- items/TURBO_WHEAT;3.json | 3 +-- items/TURBO_WHEAT;4.json | 3 +-- items/TURBO_WHEAT;5.json | 1 - items/VACCINE_TALISMAN.json | 2 +- items/VAMPIRISM;1.json | 2 +- items/VAMPIRISM;2.json | 2 +- items/VAMPIRISM;3.json | 2 +- 151 files changed, 129 insertions(+), 585 deletions(-) delete mode 100644 items/AIMING;1.json delete mode 100644 items/AIMING;2.json delete mode 100644 items/AIMING;3.json delete mode 100644 items/ENDER_SLAYER;2.json delete mode 100644 items/ENDER_SLAYER;3.json delete mode 100644 items/FIRE_PROTECTION;5.json delete mode 100644 items/FIRST_STRIKE;2.json delete mode 100644 items/FORTUNE;1.json delete mode 100644 items/HARVESTING;2.json delete mode 100644 items/HARVESTING;3.json delete mode 100644 items/INFINITE_QUIVER;3.json delete mode 100644 items/LUCK;1.json delete mode 100644 items/LUCK;2.json delete mode 100644 items/LUCK;3.json delete mode 100644 items/POWER;2.json diff --git a/items/AIMING;1.json b/items/AIMING;1.json deleted file mode 100644 index 9e9631ee..00000000 --- a/items/AIMING;1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming I\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a2\",3:\"§a§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:{aiming:1}}}", - "damage": 0, - "lore": [ - "§9Aiming I", - "§7Arrows home towards nearby", - "§7monsters if they are within §a2", - "§a§7blocks.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "AIMING;1", - "parent": "AIMING;4", - "clickcommand": "", - "modver": "1.0.0" -} \ No newline at end of file diff --git a/items/AIMING;2.json b/items/AIMING;2.json deleted file mode 100644 index 224bd330..00000000 --- a/items/AIMING;2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming II\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a4\",3:\"§a§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:{aiming:2}}}", - "damage": 0, - "lore": [ - "§9Aiming II", - "§7Arrows home towards nearby", - "§7monsters if they are within §a4", - "§a§7blocks.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "AIMING;2", - "parent": "AIMING;4", - "clickcommand": "", - "modver": "1.0.0" -} \ No newline at end of file diff --git a/items/AIMING;3.json b/items/AIMING;3.json deleted file mode 100644 index 646afa05..00000000 --- a/items/AIMING;3.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming III\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a6\",3:\"§a§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:{aiming:3}}}", - "damage": 0, - "lore": [ - "§9Aiming III", - "§7Arrows home towards nearby", - "§7monsters if they are within §a6", - "§a§7blocks.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "AIMING;3", - "parent": "AIMING;4", - "clickcommand": "", - "modver": "1.0.0" -} \ No newline at end of file diff --git a/items/AIMING;4.json b/items/AIMING;4.json index 4b01f9ca..adc6b26c 100644 --- a/items/AIMING;4.json +++ b/items/AIMING;4.json @@ -27,6 +27,5 @@ }, "internalname": "AIMING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Feather VI" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/ANGLER;4.json b/items/ANGLER;4.json index c59cd7ea..66f69951 100644 --- a/items/ANGLER;4.json +++ b/items/ANGLER;4.json @@ -26,6 +26,5 @@ }, "internalname": "ANGLER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ink Sack VII" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/AQUA_AFFINITY;1.json b/items/AQUA_AFFINITY;1.json index 7bed01bc..29d6b55c 100644 --- a/items/AQUA_AFFINITY;1.json +++ b/items/AQUA_AFFINITY;1.json @@ -26,6 +26,5 @@ }, "internalname": "AQUA_AFFINITY;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Crystals IV" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;1.json b/items/BANE_OF_ARTHROPODS;1.json index 4e0baf65..b809b251 100644 --- a/items/BANE_OF_ARTHROPODS;1.json +++ b/items/BANE_OF_ARTHROPODS;1.json @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;1", - "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/BANE_OF_ARTHROPODS;2.json b/items/BANE_OF_ARTHROPODS;2.json index 107f65a1..9632847f 100644 --- a/items/BANE_OF_ARTHROPODS;2.json +++ b/items/BANE_OF_ARTHROPODS;2.json @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;2", - "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/BANE_OF_ARTHROPODS;3.json b/items/BANE_OF_ARTHROPODS;3.json index e69396f2..8bc413a5 100644 --- a/items/BANE_OF_ARTHROPODS;3.json +++ b/items/BANE_OF_ARTHROPODS;3.json @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;3", - "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/BAT;0.json b/items/BAT;0.json index 954ba5ce..4745c88b 100644 --- a/items/BAT;0.json +++ b/items/BAT;0.json @@ -32,7 +32,7 @@ "C2": "ENCHANTED_BROWN_MUSHROOM:8", "C3": "ENCHANTED_BROWN_MUSHROOM:8" }, - "crafttext": "Requires: Mushroom IX", + "crafttext": "33% chance", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/BLAST_PROTECTION;5.json b/items/BLAST_PROTECTION;5.json index 321bac8f..56821599 100644 --- a/items/BLAST_PROTECTION;5.json +++ b/items/BLAST_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:\"§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:{originTag:\"ENCHANTING_TABLE\",id:\"BLAST_PROTECTION;5\",enchantments:{blast_protection:5},uuid:\"e8e47eac-805e-41b8-8c95-e32dc78e5ced\",timestamp:\"11/8/20 5:59 PM\"},AttributeModifiers:[]}", + "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", @@ -14,9 +14,9 @@ "§a§lUNCOMMON" ], "internalname": "BLAST_PROTECTION;5", - "parent": "BLAST_PROTECTION;4", "crafttext": "", + "parent": "BLAST_PROTECTION;4", "clickcommand": "", - "modver": "1.6-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/BLESSING;4.json b/items/BLESSING;4.json index f635c25a..e9c5ff5d 100644 --- a/items/BLESSING;4.json +++ b/items/BLESSING;4.json @@ -26,6 +26,5 @@ }, "internalname": "BLESSING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Crystals VII" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/CASTER;4.json b/items/CASTER;4.json index 38a25127..308c42c8 100644 --- a/items/CASTER;4.json +++ b/items/CASTER;4.json @@ -26,6 +26,5 @@ }, "internalname": "CASTER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ink Sack V" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/CLEAVE;4.json b/items/CLEAVE;4.json index 3b84262b..5d116700 100644 --- a/items/CLEAVE;4.json +++ b/items/CLEAVE;4.json @@ -27,6 +27,5 @@ }, "internalname": "CLEAVE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pufferfish III" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/CRITICAL;4.json b/items/CRITICAL;4.json index bc74b91c..b3e16f07 100644 --- a/items/CRITICAL;4.json +++ b/items/CRITICAL;4.json @@ -26,6 +26,5 @@ }, "internalname": "CRITICAL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Diamond V" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/CUBISM;3.json b/items/CUBISM;3.json index 8a514974..85aa2e62 100644 --- a/items/CUBISM;3.json +++ b/items/CUBISM;3.json @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "CUBISM;3", - "parent": "CUBISM;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/CUBISM;4.json b/items/CUBISM;4.json index dc637def..4191b452 100644 --- a/items/CUBISM;4.json +++ b/items/CUBISM;4.json @@ -27,6 +27,5 @@ }, "internalname": "CUBISM;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pumpkin IV" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/DEPTH_STRIDER;2.json b/items/DEPTH_STRIDER;2.json index e366345c..91a7d242 100644 --- a/items/DEPTH_STRIDER;2.json +++ b/items/DEPTH_STRIDER;2.json @@ -26,6 +26,5 @@ }, "internalname": "DEPTH_STRIDER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pufferfish IV" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/EFFICIENCY;1.json b/items/EFFICIENCY;1.json index e16bf9e7..41e2cea8 100644 --- a/items/EFFICIENCY;1.json +++ b/items/EFFICIENCY;1.json @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "EFFICIENCY;1", - "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/EFFICIENCY;2.json b/items/EFFICIENCY;2.json index b40dbcfd..988f5fe0 100644 --- a/items/EFFICIENCY;2.json +++ b/items/EFFICIENCY;2.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/6/20 8:53 PM\"}}", + "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", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "EFFICIENCY;2", - "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/EFFICIENCY;3.json b/items/EFFICIENCY;3.json index e68cd148..ddb16e44 100644 --- a/items/EFFICIENCY;3.json +++ b/items/EFFICIENCY;3.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/6/20 8:53 PM\"}}", + "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", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "EFFICIENCY;3", - "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/EFFICIENCY;4.json b/items/EFFICIENCY;4.json index c08e588d..4da53e90 100644 --- a/items/EFFICIENCY;4.json +++ b/items/EFFICIENCY;4.json @@ -26,6 +26,5 @@ }, "internalname": "EFFICIENCY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Redstone III" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/ENCHANTED_JACK_O_LANTERN.json b/items/ENCHANTED_JACK_O_LANTERN.json index c1ab8f43..d07c87ee 100644 --- a/items/ENCHANTED_JACK_O_LANTERN.json +++ b/items/ENCHANTED_JACK_O_LANTERN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aLantern Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+92 HP\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a36\",9:\"§7Bonus HP: §a72\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+92 HP\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a36\",9:\"§7Bonus HP: §a72\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", "damage": 3, "lore": [ "§7Health: §a+92 HP", diff --git a/items/ENDER_SLAYER;1.json b/items/ENDER_SLAYER;1.json index efb2559e..95ef332d 100644 --- a/items/ENDER_SLAYER;1.json +++ b/items/ENDER_SLAYER;1.json @@ -15,9 +15,8 @@ "§f§lCOMMON" ], "internalname": "ENDER_SLAYER;1", - "parent": "ENDER_SLAYER;4", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.3-REL", "infoType": "" } \ No newline at end of file diff --git a/items/ENDER_SLAYER;2.json b/items/ENDER_SLAYER;2.json deleted file mode 100644 index 48f66cd3..00000000 --- a/items/ENDER_SLAYER;2.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§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:\"ENCHANTING_TABLE\",id:\"ENDER_SLAYER;2\",enchantments:{ender_slayer:2},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", - "damage": 0, - "lore": [ - "§9Ender Slayer II", - "§7Increases damage dealt to", - "§7§7Ender Dragons§7 and", - "§7§7Endermen§7 by §a24%§7.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "ENDER_SLAYER;2", - "parent": "ENDER_SLAYER;4", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/ENDER_SLAYER;3.json b/items/ENDER_SLAYER;3.json deleted file mode 100644 index e78952ca..00000000 --- a/items/ENDER_SLAYER;3.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a36%§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;3\",enchantments:{ender_slayer:3},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", - "damage": 0, - "lore": [ - "§9Ender Slayer III", - "§7Increases damage dealt to", - "§7§7Ender Dragons§7 and", - "§7§7Endermen§7 by §a36%§7.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "ENDER_SLAYER;3", - "parent": "ENDER_SLAYER;4", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/EXECUTE;4.json b/items/EXECUTE;4.json index e1b93535..b46d81af 100644 --- a/items/EXECUTE;4.json +++ b/items/EXECUTE;4.json @@ -27,6 +27,5 @@ }, "internalname": "EXECUTE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Diamond II" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/EXPERIENCE;2.json b/items/EXPERIENCE;2.json index c15f4459..2593ff03 100644 --- a/items/EXPERIENCE;2.json +++ b/items/EXPERIENCE;2.json @@ -27,6 +27,5 @@ }, "internalname": "EXPERIENCE;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Lapis Lazuli III" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/EXPERIENCE;3.json b/items/EXPERIENCE;3.json index 687844a9..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:\"fcd7a742-4a8f-45ee-9cad-ca5c25d6cc77\",timestamp:\"11/14/20 10:55 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", @@ -15,9 +15,9 @@ "§f§lCOMMON" ], "internalname": "EXPERIENCE;3", - "parent": "EXPERIENCE;2", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "parent": "EXPERIENCE;2", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FEATHER_FALLING;10.json b/items/FEATHER_FALLING;10.json index 87f02c62..d207d56a 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\",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", diff --git a/items/FEATHER_FALLING;4.json b/items/FEATHER_FALLING;4.json index c101fb35..dd0989fe 100644 --- a/items/FEATHER_FALLING;4.json +++ b/items/FEATHER_FALLING;4.json @@ -28,6 +28,5 @@ }, "internalname": "FEATHER_FALLING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Feather II" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/FEATHER_FALLING;5.json b/items/FEATHER_FALLING;5.json index ede53aac..4d3fe147 100644 --- a/items/FEATHER_FALLING;5.json +++ b/items/FEATHER_FALLING;5.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/7/20 7:40 AM\"}}", + "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", @@ -16,7 +16,6 @@ "§a§lUNCOMMON" ], "internalname": "FEATHER_FALLING;5", - "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FEATHER_FALLING;7.json b/items/FEATHER_FALLING;7.json index 74b64190..62ad642a 100644 --- a/items/FEATHER_FALLING;7.json +++ b/items/FEATHER_FALLING;7.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/5/20 7:34 PM\"},AttributeModifiers:[]}", + "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", @@ -16,7 +16,6 @@ "§5§lEPIC" ], "internalname": "FEATHER_FALLING;7", - "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FEATHER_FALLING;8.json b/items/FEATHER_FALLING;8.json index a889dc7d..c5704696 100644 --- a/items/FEATHER_FALLING;8.json +++ b/items/FEATHER_FALLING;8.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"7/26/20 10:55 PM\"},AttributeModifiers:[]}", + "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", @@ -16,7 +16,6 @@ "§6§lLEGENDARY" ], "internalname": "FEATHER_FALLING;8", - "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FEATHER_FALLING;9.json b/items/FEATHER_FALLING;9.json index 546a2705..f23672ab 100644 --- a/items/FEATHER_FALLING;9.json +++ b/items/FEATHER_FALLING;9.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"9/7/20 4:55 PM\"},AttributeModifiers:[]}", + "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", @@ -16,7 +16,6 @@ "§d§lMYTHIC" ], "internalname": "FEATHER_FALLING;9", - "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_ASPECT;2.json b/items/FIRE_ASPECT;2.json index db84fe6d..118da8a6 100644 --- a/items/FIRE_ASPECT;2.json +++ b/items/FIRE_ASPECT;2.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/6/20 6:53 AM\"},AttributeModifiers:[]}", + "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", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "FIRE_ASPECT;2", - "parent": "FIRE_ASPECT;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;1.json b/items/FIRE_PROTECTION;1.json index 425d8222..5759ccfa 100644 --- a/items/FIRE_PROTECTION;1.json +++ b/items/FIRE_PROTECTION;1.json @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;1", - "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;2.json b/items/FIRE_PROTECTION;2.json index ca5ff59f..0f52df41 100644 --- a/items/FIRE_PROTECTION;2.json +++ b/items/FIRE_PROTECTION;2.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/6/20 9:10 PM\"}}", + "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", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;2", - "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;3.json b/items/FIRE_PROTECTION;3.json index aadcc69c..a2777913 100644 --- a/items/FIRE_PROTECTION;3.json +++ b/items/FIRE_PROTECTION;3.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/6/20 9:10 PM\"}}", + "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", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;3", - "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;5.json b/items/FIRE_PROTECTION;5.json deleted file mode 100644 index 4ab0e053..00000000 --- a/items/FIRE_PROTECTION;5.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection V\",1:\"§7Grants §a+20 §a❈ Defense\",2:\"§a§7against fire and lava.\",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:\"FIRE_PROTECTION;5\",enchantments:{fire_protection:5},uuid:\"aaaf58bd-3ec6-44e5-92c3-4b4a9d3b0582\",timestamp:\"11/14/20 12:17 PM\"}}", - "damage": 0, - "lore": [ - "§9Fire Protection V", - "§7Grants §a+20 §a❈ Defense", - "§a§7against fire and lava.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§a§lUNCOMMON" - ], - "internalname": "FIRE_PROTECTION;5", - "parent": "FIRE_PROTECTION;4", - "crafttext": "", - "clickcommand": "", - "modver": "1.6-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/FIRST_STRIKE;1.json b/items/FIRST_STRIKE;1.json index ce2146c7..a4c5b4ec 100644 --- a/items/FIRST_STRIKE;1.json +++ b/items/FIRST_STRIKE;1.json @@ -15,9 +15,8 @@ "§f§lCOMMON" ], "internalname": "FIRST_STRIKE;1", - "parent": "FIRST_STRIKE;3", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "1.3-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FIRST_STRIKE;2.json b/items/FIRST_STRIKE;2.json deleted file mode 100644 index c8fdb9ec..00000000 --- a/items/FIRST_STRIKE;2.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a50% §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;2\",enchantments:{first_strike:2},uuid:\"bef3adf7-9603-467f-b66a-c92ddf857f2f\",timestamp:\"10/7/20 9:53 AM\"}}", - "damage": 0, - "lore": [ - "§9First Strike II", - "§7Increases melee damage dealt by", - "§7§a50% §7for the first hit on a", - "§7mob.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "FIRST_STRIKE;2", - "parent": "FIRST_STRIKE;3", - "crafttext": "", - "clickcommand": "", - "modver": "1.6-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/FIRST_STRIKE;3.json b/items/FIRST_STRIKE;3.json index 0e22920d..53427f22 100644 --- a/items/FIRST_STRIKE;3.json +++ b/items/FIRST_STRIKE;3.json @@ -27,6 +27,5 @@ }, "internalname": "FIRST_STRIKE;3", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gravel VI" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/FORTUNE;1.json b/items/FORTUNE;1.json deleted file mode 100644 index a37d7cc7..00000000 --- a/items/FORTUNE;1.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "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§a10%§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;1\",enchantments:{fortune:1},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", - "damage": 0, - "lore": [ - "§9Fortune I", - "§7Increases your chance to gain", - "§7double drops when mining by", - "§7§a10%§7.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "FORTUNE;1", - "parent": "FORTUNE;2", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/FORTUNE;2.json b/items/FORTUNE;2.json index 10a5a733..5b30ff7c 100644 --- a/items/FORTUNE;2.json +++ b/items/FORTUNE;2.json @@ -27,6 +27,5 @@ }, "internalname": "FORTUNE;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gold Ingot VIII" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/FORTUNE;3.json b/items/FORTUNE;3.json index 94448c0d..58191381 100644 --- a/items/FORTUNE;3.json +++ b/items/FORTUNE;3.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", + "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", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "FORTUNE;3", - "parent": "FORTUNE;2", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FRAIL;4.json b/items/FRAIL;4.json index d956f10b..c7c7f85f 100644 --- a/items/FRAIL;4.json +++ b/items/FRAIL;4.json @@ -26,6 +26,5 @@ }, "internalname": "FRAIL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Clay IV" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/FRAIL;5.json b/items/FRAIL;5.json index 90ca7b43..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:\"546f93c3-df6b-44e0-bb58-1adc4adfbf73\",timestamp:\"11/14/20 12:29 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", @@ -17,6 +17,6 @@ "parent": "FRAIL;4", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "1.4-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FROST_WALKER;1.json b/items/FROST_WALKER;1.json index 6efa0e24..b3736287 100644 --- a/items/FROST_WALKER;1.json +++ b/items/FROST_WALKER;1.json @@ -27,6 +27,5 @@ }, "internalname": "FROST_WALKER;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Ice II" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/FROST_WALKER;2.json b/items/FROST_WALKER;2.json index 7be64b6b..35283b75 100644 --- a/items/FROST_WALKER;2.json +++ b/items/FROST_WALKER;2.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 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\",timestamp:\"10/6/20 4:41 PM\"},AttributeModifiers:[]}", + "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", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "FROST_WALKER;2", - "parent": "FROST_WALKER;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/GIANT_KILLER;1.json b/items/GIANT_KILLER;1.json index e7c663ea..c09cae01 100644 --- a/items/GIANT_KILLER;1.json +++ b/items/GIANT_KILLER;1.json @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "GIANT_KILLER;1", - "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/GIANT_KILLER;2.json b/items/GIANT_KILLER;2.json index 49db7f25..031c33d0 100644 --- a/items/GIANT_KILLER;2.json +++ b/items/GIANT_KILLER;2.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/6/20 9:42 PM\"}}", + "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", @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "GIANT_KILLER;2", - "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/GIANT_KILLER;3.json b/items/GIANT_KILLER;3.json index ef01545d..b86522b5 100644 --- a/items/GIANT_KILLER;3.json +++ b/items/GIANT_KILLER;3.json @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "GIANT_KILLER;3", - "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/HARVESTING;1.json b/items/HARVESTING;1.json index ae6acbc1..ee92f5c9 100644 --- a/items/HARVESTING;1.json +++ b/items/HARVESTING;1.json @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "HARVESTING;1", - "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/HARVESTING;2.json b/items/HARVESTING;2.json deleted file mode 100644 index 5c71b59f..00000000 --- a/items/HARVESTING;2.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting II\",1:\"§7Grants a §a25% §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;2\",enchantments:{harvesting:2},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", - "damage": 0, - "lore": [ - "§9Harvesting II", - "§7Grants a §a25% §7chance to", - "§7harvest double crops.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "HARVESTING;2", - "parent": "HARVESTING;5", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/HARVESTING;3.json b/items/HARVESTING;3.json deleted file mode 100644 index c78209cb..00000000 --- a/items/HARVESTING;3.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting III\",1:\"§7Grants a §a37.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;3\",enchantments:{harvesting:3},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", - "damage": 0, - "lore": [ - "§9Harvesting III", - "§7Grants a §a37.5% §7chance to", - "§7harvest double crops.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "HARVESTING;3", - "parent": "HARVESTING;5", - "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 index 648896d2..7c5d909e 100644 --- a/items/HARVESTING;4.json +++ b/items/HARVESTING;4.json @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "HARVESTING;4", - "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/IMPALING;2.json b/items/IMPALING;2.json index 5c0babfb..8b194610 100644 --- a/items/IMPALING;2.json +++ b/items/IMPALING;2.json @@ -27,6 +27,5 @@ }, "internalname": "IMPALING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Prismarine Shard I" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/IMPALING;3.json b/items/IMPALING;3.json index 3c406d3d..b6e366e7 100644 --- a/items/IMPALING;3.json +++ b/items/IMPALING;3.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/6/20 3:15 PM\"},AttributeModifiers:[]}", + "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", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "IMPALING;3", - "parent": "IMPALING;2", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;1.json b/items/INFINITE_QUIVER;1.json index 22a7440e..764e6931 100644 --- a/items/INFINITE_QUIVER;1.json +++ b/items/INFINITE_QUIVER;1.json @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "INFINITE_QUIVER;1", - "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;2.json b/items/INFINITE_QUIVER;2.json index cb1a7afb..b9492e10 100644 --- a/items/INFINITE_QUIVER;2.json +++ b/items/INFINITE_QUIVER;2.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/6/20 9:42 PM\"}}", + "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", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "INFINITE_QUIVER;2", - "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;3.json b/items/INFINITE_QUIVER;3.json deleted file mode 100644 index 3942a60b..00000000 --- a/items/INFINITE_QUIVER;3.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver III\",1:\"§7Saves arrows §a30%§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;3\",enchantments:{infinite_quiver:3},uuid:\"37f41f2e-e2c0-4ba0-9876-5d323729af30\",timestamp:\"10/6/20 9:42 PM\"}}", - "damage": 0, - "lore": [ - "§9Infinite Quiver III", - "§7Saves arrows §a30%§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;3", - "parent": "INFINITE_QUIVER;4", - "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 index c1baceb4..2de8e1ef 100644 --- a/items/INFINITE_QUIVER;7.json +++ b/items/INFINITE_QUIVER;7.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/5/20 2:37 PM\"},AttributeModifiers:[]}", + "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", @@ -14,7 +14,6 @@ "§5§lEPIC" ], "internalname": "INFINITE_QUIVER;7", - "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;8.json b/items/INFINITE_QUIVER;8.json index 2e13f8fa..853d29e3 100644 --- a/items/INFINITE_QUIVER;8.json +++ b/items/INFINITE_QUIVER;8.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/5/20 12:35 PM\"},AttributeModifiers:[]}", + "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", @@ -14,7 +14,6 @@ "§6§lLEGENDARY" ], "internalname": "INFINITE_QUIVER;8", - "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;9.json b/items/INFINITE_QUIVER;9.json index b5d3ce89..415a6336 100644 --- a/items/INFINITE_QUIVER;9.json +++ b/items/INFINITE_QUIVER;9.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"9/20/20 6:51 PM\"},AttributeModifiers:[]}", + "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", @@ -14,7 +14,6 @@ "§d§lMYTHIC" ], "internalname": "INFINITE_QUIVER;9", - "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/KNOCKBACK;2.json b/items/KNOCKBACK;2.json index 113407c5..bdd9b125 100644 --- a/items/KNOCKBACK;2.json +++ b/items/KNOCKBACK;2.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/6/20 9:56 PM\"}}", + "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", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "KNOCKBACK;2", - "parent": "KNOCKBACK;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/LARGE_AGRONOMY_SACK.json b/items/LARGE_AGRONOMY_SACK.json index 9d25b762..50cbc056 100644 --- a/items/LARGE_AGRONOMY_SACK.json +++ b/items/LARGE_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "LARGE_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: Wheat X", + "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" diff --git a/items/LETHALITY;1.json b/items/LETHALITY;1.json index e67fbab1..4a28053d 100644 --- a/items/LETHALITY;1.json +++ b/items/LETHALITY;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality I\",1:\"§7Reduces the armor of your target\",2:\"§7by §a1.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", "damage": 0, "lore": [ "§9Lethality I", @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;1", - "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/LETHALITY;2.json b/items/LETHALITY;2.json index 0b78eec8..35b393bc 100644 --- a/items/LETHALITY;2.json +++ b/items/LETHALITY;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality II\",1:\"§7Reduces the armor of your target\",2:\"§7by §a2.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", "damage": 0, "lore": [ "§9Lethality II", @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;2", - "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/LETHALITY;3.json b/items/LETHALITY;3.json index 15b23cee..c5e59ecf 100644 --- a/items/LETHALITY;3.json +++ b/items/LETHALITY;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality III\",1:\"§7Reduces the armor of your target\",2:\"§7by §a3.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", "damage": 0, "lore": [ "§9Lethality III", @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;3", - "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/LETHALITY;4.json b/items/LETHALITY;4.json index 9e9bc83a..025465fc 100644 --- a/items/LETHALITY;4.json +++ b/items/LETHALITY;4.json @@ -28,6 +28,5 @@ }, "internalname": "LETHALITY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Obsidian II" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/LOOTING;2.json b/items/LOOTING;2.json index cd140c0f..658bfc0d 100644 --- a/items/LOOTING;2.json +++ b/items/LOOTING;2.json @@ -27,6 +27,5 @@ }, "internalname": "LOOTING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gold Ingot III" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/LUCK;1.json b/items/LUCK;1.json deleted file mode 100644 index 0552691e..00000000 --- a/items/LUCK;1.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck I\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a5%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;1\",enchantments:{luck:1}}}", - "damage": 0, - "lore": [ - "§9Luck I", - "§7Increases the chance for", - "§7Monsters to drop their armor by", - "§7§a5%§7", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "LUCK;1", - "parent": "LUCK;4", - "clickcommand": "", - "modver": "1.5-REL", - "crafttext": "", - "infoType": "" -} \ No newline at end of file diff --git a/items/LUCK;2.json b/items/LUCK;2.json deleted file mode 100644 index 449db444..00000000 --- a/items/LUCK;2.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck II\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a10%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;2\",enchantments:{luck:2}}}", - "damage": 0, - "lore": [ - "§9Luck II", - "§7Increases the chance for", - "§7Monsters to drop their armor by", - "§7§a10%§7", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "LUCK;2", - "parent": "LUCK;4", - "clickcommand": "", - "modver": "1.5-REL", - "crafttext": "", - "infoType": "" -} \ No newline at end of file diff --git a/items/LUCK;3.json b/items/LUCK;3.json deleted file mode 100644 index ddca2ff6..00000000 --- a/items/LUCK;3.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck III\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a15%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;3\",enchantments:{luck:3}}}", - "damage": 0, - "lore": [ - "§9Luck III", - "§7Increases the chance for", - "§7Monsters to drop their armor by", - "§7§a15%§7", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "LUCK;3", - "parent": "LUCK;4", - "clickcommand": "", - "modver": "1.5-REL", - "crafttext": "", - "infoType": "" -} \ No newline at end of file diff --git a/items/LUCK;4.json b/items/LUCK;4.json index 1ef7826b..390ebe75 100644 --- a/items/LUCK;4.json +++ b/items/LUCK;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;4\",enchantments:{luck:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",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:{luck:4}}}", "damage": 0, "lore": [ "§9Luck IV", @@ -27,7 +27,5 @@ }, "internalname": "LUCK;4", "clickcommand": "viewrecipe", - "modver": "1.5-REL", - "crafttext": "Requires: Raw Rabbit V", - "infoType": "" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;4.json b/items/LUCK_OF_THE_SEA;4.json index 9482a4fa..6b818352 100644 --- a/items/LUCK_OF_THE_SEA;4.json +++ b/items/LUCK_OF_THE_SEA;4.json @@ -26,6 +26,5 @@ }, "internalname": "LUCK_OF_THE_SEA;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Raw Rabbit VII" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/LURE;4.json b/items/LURE;4.json index 1cd99699..6020726e 100644 --- a/items/LURE;4.json +++ b/items/LURE;4.json @@ -27,6 +27,5 @@ }, "internalname": "LURE;4", "clickcommand": "viewrecipe", - "modver": "1.6-REL", - "crafttext": "Requires: Raw Salmon III" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/MAGNET;4.json b/items/MAGNET;4.json index 387d519a..feb3e3ba 100644 --- a/items/MAGNET;4.json +++ b/items/MAGNET;4.json @@ -27,6 +27,5 @@ }, "internalname": "MAGNET;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Clownfish III" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/MEDIUM_AGRONOMY_SACK.json b/items/MEDIUM_AGRONOMY_SACK.json index ef8aa18c..b0cfb141 100644 --- a/items/MEDIUM_AGRONOMY_SACK.json +++ b/items/MEDIUM_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "MEDIUM_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: Wheat VIII", + "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" diff --git a/items/NIGHT_VISION_CHARM.json b/items/NIGHT_VISION_CHARM.json index e6ad529a..f9e8f92a 100644 --- a/items/NIGHT_VISION_CHARM.json +++ b/items/NIGHT_VISION_CHARM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fNight Vision Charm", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", "damage": 3, "lore": [ "§7Grants Night Vision I while this", diff --git a/items/PIERCING;1.json b/items/PIERCING;1.json index a21102af..6f954d1f 100644 --- a/items/PIERCING;1.json +++ b/items/PIERCING;1.json @@ -27,6 +27,5 @@ }, "internalname": "PIERCING;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cactus VI" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/POWER;1.json b/items/POWER;1.json index 9fd9285c..384f889c 100644 --- a/items/POWER;1.json +++ b/items/POWER;1.json @@ -13,7 +13,6 @@ "§f§lCOMMON" ], "internalname": "POWER;1", - "parent": "POWER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/POWER;2.json b/items/POWER;2.json deleted file mode 100644 index f4f1cd2d..00000000 --- a/items/POWER;2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power II\",1:\"§7Increases bow damage by §a16%§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;2\",enchantments:{power:2},uuid:\"db278d0f-751f-461f-903b-a3d0e503b5ba\",timestamp:\"10/7/20 7:42 AM\"}}", - "damage": 0, - "lore": [ - "§9Power II", - "§7Increases bow damage by §a16%§7.", - "", - "§7Use this on an item in an Anvil", - "§7to apply it!", - "", - "§f§lCOMMON" - ], - "internalname": "POWER;2", - "parent": "POWER;4", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" -} \ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;4.json b/items/PROJECTILE_PROTECTION;4.json index 94d5d648..177828cf 100644 --- a/items/PROJECTILE_PROTECTION;4.json +++ b/items/PROJECTILE_PROTECTION;4.json @@ -26,6 +26,5 @@ }, "internalname": "PROJECTILE_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Feather I" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/PROTECTION;4.json b/items/PROTECTION;4.json index 72868acd..ca85ab8e 100644 --- a/items/PROTECTION;4.json +++ b/items/PROTECTION;4.json @@ -25,6 +25,5 @@ }, "internalname": "PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Iron Ingot III" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/RAINBOW;1.json b/items/RAINBOW;1.json index 9173423b..9c51b3ec 100644 --- a/items/RAINBOW;1.json +++ b/items/RAINBOW;1.json @@ -26,6 +26,5 @@ }, "internalname": "RAINBOW;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Mutton VI" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/REJUVENATE;1.json b/items/REJUVENATE;1.json index c74abca1..895bcc0d 100644 --- a/items/REJUVENATE;1.json +++ b/items/REJUVENATE;1.json @@ -1,8 +1,11 @@ { - "itemid": "minecraft:enchanted_book", - "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§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;1\",enchantments:{rejuvenate:1},uuid:\"e9cbff48-1be1-4ac0-a48e-955c6d9abdb7\",timestamp:\"11/14/20 11:56 AM\"},AttributeModifiers:[]}", + "internalname": "REJUVENATE;1", + "itemid": 403, + "displayname": "§fEnchanted Book", + "clickcommand": "", "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§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:{rejuvenate:1}}}", + "modver": "1.0.0", "lore": [ "§9Rejuvenate I", "§7Increases your natural", @@ -12,10 +15,5 @@ "§7to apply it!", "", "§f§lCOMMON" - ], - "internalname": "REJUVENATE;1", - "crafttext": "", - "clickcommand": "", - "modver": "1.6-REL", - "infoType": "" + ] } \ No newline at end of file diff --git a/items/REJUVENATE;2.json b/items/REJUVENATE;2.json index b80426a7..b43e9e83 100644 --- a/items/REJUVENATE;2.json +++ b/items/REJUVENATE;2.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"9/30/20 2:13 AM\"},AttributeModifiers:[]}", + "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", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "REJUVENATE;2", - "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/REJUVENATE;3.json b/items/REJUVENATE;3.json index 2785b596..8adf7d2e 100644 --- a/items/REJUVENATE;3.json +++ b/items/REJUVENATE;3.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/5/20 8:38 PM\"},AttributeModifiers:[]}", + "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", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "REJUVENATE;3", - "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/REJUVENATE;4.json b/items/REJUVENATE;4.json index 26a56591..1834fb85 100644 --- a/items/REJUVENATE;4.json +++ b/items/REJUVENATE;4.json @@ -1,7 +1,7 @@ { "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\",timestamp:\"10/2/20 1:32 AM\"},AttributeModifiers:[]}", + "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", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "REJUVENATE;4", - "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/REPLENISH;1.json b/items/REPLENISH;1.json index d0f1daa7..ce51a924 100644 --- a/items/REPLENISH;1.json +++ b/items/REPLENISH;1.json @@ -28,6 +28,5 @@ }, "internalname": "REPLENISH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cocoa Beans VIII" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/RESPIRATION;2.json b/items/RESPIRATION;2.json index fae59498..075cbd82 100644 --- a/items/RESPIRATION;2.json +++ b/items/RESPIRATION;2.json @@ -26,6 +26,5 @@ }, "internalname": "RESPIRATION;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Clay III" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/SCAVENGER;2.json b/items/SCAVENGER;2.json index 351d3fa3..296d6b5e 100644 --- a/items/SCAVENGER;2.json +++ b/items/SCAVENGER;2.json @@ -26,6 +26,5 @@ }, "internalname": "SCAVENGER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gold Ingot VI" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/SHARPNESS;4.json b/items/SHARPNESS;4.json index bcc9c0d4..2dad2cb7 100644 --- a/items/SHARPNESS;4.json +++ b/items/SHARPNESS;4.json @@ -26,6 +26,5 @@ }, "internalname": "SHARPNESS;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Gravel IV" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/SMALL_AGRONOMY_SACK.json b/items/SMALL_AGRONOMY_SACK.json index 9c63a8f5..c04f4f46 100644 --- a/items/SMALL_AGRONOMY_SACK.json +++ b/items/SMALL_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "SMALL_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: Wheat VII", + "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" 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;1.json b/items/SMITE;1.json index cac7015c..b0943cd9 100644 --- a/items/SMITE;1.json +++ b/items/SMITE;1.json @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "SMITE;1", - "parent": "SMITE;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SMITE;2.json b/items/SMITE;2.json index 1187125d..f1d00a1a 100644 --- a/items/SMITE;2.json +++ b/items/SMITE;2.json @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "SMITE;2", - "parent": "SMITE;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SMITE;3.json b/items/SMITE;3.json index 0ef6e47e..425a0efc 100644 --- a/items/SMITE;3.json +++ b/items/SMITE;3.json @@ -16,7 +16,6 @@ "§f§lCOMMON" ], "internalname": "SMITE;3", - "parent": "SMITE;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SMITE;4.json b/items/SMITE;4.json index 390241e1..3810b584 100644 --- a/items/SMITE;4.json +++ b/items/SMITE;4.json @@ -28,6 +28,5 @@ }, "internalname": "SMITE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Rotten Flesh III" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/SNIPE;2.json b/items/SNIPE;2.json index e5a0311b..6f828493 100644 --- a/items/SNIPE;2.json +++ b/items/SNIPE;2.json @@ -25,8 +25,6 @@ "C3": "FEATHER:2" }, "internalname": "SNIPE;2", - "parent": "SNIPE;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Feather VIII" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/SNIPE;3.json b/items/SNIPE;3.json index 51a5c2ec..ecaa33f5 100644 --- a/items/SNIPE;3.json +++ b/items/SNIPE;3.json @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "SNIPE;3", - "parent": "SNIPE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SPIKED_HOOK;4.json b/items/SPIKED_HOOK;4.json index f4bf389c..7ee4a63b 100644 --- a/items/SPIKED_HOOK;4.json +++ b/items/SPIKED_HOOK;4.json @@ -26,6 +26,5 @@ }, "internalname": "SPIKED_HOOK;4", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Pufferfish VI" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/SUPERB_CARROT_CANDY.json b/items/SUPERB_CARROT_CANDY.json index 89dbcf24..7f8de992 100644 --- a/items/SUPERB_CARROT_CANDY.json +++ b/items/SUPERB_CARROT_CANDY.json @@ -31,7 +31,7 @@ "internalname": "SUPERB_CARROT_CANDY", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: Carrot VIII", + "crafttext": "Requires: VIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Superb_Carrot_Candy" diff --git a/items/SUPER_MAGIC_MUSHROOM_SOUP.json b/items/SUPER_MAGIC_MUSHROOM_SOUP.json index 6b132b86..88086e8c 100644 --- a/items/SUPER_MAGIC_MUSHROOM_SOUP.json +++ b/items/SUPER_MAGIC_MUSHROOM_SOUP.json @@ -15,7 +15,7 @@ "", "§9§lRARE" ], - "crafttext": "Requires: Mushroom VII", + "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mystical_Mushroom_Soup" diff --git a/items/THORNS;2.json b/items/THORNS;2.json index 92a01a92..cfcead0f 100644 --- a/items/THORNS;2.json +++ b/items/THORNS;2.json @@ -27,6 +27,5 @@ }, "internalname": "THORNS;2", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Cactus VII" + "modver": "1.0.0" } \ No newline at end of file diff --git a/items/TURBO_CACTUS;2.json b/items/TURBO_CACTUS;2.json index a2db6ce6..925eed6f 100644 --- a/items/TURBO_CACTUS;2.json +++ b/items/TURBO_CACTUS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2},uuid:\"f14fcba0-5d86-4fb1-bcaa-bbee1da56410\",timestamp:\"11/12/20 3:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2},uuid:\"f14fcba0-5d86-4fb1-bcaa-bbee1da56410\",anvil_uses:1,timestamp:\"11/12/20 3:25 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;2", - "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CACTUS;3.json b/items/TURBO_CACTUS;3.json index 791b65c4..5ca7ca58 100644 --- a/items/TURBO_CACTUS;3.json +++ b/items/TURBO_CACTUS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",anvil_uses:2,timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;3", - "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CACTUS;4.json b/items/TURBO_CACTUS;4.json index 46440c13..72acce9a 100644 --- a/items/TURBO_CACTUS;4.json +++ b/items/TURBO_CACTUS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",anvil_uses:3,timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;4", - "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CACTUS;5.json b/items/TURBO_CACTUS;5.json index a0ff8260..ee5ef4bc 100644 --- a/items/TURBO_CACTUS;5.json +++ b/items/TURBO_CACTUS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",anvil_uses:4,timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti V", @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_CACTUS;5", - "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;2.json b/items/TURBO_CANE;2.json index cfc5b5be..7b80054d 100644 --- a/items/TURBO_CANE;2.json +++ b/items/TURBO_CANE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",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:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",timestamp:\"11/8/20 12:35 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",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:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",anvil_uses:1,timestamp:\"11/8/20 12:35 PM\"}}", "damage": 0, "lore": [ "§9Turbo-Cane II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;2", - "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;3.json b/items/TURBO_CANE;3.json index 80cadc2d..21447ea9 100644 --- a/items/TURBO_CANE;3.json +++ b/items/TURBO_CANE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",anvil_uses:2,timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;3", - "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;4.json b/items/TURBO_CANE;4.json index 73cde590..17b10e30 100644 --- a/items/TURBO_CANE;4.json +++ b/items/TURBO_CANE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",anvil_uses:3,timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;4", - "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;5.json b/items/TURBO_CANE;5.json index e32a7d55..31c07b8b 100644 --- a/items/TURBO_CANE;5.json +++ b/items/TURBO_CANE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",anvil_uses:4,timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane V", @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_CANE;5", - "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;2.json b/items/TURBO_CARROT;2.json index 0efe45a4..8417d29f 100644 --- a/items/TURBO_CARROT;2.json +++ b/items/TURBO_CARROT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2},uuid:\"5bcef791-c445-4142-936c-456b630f1916\",timestamp:\"11/13/20 8:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2},uuid:\"5bcef791-c445-4142-936c-456b630f1916\",anvil_uses:1,timestamp:\"11/13/20 8:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_CARROT;2", - "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;3.json b/items/TURBO_CARROT;3.json index bba4c8ed..df1c72c8 100644 --- a/items/TURBO_CARROT;3.json +++ b/items/TURBO_CARROT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+15%§7.\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+15%§7.\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",anvil_uses:2,timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_CARROT;3", - "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;4.json b/items/TURBO_CARROT;4.json index a2b9a987..6a9b995f 100644 --- a/items/TURBO_CARROT;4.json +++ b/items/TURBO_CARROT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",anvil_uses:3,timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_CARROT;4", - "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;5.json b/items/TURBO_CARROT;5.json index ab802692..4d17a217 100644 --- a/items/TURBO_CARROT;5.json +++ b/items/TURBO_CARROT;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §6Gold §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §6Gold §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",anvil_uses:4,timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot V", @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_CARROT;5", - "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;2.json b/items/TURBO_COCO;2.json index abf7dbf7..d994af55 100644 --- a/items/TURBO_COCO;2.json +++ b/items/TURBO_COCO;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2},uuid:\"81e5bed6-d196-4ab0-8f5e-015c792a0ce9\",timestamp:\"11/13/20 1:19 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2},uuid:\"81e5bed6-d196-4ab0-8f5e-015c792a0ce9\",anvil_uses:1,timestamp:\"11/13/20 1:19 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_COCO;2", - "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;3.json b/items/TURBO_COCO;3.json index 15384890..41702fba 100644 --- a/items/TURBO_COCO;3.json +++ b/items/TURBO_COCO;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",anvil_uses:2,timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_COCO;3", - "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;4.json b/items/TURBO_COCO;4.json index 274cb53e..74544a06 100644 --- a/items/TURBO_COCO;4.json +++ b/items/TURBO_COCO;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",anvil_uses:3,timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_COCO;4", - "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;5.json b/items/TURBO_COCO;5.json index 22bf7823..f64f7a13 100644 --- a/items/TURBO_COCO;5.json +++ b/items/TURBO_COCO;5.json @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_COCO;5", - "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;2.json b/items/TURBO_MELON;2.json index de92c7f8..548d4af1 100644 --- a/items/TURBO_MELON;2.json +++ b/items/TURBO_MELON;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2},uuid:\"e9192b0b-eef3-4591-b495-da85f12759cb\",timestamp:\"11/12/20 7:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2},uuid:\"e9192b0b-eef3-4591-b495-da85f12759cb\",anvil_uses:1,timestamp:\"11/12/20 7:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_MELON;2", - "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;3.json b/items/TURBO_MELON;3.json index 541c9cbd..27e39368 100644 --- a/items/TURBO_MELON;3.json +++ b/items/TURBO_MELON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",anvil_uses:2,timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_MELON;3", - "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;4.json b/items/TURBO_MELON;4.json index f42699e6..1605cf92 100644 --- a/items/TURBO_MELON;4.json +++ b/items/TURBO_MELON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon IV\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+20%§7.\",3:\"§7Requires §fSilver §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;4\",enchantments:{turbo_melon:4},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",anvil_uses:2,timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_MELON;4", - "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;5.json b/items/TURBO_MELON;5.json index 6db7cf99..a60d1f18 100644 --- a/items/TURBO_MELON;5.json +++ b/items/TURBO_MELON;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §6Gold §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §6Gold §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",anvil_uses:4,timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon V", @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_MELON;5", - "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;2.json b/items/TURBO_MUSHROOMS;2.json index 400abe22..ccefa069 100644 --- a/items/TURBO_MUSHROOMS;2.json +++ b/items/TURBO_MUSHROOMS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;2", - "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;3.json b/items/TURBO_MUSHROOMS;3.json index 65993724..421362c1 100644 --- a/items/TURBO_MUSHROOMS;3.json +++ b/items/TURBO_MUSHROOMS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms III\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+15%§7.\",3:\"\",4:\"§7Requires §cBronze §7in §amushroom §7contest!\"5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;3\",enchantments:{turbo_mushrooms:3},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;3", - "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;4.json b/items/TURBO_MUSHROOMS;4.json index 5717f413..03313756 100644 --- a/items/TURBO_MUSHROOMS;4.json +++ b/items/TURBO_MUSHROOMS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",anvil_uses:3,timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;4", - "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;5.json b/items/TURBO_MUSHROOMS;5.json index 949d6edc..289a3b72 100644 --- a/items/TURBO_MUSHROOMS;5.json +++ b/items/TURBO_MUSHROOMS;5.json @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_MUSHROOMS;5", - "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;2.json b/items/TURBO_POTATO;2.json index d5bab450..ab3a4bfd 100644 --- a/items/TURBO_POTATO;2.json +++ b/items/TURBO_POTATO;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2},uuid:\"34477869-4596-491f-bc10-9dfa0c124a59\",timestamp:\"11/12/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2},uuid:\"34477869-4596-491f-bc10-9dfa0c124a59\",anvil_uses:1,timestamp:\"11/12/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_POTATO;2", - "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;3.json b/items/TURBO_POTATO;3.json index 820f38cf..f442c55f 100644 --- a/items/TURBO_POTATO;3.json +++ b/items/TURBO_POTATO;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",anvil_uses:2,timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_POTATO;3", - "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;4.json b/items/TURBO_POTATO;4.json index fdee7d94..a26872ee 100644 --- a/items/TURBO_POTATO;4.json +++ b/items/TURBO_POTATO;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",anvil_uses:3,timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_POTATO;4", - "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;5.json b/items/TURBO_POTATO;5.json index 4e007094..f40984c5 100644 --- a/items/TURBO_POTATO;5.json +++ b/items/TURBO_POTATO;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",anvil_uses:4,timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato V", @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_POTATO;5", - "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;2.json b/items/TURBO_PUMPKIN;2.json index a65a759a..3ab7e895 100644 --- a/items/TURBO_PUMPKIN;2.json +++ b/items/TURBO_PUMPKIN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2},uuid:\"9ca94d63-c1d8-4d0d-90ae-a4db17807d3b\",timestamp:\"11/13/20 6:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2},uuid:\"9ca94d63-c1d8-4d0d-90ae-a4db17807d3b\",anvil_uses:1,timestamp:\"11/13/20 6:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;2", - "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;3.json b/items/TURBO_PUMPKIN;3.json index 856f46ec..f12078dd 100644 --- a/items/TURBO_PUMPKIN;3.json +++ b/items/TURBO_PUMPKIN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",anvil_uses:2,timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;3", - "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;4.json b/items/TURBO_PUMPKIN;4.json index 1c730ede..bc3151a6 100644 --- a/items/TURBO_PUMPKIN;4.json +++ b/items/TURBO_PUMPKIN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",anvil_uses:3,timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;4", - "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;5.json b/items/TURBO_PUMPKIN;5.json index 5c076be6..c77887d6 100644 --- a/items/TURBO_PUMPKIN;5.json +++ b/items/TURBO_PUMPKIN;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",anvil_uses:4,timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin V", @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_PUMPKIN;5", - "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;2.json b/items/TURBO_WARTS;2.json index 65e163cc..981358a4 100644 --- a/items/TURBO_WARTS;2.json +++ b/items/TURBO_WARTS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2},uuid:\"85a68e11-1599-4a0a-ab5d-52cb7879f954\",timestamp:\"11/11/20 1:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2},uuid:\"85a68e11-1599-4a0a-ab5d-52cb7879f954\",anvil_uses:1,timestamp:\"11/11/20 1:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_WARTS;2", - "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;3.json b/items/TURBO_WARTS;3.json index efc304c4..e976b402 100644 --- a/items/TURBO_WARTS;3.json +++ b/items/TURBO_WARTS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",anvil_uses:2,timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_WARTS;3", - "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;4.json b/items/TURBO_WARTS;4.json index cbc3ed3e..d3d0fd0c 100644 --- a/items/TURBO_WARTS;4.json +++ b/items/TURBO_WARTS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",anvil_uses:3,timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_WARTS;4", - "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;5.json b/items/TURBO_WARTS;5.json index 4379c1a4..6168cf73 100644 --- a/items/TURBO_WARTS;5.json +++ b/items/TURBO_WARTS;5.json @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_WARTS;5", - "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;2.json b/items/TURBO_WHEAT;2.json index f8f53db8..3eb76f54 100644 --- a/items/TURBO_WHEAT;2.json +++ b/items/TURBO_WHEAT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2},uuid:\"bee7fd96-dde1-415b-8349-e40719ce97c1\",timestamp:\"11/11/20 5:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2},uuid:\"bee7fd96-dde1-415b-8349-e40719ce97c1\",anvil_uses:1,timestamp:\"11/11/20 5:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat II", @@ -14,7 +14,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;2", - "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;3.json b/items/TURBO_WHEAT;3.json index 20e45289..102136a9 100644 --- a/items/TURBO_WHEAT;3.json +++ b/items/TURBO_WHEAT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",anvil_uses:2,timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat III", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;3", - "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;4.json b/items/TURBO_WHEAT;4.json index 4b6df15d..f71d6c3c 100644 --- a/items/TURBO_WHEAT;4.json +++ b/items/TURBO_WHEAT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat IV\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+20%§7.\",3:\"§7Requires §fSilver §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;4\",enchantments:{turbo_wheat:4},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",anvil_uses:2,timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat IV", @@ -15,7 +15,6 @@ "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;4", - "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;5.json b/items/TURBO_WHEAT;5.json index 76e86bbf..e6059ab9 100644 --- a/items/TURBO_WHEAT;5.json +++ b/items/TURBO_WHEAT;5.json @@ -15,7 +15,6 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_WHEAT;5", - "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/VACCINE_TALISMAN.json b/items/VACCINE_TALISMAN.json index d1d17796..def0238b 100644 --- a/items/VACCINE_TALISMAN.json +++ b/items/VACCINE_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fVaccine Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"04038ec6-2a91-3bbe-84a9-75c8757b92b0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzE0MDhlZGU4YjRmNDQ0MDE1YzU5YWJkNWNkMzJiODc2OWRlNTE4ODFlZGFiY2MxNWFiYjY1MTlmNWI0OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Provides immunity to §9Poison§7\",1:\"§7damage when held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fVaccine Talisman\"},ExtraAttributes:{id:\"VACCINE_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"04038ec6-2a91-3bbe-84a9-75c8757b92b0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzE0MDhlZGU4YjRmNDQ0MDE1YzU5YWJkNWNkMzJiODc2OWRlNTE4ODFlZGFiY2MxNWFiYjY1MTlmNWI0OSJ9fX0=\"}]}},display:{Lore:[0:\"§7Provides immunity to §9Poison§7\",1:\"§7damage when held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fVaccine Talisman\"},ExtraAttributes:{id:\"VACCINE_TALISMAN\"}}", "damage": 3, "lore": [ "§7Provides immunity to §9Poison§7", diff --git a/items/VAMPIRISM;1.json b/items/VAMPIRISM;1.json index d98fd454..86aa41fb 100644 --- a/items/VAMPIRISM;1.json +++ b/items/VAMPIRISM;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:4}}}", "damage": 0, "lore": [ "§9Vampirism I", diff --git a/items/VAMPIRISM;2.json b/items/VAMPIRISM;2.json index 2fed89ca..ad899700 100644 --- a/items/VAMPIRISM;2.json +++ b/items/VAMPIRISM;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:4}}}", "damage": 0, "lore": [ "§9Vampirism II", diff --git a/items/VAMPIRISM;3.json b/items/VAMPIRISM;3.json index 8eb4b571..eafaba62 100644 --- a/items/VAMPIRISM;3.json +++ b/items/VAMPIRISM;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:4}}}", "damage": 0, "lore": [ "§9Vampirism III", -- cgit From 1e9552e104abe5135dd81f8daf3ea31af943df7a Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 17:00:03 -0500 Subject: books v1 --- items/AIMING;1.json | 21 +++++++++++++++++++++ items/AIMING;2.json | 21 +++++++++++++++++++++ items/AIMING;3.json | 21 +++++++++++++++++++++ items/AIMING;4.json | 3 ++- items/ANGLER;4.json | 3 ++- items/AQUA_AFFINITY;1.json | 3 ++- items/BANE_OF_ARTHROPODS;1.json | 1 + items/BANE_OF_ARTHROPODS;2.json | 1 + items/BANE_OF_ARTHROPODS;3.json | 1 + items/BLAST_PROTECTION;5.json | 6 +++--- items/BLESSING;4.json | 3 ++- items/CASTER;4.json | 3 ++- items/CLEAVE;4.json | 3 ++- items/CRITICAL;4.json | 3 ++- items/CUBISM;3.json | 1 + items/CUBISM;4.json | 3 ++- items/DEPTH_STRIDER;2.json | 3 ++- items/EFFICIENCY;1.json | 1 + items/EFFICIENCY;2.json | 3 ++- items/EFFICIENCY;3.json | 3 ++- items/EFFICIENCY;4.json | 3 ++- items/ENCHANTED_JACK_O_LANTERN.json | 2 +- items/ENDER_SLAYER;1.json | 3 ++- items/ENDER_SLAYER;2.json | 23 +++++++++++++++++++++++ items/ENDER_SLAYER;3.json | 23 +++++++++++++++++++++++ items/EXECUTE;4.json | 3 ++- items/EXPERIENCE;2.json | 3 ++- items/EXPERIENCE;3.json | 6 +++--- items/FEATHER_FALLING;10.json | 2 +- items/FEATHER_FALLING;4.json | 3 ++- items/FEATHER_FALLING;5.json | 3 ++- items/FEATHER_FALLING;7.json | 3 ++- items/FEATHER_FALLING;8.json | 3 ++- items/FEATHER_FALLING;9.json | 3 ++- items/FIRE_ASPECT;2.json | 3 ++- items/FIRE_PROTECTION;1.json | 1 + items/FIRE_PROTECTION;2.json | 3 ++- items/FIRE_PROTECTION;3.json | 3 ++- items/FIRE_PROTECTION;5.json | 22 ++++++++++++++++++++++ items/FIRST_STRIKE;1.json | 3 ++- items/FIRST_STRIKE;2.json | 23 +++++++++++++++++++++++ items/FIRST_STRIKE;3.json | 3 ++- items/FORTUNE;1.json | 23 +++++++++++++++++++++++ items/FORTUNE;2.json | 3 ++- items/FORTUNE;3.json | 3 ++- items/FRAIL;4.json | 3 ++- items/FRAIL;5.json | 6 +++--- items/FROST_WALKER;1.json | 3 ++- items/FROST_WALKER;2.json | 3 ++- items/GIANT_KILLER;1.json | 1 + items/GIANT_KILLER;2.json | 3 ++- items/GIANT_KILLER;3.json | 1 + items/HARVESTING;1.json | 1 + items/HARVESTING;2.json | 22 ++++++++++++++++++++++ items/HARVESTING;3.json | 22 ++++++++++++++++++++++ items/HARVESTING;4.json | 1 + items/IMPALING;2.json | 3 ++- items/IMPALING;3.json | 3 ++- items/INFINITE_QUIVER;1.json | 1 + items/INFINITE_QUIVER;2.json | 3 ++- items/INFINITE_QUIVER;3.json | 22 ++++++++++++++++++++++ items/INFINITE_QUIVER;7.json | 3 ++- items/INFINITE_QUIVER;8.json | 3 ++- items/INFINITE_QUIVER;9.json | 3 ++- items/KNOCKBACK;2.json | 3 ++- items/LARGE_AGRONOMY_SACK.json | 2 +- items/LETHALITY;1.json | 3 ++- items/LETHALITY;2.json | 3 ++- items/LETHALITY;3.json | 3 ++- items/LETHALITY;4.json | 3 ++- items/LOOTING;2.json | 3 ++- items/LUCK;1.json | 23 +++++++++++++++++++++++ items/LUCK;2.json | 23 +++++++++++++++++++++++ items/LUCK;3.json | 23 +++++++++++++++++++++++ items/LUCK;4.json | 6 ++++-- items/LUCK_OF_THE_SEA;4.json | 3 ++- items/LURE;4.json | 3 ++- items/MAGNET;4.json | 3 ++- items/MEDIUM_AGRONOMY_SACK.json | 2 +- items/NIGHT_VISION_CHARM.json | 2 +- items/PIERCING;1.json | 3 ++- items/POWER;1.json | 1 + items/POWER;2.json | 21 +++++++++++++++++++++ items/PROJECTILE_PROTECTION;4.json | 3 ++- items/PROTECTION;4.json | 3 ++- items/RAINBOW;1.json | 3 ++- items/REJUVENATE;1.json | 16 +++++++++------- items/REJUVENATE;2.json | 3 ++- items/REJUVENATE;3.json | 3 ++- items/REJUVENATE;4.json | 3 ++- items/REPLENISH;1.json | 3 ++- items/RESPIRATION;2.json | 3 ++- items/SCAVENGER;2.json | 3 ++- items/SHARPNESS;4.json | 3 ++- items/SMALL_AGRONOMY_SACK.json | 2 +- items/SMELTING_TOUCH;1.json | 3 ++- items/SMITE;1.json | 1 + items/SMITE;2.json | 1 + items/SMITE;3.json | 1 + items/SMITE;4.json | 3 ++- items/SNIPE;2.json | 4 +++- items/SNIPE;3.json | 1 + items/SPIKED_HOOK;4.json | 3 ++- items/SUPERB_CARROT_CANDY.json | 2 +- items/SUPER_MAGIC_MUSHROOM_SOUP.json | 2 +- items/THORNS;2.json | 3 ++- items/TURBO_CACTUS;2.json | 3 ++- items/TURBO_CACTUS;3.json | 3 ++- items/TURBO_CACTUS;4.json | 3 ++- items/TURBO_CACTUS;5.json | 3 ++- items/TURBO_CANE;2.json | 3 ++- items/TURBO_CANE;3.json | 3 ++- items/TURBO_CANE;4.json | 3 ++- items/TURBO_CANE;5.json | 3 ++- items/TURBO_CARROT;2.json | 3 ++- items/TURBO_CARROT;3.json | 3 ++- items/TURBO_CARROT;4.json | 3 ++- items/TURBO_CARROT;5.json | 3 ++- items/TURBO_COCO;2.json | 3 ++- items/TURBO_COCO;3.json | 3 ++- items/TURBO_COCO;4.json | 3 ++- items/TURBO_COCO;5.json | 1 + items/TURBO_MELON;2.json | 3 ++- items/TURBO_MELON;3.json | 3 ++- items/TURBO_MELON;4.json | 3 ++- items/TURBO_MELON;5.json | 3 ++- items/TURBO_MUSHROOMS;2.json | 3 ++- items/TURBO_MUSHROOMS;3.json | 3 ++- items/TURBO_MUSHROOMS;4.json | 3 ++- items/TURBO_MUSHROOMS;5.json | 1 + items/TURBO_POTATO;2.json | 3 ++- items/TURBO_POTATO;3.json | 3 ++- items/TURBO_POTATO;4.json | 3 ++- items/TURBO_POTATO;5.json | 3 ++- items/TURBO_PUMPKIN;2.json | 3 ++- items/TURBO_PUMPKIN;3.json | 3 ++- items/TURBO_PUMPKIN;4.json | 3 ++- items/TURBO_PUMPKIN;5.json | 3 ++- items/TURBO_WARTS;2.json | 3 ++- items/TURBO_WARTS;3.json | 3 ++- items/TURBO_WARTS;4.json | 3 ++- items/TURBO_WARTS;5.json | 1 + items/TURBO_WHEAT;2.json | 3 ++- items/TURBO_WHEAT;3.json | 3 ++- items/TURBO_WHEAT;4.json | 3 ++- items/TURBO_WHEAT;5.json | 1 + items/VACCINE_TALISMAN.json | 2 +- items/VAMPIRISM;1.json | 2 +- items/VAMPIRISM;2.json | 2 +- items/VAMPIRISM;3.json | 2 +- 150 files changed, 584 insertions(+), 128 deletions(-) create mode 100644 items/AIMING;1.json create mode 100644 items/AIMING;2.json create mode 100644 items/AIMING;3.json create mode 100644 items/ENDER_SLAYER;2.json create mode 100644 items/ENDER_SLAYER;3.json create mode 100644 items/FIRE_PROTECTION;5.json create mode 100644 items/FIRST_STRIKE;2.json create mode 100644 items/FORTUNE;1.json create mode 100644 items/HARVESTING;2.json create mode 100644 items/HARVESTING;3.json create mode 100644 items/INFINITE_QUIVER;3.json create mode 100644 items/LUCK;1.json create mode 100644 items/LUCK;2.json create mode 100644 items/LUCK;3.json create mode 100644 items/POWER;2.json diff --git a/items/AIMING;1.json b/items/AIMING;1.json new file mode 100644 index 00000000..9e9631ee --- /dev/null +++ b/items/AIMING;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming I\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a2\",3:\"§a§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:{aiming:1}}}", + "damage": 0, + "lore": [ + "§9Aiming I", + "§7Arrows home towards nearby", + "§7monsters if they are within §a2", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "AIMING;1", + "parent": "AIMING;4", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file diff --git a/items/AIMING;2.json b/items/AIMING;2.json new file mode 100644 index 00000000..224bd330 --- /dev/null +++ b/items/AIMING;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming II\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a4\",3:\"§a§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:{aiming:2}}}", + "damage": 0, + "lore": [ + "§9Aiming II", + "§7Arrows home towards nearby", + "§7monsters if they are within §a4", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "AIMING;2", + "parent": "AIMING;4", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file diff --git a/items/AIMING;3.json b/items/AIMING;3.json new file mode 100644 index 00000000..646afa05 --- /dev/null +++ b/items/AIMING;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Aiming III\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a6\",3:\"§a§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:{aiming:3}}}", + "damage": 0, + "lore": [ + "§9Aiming III", + "§7Arrows home towards nearby", + "§7monsters if they are within §a6", + "§a§7blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "AIMING;3", + "parent": "AIMING;4", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file diff --git a/items/AIMING;4.json b/items/AIMING;4.json index adc6b26c..4b01f9ca 100644 --- a/items/AIMING;4.json +++ b/items/AIMING;4.json @@ -27,5 +27,6 @@ }, "internalname": "AIMING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather VI" } \ No newline at end of file diff --git a/items/ANGLER;4.json b/items/ANGLER;4.json index 66f69951..c59cd7ea 100644 --- a/items/ANGLER;4.json +++ b/items/ANGLER;4.json @@ -26,5 +26,6 @@ }, "internalname": "ANGLER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ink Sack VII" } \ No newline at end of file diff --git a/items/AQUA_AFFINITY;1.json b/items/AQUA_AFFINITY;1.json index 29d6b55c..7bed01bc 100644 --- a/items/AQUA_AFFINITY;1.json +++ b/items/AQUA_AFFINITY;1.json @@ -26,5 +26,6 @@ }, "internalname": "AQUA_AFFINITY;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Prismarine Crystals IV" } \ No newline at end of file diff --git a/items/BANE_OF_ARTHROPODS;1.json b/items/BANE_OF_ARTHROPODS;1.json index b809b251..4e0baf65 100644 --- a/items/BANE_OF_ARTHROPODS;1.json +++ b/items/BANE_OF_ARTHROPODS;1.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;1", + "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/BANE_OF_ARTHROPODS;2.json b/items/BANE_OF_ARTHROPODS;2.json index 9632847f..107f65a1 100644 --- a/items/BANE_OF_ARTHROPODS;2.json +++ b/items/BANE_OF_ARTHROPODS;2.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;2", + "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/BANE_OF_ARTHROPODS;3.json b/items/BANE_OF_ARTHROPODS;3.json index 8bc413a5..e69396f2 100644 --- a/items/BANE_OF_ARTHROPODS;3.json +++ b/items/BANE_OF_ARTHROPODS;3.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "BANE_OF_ARTHROPODS;3", + "parent": "BANE_OF_ARTHROPODS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/BLAST_PROTECTION;5.json b/items/BLAST_PROTECTION;5.json index 56821599..321bac8f 100644 --- a/items/BLAST_PROTECTION;5.json +++ b/items/BLAST_PROTECTION;5.json @@ -1,7 +1,7 @@ { "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}", + "nbttag": "{ench:[],overrideMeta:1b,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:{originTag:\"ENCHANTING_TABLE\",id:\"BLAST_PROTECTION;5\",enchantments:{blast_protection:5},uuid:\"e8e47eac-805e-41b8-8c95-e32dc78e5ced\",timestamp:\"11/8/20 5:59 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Blast Protection V", @@ -14,9 +14,9 @@ "§a§lUNCOMMON" ], "internalname": "BLAST_PROTECTION;5", - "crafttext": "", "parent": "BLAST_PROTECTION;4", + "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/BLESSING;4.json b/items/BLESSING;4.json index e9c5ff5d..f635c25a 100644 --- a/items/BLESSING;4.json +++ b/items/BLESSING;4.json @@ -26,5 +26,6 @@ }, "internalname": "BLESSING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Prismarine Crystals VII" } \ No newline at end of file diff --git a/items/CASTER;4.json b/items/CASTER;4.json index 308c42c8..38a25127 100644 --- a/items/CASTER;4.json +++ b/items/CASTER;4.json @@ -26,5 +26,6 @@ }, "internalname": "CASTER;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ink Sack V" } \ No newline at end of file diff --git a/items/CLEAVE;4.json b/items/CLEAVE;4.json index 5d116700..3b84262b 100644 --- a/items/CLEAVE;4.json +++ b/items/CLEAVE;4.json @@ -27,5 +27,6 @@ }, "internalname": "CLEAVE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pufferfish III" } \ No newline at end of file diff --git a/items/CRITICAL;4.json b/items/CRITICAL;4.json index b3e16f07..bc74b91c 100644 --- a/items/CRITICAL;4.json +++ b/items/CRITICAL;4.json @@ -26,5 +26,6 @@ }, "internalname": "CRITICAL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Diamond V" } \ No newline at end of file diff --git a/items/CUBISM;3.json b/items/CUBISM;3.json index 85aa2e62..8a514974 100644 --- a/items/CUBISM;3.json +++ b/items/CUBISM;3.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "CUBISM;3", + "parent": "CUBISM;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/CUBISM;4.json b/items/CUBISM;4.json index 4191b452..dc637def 100644 --- a/items/CUBISM;4.json +++ b/items/CUBISM;4.json @@ -27,5 +27,6 @@ }, "internalname": "CUBISM;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pumpkin IV" } \ No newline at end of file diff --git a/items/DEPTH_STRIDER;2.json b/items/DEPTH_STRIDER;2.json index 91a7d242..e366345c 100644 --- a/items/DEPTH_STRIDER;2.json +++ b/items/DEPTH_STRIDER;2.json @@ -26,5 +26,6 @@ }, "internalname": "DEPTH_STRIDER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pufferfish IV" } \ No newline at end of file diff --git a/items/EFFICIENCY;1.json b/items/EFFICIENCY;1.json index 41e2cea8..e16bf9e7 100644 --- a/items/EFFICIENCY;1.json +++ b/items/EFFICIENCY;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "EFFICIENCY;1", + "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/EFFICIENCY;2.json b/items/EFFICIENCY;2.json index 988f5fe0..b40dbcfd 100644 --- a/items/EFFICIENCY;2.json +++ b/items/EFFICIENCY;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 8:53 PM\"}}", "damage": 0, "lore": [ "§9Efficiency II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "EFFICIENCY;2", + "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/EFFICIENCY;3.json b/items/EFFICIENCY;3.json index ddb16e44..e68cd148 100644 --- a/items/EFFICIENCY;3.json +++ b/items/EFFICIENCY;3.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 8:53 PM\"}}", "damage": 0, "lore": [ "§9Efficiency III", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "EFFICIENCY;3", + "parent": "EFFICIENCY;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/EFFICIENCY;4.json b/items/EFFICIENCY;4.json index 4da53e90..c08e588d 100644 --- a/items/EFFICIENCY;4.json +++ b/items/EFFICIENCY;4.json @@ -26,5 +26,6 @@ }, "internalname": "EFFICIENCY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Redstone III" } \ No newline at end of file diff --git a/items/ENCHANTED_JACK_O_LANTERN.json b/items/ENCHANTED_JACK_O_LANTERN.json index d07c87ee..c1ab8f43 100644 --- a/items/ENCHANTED_JACK_O_LANTERN.json +++ b/items/ENCHANTED_JACK_O_LANTERN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aLantern Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+92 HP\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a36\",9:\"§7Bonus HP: §a72\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+92 HP\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a36\",9:\"§7Bonus HP: §a72\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", "damage": 3, "lore": [ "§7Health: §a+92 HP", diff --git a/items/ENDER_SLAYER;1.json b/items/ENDER_SLAYER;1.json index 95ef332d..efb2559e 100644 --- a/items/ENDER_SLAYER;1.json +++ b/items/ENDER_SLAYER;1.json @@ -15,8 +15,9 @@ "§f§lCOMMON" ], "internalname": "ENDER_SLAYER;1", + "parent": "ENDER_SLAYER;4", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.5-REL", "infoType": "" } \ No newline at end of file diff --git a/items/ENDER_SLAYER;2.json b/items/ENDER_SLAYER;2.json new file mode 100644 index 00000000..48f66cd3 --- /dev/null +++ b/items/ENDER_SLAYER;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§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:\"ENCHANTING_TABLE\",id:\"ENDER_SLAYER;2\",enchantments:{ender_slayer:2},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", + "damage": 0, + "lore": [ + "§9Ender Slayer II", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDER_SLAYER;2", + "parent": "ENDER_SLAYER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDER_SLAYER;3.json b/items/ENDER_SLAYER;3.json new file mode 100644 index 00000000..e78952ca --- /dev/null +++ b/items/ENDER_SLAYER;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ender Slayer III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 and\",3:\"§7§7Endermen§7 by §a36%§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;3\",enchantments:{ender_slayer:3},uuid:\"8c7649d4-cb86-4c5a-bb87-3679f19ab849\",timestamp:\"10/7/20 9:57 AM\"}}", + "damage": 0, + "lore": [ + "§9Ender Slayer III", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a36%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDER_SLAYER;3", + "parent": "ENDER_SLAYER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EXECUTE;4.json b/items/EXECUTE;4.json index b46d81af..e1b93535 100644 --- a/items/EXECUTE;4.json +++ b/items/EXECUTE;4.json @@ -27,5 +27,6 @@ }, "internalname": "EXECUTE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Diamond II" } \ No newline at end of file diff --git a/items/EXPERIENCE;2.json b/items/EXPERIENCE;2.json index 2593ff03..c15f4459 100644 --- a/items/EXPERIENCE;2.json +++ b/items/EXPERIENCE;2.json @@ -27,5 +27,6 @@ }, "internalname": "EXPERIENCE;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Lapis Lazuli III" } \ No newline at end of file diff --git a/items/EXPERIENCE;3.json b/items/EXPERIENCE;3.json index 7429f041..687844a9 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:[],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}}}", + "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:\"fcd7a742-4a8f-45ee-9cad-ca5c25d6cc77\",timestamp:\"11/14/20 10:55 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Experience III", @@ -15,9 +15,9 @@ "§f§lCOMMON" ], "internalname": "EXPERIENCE;3", + "parent": "EXPERIENCE;2", "crafttext": "", "clickcommand": "", - "parent": "EXPERIENCE;2", - "modver": "1.4-REL", + "modver": "1.5-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FEATHER_FALLING;10.json b/items/FEATHER_FALLING;10.json index d207d56a..87f02c62 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:0,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\",timestamp:\"9/18/20 10:46 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling X", diff --git a/items/FEATHER_FALLING;4.json b/items/FEATHER_FALLING;4.json index dd0989fe..c101fb35 100644 --- a/items/FEATHER_FALLING;4.json +++ b/items/FEATHER_FALLING;4.json @@ -28,5 +28,6 @@ }, "internalname": "FEATHER_FALLING;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather II" } \ No newline at end of file diff --git a/items/FEATHER_FALLING;5.json b/items/FEATHER_FALLING;5.json index 4d3fe147..ede53aac 100644 --- a/items/FEATHER_FALLING;5.json +++ b/items/FEATHER_FALLING;5.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/7/20 7:40 AM\"}}", "damage": 0, "lore": [ "§9Feather Falling V", @@ -16,6 +16,7 @@ "§a§lUNCOMMON" ], "internalname": "FEATHER_FALLING;5", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FEATHER_FALLING;7.json b/items/FEATHER_FALLING;7.json index 62ad642a..74b64190 100644 --- a/items/FEATHER_FALLING;7.json +++ b/items/FEATHER_FALLING;7.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 7:34 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling VII", @@ -16,6 +16,7 @@ "§5§lEPIC" ], "internalname": "FEATHER_FALLING;7", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FEATHER_FALLING;8.json b/items/FEATHER_FALLING;8.json index c5704696..a889dc7d 100644 --- a/items/FEATHER_FALLING;8.json +++ b/items/FEATHER_FALLING;8.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"7/26/20 10:55 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling VIII", @@ -16,6 +16,7 @@ "§6§lLEGENDARY" ], "internalname": "FEATHER_FALLING;8", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FEATHER_FALLING;9.json b/items/FEATHER_FALLING;9.json index f23672ab..546a2705 100644 --- a/items/FEATHER_FALLING;9.json +++ b/items/FEATHER_FALLING;9.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/7/20 4:55 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Feather Falling IX", @@ -16,6 +16,7 @@ "§d§lMYTHIC" ], "internalname": "FEATHER_FALLING;9", + "parent": "FEATHER_FALLING;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_ASPECT;2.json b/items/FIRE_ASPECT;2.json index 118da8a6..db84fe6d 100644 --- a/items/FIRE_ASPECT;2.json +++ b/items/FIRE_ASPECT;2.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/6/20 6:53 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Fire Aspect II", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "FIRE_ASPECT;2", + "parent": "FIRE_ASPECT;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;1.json b/items/FIRE_PROTECTION;1.json index 5759ccfa..425d8222 100644 --- a/items/FIRE_PROTECTION;1.json +++ b/items/FIRE_PROTECTION;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;1", + "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;2.json b/items/FIRE_PROTECTION;2.json index 0f52df41..ca5ff59f 100644 --- a/items/FIRE_PROTECTION;2.json +++ b/items/FIRE_PROTECTION;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:10 PM\"}}", "damage": 0, "lore": [ "§9Fire Protection II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;2", + "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;3.json b/items/FIRE_PROTECTION;3.json index a2777913..aadcc69c 100644 --- a/items/FIRE_PROTECTION;3.json +++ b/items/FIRE_PROTECTION;3.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:10 PM\"}}", "damage": 0, "lore": [ "§9Fire Protection III", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "FIRE_PROTECTION;3", + "parent": "FIRE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FIRE_PROTECTION;5.json b/items/FIRE_PROTECTION;5.json new file mode 100644 index 00000000..4ab0e053 --- /dev/null +++ b/items/FIRE_PROTECTION;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection V\",1:\"§7Grants §a+20 §a❈ Defense\",2:\"§a§7against fire and lava.\",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:\"FIRE_PROTECTION;5\",enchantments:{fire_protection:5},uuid:\"aaaf58bd-3ec6-44e5-92c3-4b4a9d3b0582\",timestamp:\"11/14/20 12:17 PM\"}}", + "damage": 0, + "lore": [ + "§9Fire Protection V", + "§7Grants §a+20 §a❈ Defense", + "§a§7against fire and lava.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "FIRE_PROTECTION;5", + "parent": "FIRE_PROTECTION;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRST_STRIKE;1.json b/items/FIRST_STRIKE;1.json index a4c5b4ec..ce2146c7 100644 --- a/items/FIRST_STRIKE;1.json +++ b/items/FIRST_STRIKE;1.json @@ -15,8 +15,9 @@ "§f§lCOMMON" ], "internalname": "FIRST_STRIKE;1", + "parent": "FIRST_STRIKE;3", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FIRST_STRIKE;2.json b/items/FIRST_STRIKE;2.json new file mode 100644 index 00000000..c8fdb9ec --- /dev/null +++ b/items/FIRST_STRIKE;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike II\",1:\"§7Increases melee damage dealt by\",2:\"§7§a50% §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;2\",enchantments:{first_strike:2},uuid:\"bef3adf7-9603-467f-b66a-c92ddf857f2f\",timestamp:\"10/7/20 9:53 AM\"}}", + "damage": 0, + "lore": [ + "§9First Strike II", + "§7Increases melee damage dealt by", + "§7§a50% §7for the first hit on a", + "§7mob.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRST_STRIKE;2", + "parent": "FIRST_STRIKE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FIRST_STRIKE;3.json b/items/FIRST_STRIKE;3.json index 53427f22..0e22920d 100644 --- a/items/FIRST_STRIKE;3.json +++ b/items/FIRST_STRIKE;3.json @@ -27,5 +27,6 @@ }, "internalname": "FIRST_STRIKE;3", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gravel VI" } \ No newline at end of file diff --git a/items/FORTUNE;1.json b/items/FORTUNE;1.json new file mode 100644 index 00000000..a37d7cc7 --- /dev/null +++ b/items/FORTUNE;1.json @@ -0,0 +1,23 @@ +{ + "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§a10%§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;1\",enchantments:{fortune:1},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Fortune I", + "§7Increases your chance to gain", + "§7double drops when mining by", + "§7§a10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FORTUNE;1", + "parent": "FORTUNE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/FORTUNE;2.json b/items/FORTUNE;2.json index 5b30ff7c..10a5a733 100644 --- a/items/FORTUNE;2.json +++ b/items/FORTUNE;2.json @@ -27,5 +27,6 @@ }, "internalname": "FORTUNE;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gold Ingot VIII" } \ No newline at end of file diff --git a/items/FORTUNE;3.json b/items/FORTUNE;3.json index 58191381..94448c0d 100644 --- a/items/FORTUNE;3.json +++ b/items/FORTUNE;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Fortune III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "FORTUNE;3", + "parent": "FORTUNE;2", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/FRAIL;4.json b/items/FRAIL;4.json index c7c7f85f..d956f10b 100644 --- a/items/FRAIL;4.json +++ b/items/FRAIL;4.json @@ -26,5 +26,6 @@ }, "internalname": "FRAIL;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Clay IV" } \ No newline at end of file diff --git a/items/FRAIL;5.json b/items/FRAIL;5.json index 776e1c93..90ca7b43 100644 --- a/items/FRAIL;5.json +++ b/items/FRAIL;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "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}}}", + "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:\"546f93c3-df6b-44e0-bb58-1adc4adfbf73\",timestamp:\"11/14/20 12:29 PM\"}}", "damage": 0, "lore": [ "§9Frail V", @@ -17,6 +17,6 @@ "parent": "FRAIL;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/FROST_WALKER;1.json b/items/FROST_WALKER;1.json index b3736287..6efa0e24 100644 --- a/items/FROST_WALKER;1.json +++ b/items/FROST_WALKER;1.json @@ -27,5 +27,6 @@ }, "internalname": "FROST_WALKER;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Ice II" } \ No newline at end of file diff --git a/items/FROST_WALKER;2.json b/items/FROST_WALKER;2.json index 35283b75..7be64b6b 100644 --- a/items/FROST_WALKER;2.json +++ b/items/FROST_WALKER;2.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 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:[]}", + "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\",timestamp:\"10/6/20 4:41 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Frost Walker II", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "FROST_WALKER;2", + "parent": "FROST_WALKER;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/GIANT_KILLER;1.json b/items/GIANT_KILLER;1.json index c09cae01..e7c663ea 100644 --- a/items/GIANT_KILLER;1.json +++ b/items/GIANT_KILLER;1.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "GIANT_KILLER;1", + "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/GIANT_KILLER;2.json b/items/GIANT_KILLER;2.json index 031c33d0..49db7f25 100644 --- a/items/GIANT_KILLER;2.json +++ b/items/GIANT_KILLER;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:42 PM\"}}", "damage": 0, "lore": [ "§9Giant Killer II", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "GIANT_KILLER;2", + "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/GIANT_KILLER;3.json b/items/GIANT_KILLER;3.json index b86522b5..ef01545d 100644 --- a/items/GIANT_KILLER;3.json +++ b/items/GIANT_KILLER;3.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "GIANT_KILLER;3", + "parent": "GIANT_KILLER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/HARVESTING;1.json b/items/HARVESTING;1.json index ee92f5c9..ae6acbc1 100644 --- a/items/HARVESTING;1.json +++ b/items/HARVESTING;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "HARVESTING;1", + "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/HARVESTING;2.json b/items/HARVESTING;2.json new file mode 100644 index 00000000..5c71b59f --- /dev/null +++ b/items/HARVESTING;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting II\",1:\"§7Grants a §a25% §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;2\",enchantments:{harvesting:2},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting II", + "§7Grants a §a25% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;2", + "parent": "HARVESTING;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/HARVESTING;3.json b/items/HARVESTING;3.json new file mode 100644 index 00000000..c78209cb --- /dev/null +++ b/items/HARVESTING;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Harvesting III\",1:\"§7Grants a §a37.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;3\",enchantments:{harvesting:3},uuid:\"b0ee70fc-2933-4127-8666-ddfcf524bc62\",timestamp:\"10/6/20 9:36 PM\"}}", + "damage": 0, + "lore": [ + "§9Harvesting III", + "§7Grants a §a37.5% §7chance to", + "§7harvest double crops.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "HARVESTING;3", + "parent": "HARVESTING;5", + "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 index 7c5d909e..648896d2 100644 --- a/items/HARVESTING;4.json +++ b/items/HARVESTING;4.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "HARVESTING;4", + "parent": "HARVESTING;5", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/IMPALING;2.json b/items/IMPALING;2.json index 8b194610..5c0babfb 100644 --- a/items/IMPALING;2.json +++ b/items/IMPALING;2.json @@ -27,5 +27,6 @@ }, "internalname": "IMPALING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Prismarine Shard I" } \ No newline at end of file diff --git a/items/IMPALING;3.json b/items/IMPALING;3.json index b6e366e7..3c406d3d 100644 --- a/items/IMPALING;3.json +++ b/items/IMPALING;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/6/20 3:15 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Impaling III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "IMPALING;3", + "parent": "IMPALING;2", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;1.json b/items/INFINITE_QUIVER;1.json index 764e6931..22a7440e 100644 --- a/items/INFINITE_QUIVER;1.json +++ b/items/INFINITE_QUIVER;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "INFINITE_QUIVER;1", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;2.json b/items/INFINITE_QUIVER;2.json index b9492e10..cb1a7afb 100644 --- a/items/INFINITE_QUIVER;2.json +++ b/items/INFINITE_QUIVER;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:42 PM\"}}", "damage": 0, "lore": [ "§9Infinite Quiver II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "INFINITE_QUIVER;2", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;3.json b/items/INFINITE_QUIVER;3.json new file mode 100644 index 00000000..3942a60b --- /dev/null +++ b/items/INFINITE_QUIVER;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver III\",1:\"§7Saves arrows §a30%§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;3\",enchantments:{infinite_quiver:3},uuid:\"37f41f2e-e2c0-4ba0-9876-5d323729af30\",timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Infinite Quiver III", + "§7Saves arrows §a30%§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;3", + "parent": "INFINITE_QUIVER;4", + "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 index 2de8e1ef..c1baceb4 100644 --- a/items/INFINITE_QUIVER;7.json +++ b/items/INFINITE_QUIVER;7.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 2:37 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Infinite Quiver VII", @@ -14,6 +14,7 @@ "§5§lEPIC" ], "internalname": "INFINITE_QUIVER;7", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;8.json b/items/INFINITE_QUIVER;8.json index 853d29e3..2e13f8fa 100644 --- a/items/INFINITE_QUIVER;8.json +++ b/items/INFINITE_QUIVER;8.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Infinite Quiver VIII", @@ -14,6 +14,7 @@ "§6§lLEGENDARY" ], "internalname": "INFINITE_QUIVER;8", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/INFINITE_QUIVER;9.json b/items/INFINITE_QUIVER;9.json index 415a6336..b5d3ce89 100644 --- a/items/INFINITE_QUIVER;9.json +++ b/items/INFINITE_QUIVER;9.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/20/20 6:51 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Infinite Quiver IX", @@ -14,6 +14,7 @@ "§d§lMYTHIC" ], "internalname": "INFINITE_QUIVER;9", + "parent": "INFINITE_QUIVER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/KNOCKBACK;2.json b/items/KNOCKBACK;2.json index bdd9b125..113407c5 100644 --- a/items/KNOCKBACK;2.json +++ b/items/KNOCKBACK;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:56 PM\"}}", "damage": 0, "lore": [ "§9Knockback II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "KNOCKBACK;2", + "parent": "KNOCKBACK;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/LARGE_AGRONOMY_SACK.json b/items/LARGE_AGRONOMY_SACK.json index 50cbc056..9d25b762 100644 --- a/items/LARGE_AGRONOMY_SACK.json +++ b/items/LARGE_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "LARGE_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Wheat X", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" diff --git a/items/LETHALITY;1.json b/items/LETHALITY;1.json index 4a28053d..e67fbab1 100644 --- a/items/LETHALITY;1.json +++ b/items/LETHALITY;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality I\",1:\"§7Reduces the armor of your target\",2:\"§7by §a1.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:1}}}", "damage": 0, "lore": [ "§9Lethality I", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;1", + "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/LETHALITY;2.json b/items/LETHALITY;2.json index 35b393bc..0b78eec8 100644 --- a/items/LETHALITY;2.json +++ b/items/LETHALITY;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality II\",1:\"§7Reduces the armor of your target\",2:\"§7by §a2.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:2}}}", "damage": 0, "lore": [ "§9Lethality II", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;2", + "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/LETHALITY;3.json b/items/LETHALITY;3.json index c5e59ecf..15b23cee 100644 --- a/items/LETHALITY;3.json +++ b/items/LETHALITY;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality IV\",1:\"§7Reduces the armor of your target\",2:\"§7by §a4.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lethality III\",1:\"§7Reduces the armor of your target\",2:\"§7by §a3.0% §7for §68 §7seconds\",3:\"§7each time you hit them with\",4:\"§7melee. Stacks up to §a5 §7times.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{lethality:3}}}", "damage": 0, "lore": [ "§9Lethality III", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "LETHALITY;3", + "parent": "LETHALITY;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/LETHALITY;4.json b/items/LETHALITY;4.json index 025465fc..9e9bc83a 100644 --- a/items/LETHALITY;4.json +++ b/items/LETHALITY;4.json @@ -28,5 +28,6 @@ }, "internalname": "LETHALITY;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Obsidian II" } \ No newline at end of file diff --git a/items/LOOTING;2.json b/items/LOOTING;2.json index 658bfc0d..cd140c0f 100644 --- a/items/LOOTING;2.json +++ b/items/LOOTING;2.json @@ -27,5 +27,6 @@ }, "internalname": "LOOTING;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gold Ingot III" } \ No newline at end of file diff --git a/items/LUCK;1.json b/items/LUCK;1.json new file mode 100644 index 00000000..0552691e --- /dev/null +++ b/items/LUCK;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck I\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a5%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;1\",enchantments:{luck:1}}}", + "damage": 0, + "lore": [ + "§9Luck I", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a5%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK;1", + "parent": "LUCK;4", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/LUCK;2.json b/items/LUCK;2.json new file mode 100644 index 00000000..449db444 --- /dev/null +++ b/items/LUCK;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck II\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a10%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;2\",enchantments:{luck:2}}}", + "damage": 0, + "lore": [ + "§9Luck II", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a10%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK;2", + "parent": "LUCK;4", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/LUCK;3.json b/items/LUCK;3.json new file mode 100644 index 00000000..ddca2ff6 --- /dev/null +++ b/items/LUCK;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck III\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a15%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;3\",enchantments:{luck:3}}}", + "damage": 0, + "lore": [ + "§9Luck III", + "§7Increases the chance for", + "§7Monsters to drop their armor by", + "§7§a15%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK;3", + "parent": "LUCK;4", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/LUCK;4.json b/items/LUCK;4.json index 390ebe75..1ef7826b 100644 --- a/items/LUCK;4.json +++ b/items/LUCK;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",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:{luck:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck IV\",1:\"§7Increases the chance for\",2:\"§7Monsters to drop their armor by\",3:\"§7§a20%§7\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LUCK;4\",enchantments:{luck:4}}}", "damage": 0, "lore": [ "§9Luck IV", @@ -27,5 +27,7 @@ }, "internalname": "LUCK;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.5-REL", + "crafttext": "Requires: Raw Rabbit V", + "infoType": "" } \ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;4.json b/items/LUCK_OF_THE_SEA;4.json index 6b818352..9482a4fa 100644 --- a/items/LUCK_OF_THE_SEA;4.json +++ b/items/LUCK_OF_THE_SEA;4.json @@ -26,5 +26,6 @@ }, "internalname": "LUCK_OF_THE_SEA;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Raw Rabbit VII" } \ No newline at end of file diff --git a/items/LURE;4.json b/items/LURE;4.json index 6020726e..1cd99699 100644 --- a/items/LURE;4.json +++ b/items/LURE;4.json @@ -27,5 +27,6 @@ }, "internalname": "LURE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.6-REL", + "crafttext": "Requires: Raw Salmon III" } \ No newline at end of file diff --git a/items/MAGNET;4.json b/items/MAGNET;4.json index feb3e3ba..387d519a 100644 --- a/items/MAGNET;4.json +++ b/items/MAGNET;4.json @@ -27,5 +27,6 @@ }, "internalname": "MAGNET;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Clownfish III" } \ No newline at end of file diff --git a/items/MEDIUM_AGRONOMY_SACK.json b/items/MEDIUM_AGRONOMY_SACK.json index b0cfb141..ef8aa18c 100644 --- a/items/MEDIUM_AGRONOMY_SACK.json +++ b/items/MEDIUM_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "MEDIUM_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Wheat VIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" diff --git a/items/NIGHT_VISION_CHARM.json b/items/NIGHT_VISION_CHARM.json index f9e8f92a..e6ad529a 100644 --- a/items/NIGHT_VISION_CHARM.json +++ b/items/NIGHT_VISION_CHARM.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fNight Vision Charm", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", "damage": 3, "lore": [ "§7Grants Night Vision I while this", diff --git a/items/PIERCING;1.json b/items/PIERCING;1.json index 6f954d1f..a21102af 100644 --- a/items/PIERCING;1.json +++ b/items/PIERCING;1.json @@ -27,5 +27,6 @@ }, "internalname": "PIERCING;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cactus VI" } \ No newline at end of file diff --git a/items/POWER;1.json b/items/POWER;1.json index 384f889c..9fd9285c 100644 --- a/items/POWER;1.json +++ b/items/POWER;1.json @@ -13,6 +13,7 @@ "§f§lCOMMON" ], "internalname": "POWER;1", + "parent": "POWER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/POWER;2.json b/items/POWER;2.json new file mode 100644 index 00000000..f4f1cd2d --- /dev/null +++ b/items/POWER;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power II\",1:\"§7Increases bow damage by §a16%§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;2\",enchantments:{power:2},uuid:\"db278d0f-751f-461f-903b-a3d0e503b5ba\",timestamp:\"10/7/20 7:42 AM\"}}", + "damage": 0, + "lore": [ + "§9Power II", + "§7Increases bow damage by §a16%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "POWER;2", + "parent": "POWER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PROJECTILE_PROTECTION;4.json b/items/PROJECTILE_PROTECTION;4.json index 177828cf..94d5d648 100644 --- a/items/PROJECTILE_PROTECTION;4.json +++ b/items/PROJECTILE_PROTECTION;4.json @@ -26,5 +26,6 @@ }, "internalname": "PROJECTILE_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather I" } \ No newline at end of file diff --git a/items/PROTECTION;4.json b/items/PROTECTION;4.json index ca85ab8e..72868acd 100644 --- a/items/PROTECTION;4.json +++ b/items/PROTECTION;4.json @@ -25,5 +25,6 @@ }, "internalname": "PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Iron Ingot III" } \ No newline at end of file diff --git a/items/RAINBOW;1.json b/items/RAINBOW;1.json index 9c51b3ec..9173423b 100644 --- a/items/RAINBOW;1.json +++ b/items/RAINBOW;1.json @@ -26,5 +26,6 @@ }, "internalname": "RAINBOW;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Mutton VI" } \ No newline at end of file diff --git a/items/REJUVENATE;1.json b/items/REJUVENATE;1.json index 895bcc0d..c74abca1 100644 --- a/items/REJUVENATE;1.json +++ b/items/REJUVENATE;1.json @@ -1,11 +1,8 @@ { - "internalname": "REJUVENATE;1", - "itemid": 403, - "displayname": "§fEnchanted Book", - "clickcommand": "", + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§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;1\",enchantments:{rejuvenate:1},uuid:\"e9cbff48-1be1-4ac0-a48e-955c6d9abdb7\",timestamp:\"11/14/20 11:56 AM\"},AttributeModifiers:[]}", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rejuvenate I\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+2%§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:{rejuvenate:1}}}", - "modver": "1.0.0", "lore": [ "§9Rejuvenate I", "§7Increases your natural", @@ -15,5 +12,10 @@ "§7to apply it!", "", "§f§lCOMMON" - ] + ], + "internalname": "REJUVENATE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/REJUVENATE;2.json b/items/REJUVENATE;2.json index b43e9e83..b80426a7 100644 --- a/items/REJUVENATE;2.json +++ b/items/REJUVENATE;2.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/30/20 2:13 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "REJUVENATE;2", + "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/REJUVENATE;3.json b/items/REJUVENATE;3.json index 8adf7d2e..2785b596 100644 --- a/items/REJUVENATE;3.json +++ b/items/REJUVENATE;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 8:38 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate III", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "REJUVENATE;3", + "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/REJUVENATE;4.json b/items/REJUVENATE;4.json index 1834fb85..26a56591 100644 --- a/items/REJUVENATE;4.json +++ b/items/REJUVENATE;4.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/2/20 1:32 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Rejuvenate IV", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "REJUVENATE;4", + "parent": "REJUVENATE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/REPLENISH;1.json b/items/REPLENISH;1.json index ce51a924..d0f1daa7 100644 --- a/items/REPLENISH;1.json +++ b/items/REPLENISH;1.json @@ -28,5 +28,6 @@ }, "internalname": "REPLENISH;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cocoa Beans VIII" } \ No newline at end of file diff --git a/items/RESPIRATION;2.json b/items/RESPIRATION;2.json index 075cbd82..fae59498 100644 --- a/items/RESPIRATION;2.json +++ b/items/RESPIRATION;2.json @@ -26,5 +26,6 @@ }, "internalname": "RESPIRATION;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Clay III" } \ No newline at end of file diff --git a/items/SCAVENGER;2.json b/items/SCAVENGER;2.json index 296d6b5e..351d3fa3 100644 --- a/items/SCAVENGER;2.json +++ b/items/SCAVENGER;2.json @@ -26,5 +26,6 @@ }, "internalname": "SCAVENGER;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gold Ingot VI" } \ No newline at end of file diff --git a/items/SHARPNESS;4.json b/items/SHARPNESS;4.json index 2dad2cb7..bcc9c0d4 100644 --- a/items/SHARPNESS;4.json +++ b/items/SHARPNESS;4.json @@ -26,5 +26,6 @@ }, "internalname": "SHARPNESS;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gravel IV" } \ No newline at end of file diff --git a/items/SMALL_AGRONOMY_SACK.json b/items/SMALL_AGRONOMY_SACK.json index c04f4f46..9c63a8f5 100644 --- a/items/SMALL_AGRONOMY_SACK.json +++ b/items/SMALL_AGRONOMY_SACK.json @@ -33,7 +33,7 @@ "internalname": "SMALL_AGRONOMY_SACK", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "", + "crafttext": "Requires: Wheat VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Agronomy_Sack" 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/SMITE;1.json b/items/SMITE;1.json index b0943cd9..cac7015c 100644 --- a/items/SMITE;1.json +++ b/items/SMITE;1.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "SMITE;1", + "parent": "SMITE;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SMITE;2.json b/items/SMITE;2.json index f1d00a1a..1187125d 100644 --- a/items/SMITE;2.json +++ b/items/SMITE;2.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "SMITE;2", + "parent": "SMITE;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SMITE;3.json b/items/SMITE;3.json index 425a0efc..0ef6e47e 100644 --- a/items/SMITE;3.json +++ b/items/SMITE;3.json @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "SMITE;3", + "parent": "SMITE;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SMITE;4.json b/items/SMITE;4.json index 3810b584..390241e1 100644 --- a/items/SMITE;4.json +++ b/items/SMITE;4.json @@ -28,5 +28,6 @@ }, "internalname": "SMITE;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Rotten Flesh III" } \ No newline at end of file diff --git a/items/SNIPE;2.json b/items/SNIPE;2.json index 6f828493..e5a0311b 100644 --- a/items/SNIPE;2.json +++ b/items/SNIPE;2.json @@ -25,6 +25,8 @@ "C3": "FEATHER:2" }, "internalname": "SNIPE;2", + "parent": "SNIPE;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Feather VIII" } \ No newline at end of file diff --git a/items/SNIPE;3.json b/items/SNIPE;3.json index ecaa33f5..51a5c2ec 100644 --- a/items/SNIPE;3.json +++ b/items/SNIPE;3.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "SNIPE;3", + "parent": "SNIPE;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SPIKED_HOOK;4.json b/items/SPIKED_HOOK;4.json index 7ee4a63b..f4bf389c 100644 --- a/items/SPIKED_HOOK;4.json +++ b/items/SPIKED_HOOK;4.json @@ -26,5 +26,6 @@ }, "internalname": "SPIKED_HOOK;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Pufferfish VI" } \ No newline at end of file diff --git a/items/SUPERB_CARROT_CANDY.json b/items/SUPERB_CARROT_CANDY.json index 7f8de992..89dbcf24 100644 --- a/items/SUPERB_CARROT_CANDY.json +++ b/items/SUPERB_CARROT_CANDY.json @@ -31,7 +31,7 @@ "internalname": "SUPERB_CARROT_CANDY", "clickcommand": "viewrecipe", "modver": "1.5-REL", - "crafttext": "Requires: VIII", + "crafttext": "Requires: Carrot VIII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Superb_Carrot_Candy" diff --git a/items/SUPER_MAGIC_MUSHROOM_SOUP.json b/items/SUPER_MAGIC_MUSHROOM_SOUP.json index 88086e8c..6b132b86 100644 --- a/items/SUPER_MAGIC_MUSHROOM_SOUP.json +++ b/items/SUPER_MAGIC_MUSHROOM_SOUP.json @@ -15,7 +15,7 @@ "", "§9§lRARE" ], - "crafttext": "", + "crafttext": "Requires: Mushroom VII", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mystical_Mushroom_Soup" diff --git a/items/THORNS;2.json b/items/THORNS;2.json index cfcead0f..92a01a92 100644 --- a/items/THORNS;2.json +++ b/items/THORNS;2.json @@ -27,5 +27,6 @@ }, "internalname": "THORNS;2", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Cactus VII" } \ No newline at end of file diff --git a/items/TURBO_CACTUS;2.json b/items/TURBO_CACTUS;2.json index 925eed6f..a2db6ce6 100644 --- a/items/TURBO_CACTUS;2.json +++ b/items/TURBO_CACTUS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2},uuid:\"f14fcba0-5d86-4fb1-bcaa-bbee1da56410\",anvil_uses:1,timestamp:\"11/12/20 3:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti II\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;2\",enchantments:{turbo_cactus:2},uuid:\"f14fcba0-5d86-4fb1-bcaa-bbee1da56410\",timestamp:\"11/12/20 3:25 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;2", + "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CACTUS;3.json b/items/TURBO_CACTUS;3.json index 5ca7ca58..791b65c4 100644 --- a/items/TURBO_CACTUS;3.json +++ b/items/TURBO_CACTUS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",anvil_uses:2,timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti III\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;3\",enchantments:{turbo_cactus:3},uuid:\"9c23ef97-0084-4688-b5e3-01f1d8bf2e41\",timestamp:\"11/11/20 1:38 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;3", + "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CACTUS;4.json b/items/TURBO_CACTUS;4.json index 72acce9a..46440c13 100644 --- a/items/TURBO_CACTUS;4.json +++ b/items/TURBO_CACTUS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",anvil_uses:3,timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti IV\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;4\",enchantments:{turbo_cactus:4},uuid:\"99bf4b85-036e-4781-a018-f501965c2440\",timestamp:\"11/9/20 8:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CACTUS;4", + "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CACTUS;5.json b/items/TURBO_CACTUS;5.json index ee5ef4bc..a0ff8260 100644 --- a/items/TURBO_CACTUS;5.json +++ b/items/TURBO_CACTUS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",anvil_uses:4,timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cacti V\",1:\"§7Increases double-drop chance\",2:\"§7of cactus by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aCactus §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CACTUS;5\",enchantments:{turbo_cactus:5},uuid:\"86a4c037-7812-47f7-87eb-3ce3add4229c\",timestamp:\"11/10/20 11:08 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cacti V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_CACTUS;5", + "parent": "TURBO_CACTUS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;2.json b/items/TURBO_CANE;2.json index 7b80054d..cfc5b5be 100644 --- a/items/TURBO_CANE;2.json +++ b/items/TURBO_CANE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",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:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",anvil_uses:1,timestamp:\"11/8/20 12:35 PM\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",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:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",timestamp:\"11/8/20 12:35 PM\"}}", "damage": 0, "lore": [ "§9Turbo-Cane II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;2", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;3.json b/items/TURBO_CANE;3.json index 21447ea9..80cadc2d 100644 --- a/items/TURBO_CANE;3.json +++ b/items/TURBO_CANE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",anvil_uses:2,timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane III\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;3\",enchantments:{turbo_cane:3},uuid:\"d6f01e25-d5be-4c86-b7cc-a023d5ceb853\",timestamp:\"11/13/20 5:37 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;3", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;4.json b/items/TURBO_CANE;4.json index 17b10e30..73cde590 100644 --- a/items/TURBO_CANE;4.json +++ b/items/TURBO_CANE;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",anvil_uses:3,timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane IV\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;4\",enchantments:{turbo_cane:4},uuid:\"e9e80a9c-b43e-4b7f-b7f3-d860e0296460\",timestamp:\"11/13/20 9:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CANE;4", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CANE;5.json b/items/TURBO_CANE;5.json index 31c07b8b..e32a7d55 100644 --- a/items/TURBO_CANE;5.json +++ b/items/TURBO_CANE;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",anvil_uses:4,timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane V\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+25%§7.\",3:\"§7Requires §6Gold §7in §aSugar Cane §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CANE;5\",enchantments:{turbo_cane:5},uuid:\"d35e76cb-1825-42a5-9b35-26b427b8c0df\",timestamp:\"11/9/20 6:37 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Cane V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_CANE;5", + "parent": "TURBO_CANE;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;2.json b/items/TURBO_CARROT;2.json index 8417d29f..0efe45a4 100644 --- a/items/TURBO_CARROT;2.json +++ b/items/TURBO_CARROT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2},uuid:\"5bcef791-c445-4142-936c-456b630f1916\",anvil_uses:1,timestamp:\"11/13/20 8:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot II\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;2\",enchantments:{turbo_carrot:2},uuid:\"5bcef791-c445-4142-936c-456b630f1916\",timestamp:\"11/13/20 8:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CARROT;2", + "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;3.json b/items/TURBO_CARROT;3.json index df1c72c8..bba4c8ed 100644 --- a/items/TURBO_CARROT;3.json +++ b/items/TURBO_CARROT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+15%§7.\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",anvil_uses:2,timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot III\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+15%§7.\",3:\"§7Requires §cBronze §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;3\",enchantments:{turbo_carrot:3},uuid:\"9bf41f23-c28e-46db-a5f0-e19fcee367b9\",timestamp:\"11/12/20 6:54 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CARROT;3", + "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;4.json b/items/TURBO_CARROT;4.json index 6a9b995f..a2b9a987 100644 --- a/items/TURBO_CARROT;4.json +++ b/items/TURBO_CARROT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",anvil_uses:3,timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot IV\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+20%§7.\",3:\"§7Requires §fSilver §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;4\",enchantments:{turbo_carrot:4},uuid:\"820f72be-9f61-490d-8e63-66ddcf09f54d\",timestamp:\"11/13/20 8:40 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_CARROT;4", + "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_CARROT;5.json b/items/TURBO_CARROT;5.json index 4d17a217..ab802692 100644 --- a/items/TURBO_CARROT;5.json +++ b/items/TURBO_CARROT;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §6Gold §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",anvil_uses:4,timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot V\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+25%§7.\",3:\"§7Requires §6Gold §7in §acarrot §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_CARROT;5\",enchantments:{turbo_carrot:5},uuid:\"7dc5e51e-e10c-4097-9a15-1b5ee149d2a5\",timestamp:\"11/12/20 11:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Carrot V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_CARROT;5", + "parent": "TURBO_CARROT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;2.json b/items/TURBO_COCO;2.json index d994af55..abf7dbf7 100644 --- a/items/TURBO_COCO;2.json +++ b/items/TURBO_COCO;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2},uuid:\"81e5bed6-d196-4ab0-8f5e-015c792a0ce9\",anvil_uses:1,timestamp:\"11/13/20 1:19 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco II\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;2\",enchantments:{turbo_coco:2},uuid:\"81e5bed6-d196-4ab0-8f5e-015c792a0ce9\",timestamp:\"11/13/20 1:19 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_COCO;2", + "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;3.json b/items/TURBO_COCO;3.json index 41702fba..15384890 100644 --- a/items/TURBO_COCO;3.json +++ b/items/TURBO_COCO;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",anvil_uses:2,timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco III\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;3\",enchantments:{turbo_coco:3},uuid:\"cdc4ea3d-6860-430b-a7e5-e675eec87586\",timestamp:\"11/13/20 1:04 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_COCO;3", + "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;4.json b/items/TURBO_COCO;4.json index 74544a06..274cb53e 100644 --- a/items/TURBO_COCO;4.json +++ b/items/TURBO_COCO;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",anvil_uses:3,timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco IV\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aCocoa Beans §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_COCO;4\",enchantments:{turbo_coco:4},uuid:\"d8700154-75a3-414e-9f1c-6d33fac0411f\",timestamp:\"11/12/20 1:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Coco IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_COCO;4", + "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_COCO;5.json b/items/TURBO_COCO;5.json index f64f7a13..22bf7823 100644 --- a/items/TURBO_COCO;5.json +++ b/items/TURBO_COCO;5.json @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_COCO;5", + "parent": "TURBO_COCO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;2.json b/items/TURBO_MELON;2.json index 548d4af1..de92c7f8 100644 --- a/items/TURBO_MELON;2.json +++ b/items/TURBO_MELON;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2},uuid:\"e9192b0b-eef3-4591-b495-da85f12759cb\",anvil_uses:1,timestamp:\"11/12/20 7:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon II\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;2\",enchantments:{turbo_melon:2},uuid:\"e9192b0b-eef3-4591-b495-da85f12759cb\",timestamp:\"11/12/20 7:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MELON;2", + "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;3.json b/items/TURBO_MELON;3.json index 27e39368..541c9cbd 100644 --- a/items/TURBO_MELON;3.json +++ b/items/TURBO_MELON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",anvil_uses:2,timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MELON;3", + "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;4.json b/items/TURBO_MELON;4.json index 1605cf92..f42699e6 100644 --- a/items/TURBO_MELON;4.json +++ b/items/TURBO_MELON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon III\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+15%§7.\",3:\"§7Requires §cBronze §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;3\",enchantments:{turbo_melon:3},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",anvil_uses:2,timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon IV\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+20%§7.\",3:\"§7Requires §fSilver §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;4\",enchantments:{turbo_melon:4},uuid:\"ce66e39e-73df-474f-a59b-69b0b0254032\",timestamp:\"11/13/20 5:14 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MELON;4", + "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MELON;5.json b/items/TURBO_MELON;5.json index a60d1f18..6db7cf99 100644 --- a/items/TURBO_MELON;5.json +++ b/items/TURBO_MELON;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §6Gold §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",anvil_uses:4,timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Melon V\",1:\"§7Increases double-drop chance\",2:\"§7of melon by §a+25%§7.\",3:\"§7Requires §6Gold §7in §amelon §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MELON;5\",enchantments:{turbo_melon:5},uuid:\"c802d46c-0568-4109-8b2e-f1e080fc9c2a\",timestamp:\"11/13/20 7:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Melon V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_MELON;5", + "parent": "TURBO_MELON;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;2.json b/items/TURBO_MUSHROOMS;2.json index ccefa069..400abe22 100644 --- a/items/TURBO_MUSHROOMS;2.json +++ b/items/TURBO_MUSHROOMS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;2", + "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;3.json b/items/TURBO_MUSHROOMS;3.json index 421362c1..65993724 100644 --- a/items/TURBO_MUSHROOMS;3.json +++ b/items/TURBO_MUSHROOMS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms II\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;2\",enchantments:{turbo_mushrooms:2},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",anvil_uses:1,timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms III\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+15%§7.\",3:\"\",4:\"§7Requires §cBronze §7in §amushroom §7contest!\"5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;3\",enchantments:{turbo_mushrooms:3},uuid:\"36b85a51-2123-4d28-8424-0bb2fce54d27\",timestamp:\"11/13/20 6:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;3", + "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;4.json b/items/TURBO_MUSHROOMS;4.json index 03313756..5717f413 100644 --- a/items/TURBO_MUSHROOMS;4.json +++ b/items/TURBO_MUSHROOMS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",anvil_uses:3,timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Mushrooms IV\",1:\"§7Increases double-drop chance\",2:\"§7of mushrooms by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aMushrooms §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_MUSHROOMS;4\",enchantments:{turbo_mushrooms:4},uuid:\"63c54a90-8b6d-452d-9f46-09b0de46bb1b\",timestamp:\"11/9/20 12:32 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Mushrooms IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_MUSHROOMS;4", + "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_MUSHROOMS;5.json b/items/TURBO_MUSHROOMS;5.json index 289a3b72..949d6edc 100644 --- a/items/TURBO_MUSHROOMS;5.json +++ b/items/TURBO_MUSHROOMS;5.json @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_MUSHROOMS;5", + "parent": "TURBO_MUSHROOMS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;2.json b/items/TURBO_POTATO;2.json index ab3a4bfd..d5bab450 100644 --- a/items/TURBO_POTATO;2.json +++ b/items/TURBO_POTATO;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2},uuid:\"34477869-4596-491f-bc10-9dfa0c124a59\",anvil_uses:1,timestamp:\"11/12/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato II\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;2\",enchantments:{turbo_potato:2},uuid:\"34477869-4596-491f-bc10-9dfa0c124a59\",timestamp:\"11/12/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_POTATO;2", + "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;3.json b/items/TURBO_POTATO;3.json index f442c55f..820f38cf 100644 --- a/items/TURBO_POTATO;3.json +++ b/items/TURBO_POTATO;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",anvil_uses:2,timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato III\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;3\",enchantments:{turbo_potato:3},uuid:\"2aa78a85-6375-496e-b1a1-6ba5409f500e\",timestamp:\"11/13/20 2:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_POTATO;3", + "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;4.json b/items/TURBO_POTATO;4.json index a26872ee..fdee7d94 100644 --- a/items/TURBO_POTATO;4.json +++ b/items/TURBO_POTATO;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",anvil_uses:3,timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato IV\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;4\",enchantments:{turbo_potato:4},uuid:\"5bbd17b9-7984-4b42-9022-1b8ac4b88eb5\",timestamp:\"11/13/20 8:23 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_POTATO;4", + "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_POTATO;5.json b/items/TURBO_POTATO;5.json index f40984c5..4e007094 100644 --- a/items/TURBO_POTATO;5.json +++ b/items/TURBO_POTATO;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",anvil_uses:4,timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato V\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apotato §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_POTATO;5\",enchantments:{turbo_potato:5},uuid:\"99ab82fc-c29f-4e82-afd9-f556cac47f1f\",timestamp:\"11/12/20 11:50 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Potato V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_POTATO;5", + "parent": "TURBO_POTATO;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;2.json b/items/TURBO_PUMPKIN;2.json index 3ab7e895..a65a759a 100644 --- a/items/TURBO_PUMPKIN;2.json +++ b/items/TURBO_PUMPKIN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2},uuid:\"9ca94d63-c1d8-4d0d-90ae-a4db17807d3b\",anvil_uses:1,timestamp:\"11/13/20 6:36 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin II\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;2\",enchantments:{turbo_pumpkin:2},uuid:\"9ca94d63-c1d8-4d0d-90ae-a4db17807d3b\",timestamp:\"11/13/20 6:36 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;2", + "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;3.json b/items/TURBO_PUMPKIN;3.json index f12078dd..856f46ec 100644 --- a/items/TURBO_PUMPKIN;3.json +++ b/items/TURBO_PUMPKIN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",anvil_uses:2,timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin III\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+15%§7.\",3:\"§7Requires §cBronze §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;3\",enchantments:{turbo_pumpkin:3},uuid:\"0cecea1b-0446-476b-a316-6a58c61d0b92\",timestamp:\"11/13/20 2:41 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;3", + "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;4.json b/items/TURBO_PUMPKIN;4.json index bc3151a6..1c730ede 100644 --- a/items/TURBO_PUMPKIN;4.json +++ b/items/TURBO_PUMPKIN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",anvil_uses:3,timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin IV\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+20%§7.\",3:\"§7Requires §fSilver §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;4\",enchantments:{turbo_pumpkin:4},uuid:\"bebc8b6e-b092-4aec-bfa7-14968ced9190\",timestamp:\"11/11/20 2:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_PUMPKIN;4", + "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_PUMPKIN;5.json b/items/TURBO_PUMPKIN;5.json index c77887d6..5c076be6 100644 --- a/items/TURBO_PUMPKIN;5.json +++ b/items/TURBO_PUMPKIN;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",anvil_uses:4,timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin V\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+25%§7.\",3:\"§7Requires §6Gold §7in §apumpkin §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_PUMPKIN;5\",enchantments:{turbo_pumpkin:5},uuid:\"299fbf9d-7df7-49b8-a1d5-c717da5e5b6c\",timestamp:\"11/12/20 4:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Pumpkin V", @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_PUMPKIN;5", + "parent": "TURBO_PUMPKIN;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;2.json b/items/TURBO_WARTS;2.json index 981358a4..65e163cc 100644 --- a/items/TURBO_WARTS;2.json +++ b/items/TURBO_WARTS;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2},uuid:\"85a68e11-1599-4a0a-ab5d-52cb7879f954\",anvil_uses:1,timestamp:\"11/11/20 1:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts II\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;2\",enchantments:{turbo_warts:2},uuid:\"85a68e11-1599-4a0a-ab5d-52cb7879f954\",timestamp:\"11/11/20 1:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WARTS;2", + "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;3.json b/items/TURBO_WARTS;3.json index e976b402..efc304c4 100644 --- a/items/TURBO_WARTS;3.json +++ b/items/TURBO_WARTS;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",anvil_uses:2,timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts III\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+15%§7.\",3:\"§7Requires §cBronze §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;3\",enchantments:{turbo_warts:3},uuid:\"34fa3452-06ce-448a-9af2-aba4d5c32358\",timestamp:\"11/11/20 7:36 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WARTS;3", + "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;4.json b/items/TURBO_WARTS;4.json index d3d0fd0c..cbc3ed3e 100644 --- a/items/TURBO_WARTS;4.json +++ b/items/TURBO_WARTS;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",anvil_uses:3,timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Warts IV\",1:\"§7Increases double-drop chance\",2:\"§7of nether warts by §a+20%§7.\",3:\"§7Requires §fSilver §7in §aNether Warts §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WARTS;4\",enchantments:{turbo_warts:4},uuid:\"e9c7cb10-22a3-48ca-8fb7-b7b42c6cabed\",timestamp:\"11/12/20 12:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Warts IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WARTS;4", + "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WARTS;5.json b/items/TURBO_WARTS;5.json index 6168cf73..4379c1a4 100644 --- a/items/TURBO_WARTS;5.json +++ b/items/TURBO_WARTS;5.json @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_WARTS;5", + "parent": "TURBO_WARTS;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;2.json b/items/TURBO_WHEAT;2.json index 3eb76f54..f8f53db8 100644 --- a/items/TURBO_WHEAT;2.json +++ b/items/TURBO_WHEAT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2},uuid:\"bee7fd96-dde1-415b-8349-e40719ce97c1\",anvil_uses:1,timestamp:\"11/11/20 5:35 AM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat II\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+10%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;2\",enchantments:{turbo_wheat:2},uuid:\"bee7fd96-dde1-415b-8349-e40719ce97c1\",timestamp:\"11/11/20 5:35 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;2", + "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;3.json b/items/TURBO_WHEAT;3.json index 102136a9..20e45289 100644 --- a/items/TURBO_WHEAT;3.json +++ b/items/TURBO_WHEAT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",anvil_uses:2,timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat III", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;3", + "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;4.json b/items/TURBO_WHEAT;4.json index f71d6c3c..4b6df15d 100644 --- a/items/TURBO_WHEAT;4.json +++ b/items/TURBO_WHEAT;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat III\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+15%§7.\",3:\"§7Requires §cBronze §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;3\",enchantments:{turbo_wheat:3},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",anvil_uses:2,timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat IV\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+20%§7.\",3:\"§7Requires §fSilver §7in §awheat §7contest!\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TURBO_WHEAT;4\",enchantments:{turbo_wheat:4},uuid:\"95320390-550f-43a0-8af6-17417ec23416\",timestamp:\"11/11/20 12:35 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Turbo-Wheat IV", @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "TURBO_WHEAT;4", + "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/TURBO_WHEAT;5.json b/items/TURBO_WHEAT;5.json index e6059ab9..76e86bbf 100644 --- a/items/TURBO_WHEAT;5.json +++ b/items/TURBO_WHEAT;5.json @@ -15,6 +15,7 @@ "§a§lUNCOMMON" ], "internalname": "TURBO_WHEAT;5", + "parent": "TURBO_WHEAT;1", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/VACCINE_TALISMAN.json b/items/VACCINE_TALISMAN.json index def0238b..d1d17796 100644 --- a/items/VACCINE_TALISMAN.json +++ b/items/VACCINE_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fVaccine Talisman", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"04038ec6-2a91-3bbe-84a9-75c8757b92b0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzE0MDhlZGU4YjRmNDQ0MDE1YzU5YWJkNWNkMzJiODc2OWRlNTE4ODFlZGFiY2MxNWFiYjY1MTlmNWI0OSJ9fX0=\"}]}},display:{Lore:[0:\"§7Provides immunity to §9Poison§7\",1:\"§7damage when held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fVaccine Talisman\"},ExtraAttributes:{id:\"VACCINE_TALISMAN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"04038ec6-2a91-3bbe-84a9-75c8757b92b0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzE0MDhlZGU4YjRmNDQ0MDE1YzU5YWJkNWNkMzJiODc2OWRlNTE4ODFlZGFiY2MxNWFiYjY1MTlmNWI0OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Provides immunity to §9Poison§7\",1:\"§7damage when held.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fVaccine Talisman\"},ExtraAttributes:{id:\"VACCINE_TALISMAN\"}}", "damage": 3, "lore": [ "§7Provides immunity to §9Poison§7", diff --git a/items/VAMPIRISM;1.json b/items/VAMPIRISM;1.json index 86aa41fb..d98fd454 100644 --- a/items/VAMPIRISM;1.json +++ b/items/VAMPIRISM;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism I\",1:\"§7Heals for §a1%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;1\",enchantments:{vampirism:1}}}", "damage": 0, "lore": [ "§9Vampirism I", diff --git a/items/VAMPIRISM;2.json b/items/VAMPIRISM;2.json index ad899700..2fed89ca 100644 --- a/items/VAMPIRISM;2.json +++ b/items/VAMPIRISM;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism II\",1:\"§7Heals for §a2%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;2\",enchantments:{vampirism:2}}}", "damage": 0, "lore": [ "§9Vampirism II", diff --git a/items/VAMPIRISM;3.json b/items/VAMPIRISM;3.json index eafaba62..8eb4b571 100644 --- a/items/VAMPIRISM;3.json +++ b/items/VAMPIRISM;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Vampirism III\",1:\"§7Heals for §a3%§7 of your missing\",2:\"§7health whenever you kill an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"VAMPIRISM;3\",enchantments:{vampirism:3}}}", "damage": 0, "lore": [ "§9Vampirism III", -- cgit From 5267ebff0127054f6f9dc33f70544e50c172a80d Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 19:33:30 -0500 Subject: Books v2 --- items/LURE;1.json | 22 ++++++++++++++++++++++ items/LURE;2.json | 22 ++++++++++++++++++++++ items/LURE;3.json | 22 ++++++++++++++++++++++ items/MAGNET;1.json | 1 + items/MAGNET;2.json | 23 +++++++++++++++++++++++ items/MAGNET;3.json | 23 +++++++++++++++++++++++ items/OVERLOAD;2.json | 3 ++- items/OVERLOAD;3.json | 26 ++++++++++++++++++++++++++ items/OVERLOAD;4.json | 26 ++++++++++++++++++++++++++ items/POWER;3.json | 1 + items/PROJECTILE_PROTECTION;1.json | 1 + items/PROJECTILE_PROTECTION;2.json | 3 ++- items/PROJECTILE_PROTECTION;3.json | 3 ++- items/PROJECTILE_PROTECTION;5.json | 3 ++- items/PROTECTION;1.json | 1 + items/PROTECTION;2.json | 3 ++- items/PROTECTION;3.json | 3 ++- items/PUNCH;2.json | 22 ++++++++++++++++++++++ items/RESPIRATION;1.json | 22 ++++++++++++++++++++++ items/RESPIRATION;3.json | 3 ++- items/SCAVENGER;1.json | 1 + items/SHARPNESS;1.json | 1 + items/SHARPNESS;2.json | 3 ++- items/SHARPNESS;3.json | 3 ++- items/SHARPNESS;6.json | 2 +- items/SMITE;2.json | 2 +- items/SMITE;3.json | 2 +- items/SNIPE;3.json | 2 +- items/SUGAR_RUSH;2.json | 3 ++- items/THORNS;1.json | 22 ++++++++++++++++++++++ items/THORNS;3.json | 3 ++- items/THUNDERLORD;1.json | 22 ++++++++++++++++++++++ items/THUNDERLORD;2.json | 22 ++++++++++++++++++++++ items/THUNDERLORD;3.json | 22 ++++++++++++++++++++++ items/THUNDERLORD;4.json | 3 ++- items/ULTIMATE_BANK;4.json | 2 +- items/ULTIMATE_COMBO;3.json | 2 +- items/ULTIMATE_COMBO;4.json | 2 +- items/ULTIMATE_JERRY;4.json | 2 +- items/ULTIMATE_LAST_STAND;3.json | 2 +- items/ULTIMATE_LAST_STAND;4.json | 2 +- items/ULTIMATE_NO_PAIN_NO_GAIN;3.json | 2 +- items/ULTIMATE_REND;3.json | 2 +- items/ULTIMATE_WISDOM;3.json | 2 +- items/ULTIMATE_WISDOM;4.json | 2 +- items/ULTIMATE_WISE;2.json | 2 +- items/ULTIMATE_WISE;3.json | 2 +- items/ULTIMATE_WISE;4.json | 2 +- items/VENOMOUS;5.json | 4 ++-- 49 files changed, 345 insertions(+), 31 deletions(-) create mode 100644 items/LURE;1.json create mode 100644 items/LURE;2.json create mode 100644 items/LURE;3.json create mode 100644 items/MAGNET;2.json create mode 100644 items/MAGNET;3.json create mode 100644 items/OVERLOAD;3.json create mode 100644 items/OVERLOAD;4.json create mode 100644 items/PUNCH;2.json create mode 100644 items/RESPIRATION;1.json create mode 100644 items/THORNS;1.json create mode 100644 items/THUNDERLORD;1.json create mode 100644 items/THUNDERLORD;2.json create mode 100644 items/THUNDERLORD;3.json diff --git a/items/LURE;1.json b/items/LURE;1.json new file mode 100644 index 00000000..b0099dee --- /dev/null +++ b/items/LURE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure I\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a5%§7.\",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:{lure:1}}}", + "damage": 0, + "lore": [ + "§9Lure I", + "§7Shortens the maximum time it", + "§7takes to catch something by", + "§7§a5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LURE;1", + "parent": "LURE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/LURE;2.json b/items/LURE;2.json new file mode 100644 index 00000000..3cc82f67 --- /dev/null +++ b/items/LURE;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure II\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a10%§7.\",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:{lure:2}}}", + "damage": 0, + "lore": [ + "§9Lure II", + "§7Shortens the maximum time it", + "§7takes to catch something by", + "§7§a10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LURE;2", + "parent": "LURE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/LURE;3.json b/items/LURE;3.json new file mode 100644 index 00000000..b84c6419 --- /dev/null +++ b/items/LURE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Lure III\",1:\"§7Shortens the maximum time it\",2:\"§7takes to catch something by\",3:\"§7§a15%§7.\",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:{lure:3}}}", + "damage": 0, + "lore": [ + "§9Lure III", + "§7Shortens the maximum time it", + "§7takes to catch something by", + "§7§a15%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LURE;3", + "parent": "LURE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/MAGNET;1.json b/items/MAGNET;1.json index 3f850a43..7feb7706 100644 --- a/items/MAGNET;1.json +++ b/items/MAGNET;1.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "MAGNET;1", + "parent": "MAGNET;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/MAGNET;2.json b/items/MAGNET;2.json new file mode 100644 index 00000000..49532177 --- /dev/null +++ b/items/MAGNET;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet II\",1:\"§7Grants §a2 §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;2\",enchantments:{magnet:2},uuid:\"7fd6adbc-7038-4a3a-82d7-b0aaedff1f02\",timestamp:\"10/6/20 9:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Magnet II", + "§7Grants §a2 §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;2", + "parent": "MAGNET;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MAGNET;3.json b/items/MAGNET;3.json new file mode 100644 index 00000000..e756468d --- /dev/null +++ b/items/MAGNET;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Magnet III\",1:\"§7Grants §a3 §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;3\",enchantments:{magnet:3},uuid:\"7fd6adbc-7038-4a3a-82d7-b0aaedff1f02\",timestamp:\"10/6/20 9:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Magnet III", + "§7Grants §a3 §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;3", + "parent": "MAGNET;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/OVERLOAD;2.json b/items/OVERLOAD;2.json index 32b23e94..431f681e 100644 --- a/items/OVERLOAD;2.json +++ b/items/OVERLOAD;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/7/20 8:17 PM\"}}", "damage": 0, "lore": [ "§9Overload II", @@ -18,6 +18,7 @@ "§f§lCOMMON" ], "internalname": "OVERLOAD;2", + "parent": "OVERLOAD;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/OVERLOAD;3.json b/items/OVERLOAD;3.json new file mode 100644 index 00000000..8929016b --- /dev/null +++ b/items/OVERLOAD;3.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload III\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a3%§7 and §9☣ Crit Chance §7by\",3:\"§7§a3%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §930% §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;3\",enchantments:{overload:3},uuid:\"8a2c8082-68e0-46a0-93cb-1964d5cf59fa\",timestamp:\"10/7/20 8:17 PM\"}}", + "damage": 0, + "lore": [ + "§9Overload III", + "§7Increases §9☠ Crit Damage §7by", + "§7§a3%§7 and §9☣ Crit Chance §7by", + "§7§a3%§7. Having a Critical chance", + "§7above §9100% §7grants a chance", + "§7to perform a Mega Critical Hit", + "§7dealing §930% §7extra damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "OVERLOAD;3", + "parent": "OVERLOAD;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/OVERLOAD;4.json b/items/OVERLOAD;4.json new file mode 100644 index 00000000..e3d6ac00 --- /dev/null +++ b/items/OVERLOAD;4.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Overload IV\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a4%§7 and §9☣ Crit Chance §7by\",3:\"§7§a4%§7. Having a Critical chance\",4:\"§7above §9100% §7grants a chance\",5:\"§7to perform a Mega Critical Hit\",6:\"§7dealing §940% §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;4\",enchantments:{overload:4},uuid:\"8a2c8082-68e0-46a0-93cb-1964d5cf59fa\",timestamp:\"10/7/20 8:17 PM\"}}", + "damage": 0, + "lore": [ + "§9Overload IV", + "§7Increases §9☠ Crit Damage §7by", + "§7§a4%§7 and §9☣ Crit Chance §7by", + "§7§a4%§7. Having a Critical chance", + "§7above §9100% §7grants a chance", + "§7to perform a Mega Critical Hit", + "§7dealing §940% §7extra damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "OVERLOAD;4", + "parent": "OVERLOAD;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 index 0a579eb7..12d92514 100644 --- a/items/POWER;3.json +++ b/items/POWER;3.json @@ -13,6 +13,7 @@ "§f§lCOMMON" ], "internalname": "POWER;3", + "parent": "POWER;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/PROJECTILE_PROTECTION;1.json b/items/PROJECTILE_PROTECTION;1.json index a4643918..24cb96ca 100644 --- a/items/PROJECTILE_PROTECTION;1.json +++ b/items/PROJECTILE_PROTECTION;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "PROJECTILE_PROTECTION;1", + "parent": "PROJECTILE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/PROJECTILE_PROTECTION;2.json b/items/PROJECTILE_PROTECTION;2.json index 6cd9298b..0e58d89c 100644 --- a/items/PROJECTILE_PROTECTION;2.json +++ b/items/PROJECTILE_PROTECTION;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:10 PM\"}}", "damage": 0, "lore": [ "§9Projectile Protection II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "PROJECTILE_PROTECTION;2", + "parent": "PROJECTILE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/PROJECTILE_PROTECTION;3.json b/items/PROJECTILE_PROTECTION;3.json index 25c25c0e..00222c92 100644 --- a/items/PROJECTILE_PROTECTION;3.json +++ b/items/PROJECTILE_PROTECTION;3.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:10 PM\"}}", "damage": 0, "lore": [ "§9Projectile Protection III", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "PROJECTILE_PROTECTION;3", + "parent": "PROJECTILE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/PROJECTILE_PROTECTION;5.json b/items/PROJECTILE_PROTECTION;5.json index 788c5b28..e007453e 100644 --- a/items/PROJECTILE_PROTECTION;5.json +++ b/items/PROJECTILE_PROTECTION;5.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 8:56 PM\"}}", "damage": 0, "lore": [ "§9Projectile Protection V", @@ -14,6 +14,7 @@ "§a§lUNCOMMON" ], "internalname": "PROJECTILE_PROTECTION;5", + "parent": "PROJECTILE_PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/PROTECTION;1.json b/items/PROTECTION;1.json index e26aa6a1..2ebd9ad8 100644 --- a/items/PROTECTION;1.json +++ b/items/PROTECTION;1.json @@ -13,6 +13,7 @@ "§f§lCOMMON" ], "internalname": "PROTECTION;1", + "parent": "PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/PROTECTION;2.json b/items/PROTECTION;2.json index e2446976..2107096d 100644 --- a/items/PROTECTION;2.json +++ b/items/PROTECTION;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:02 PM\"}}", "damage": 0, "lore": [ "§9Protection II", @@ -13,6 +13,7 @@ "§f§lCOMMON" ], "internalname": "PROTECTION;2", + "parent": "PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/PROTECTION;3.json b/items/PROTECTION;3.json index 67fce228..aa757843 100644 --- a/items/PROTECTION;3.json +++ b/items/PROTECTION;3.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:02 PM\"}}", "damage": 0, "lore": [ "§9Protection III", @@ -13,6 +13,7 @@ "§f§lCOMMON" ], "internalname": "PROTECTION;3", + "parent": "PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/PUNCH;2.json b/items/PUNCH;2.json new file mode 100644 index 00000000..4f6a9e6c --- /dev/null +++ b/items/PUNCH;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Punch II\",1:\"§7Increases arrow knockback by\",2:\"§7§a6§7 blocks.\",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:\"PUNCH;2\",enchantments:{punch:2},uuid:\"f42cf9a0-3901-4171-9ded-98318cb09dcd\",timestamp:\"11/14/20 12:55 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Punch II", + "§7Increases arrow knockback by", + "§7§a6§7 blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "PUNCH;2", + "parent": "PUNCH;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/RESPIRATION;1.json b/items/RESPIRATION;1.json new file mode 100644 index 00000000..40e2007c --- /dev/null +++ b/items/RESPIRATION;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[0:{lvl:3s,id:5s}],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respiration I\",1:\"§7Extends your underwater\",2:\"§7breathing time by §a15s§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;1\",enchantments:{respiration:1},uuid:\"4b481b68-6ebb-4f04-b14f-47405277e7c3\",timestamp:\"10/6/20 8:13 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Respiration I", + "§7Extends your underwater", + "§7breathing time by §a15s§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "RESPIRATION;3", + "parent": "RESPIRATION;2", + "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 index 6552c214..4bfec8c2 100644 --- a/items/RESPIRATION;3.json +++ b/items/RESPIRATION;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/6/20 8:13 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Respiration III", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "RESPIRATION;3", + "parent": "RESPIRATION;2", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SCAVENGER;1.json b/items/SCAVENGER;1.json index 5da8729d..352d9086 100644 --- a/items/SCAVENGER;1.json +++ b/items/SCAVENGER;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "SCAVENGER;1", + "parent": "SCAVENGER;2", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SHARPNESS;1.json b/items/SHARPNESS;1.json index c8cc3af5..002e346c 100644 --- a/items/SHARPNESS;1.json +++ b/items/SHARPNESS;1.json @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "SHARPNESS;1", + "parent": "SHARPNESS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SHARPNESS;2.json b/items/SHARPNESS;2.json index 893f6539..49537cb1 100644 --- a/items/SHARPNESS;2.json +++ b/items/SHARPNESS;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/5/20 8:34 PM\"}}", "damage": 0, "lore": [ "§9Sharpness II", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "SHARPNESS;2", + "parent": "SHARPNESS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SHARPNESS;3.json b/items/SHARPNESS;3.json index f2f2ddd5..481511c0 100644 --- a/items/SHARPNESS;3.json +++ b/items/SHARPNESS;3.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/5/20 8:34 PM\"}}", "damage": 0, "lore": [ "§9Sharpness III", @@ -14,6 +14,7 @@ "§f§lCOMMON" ], "internalname": "SHARPNESS;3", + "parent": "SHARPNESS;4", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/SHARPNESS;6.json b/items/SHARPNESS;6.json index 3c674d3c..dfefa4cb 100644 --- a/items/SHARPNESS;6.json +++ b/items/SHARPNESS;6.json @@ -1,6 +1,5 @@ { "itemid": "minecraft:enchanted_book", - "parent": "SHARPNESS;4", "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, @@ -18,6 +17,7 @@ "§9§lRARE" ], "internalname": "SHARPNESS;6", + "parent": "SHARPNESS;4", "modver": "1.4-REL", "crafttext": "", "clickcommand": "", diff --git a/items/SMITE;2.json b/items/SMITE;2.json index 1187125d..ba5bdf71 100644 --- a/items/SMITE;2.json +++ b/items/SMITE;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 8:56 PM\"}}", "damage": 0, "lore": [ "§9Smite II", diff --git a/items/SMITE;3.json b/items/SMITE;3.json index 0ef6e47e..90d98d0b 100644 --- a/items/SMITE;3.json +++ b/items/SMITE;3.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 8:56 PM\"}}", "damage": 0, "lore": [ "§9Smite III", diff --git a/items/SNIPE;3.json b/items/SNIPE;3.json index 51a5c2ec..9a3fa8fb 100644 --- a/items/SNIPE;3.json +++ b/items/SNIPE;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/6/20 8:26 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Snipe III", diff --git a/items/SUGAR_RUSH;2.json b/items/SUGAR_RUSH;2.json index b4070caa..d328284e 100644 --- a/items/SUGAR_RUSH;2.json +++ b/items/SUGAR_RUSH;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"9/27/20 2:43 AM\"}}", "damage": 0, "lore": [ "§9Sugar Rush II", @@ -13,6 +13,7 @@ "§f§lCOMMON" ], "internalname": "SUGAR_RUSH;2", + "parent": "SUGAR_RUSH;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/THORNS;1.json b/items/THORNS;1.json new file mode 100644 index 00000000..d3defb0a --- /dev/null +++ b/items/THORNS;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thorns I\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a3% §7of damage dealt\",3:\"§7back at the attacker.\",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:{thorns:1}}}", + "damage": 0, + "lore": [ + "§9Thorns I", + "§7Grants a §a50% §7chance to", + "§7rebound §a3% §7of damage dealt", + "§7back at the attacker.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THORNS;1", + "parent": "THORNS;2", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/THORNS;3.json b/items/THORNS;3.json index 7c976475..031da92f 100644 --- a/items/THORNS;3.json +++ b/items/THORNS;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/24/20 8:07 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Thorns III", @@ -16,6 +16,7 @@ "§f§lCOMMON" ], "internalname": "THORNS;3", + "parent": "THORNS;2", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/THUNDERLORD;1.json b/items/THUNDERLORD;1.json new file mode 100644 index 00000000..ca930e22 --- /dev/null +++ b/items/THUNDERLORD;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord I\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a10% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:1}}}", + "damage": 0, + "lore": [ + "§9Thunderlord I", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a10% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THUNDERLORD;1", + "parent": "THUNDERLORD;4", + "clickcommand": "", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/THUNDERLORD;2.json b/items/THUNDERLORD;2.json new file mode 100644 index 00000000..62d0c315 --- /dev/null +++ b/items/THUNDERLORD;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord II\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a20% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:2}}}", + "damage": 0, + "lore": [ + "§9Thunderlord II", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a20% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THUNDERLORD;2", + "parent": "THUNDERLORD;4", + "clickcommand": "", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/THUNDERLORD;3.json b/items/THUNDERLORD;3.json new file mode 100644 index 00000000..a6464c6d --- /dev/null +++ b/items/THUNDERLORD;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord III\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a30% §7of your Strength\",4:\"§7as damage.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:3}}}", + "damage": 0, + "lore": [ + "§9Thunderlord III", + "§7Strikes a Monster with lightning", + "§7every 3 consecutive hits,", + "§7dealing §a30% §7of your Strength", + "§7as damage.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "THUNDERLORD;3", + "parent": "THUNDERLORD;4", + "clickcommand": "", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/THUNDERLORD;4.json b/items/THUNDERLORD;4.json index 1a8efda1..a5d278b9 100644 --- a/items/THUNDERLORD;4.json +++ b/items/THUNDERLORD;4.json @@ -28,5 +28,6 @@ }, "internalname": "THUNDERLORD;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gunpowder V" } \ No newline at end of file diff --git a/items/ULTIMATE_BANK;4.json b/items/ULTIMATE_BANK;4.json index 338cf374..bfb02789 100644 --- a/items/ULTIMATE_BANK;4.json +++ b/items/ULTIMATE_BANK;4.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/13/20 2:27 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lBank IV", diff --git a/items/ULTIMATE_COMBO;3.json b/items/ULTIMATE_COMBO;3.json index 25895dad..cc87e0b4 100644 --- a/items/ULTIMATE_COMBO;3.json +++ b/items/ULTIMATE_COMBO;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/30/20 4:49 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lCombo III", diff --git a/items/ULTIMATE_COMBO;4.json b/items/ULTIMATE_COMBO;4.json index 4b03a8a9..f37e1a64 100644 --- a/items/ULTIMATE_COMBO;4.json +++ b/items/ULTIMATE_COMBO;4.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/3/20 6:02 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lCombo IV", diff --git a/items/ULTIMATE_JERRY;4.json b/items/ULTIMATE_JERRY;4.json index bd205bda..f04cadb7 100644 --- a/items/ULTIMATE_JERRY;4.json +++ b/items/ULTIMATE_JERRY;4.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/4/20 10:25 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Jerry IV", diff --git a/items/ULTIMATE_LAST_STAND;3.json b/items/ULTIMATE_LAST_STAND;3.json index c0d7485d..4900111b 100644 --- a/items/ULTIMATE_LAST_STAND;3.json +++ b/items/ULTIMATE_LAST_STAND;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 10:42 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLast Stand III", diff --git a/items/ULTIMATE_LAST_STAND;4.json b/items/ULTIMATE_LAST_STAND;4.json index 58f11b8a..27cedb09 100644 --- a/items/ULTIMATE_LAST_STAND;4.json +++ b/items/ULTIMATE_LAST_STAND;4.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 5:28 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lLast Stand IV", diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json index bea2b27f..d0a0944d 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/3/20 4:48 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lNo Pain No Gain III", diff --git a/items/ULTIMATE_REND;3.json b/items/ULTIMATE_REND;3.json index 461abc55..53994a35 100644 --- a/items/ULTIMATE_REND;3.json +++ b/items/ULTIMATE_REND;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/4/20 2:02 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lRend III", diff --git a/items/ULTIMATE_WISDOM;3.json b/items/ULTIMATE_WISDOM;3.json index 81d2deeb..9987c1f9 100644 --- a/items/ULTIMATE_WISDOM;3.json +++ b/items/ULTIMATE_WISDOM;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/4/20 11:52 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lWisdom III", diff --git a/items/ULTIMATE_WISDOM;4.json b/items/ULTIMATE_WISDOM;4.json index db049f62..3fd6210b 100644 --- a/items/ULTIMATE_WISDOM;4.json +++ b/items/ULTIMATE_WISDOM;4.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/30/20 4:23 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lWisdom IV", diff --git a/items/ULTIMATE_WISE;2.json b/items/ULTIMATE_WISE;2.json index 48b9e565..747de9bc 100644 --- a/items/ULTIMATE_WISE;2.json +++ b/items/ULTIMATE_WISE;2.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/27/20 10:18 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Wise II", diff --git a/items/ULTIMATE_WISE;3.json b/items/ULTIMATE_WISE;3.json index 0850ff51..b0ce3f4a 100644 --- a/items/ULTIMATE_WISE;3.json +++ b/items/ULTIMATE_WISE;3.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"10/5/20 1:08 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Wise III", diff --git a/items/ULTIMATE_WISE;4.json b/items/ULTIMATE_WISE;4.json index f6fb25b9..b0970674 100644 --- a/items/ULTIMATE_WISE;4.json +++ b/items/ULTIMATE_WISE;4.json @@ -1,7 +1,7 @@ { "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:[]}", + "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\",timestamp:\"9/25/20 1:44 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9§d§lUltimate Wise IV", diff --git a/items/VENOMOUS;5.json b/items/VENOMOUS;5.json index 9ce626a1..76a370d4 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:{id:\"ENCHANTED_BOOK\",id:\"VENOMOUS;5\",enchantments:{venomous:5}}},", + "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:\"CRAFTING_GRID_SHIFT\",id:\"VENOMOUS;5\",enchantments:{venomous:5},uuid:\"e41b1bec-a7bf-46d7-b66f-cbacf9348155\",timestamp:\"11/14/20 5:56 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Venomous V", @@ -19,6 +19,6 @@ "parent": "VENOMOUS;4", "crafttext": "", "clickcommand": "", - "modver": "1.4-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file -- cgit From b222d239550574d377bf98f98e427ccf219700c4 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 19:33:50 -0500 Subject: Remove anvil uses | new cosmetic --- items/AUGER_ROD.json | 2 +- items/BANE_OF_ARTHROPODS;2.json | 2 +- items/BANE_OF_ARTHROPODS;3.json | 2 +- items/BLAST_PROTECTION;4.json | 3 ++- items/BOOTS_OF_THE_PACK.json | 2 +- items/CHESTPLATE_OF_THE_PACK.json | 2 +- items/ELEGANT_TUXEDO_CHESTPLATE.json | 2 +- items/FANCY_TUXEDO_BOOTS.json | 2 +- items/FANCY_TUXEDO_CHESTPLATE.json | 2 +- items/FANCY_TUXEDO_LEGGINGS.json | 2 +- items/HELMET_OF_THE_PACK.json | 2 +- items/LEGGINGS_OF_THE_PACK.json | 2 +- items/MOSQUITO_BOW.json | 2 +- items/PET_SKIN_WITHER.json | 30 ++++++++++++++++++++++++++++++ items/POOCH_SWORD.json | 2 +- items/SPONGE_CHESTPLATE.json | 2 +- items/SPONGE_LEGGINGS.json | 2 +- items/ZOMBIE_CHESTPLATE.json | 2 +- 18 files changed, 48 insertions(+), 17 deletions(-) create mode 100644 items/PET_SKIN_WITHER.json diff --git a/items/AUGER_ROD.json b/items/AUGER_ROD.json index 088de0a4..ea7d5927 100644 --- a/items/AUGER_ROD.json +++ b/items/AUGER_ROD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§5Auger Rod", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Sea Creature Chance: §c+6%\",2:\"\",3:\"§7Breaks nearby ice blocks where\",4:\"§7it lands.\",5:\"\",6:\"§7Triples the chance of the sea\",7:\"§7creatures that you spawn to be\",8:\"§7winter sea creatures.\",9:\"\",10:\"§7Increases fishing speed by §950%\",11:\"\",12:\"§5§lEPIC FISHING ROD\"],Name:\"§5Auger Rod\"},ExtraAttributes:{modifier:\"salty\",id:\"AUGER_ROD\",anvil_uses:1}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Sea Creature Chance: §c+6%\",2:\"\",3:\"§7Breaks nearby ice blocks where\",4:\"§7it lands.\",5:\"\",6:\"§7Triples the chance of the sea\",7:\"§7creatures that you spawn to be\",8:\"§7winter sea creatures.\",9:\"\",10:\"§7Increases fishing speed by §950%\",11:\"\",12:\"§5§lEPIC FISHING ROD\"],Name:\"§5Auger Rod\"},ExtraAttributes:{modifier:\"salty\",id:\"AUGER_ROD\"}}", "damage": 0, "lore": [ "§7Damage: §c+80", diff --git a/items/BANE_OF_ARTHROPODS;2.json b/items/BANE_OF_ARTHROPODS;2.json index 107f65a1..f99a7b72 100644 --- a/items/BANE_OF_ARTHROPODS;2.json +++ b/items/BANE_OF_ARTHROPODS;2.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:02 PM\"}}", "damage": 0, "lore": [ "§9Bane of Arthropods II", diff --git a/items/BANE_OF_ARTHROPODS;3.json b/items/BANE_OF_ARTHROPODS;3.json index e69396f2..16fc7660 100644 --- a/items/BANE_OF_ARTHROPODS;3.json +++ b/items/BANE_OF_ARTHROPODS;3.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\",timestamp:\"10/6/20 9:02 PM\"}}", "damage": 0, "lore": [ "§9Bane of Arthropods III", diff --git a/items/BLAST_PROTECTION;4.json b/items/BLAST_PROTECTION;4.json index ed5cddc6..5ae21c3c 100644 --- a/items/BLAST_PROTECTION;4.json +++ b/items/BLAST_PROTECTION;4.json @@ -26,5 +26,6 @@ }, "internalname": "BLAST_PROTECTION;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Gunpowder III" } \ No newline at end of file diff --git a/items/BOOTS_OF_THE_PACK.json b/items/BOOTS_OF_THE_PACK.json index b4a0acef..d26bcc81 100644 --- a/items/BOOTS_OF_THE_PACK.json +++ b/items/BOOTS_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_boots", "displayname": "§f§f§5Boots of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+45\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC BOOTS\"],Name:\"§f§f§5Boots of the Pack\"},ExtraAttributes:{modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"BOOTS_OF_THE_PACK\",uuid:\"48e5c13e-edc6-43cf-ad89-d7a857673cfe\",anvil_uses:2,timestamp:\"11/10/19 12:07 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+45\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC BOOTS\"],Name:\"§f§f§5Boots of the Pack\"},ExtraAttributes:{modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"BOOTS_OF_THE_PACK\",uuid:\"48e5c13e-edc6-43cf-ad89-d7a857673cfe\",timestamp:\"11/10/19 12:07 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+50 HP", diff --git a/items/CHESTPLATE_OF_THE_PACK.json b/items/CHESTPLATE_OF_THE_PACK.json index 9b9a760d..02cc6214 100644 --- a/items/CHESTPLATE_OF_THE_PACK.json +++ b/items/CHESTPLATE_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§f§f§5Chestplate of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+95\",2:\"\",3:\"§7Gain §a+75❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC CHESTPLATE\"],color:16711680,Name:\"§f§f§5Chestplate of the Pack\"},ExtraAttributes:{color:\"255:0:0\",modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"CHESTPLATE_OF_THE_PACK\",uuid:\"d28f4889-bca0-42b3-8fc1-dbe44c3970c6\",anvil_uses:1,timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+95\",2:\"\",3:\"§7Gain §a+75❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC CHESTPLATE\"],color:16711680,Name:\"§f§f§5Chestplate of the Pack\"},ExtraAttributes:{color:\"255:0:0\",modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"CHESTPLATE_OF_THE_PACK\",uuid:\"d28f4889-bca0-42b3-8fc1-dbe44c3970c6\",timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+100 HP", diff --git a/items/ELEGANT_TUXEDO_CHESTPLATE.json b/items/ELEGANT_TUXEDO_CHESTPLATE.json index d0838b0c..dd389e6a 100644 --- a/items/ELEGANT_TUXEDO_CHESTPLATE.json +++ b/items/ELEGANT_TUXEDO_CHESTPLATE.json @@ -4,7 +4,7 @@ "displayname": "§6Elegant Tuxedo Jacket", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+100%\",1:\"\",2:\"§7Intelligence: §a+300\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c250❤§7.\",6:\"§7Deal §c+150% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:1644825,Name:\"§6Elegant Tuxedo Jacket\"},ExtraAttributes:{color:\"25:25:25\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"ELEGANT_TUXEDO_CHESTPLATE\",uuid:\"8b734ad0-223a-41ac-8844-296779266004\",anvil_uses:1,timestamp:\"2/29/20 2:40 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+100%\",1:\"\",2:\"§7Intelligence: §a+300\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c250❤§7.\",6:\"§7Deal §c+150% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:1644825,Name:\"§6Elegant Tuxedo Jacket\"},ExtraAttributes:{color:\"25:25:25\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"ELEGANT_TUXEDO_CHESTPLATE\",uuid:\"8b734ad0-223a-41ac-8844-296779266004\",timestamp:\"2/29/20 2:40 AM\"}}", "modver": "1.0.0", "lore": [ "§7Crit Damage: §c+100%", diff --git a/items/FANCY_TUXEDO_BOOTS.json b/items/FANCY_TUXEDO_BOOTS.json index f43fd4b1..6f51b198 100644 --- a/items/FANCY_TUXEDO_BOOTS.json +++ b/items/FANCY_TUXEDO_BOOTS.json @@ -4,7 +4,7 @@ "displayname": "§6Fancy Tuxedo Oxfords", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+75\",4:\"\",5:\"§6Full Set Bonus: Dashing\",6:\"§7Max health set to §c150❤§7.\",7:\"§7Deal §c+100% §7damage!\",8:\"§8Very stylish.\",9:\"\",10:\"§6§lLEGENDARY BOOTS\"],color:3353130,Name:\"§6Fancy Tuxedo Oxfords\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"godly\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_BOOTS\",uuid:\"6aceec7c-3f6c-4217-8f53-0c850f441603\",anvil_uses:1,timestamp:\"12/9/19 1:04 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+75\",4:\"\",5:\"§6Full Set Bonus: Dashing\",6:\"§7Max health set to §c150❤§7.\",7:\"§7Deal §c+100% §7damage!\",8:\"§8Very stylish.\",9:\"\",10:\"§6§lLEGENDARY BOOTS\"],color:3353130,Name:\"§6Fancy Tuxedo Oxfords\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"godly\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_BOOTS\",uuid:\"6aceec7c-3f6c-4217-8f53-0c850f441603\",timestamp:\"12/9/19 1:04 PM\"}}", "modver": "1.0.0", "lore": [ "§7Crit Damage: §c+35%", diff --git a/items/FANCY_TUXEDO_CHESTPLATE.json b/items/FANCY_TUXEDO_CHESTPLATE.json index 0fd9bb96..b3329f17 100644 --- a/items/FANCY_TUXEDO_CHESTPLATE.json +++ b/items/FANCY_TUXEDO_CHESTPLATE.json @@ -4,7 +4,7 @@ "displayname": "§6Fancy Tuxedo Jacket", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+80%\",1:\"\",2:\"§7Intelligence: §a+150\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:3353130,Name:\"§6Fancy Tuxedo Jacket\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"godly\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_CHESTPLATE\",uuid:\"b5eaaec6-a7d6-4bf0-bf82-b9c86d75487e\",anvil_uses:3,timestamp:\"3/3/20 10:06 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+80%\",1:\"\",2:\"§7Intelligence: §a+150\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY CHESTPLATE\"],color:3353130,Name:\"§6Fancy Tuxedo Jacket\"},ExtraAttributes:{color:\"51:42:42\",modifier:\"godly\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_CHESTPLATE\",uuid:\"b5eaaec6-a7d6-4bf0-bf82-b9c86d75487e\",timestamp:\"3/3/20 10:06 PM\"}}", "modver": "1.0.0", "lore": [ "§7Crit Damage: §c+80%", diff --git a/items/FANCY_TUXEDO_LEGGINGS.json b/items/FANCY_TUXEDO_LEGGINGS.json index 14c5c5be..9813d5fd 100644 --- a/items/FANCY_TUXEDO_LEGGINGS.json +++ b/items/FANCY_TUXEDO_LEGGINGS.json @@ -4,7 +4,7 @@ "displayname": "§6Fancy Tuxedo Pants", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Intelligence: §a+756\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY LEGGINGS\"],color:13948116,Name:\"§6Fancy Tuxedo Pants\"},ExtraAttributes:{color:\"252:252:252\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_LEGGINGS\",uuid:\"a8fc261d-31a7-4202-b894-374553a6a3ef\",anvil_uses:1,timestamp:\"3/7/20 10:01 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Damage: §c+35%\",1:\"\",2:\"§7Intelligence: §a+756\",3:\"\",4:\"§6Full Set Bonus: Dashing\",5:\"§7Max health set to §c150❤§7.\",6:\"§7Deal §c+100% §7damage!\",7:\"§8Very stylish.\",8:\"\",9:\"§6§lLEGENDARY LEGGINGS\"],color:13948116,Name:\"§6Fancy Tuxedo Pants\"},ExtraAttributes:{color:\"252:252:252\",modifier:\"strong\",originTag:\"UNKNOWN\",id:\"FANCY_TUXEDO_LEGGINGS\",uuid:\"a8fc261d-31a7-4202-b894-374553a6a3ef\",timestamp:\"3/7/20 10:01 AM\"}}", "modver": "1.0.0", "lore": [ "§7Crit Damage: §c+35%", diff --git a/items/HELMET_OF_THE_PACK.json b/items/HELMET_OF_THE_PACK.json index ff679230..e5a820cd 100644 --- a/items/HELMET_OF_THE_PACK.json +++ b/items/HELMET_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§f§f§5Helmet of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+70 HP\",1:\"§7Defense: §a+65\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC HELMET\"],color:16777215,Name:\"§f§f§5Helmet of the Pack\"},ExtraAttributes:{color:\"255:255:255\",modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"HELMET_OF_THE_PACK\",uuid:\"0edf9ee2-b9e6-4227-a214-ba8ae4721d10\",anvil_uses:1,timestamp:\"11/7/19 1:55 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+70 HP\",1:\"§7Defense: §a+65\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC HELMET\"],color:16777215,Name:\"§f§f§5Helmet of the Pack\"},ExtraAttributes:{color:\"255:255:255\",modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"HELMET_OF_THE_PACK\",uuid:\"0edf9ee2-b9e6-4227-a214-ba8ae4721d10\",timestamp:\"11/7/19 1:55 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+70 HP", diff --git a/items/LEGGINGS_OF_THE_PACK.json b/items/LEGGINGS_OF_THE_PACK.json index 9c60e704..7d0ec586 100644 --- a/items/LEGGINGS_OF_THE_PACK.json +++ b/items/LEGGINGS_OF_THE_PACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_leggings", "displayname": "§f§f§5Leggings of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"LEGGINGS_OF_THE_PACK\",uuid:\"8725ab94-a876-4559-8a0a-8d6f080bfbd4\",anvil_uses:1,timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"LEGGINGS_OF_THE_PACK\",uuid:\"8725ab94-a876-4559-8a0a-8d6f080bfbd4\",timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Health: §a+80 HP", diff --git a/items/MOSQUITO_BOW.json b/items/MOSQUITO_BOW.json index 9ba503af..55cc90f6 100644 --- a/items/MOSQUITO_BOW.json +++ b/items/MOSQUITO_BOW.json @@ -4,7 +4,7 @@ "displayname": "§6Mosquito Bow", "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+101\",2:\"§7Crit Damage: §c+9%\",3:\"\",4:\"§6Item Ability: Nasty Bite\",5:\"§8Fully charged shots while sneaking\",6:\"§7Costs §b11% §7of max mana.\",7:\"§7Deal §c+19% §7damage.\",8:\"§7Heal for §a2x §7the mana cost.\",9:\"\",10:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{hot_potato_count:10,runes:{BITE:3},modifier:\"unreal\",id:\"MOSQUITO_BOW\",enchantments:{impaling:3,piercing:1,infinite_quiver:5,power:6,snipe:3,telekinesis:1,aiming:5,cubism:5},anvil_uses:11}}", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+251\",1:\"§7Strength: §c+101\",2:\"§7Crit Damage: §c+9%\",3:\"\",4:\"§6Item Ability: Nasty Bite\",5:\"§8Fully charged shots while sneaking\",6:\"§7Costs §b11% §7of max mana.\",7:\"§7Deal §c+19% §7damage.\",8:\"§7Heal for §a2x §7the mana cost.\",9:\"\",10:\"§6§lLEGENDARY BOW\"],Name:\"§6Mosquito Bow\"},ExtraAttributes:{id:\"MOSQUITO_BOW\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+251", diff --git a/items/PET_SKIN_WITHER.json b/items/PET_SKIN_WITHER.json new file mode 100644 index 00000000..5044cf93 --- /dev/null +++ b/items/PET_SKIN_WITHER.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Dark Wither Skeleton Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f336e789-b720-36ff-9326-71c8bf135db4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjI0YzJkMTRhMDIxOWFmNWNjZmNhYTM2ZThhMzMzZTI3MTcyNGVkNjEyNzY2MTFmOTUyOWUxNmMxMDI3M2EwZCJ9fX0K\"}]}},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 Wither Skeleton pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§5Dark Wither Skeleton Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_WITHER\",uuid:\"2227257b-3d47-4d4e-9519-c63c43dddf97\",timestamp:\"11/14/20 6:10 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 Wither Skeleton pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_WITHER", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/POOCH_SWORD.json b/items/POOCH_SWORD.json index 134895fe..1c5df663 100644 --- a/items/POOCH_SWORD.json +++ b/items/POOCH_SWORD.json @@ -3,7 +3,7 @@ "itemid": "minecraft:golden_sword", "displayname": "§6Pooch Sword", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Crit Damage: §c+50%\",3:\"\",4:\"§7Speed: §a+5\",5:\"\",6:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Gain §c+150❁ Strength §7against wolves.\",9:\"\",10:\"§c☠ §5Requires Wolf LVL 6\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{hot_potato_count:10,hotPotatoBonus:\"STRENGTH\u003d20;DAMAGE\u003d20;\",modifier:\"spicy\",originTag:\"POOCH_SWORD\",id:\"POOCH_SWORD\",uuid:\"9ce05e48-1368-492d-9ddc-500a01e21e45\",anvil_uses:16,timestamp:\"3/19/20 9:20 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Crit Damage: §c+50%\",3:\"\",4:\"§7Speed: §a+5\",5:\"\",6:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Gain §c+150❁ Strength §7against wolves.\",9:\"\",10:\"§c☠ §5Requires Wolf LVL 6\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{id:\"POOCH_SWORD\",uuid:\"9ce05e48-1368-492d-9ddc-500a01e21e45\",timestamp:\"3/19/20 9:20 AM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+120", diff --git a/items/SPONGE_CHESTPLATE.json b/items/SPONGE_CHESTPLATE.json index 357e3421..9e80d5e5 100644 --- a/items/SPONGE_CHESTPLATE.json +++ b/items/SPONGE_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Sponge Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+145\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC CHESTPLATE\"],color:16768081,Name:\"§5Sponge Chestplate\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_CHESTPLATE\",uuid:\"062a36eb-a865-4a95-bf93-2cbdc71f8a3d\",anvil_uses:1,timestamp:\"5/4/20 7:29 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+145\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC CHESTPLATE\"],color:16768081,Name:\"§5Sponge Chestplate\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_CHESTPLATE\",uuid:\"062a36eb-a865-4a95-bf93-2cbdc71f8a3d\",timestamp:\"5/4/20 7:29 AM\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.8%", diff --git a/items/SPONGE_LEGGINGS.json b/items/SPONGE_LEGGINGS.json index 706a5979..77ac1c93 100644 --- a/items/SPONGE_LEGGINGS.json +++ b/items/SPONGE_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Fierce Sponge Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+100\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Fierce Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_LEGGINGS\",uuid:\"013a4250-2f1a-4481-ae27-968981baabc9\",anvil_uses:1,timestamp:\"5/4/20 7:29 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+100\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Fierce Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_LEGGINGS\",uuid:\"013a4250-2f1a-4481-ae27-968981baabc9\",timestamp:\"5/4/20 7:29 AM\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.8%", diff --git a/items/ZOMBIE_CHESTPLATE.json b/items/ZOMBIE_CHESTPLATE.json index d6831905..2324d07a 100644 --- a/items/ZOMBIE_CHESTPLATE.json +++ b/items/ZOMBIE_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_chestplate", "displayname": "§5Zombie Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200 HP \",1:\"§7Defense: §a+40 \",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption\",4:\"§7Heals the wearer for §a10 HP§7\",5:\"§7per second for §a5§7 seconds\",6:\"§7when hit by a projectile.\",7:\"\",8:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Zombie Chestplate\"},ExtraAttributes:{modifier:\"titanic\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ZOMBIE_CHESTPLATE\",uuid:\"b3bd2d31-ced8-4473-90ff-bb510dfa45b3\",anvil_uses:1,timestamp:\"5/13/20 4:44 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+200 HP \",1:\"§7Defense: §a+40 \",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption\",4:\"§7Heals the wearer for §a10 HP§7\",5:\"§7per second for §a5§7 seconds\",6:\"§7when hit by a projectile.\",7:\"\",8:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Zombie Chestplate\"},ExtraAttributes:{modifier:\"titanic\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ZOMBIE_CHESTPLATE\",uuid:\"b3bd2d31-ced8-4473-90ff-bb510dfa45b3\",timestamp:\"5/13/20 4:44 AM\"}}", "damage": 0, "lore": [ "§7Health: §a+200 HP ", -- cgit From 2859cd9e970bd08114c1d09f5239f2c49d3454e6 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 19:35:18 -0500 Subject: Books v3 --- items/ULTIMATE_BANK;2.json | 1 + items/ULTIMATE_BANK;3.json | 1 + items/ULTIMATE_BANK;4.json | 1 + items/ULTIMATE_CHIMERA;2.json | 28 ++++++++++++++++++++++++++++ items/ULTIMATE_CHIMERA;3.json | 28 ++++++++++++++++++++++++++++ items/ULTIMATE_CHIMERA;4.json | 28 ++++++++++++++++++++++++++++ items/ULTIMATE_CHIMERA;5.json | 2 +- items/ULTIMATE_LAST_STAND;2.json | 1 + items/ULTIMATE_LAST_STAND;3.json | 1 + items/ULTIMATE_LAST_STAND;4.json | 1 + items/ULTIMATE_LEGION;2.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_LEGION;3.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_LEGION;4.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_NO_PAIN_NO_GAIN;1.json | 1 + items/ULTIMATE_NO_PAIN_NO_GAIN;2.json | 1 + items/ULTIMATE_NO_PAIN_NO_GAIN;3.json | 1 + items/ULTIMATE_NO_PAIN_NO_GAIN;4.json | 26 ++++++++++++++++++++++++++ items/ULTIMATE_REND;4.json | 32 ++++++++++++++++++++++++++++++++ items/ULTIMATE_SWARM;2.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_SWARM;3.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_SWARM;4.json | 27 +++++++++++++++++++++++++++ items/VAMPIRISM;1.json | 1 + items/VAMPIRISM;2.json | 1 + items/VAMPIRISM;3.json | 1 + items/VENOMOUS;1.json | 22 ++++++++++++++++++++++ items/VENOMOUS;2.json | 22 ++++++++++++++++++++++ items/VENOMOUS;3.json | 22 ++++++++++++++++++++++ items/VENOMOUS;4.json | 2 +- 28 files changed, 384 insertions(+), 2 deletions(-) create mode 100644 items/ULTIMATE_CHIMERA;2.json create mode 100644 items/ULTIMATE_CHIMERA;3.json create mode 100644 items/ULTIMATE_CHIMERA;4.json create mode 100644 items/ULTIMATE_LEGION;2.json create mode 100644 items/ULTIMATE_LEGION;3.json create mode 100644 items/ULTIMATE_LEGION;4.json create mode 100644 items/ULTIMATE_NO_PAIN_NO_GAIN;4.json create mode 100644 items/ULTIMATE_REND;4.json create mode 100644 items/ULTIMATE_SWARM;2.json create mode 100644 items/ULTIMATE_SWARM;3.json create mode 100644 items/ULTIMATE_SWARM;4.json create mode 100644 items/VENOMOUS;1.json create mode 100644 items/VENOMOUS;2.json create mode 100644 items/VENOMOUS;3.json diff --git a/items/ULTIMATE_BANK;2.json b/items/ULTIMATE_BANK;2.json index 54592d48..49e553de 100644 --- a/items/ULTIMATE_BANK;2.json +++ b/items/ULTIMATE_BANK;2.json @@ -17,6 +17,7 @@ "§f§lCOMMON" ], "internalname": "ULTIMATE_BANK;2", + "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/ULTIMATE_BANK;3.json b/items/ULTIMATE_BANK;3.json index f89f8bc5..d1beb748 100644 --- a/items/ULTIMATE_BANK;3.json +++ b/items/ULTIMATE_BANK;3.json @@ -17,6 +17,7 @@ "§f§lCOMMON" ], "internalname": "ULTIMATE_BANK;3", + "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/ULTIMATE_BANK;4.json b/items/ULTIMATE_BANK;4.json index bfb02789..dc0ebf2c 100644 --- a/items/ULTIMATE_BANK;4.json +++ b/items/ULTIMATE_BANK;4.json @@ -17,6 +17,7 @@ "§f§lCOMMON" ], "internalname": "ULTIMATE_BANK;4", + "parent": "ULTIMATE_BANK;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/ULTIMATE_CHIMERA;2.json b/items/ULTIMATE_CHIMERA;2.json new file mode 100644 index 00000000..b26b57c9 --- /dev/null +++ b/items/ULTIMATE_CHIMERA;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§lChimera II\",1:\"§7Copies §a40% §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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_CHIMERA;2\",enchantments:{ultimate_chimera:2},uuid:\"e5c7e85a-4bdf-4c18-98ab-f0a52281ab24\",timestamp:\"9/10/20 8:24 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lChimera II", + "§7Copies §a40% §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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_CHIMERA;2", + "parent": "ULTIMATE_CHIMERA;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;3.json b/items/ULTIMATE_CHIMERA;3.json new file mode 100644 index 00000000..bda9ec46 --- /dev/null +++ b/items/ULTIMATE_CHIMERA;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§lChimera III\",1:\"§7Copies §a60% §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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_CHIMERA;3\",enchantments:{ultimate_chimera:3},uuid:\"e5c7e85a-4bdf-4c18-98ab-f0a52281ab24\",timestamp:\"9/10/20 8:24 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lChimera III", + "§7Copies §a60% §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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_CHIMERA;3", + "parent": "ULTIMATE_CHIMERA;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;4.json b/items/ULTIMATE_CHIMERA;4.json new file mode 100644 index 00000000..25c7be69 --- /dev/null +++ b/items/ULTIMATE_CHIMERA;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§lChimera IV\",1:\"§7Copies §a80% §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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_CHIMERA;4\",enchantments:{ultimate_chimera:4},uuid:\"e5c7e85a-4bdf-4c18-98ab-f0a52281ab24\",timestamp:\"9/10/20 8:24 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lChimera IV", + "§7Copies §a80% §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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_CHIMERA;4", + "parent": "ULTIMATE_CHIMERA;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ No newline at end of file diff --git a/items/ULTIMATE_CHIMERA;5.json b/items/ULTIMATE_CHIMERA;5.json index 23d667eb..658968fc 100644 --- a/items/ULTIMATE_CHIMERA;5.json +++ b/items/ULTIMATE_CHIMERA;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§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:\"ULTIMATE_CHIMERA;5\",enchantments:{ultimate_chimera:1}}}", + "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:\"ULTIMATE_CHIMERA;5\",enchantments:{ultimate_chimera:5}}}", "damage": 0, "lore": [ "§9§d§lChimera V", diff --git a/items/ULTIMATE_LAST_STAND;2.json b/items/ULTIMATE_LAST_STAND;2.json index 654b4d7c..7b6d5858 100644 --- a/items/ULTIMATE_LAST_STAND;2.json +++ b/items/ULTIMATE_LAST_STAND;2.json @@ -18,6 +18,7 @@ "§f§lCOMMON" ], "internalname": "ULTIMATE_LAST_STAND;2", + "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/ULTIMATE_LAST_STAND;3.json b/items/ULTIMATE_LAST_STAND;3.json index 4900111b..8a4c069e 100644 --- a/items/ULTIMATE_LAST_STAND;3.json +++ b/items/ULTIMATE_LAST_STAND;3.json @@ -18,6 +18,7 @@ "§f§lCOMMON" ], "internalname": "ULTIMATE_LAST_STAND;3", + "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/ULTIMATE_LAST_STAND;4.json b/items/ULTIMATE_LAST_STAND;4.json index 27cedb09..64443a0a 100644 --- a/items/ULTIMATE_LAST_STAND;4.json +++ b/items/ULTIMATE_LAST_STAND;4.json @@ -18,6 +18,7 @@ "§f§lCOMMON" ], "internalname": "ULTIMATE_LAST_STAND;4", + "parent": "ULTIMATE_LAST_STAND;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/ULTIMATE_LEGION;2.json b/items/ULTIMATE_LEGION;2.json new file mode 100644 index 00000000..8318b679 --- /dev/null +++ b/items/ULTIMATE_LEGION;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§lLegion II\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.14% §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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LEGION;2\",enchantments:{ultimate_legion:2},uuid:\"ae7e3553-b9a3-4a6b-854d-c1f932e834fc\",timestamp:\"11/14/20 6:44 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLegion II", + "§7Increases all your player stats", + "§7except Health by §e0.14% §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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_LEGION;2", + "parent": "ULTIMATE_LEGION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_LEGION;3.json b/items/ULTIMATE_LEGION;3.json new file mode 100644 index 00000000..97c9acb7 --- /dev/null +++ b/items/ULTIMATE_LEGION;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§lLegion III\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.21% §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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LEGION;3\",enchantments:{ultimate_legion:3},uuid:\"cabee267-2dfe-46db-92f0-98b1fc99f3a6\",timestamp:\"11/14/20 5:08 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLegion III", + "§7Increases all your player stats", + "§7except Health by §e0.21% §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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_LEGION;3", + "parent": "ULTIMATE_LEGION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_LEGION;4.json b/items/ULTIMATE_LEGION;4.json new file mode 100644 index 00000000..2a2c1dcd --- /dev/null +++ b/items/ULTIMATE_LEGION;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§lLegion IV\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.28% §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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LEGION;4\",enchantments:{ultimate_legion:4},uuid:\"b851992a-9dde-48f9-be38-899dc4d7fe35\",timestamp:\"11/14/20 6:52 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLegion IV", + "§7Increases all your player stats", + "§7except Health by §e0.28% §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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_LEGION;4", + "parent": "ULTIMATE_LEGION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json index 275abc6e..53564984 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json @@ -1,5 +1,6 @@ { "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;1", + "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json index 14a082ba..9a700fc6 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;2.json @@ -18,6 +18,7 @@ "§f§lCOMMON" ], "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;2", + "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json index d0a0944d..333177eb 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;3.json @@ -18,6 +18,7 @@ "§f§lCOMMON" ], "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;3", + "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "crafttext": "", "clickcommand": "", "modver": "1.3-REL", diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json new file mode 100644 index 00000000..0a83d7ae --- /dev/null +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;4.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lNo Pain No Gain IV\",1:\"§7You have §e80% §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;4\",enchantments:{ultimate_no_pain_no_gain:4},uuid:\"29c14a87-8c81-454e-ac5d-613f72b29bd6\",timestamp:\"11/14/20 12:05 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lNo Pain No Gain IV", + "§7You have §e80% §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;4", + "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_REND;4.json b/items/ULTIMATE_REND;4.json new file mode 100644 index 00000000..42f04ecc --- /dev/null +++ b/items/ULTIMATE_REND;4.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 IV\",1:\"§7Grants your bow a Left Click\",2:\"§7ability that rips out the arrows\",3:\"§7from nearby enemies and deals\",4:\"§7§c20% §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;4\",enchantments:{ultimate_rend:4},uuid:\"bdc90525-7e87-44f6-91d8-05e385a8bf6f\",timestamp:\"10/4/20 2:02 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lRend IV", + "§7Grants your bow a Left Click", + "§7ability that rips out the arrows", + "§7from nearby enemies and deals", + "§7§c20% §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;4", + "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_SWARM;2.json b/items/ULTIMATE_SWARM;2.json new file mode 100644 index 00000000..6ac6f93b --- /dev/null +++ b/items/ULTIMATE_SWARM;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§lSwarm II\",1:\"§7Increases your damage by §c2.5%\",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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SWARM;2\",enchantments:{ultimate_swarm:2},uuid:\"7dddaef5-856e-4b49-b35b-84590c7fcfb0\",timestamp:\"11/14/20 7:38 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSwarm II", + "§7Increases your damage by §c2.5%", + "§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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_SWARM;2", + "parent": "ULTIMATE_SWARM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_SWARM;3.json b/items/ULTIMATE_SWARM;3.json new file mode 100644 index 00000000..ae3ea680 --- /dev/null +++ b/items/ULTIMATE_SWARM;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§lSwarm III\",1:\"§7Increases your damage by §c3.75%\",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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SWARM;3\",enchantments:{ultimate_swarm:3},uuid:\"b95aedc1-5826-428d-92df-7830551c7bcd\",timestamp:\"11/14/20 3:45 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSwarm III", + "§7Increases your damage by §c3.75%", + "§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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_SWARM;3", + "parent": "ULTIMATE_SWARM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_SWARM;4.json b/items/ULTIMATE_SWARM;4.json new file mode 100644 index 00000000..a0f97216 --- /dev/null +++ b/items/ULTIMATE_SWARM;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§lSwarm IV\",1:\"§7Increases your damage by §c5%\",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:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SWARM;4\",enchantments:{ultimate_swarm:4},uuid:\"80c7114f-2c3a-47c6-8dbf-86ca3c3b708d\",timestamp:\"11/13/20 8:43 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSwarm IV", + "§7Increases your damage by §c5%", + "§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!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_SWARM;4", + "parent": "ULTIMATE_SWARM;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/VAMPIRISM;1.json b/items/VAMPIRISM;1.json index d98fd454..e627fa7a 100644 --- a/items/VAMPIRISM;1.json +++ b/items/VAMPIRISM;1.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "VAMPIRISM;1", + "parent": "VAMPIRISM;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/VAMPIRISM;2.json b/items/VAMPIRISM;2.json index 2fed89ca..deccaa96 100644 --- a/items/VAMPIRISM;2.json +++ b/items/VAMPIRISM;2.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "VAMPIRISM;2", + "parent": "VAMPIRISM;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/VAMPIRISM;3.json b/items/VAMPIRISM;3.json index 8eb4b571..5f98f49c 100644 --- a/items/VAMPIRISM;3.json +++ b/items/VAMPIRISM;3.json @@ -15,6 +15,7 @@ "§f§lCOMMON" ], "internalname": "VAMPIRISM;3", + "parent": "VAMPIRISM;4", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", diff --git a/items/VENOMOUS;1.json b/items/VENOMOUS;1.json new file mode 100644 index 00000000..5b9518ba --- /dev/null +++ b/items/VENOMOUS;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous I\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a5% §7and deals §25\",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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:1}}}", + "damage": 0, + "lore": [ + "§9Venomous I", + "§7Reduces the target\u0027s walk speed", + "§7by §a5% §7and deals §25", + "§2§7damage per second. Lasts §64", + "§6§7seconds.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VENOMOUS;1", + "parent": "VENOMOUS;4", + "clickcommand": "", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/VENOMOUS;2.json b/items/VENOMOUS;2.json new file mode 100644 index 00000000..61b9ec35 --- /dev/null +++ b/items/VENOMOUS;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous II\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a10% §7and deals §210\",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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:2}}}", + "damage": 0, + "lore": [ + "§9Venomous II", + "§7Reduces the target\u0027s walk speed", + "§7by §a10% §7and deals §210", + "§2§7damage per second. Lasts §64", + "§6§7seconds.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VENOMOUS;2", + "parent": "VENOMOUS;4", + "clickcommand": "", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/VENOMOUS;3.json b/items/VENOMOUS;3.json new file mode 100644 index 00000000..994e38d4 --- /dev/null +++ b/items/VENOMOUS;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Venomous III\",1:\"§7Reduces the target\u0027s walk speed\",2:\"§7by §a15% §7and deals §215\",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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{venomous:3}}}", + "damage": 0, + "lore": [ + "§9Venomous III", + "§7Reduces the target\u0027s walk speed", + "§7by §a15% §7and deals §215", + "§2§7damage per second. Lasts §64", + "§6§7seconds.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "VENOMOUS;3", + "parent": "VENOMOUS;4", + "clickcommand": "", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/VENOMOUS;4.json b/items/VENOMOUS;4.json index 4d872083..25c9abea 100644 --- a/items/VENOMOUS;4.json +++ b/items/VENOMOUS;4.json @@ -28,5 +28,5 @@ }, "internalname": "VENOMOUS;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.6-REL" } \ No newline at end of file -- cgit From fec2d486c87f10e4da5d9d5e1c01d60c5ed4b1c7 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 19:52:20 -0500 Subject: Update ULTIMATE_NO_PAIN_NO_GAIN;1.json --- items/ULTIMATE_NO_PAIN_NO_GAIN;1.json | 1 - 1 file changed, 1 deletion(-) diff --git a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json index 53564984..275abc6e 100644 --- a/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;1.json @@ -1,6 +1,5 @@ { "internalname": "ULTIMATE_NO_PAIN_NO_GAIN;1", - "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", "clickcommand": "", -- cgit From 2b0bb856ac66ec256d4827fef40250acc6a7c883 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 16 Nov 2020 22:33:16 -0500 Subject: Books | Pet Fixes --- constants/petnums.json | 48 ++++++++++++++++++++++++++++++++++++++++++- items/ANGLER;1.json | 21 +++++++++++++++++++ items/ANGLER;2.json | 21 +++++++++++++++++++ items/ANGLER;3.json | 21 +++++++++++++++++++ items/BEE;2.json | 2 +- items/BEE;3.json | 2 +- items/BLAST_PROTECTION;1.json | 21 +++++++++++++++++++ items/BLAST_PROTECTION;2.json | 21 +++++++++++++++++++ items/BLAST_PROTECTION;3.json | 21 +++++++++++++++++++ items/BLESSING;1.json | 21 +++++++++++++++++++ items/BLESSING;2.json | 21 +++++++++++++++++++ items/BLESSING;3.json | 21 +++++++++++++++++++ items/BLUE_WHALE;0.json | 2 +- items/BLUE_WHALE;1.json | 2 +- items/BLUE_WHALE;2.json | 2 +- items/BLUE_WHALE;3.json | 2 +- items/CASTER;1.json | 21 +++++++++++++++++++ items/CASTER;2.json | 21 +++++++++++++++++++ items/CASTER;3.json | 21 +++++++++++++++++++ items/CLEAVE;1.json | 22 ++++++++++++++++++++ items/CLEAVE;2.json | 22 ++++++++++++++++++++ items/CLEAVE;3.json | 22 ++++++++++++++++++++ items/CRITICAL;1.json | 21 +++++++++++++++++++ items/CRITICAL;2.json | 21 +++++++++++++++++++ items/CRITICAL;3.json | 21 +++++++++++++++++++ items/CUBISM;1.json | 23 +++++++++++++++++++++ items/CUBISM;2.json | 23 +++++++++++++++++++++ items/DEPTH_STRIDER;1.json | 22 ++++++++++++++++++++ items/DOLPHIN;2.json | 2 +- items/DOLPHIN;4.json | 2 +- items/DRAGON_HUNTER;2.json | 22 ++++++++++++++++++++ items/DRAGON_HUNTER;3.json | 22 ++++++++++++++++++++ items/DRAGON_HUNTER;4.json | 22 ++++++++++++++++++++ items/ENDERMAN;0.json | 2 +- items/ENDERMAN;1.json | 2 +- items/ENDERMAN;2.json | 2 +- items/ENDERMAN;3.json | 2 +- items/ENDER_DRAGON;3.json | 2 +- items/EXECUTE;1.json | 22 ++++++++++++++++++++ items/EXECUTE;2.json | 22 ++++++++++++++++++++ items/EXECUTE;3.json | 22 ++++++++++++++++++++ items/EXPERIENCE;1.json | 22 ++++++++++++++++++++ items/FEATHER_FALLING;1.json | 23 +++++++++++++++++++++ items/FEATHER_FALLING;2.json | 23 +++++++++++++++++++++ items/FEATHER_FALLING;3.json | 23 +++++++++++++++++++++ items/FLOWER_OF_TRUTH.json | 10 ++++----- items/FRAIL;1.json | 21 +++++++++++++++++++ items/FRAIL;2.json | 21 +++++++++++++++++++ items/FRAIL;3.json | 21 +++++++++++++++++++ items/GROWTH;1.json | 20 ++++++++++++++++++ items/GROWTH;2.json | 20 ++++++++++++++++++ items/GROWTH;3.json | 20 ++++++++++++++++++ items/GROWTH;4.json | 3 ++- items/GUARDIAN;0.json | 2 +- items/GUARDIAN;1.json | 2 +- items/GUARDIAN;2.json | 2 +- items/GUARDIAN;3.json | 2 +- items/IMPALING;1.json | 22 ++++++++++++++++++++ items/INFINITE_QUIVER;5.json | 22 ++++++++++++++++++++ items/ISLAND_NPC.json | 5 ++--- items/JERRY;0.json | 2 +- items/JERRY;1.json | 2 +- items/JERRY;2.json | 2 +- items/JERRY;3.json | 2 +- items/LIFE_STEAL;1.json | 20 ++++++++++++++++++ items/LION;0.json | 2 +- items/LION;1.json | 2 +- items/LION;2.json | 2 +- items/LION;3.json | 2 +- items/LOOTING;1.json | 22 ++++++++++++++++++++ items/LUCK_OF_THE_SEA;1.json | 21 +++++++++++++++++++ items/LUCK_OF_THE_SEA;2.json | 21 +++++++++++++++++++ items/LUCK_OF_THE_SEA;3.json | 21 +++++++++++++++++++ items/MAGMA_CUBE;3.json | 2 +- items/MEGALODON;4.json | 2 +- items/OCELOT;0.json | 2 +- items/OCELOT;1.json | 2 +- items/OCELOT;2.json | 2 +- items/OCELOT;3.json | 2 +- items/PIGMAN;3.json | 2 +- items/RABBIT;0.json | 2 +- items/RABBIT;1.json | 2 +- items/RABBIT;2.json | 2 +- items/RABBIT;3.json | 2 +- items/ROCK_PAPER_SHEARS.json | 5 ++--- items/SHEEP;0.json | 2 +- items/SHEEP;1.json | 2 +- items/SHEEP;2.json | 2 +- items/SHEEP;3.json | 2 +- items/SHOWCASE_BLOCK.json | 5 ++--- items/SILVERFISH;0.json | 2 +- items/SILVERFISH;1.json | 2 +- items/SILVERFISH;2.json | 2 +- items/SILVERFISH;3.json | 2 +- items/SPIDER;0.json | 42 +++++++++++++++++++++++++++++++++++++ items/SPIDER;1.json | 4 ++-- items/SPIDER;2.json | 2 +- items/SPIKED_HOOK;1.json | 21 +++++++++++++++++++ items/SPIKED_HOOK;2.json | 21 +++++++++++++++++++ items/SPIKED_HOOK;3.json | 21 +++++++++++++++++++ items/WITHER_SKELETON;3.json | 2 +- items/WOLF;0.json | 2 +- items/WOLF;1.json | 2 +- items/WOLF;2.json | 2 +- items/WOLF;3.json | 2 +- items/ZOMBIE;2.json | 31 ++++++++++++++-------------- items/ZOMBIE;3.json | 2 +- 107 files changed, 1177 insertions(+), 85 deletions(-) create mode 100644 items/ANGLER;1.json create mode 100644 items/ANGLER;2.json create mode 100644 items/ANGLER;3.json create mode 100644 items/BLAST_PROTECTION;1.json create mode 100644 items/BLAST_PROTECTION;2.json create mode 100644 items/BLAST_PROTECTION;3.json create mode 100644 items/BLESSING;1.json create mode 100644 items/BLESSING;2.json create mode 100644 items/BLESSING;3.json create mode 100644 items/CASTER;1.json create mode 100644 items/CASTER;2.json create mode 100644 items/CASTER;3.json create mode 100644 items/CLEAVE;1.json create mode 100644 items/CLEAVE;2.json create mode 100644 items/CLEAVE;3.json create mode 100644 items/CRITICAL;1.json create mode 100644 items/CRITICAL;2.json create mode 100644 items/CRITICAL;3.json create mode 100644 items/CUBISM;1.json create mode 100644 items/CUBISM;2.json create mode 100644 items/DEPTH_STRIDER;1.json create mode 100644 items/DRAGON_HUNTER;2.json create mode 100644 items/DRAGON_HUNTER;3.json create mode 100644 items/DRAGON_HUNTER;4.json create mode 100644 items/EXECUTE;1.json create mode 100644 items/EXECUTE;2.json create mode 100644 items/EXECUTE;3.json create mode 100644 items/EXPERIENCE;1.json create mode 100644 items/FEATHER_FALLING;1.json create mode 100644 items/FEATHER_FALLING;2.json create mode 100644 items/FEATHER_FALLING;3.json create mode 100644 items/FRAIL;1.json create mode 100644 items/FRAIL;2.json create mode 100644 items/FRAIL;3.json create mode 100644 items/GROWTH;1.json create mode 100644 items/GROWTH;2.json create mode 100644 items/GROWTH;3.json create mode 100644 items/IMPALING;1.json create mode 100644 items/INFINITE_QUIVER;5.json create mode 100644 items/LIFE_STEAL;1.json create mode 100644 items/LOOTING;1.json create mode 100644 items/LUCK_OF_THE_SEA;1.json create mode 100644 items/LUCK_OF_THE_SEA;2.json create mode 100644 items/LUCK_OF_THE_SEA;3.json create mode 100644 items/SPIDER;0.json create mode 100644 items/SPIKED_HOOK;1.json create mode 100644 items/SPIKED_HOOK;2.json create mode 100644 items/SPIKED_HOOK;3.json diff --git a/constants/petnums.json b/constants/petnums.json index 3ee3ba4e..1b7bdf7d 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -3307,7 +3307,30 @@ } }, "SPIDER": { - "UNCOMMON": { + "COMMON":{ + "1":{ + "otherNums": [ + 0.1, + 10.0 + ], + "statNums": { + "CRIT_CHANCE": 0.0, + "STRENGTH": 0.0 + } + }, + "100":{ + "otherNums": [ + 10.0, + 10.0 + ], + "statNums": { + "CRIT_CHANCE": 10.0, + "STRENGTH": 10.0 + } + }, + "interp": "1:100" + }, + "UNCOMMON": { "1": { "otherNums": [ 0.1, @@ -4101,6 +4124,29 @@ } }, "interp": "1:70" + }, + "RARE": { + "1": { + "otherNums": [ + 0.2, + 0.2 + ], + "statNums": { + "CRIT_DAMAGE": 0.0, + "HEALTH": 1.0 + } + }, + "100": { + "otherNums": [ + 25, + 25 + ], + "statNums": { + "CRIT_DAMAGE": 30.0, + "HEALTH": 100.0 + } + }, + "interp": "1:70" } }, "GRIFFIN": { diff --git a/items/ANGLER;1.json b/items/ANGLER;1.json new file mode 100644 index 00000000..730bdd5b --- /dev/null +++ b/items/ANGLER;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler I\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a1%§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:{angler:1}}}", + "damage": 0, + "lore": [ + "§9Angler I", + "§7Increase chance to catch sea", + "§7creatures by §a1%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ANGLER;1", + "parent": "ANGLER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/ANGLER;2.json b/items/ANGLER;2.json new file mode 100644 index 00000000..4f739d0b --- /dev/null +++ b/items/ANGLER;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler II\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a2%§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:{angler:2}}}", + "damage": 0, + "lore": [ + "§9Angler II", + "§7Increase chance to catch sea", + "§7creatures by §a2%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ANGLER;2", + "parent": "ANGLER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/ANGLER;3.json b/items/ANGLER;3.json new file mode 100644 index 00000000..cbbf58b3 --- /dev/null +++ b/items/ANGLER;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler III\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a3%§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:{angler:3}}}", + "damage": 0, + "lore": [ + "§9Angler III", + "§7Increase chance to catch sea", + "§7creatures by §a3%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ANGLER;3", + "parent": "ANGLER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/BEE;2.json b/items/BEE;2.json index 6bfbef1b..70525313 100644 --- a/items/BEE;2.json +++ b/items/BEE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Bee", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"af894c68-45d0-3ae2-952c-b3cf925199ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2U5NDE5ODdlODI1YTI0ZWE3YmFhZmFiOTgxOTM0NGI2YzI0N2M3NWM1NGE2OTE5ODdjZDI5NmJjMTYzYzI2MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Speed: §a{SPEED}\",5:\"\",6:\"§6Hive\",7:\"§7§7Gain §b+{0}✎ Intelligence\",8:\"§b§7and §c+{1}❁ Strength §7for\",9:\"§7each nearby bee.\",10:\"§8Max 15 bees\",11:\"\",12:\"§6Busy Buzz Buzz\",13:\"§7§7Has §a0.5%➡100% §7chance for flowers\",14:\"§7to drop an extra one\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Bee\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BEE\\\",\\\"active\\\":false,\\\"exp\\\":2013603.883684857,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BEE;2\",uuid:\"5421e5f1-366c-49c2-a71e-6940b3402f6c\",timestamp:\"4/10/20 5:48 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"af894c68-45d0-3ae2-952c-b3cf925199ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2U5NDE5ODdlODI1YTI0ZWE3YmFhZmFiOTgxOTM0NGI2YzI0N2M3NWM1NGE2OTE5ODdjZDI5NmJjMTYzYzI2MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Speed: §a{SPEED}\",5:\"\",6:\"§6Hive\",7:\"§7§7Gain §b+{0}✎ Intelligence\",8:\"§b§7and §c+{1}❁ Strength §7for\",9:\"§7each nearby bee.\",10:\"§8Max 15 bees\",11:\"\",12:\"§6Busy Buzz Buzz\",13:\"§7§7Has §a0.5%➡100% §7chance for flowers\",14:\"§7to drop an extra one\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Bee\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BEE\\\",\\\"active\\\":false,\\\"exp\\\":2013603.883684857,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BEE;2\",uuid:\"5421e5f1-366c-49c2-a71e-6940b3402f6c\",timestamp:\"4/10/20 5:48 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/BEE;3.json b/items/BEE;3.json index 2df79cdf..48be745c 100644 --- a/items/BEE;3.json +++ b/items/BEE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Bee", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"af894c68-45d0-3ae2-952c-b3cf925199ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2U5NDE5ODdlODI1YTI0ZWE3YmFhZmFiOTgxOTM0NGI2YzI0N2M3NWM1NGE2OTE5ODdjZDI5NmJjMTYzYzI2MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Speed: §a{SPEED}\",5:\"\",6:\"§6Hive\",7:\"§7§7Gain §b+{0}✎ Intelligence\",8:\"§b§7and §c+{1}❁ Strength §7for\",9:\"§7each nearby bee.\",10:\"§8Max 15 bees\",11:\"\",12:\"§6Busy Buzz Buzz\",13:\"§7§7Has §a{3}% §7chance for flowers\",14:\"§7to drop an extra one\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Bee\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BEE\\\",\\\"active\\\":false,\\\"exp\\\":2013603.883684857,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BEE;3\",uuid:\"5421e5f1-366c-49c2-a71e-6940b3402f6c\",timestamp:\"4/10/20 5:48 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"af894c68-45d0-3ae2-952c-b3cf925199ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2U5NDE5ODdlODI1YTI0ZWE3YmFhZmFiOTgxOTM0NGI2YzI0N2M3NWM1NGE2OTE5ODdjZDI5NmJjMTYzYzI2MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Speed: §a{SPEED}\",5:\"\",6:\"§6Hive\",7:\"§7§7Gain §b+{0}✎ Intelligence\",8:\"§b§7and §c+{1}❁ Strength §7for\",9:\"§7each nearby bee.\",10:\"§8Max 15 bees\",11:\"\",12:\"§6Busy Buzz Buzz\",13:\"§7§7Has §a{3}% §7chance for flowers\",14:\"§7to drop an extra one\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Bee\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BEE\\\",\\\"active\\\":false,\\\"exp\\\":2013603.883684857,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BEE;3\",uuid:\"5421e5f1-366c-49c2-a71e-6940b3402f6c\",timestamp:\"4/10/20 5:48 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/BLAST_PROTECTION;1.json b/items/BLAST_PROTECTION;1.json new file mode 100644 index 00000000..c2277a86 --- /dev/null +++ b/items/BLAST_PROTECTION;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection I\",1:\"§7Grants §a+4 §a❈ Defense\",2:\"§a§7against explosions.\",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:{blast_protection:1}}}", + "damage": 0, + "lore": [ + "§9Blast Protection I", + "§7Grants §a+4 §a❈ Defense", + "§a§7against explosions.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLAST_PROTECTION;1", + "parent": "BLAST_PROTECTION;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/BLAST_PROTECTION;2.json b/items/BLAST_PROTECTION;2.json new file mode 100644 index 00000000..afed52c2 --- /dev/null +++ b/items/BLAST_PROTECTION;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection II\",1:\"§7Grants §a+8 §a❈ Defense\",2:\"§a§7against explosions.\",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:{blast_protection:2}}}", + "damage": 0, + "lore": [ + "§9Blast Protection II", + "§7Grants §a+8 §a❈ Defense", + "§a§7against explosions.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLAST_PROTECTION;2", + "parent": "BLAST_PROTECTION;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/BLAST_PROTECTION;3.json b/items/BLAST_PROTECTION;3.json new file mode 100644 index 00000000..90928fc6 --- /dev/null +++ b/items/BLAST_PROTECTION;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blast Protection III\",1:\"§7Grants §a+12 §a❈ Defense\",2:\"§a§7against explosions.\",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:{blast_protection:3}}}", + "damage": 0, + "lore": [ + "§9Blast Protection III", + "§7Grants §a+12 §a❈ Defense", + "§a§7against explosions.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLAST_PROTECTION;3", + "parent": "BLAST_PROTECTION;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/BLESSING;1.json b/items/BLESSING;1.json new file mode 100644 index 00000000..2390acd8 --- /dev/null +++ b/items/BLESSING;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing I\",1:\"§7§a5%§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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blessing:1}}}", + "damage": 0, + "lore": [ + "§9Blessing I", + "§7§a5%§7 chance to get double", + "§7drops when fishing.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLESSING;1", + "parent": "BLESSING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/BLESSING;2.json b/items/BLESSING;2.json new file mode 100644 index 00000000..8d20733b --- /dev/null +++ b/items/BLESSING;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing II\",1:\"§7§a10%§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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blessing:2}}}", + "damage": 0, + "lore": [ + "§9Blessing II", + "§7§a10%§7 chance to get double", + "§7drops when fishing.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLESSING;2", + "parent": "BLESSING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/BLESSING;3.json b/items/BLESSING;3.json new file mode 100644 index 00000000..5b3319b5 --- /dev/null +++ b/items/BLESSING;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing III\",1:\"§7§a15%§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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{blessing:3}}}", + "damage": 0, + "lore": [ + "§9Blessing III", + "§7§a15%§7 chance to get double", + "§7drops when fishing.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "BLESSING;3", + "parent": "BLESSING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/BLUE_WHALE;0.json b/items/BLUE_WHALE;0.json index 7776aaf4..f73e3d91 100644 --- a/items/BLUE_WHALE;0.json +++ b/items/BLUE_WHALE;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fBlue Whale", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§7§eRight-click to add this pet to\",8:\"§eyour pet menu!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fBlue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;0\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§7§eRight-click to add this pet to\",8:\"§eyour pet menu!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fBlue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;0\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/BLUE_WHALE;1.json b/items/BLUE_WHALE;1.json index 55e71549..35ffa0b7 100644 --- a/items/BLUE_WHALE;1.json +++ b/items/BLUE_WHALE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aBlue Whale", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§7§eRight-click to add this pet to\",8:\"§eyour pet menu!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aBlue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;1\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§7§eRight-click to add this pet to\",8:\"§eyour pet menu!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aBlue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;1\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/BLUE_WHALE;2.json b/items/BLUE_WHALE;2.json index f373be36..5f4136ad 100644 --- a/items/BLUE_WHALE;2.json +++ b/items/BLUE_WHALE;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Blue Whale", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§6Bulk\",8:\"§7§7Gain §a{1}§a❈ Defense §7per\",9:\"§7§c30.0 Max §c❤ Health\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Blue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;2\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§6Bulk\",8:\"§7§7Gain §a{1}§a❈ Defense §7per\",9:\"§7§c30.0 Max §c❤ Health\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Blue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;2\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/BLUE_WHALE;3.json b/items/BLUE_WHALE;3.json index 1c86fb48..4e995907 100644 --- a/items/BLUE_WHALE;3.json +++ b/items/BLUE_WHALE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Blue Whale", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§6Bulk\",8:\"§7§7Gain §a{1}§a❈ Defense §7per\",9:\"§7§c25.0 Max §c❤ Health\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Blue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;3\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"47c8ba46-82ac-3c09-b511-5502860eb012\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFiNzc5YmJjY2M4NDlmODgyNzNkODQ0ZThjYTJmM2E2N2ExNjk5Y2IyMTZjMGExMWI0NDMyNmNlMmNjMjAifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"\",4:\"§6Ingest\",5:\"§7§7All potions heal §c+{0}❤\",6:\"\",7:\"§6Bulk\",8:\"§7§7Gain §a{1}§a❈ Defense §7per\",9:\"§7§c25.0 Max §c❤ Health\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Blue Whale\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLUE_WHALE\\\",\\\"active\\\":false,\\\"exp\\\":113928.95999999966,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLUE_WHALE;3\",uuid:\"76f4f466-60c1-41ac-a3eb-a85fb4ea2c93\",timestamp:\"4/7/20 5:39 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/CASTER;1.json b/items/CASTER;1.json new file mode 100644 index 00000000..e701bc9b --- /dev/null +++ b/items/CASTER;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster I\",1:\"§7§a1%§7 chance to not consume\",2:\"§7bait.\",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:{caster:1}}}", + "damage": 0, + "lore": [ + "§9Caster I", + "§7§a1%§7 chance to not consume", + "§7bait.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CASTER;1", + "parent": "CASTER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/CASTER;2.json b/items/CASTER;2.json new file mode 100644 index 00000000..898e2c95 --- /dev/null +++ b/items/CASTER;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster II\",1:\"§7§a2%§7 chance to not consume\",2:\"§7bait.\",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:{caster:2}}}", + "damage": 0, + "lore": [ + "§9Caster II", + "§7§a2%§7 chance to not consume", + "§7bait.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CASTER;2", + "parent": "CASTER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/CASTER;3.json b/items/CASTER;3.json new file mode 100644 index 00000000..0b0825d6 --- /dev/null +++ b/items/CASTER;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Caster III\",1:\"§7§a3%§7 chance to not consume\",2:\"§7bait.\",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:{caster:3}}}", + "damage": 0, + "lore": [ + "§9Caster III", + "§7§a3%§7 chance to not consume", + "§7bait.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CASTER;3", + "parent": "CASTER;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/CLEAVE;1.json b/items/CLEAVE;1.json new file mode 100644 index 00000000..8922a9c2 --- /dev/null +++ b/items/CLEAVE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave I\",1:\"§7Deals §a3% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.3 §7blocks of the target.\",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:{cleave:1}}}", + "damage": 0, + "lore": [ + "§9Cleave I", + "§7Deals §a3% §7of your damage", + "§7dealt to other monsters within", + "§7§a3.3 §7blocks of the target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CLEAVE;1", + "parent": "CLEAVE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/CLEAVE;2.json b/items/CLEAVE;2.json new file mode 100644 index 00000000..cd981c26 --- /dev/null +++ b/items/CLEAVE;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave II\",1:\"§7Deals §a6% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.6 §7blocks of the target.\",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:{cleave:2}}}", + "damage": 0, + "lore": [ + "§9Cleave II", + "§7Deals §a6% §7of your damage", + "§7dealt to other monsters within", + "§7§a3.6 §7blocks of the target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CLEAVE;2", + "parent": "CLEAVE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/CLEAVE;3.json b/items/CLEAVE;3.json new file mode 100644 index 00000000..7a518ad5 --- /dev/null +++ b/items/CLEAVE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cleave III\",1:\"§7Deals §a9% §7of your damage\",2:\"§7dealt to other monsters within\",3:\"§7§a3.9 §7blocks of the target.\",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:{cleave:3}}}", + "damage": 0, + "lore": [ + "§9Cleave III", + "§7Deals §a9% §7of your damage", + "§7dealt to other monsters within", + "§7§a3.9 §7blocks of the target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CLEAVE;3", + "parent": "CLEAVE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/CRITICAL;1.json b/items/CRITICAL;1.json new file mode 100644 index 00000000..90b2f5f9 --- /dev/null +++ b/items/CRITICAL;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical I\",1:\"§7Increases §9☠ Crit Damage §7by\",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:{id:\"ENCHANTED_BOOK\",enchantments:{critical:1}}}", + "damage": 0, + "lore": [ + "§9Critical I", + "§7Increases §9☠ Crit Damage §7by", + "§7§a10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CRITICAL;1", + "parent": "CRITICAL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/CRITICAL;2.json b/items/CRITICAL;2.json new file mode 100644 index 00000000..3b98622b --- /dev/null +++ b/items/CRITICAL;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical II\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a20%§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:{critical:2}}}", + "damage": 0, + "lore": [ + "§9Critical II", + "§7Increases §9☠ Crit Damage §7by", + "§7§a20%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CRITICAL;2", + "parent": "CRITICAL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/CRITICAL;3.json b/items/CRITICAL;3.json new file mode 100644 index 00000000..5e2ebb9c --- /dev/null +++ b/items/CRITICAL;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical III\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a30%§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:{critical:3}}}", + "damage": 0, + "lore": [ + "§9Critical III", + "§7Increases §9☠ Crit Damage §7by", + "§7§a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CRITICAL;3", + "parent": "CRITICAL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/CUBISM;1.json b/items/CUBISM;1.json new file mode 100644 index 00000000..ff37c104 --- /dev/null +++ b/items/CUBISM;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism I\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a10%§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;1\",enchantments:{cubism:1},uuid:\"d7295201-69d1-4b8b-9504-7b9551e91d2a\",timestamp:\"10/7/20 9:51 AM\"}}", + "damage": 0, + "lore": [ + "§9Cubism I", + "§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;1", + "parent": "CUBISM;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CUBISM;2.json b/items/CUBISM;2.json new file mode 100644 index 00000000..bd9ff925 --- /dev/null +++ b/items/CUBISM;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism II\",1:\"§7Increases damage dealt to\",2:\"§7§7Magma Cubes§7, §7Slimes§7, and\",3:\"§7§7Creepers§7 by §a20%§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;2\",enchantments:{cubism:2},uuid:\"d7295201-69d1-4b8b-9504-7b9551e91d2a\",timestamp:\"10/7/20 9:51 AM\"}}", + "damage": 0, + "lore": [ + "§9Cubism II", + "§7Increases damage dealt to", + "§7§7Magma Cubes§7, §7Slimes§7, and", + "§7§7Creepers§7 by §a20%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CUBISM;2", + "parent": "CUBISM;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/DEPTH_STRIDER;1.json b/items/DEPTH_STRIDER;1.json new file mode 100644 index 00000000..05cccffe --- /dev/null +++ b/items/DEPTH_STRIDER;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Depth Strider I\",1:\"§7Reduces how much you are slowed\",2:\"§7in the water by §a33%§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:1}}}", + "damage": 0, + "lore": [ + "§9Depth Strider I", + "§7Reduces how much you are slowed", + "§7in the water by §a33%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DEPTH_STRIDER;1", + "crafttext": "", + "clickcommand": "", + "parent": "DEPTH_STRIDER;2", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/DOLPHIN;2.json b/items/DOLPHIN;2.json index 0770532d..7269a007 100644 --- a/items/DOLPHIN;2.json +++ b/items/DOLPHIN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Dolphin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Increases your fishing speed\",7:\"§7by §a{0}% §7for each player\",8:\"§7within 10 blocks up to §a20%\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Increases sea creatures catch\",12:\"§7chance by §a{3}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":1201909.969913508,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_FISHING_SKILL_BOOST_RARE\\\",\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"DOLPHIN;2\",uuid:\"bc51022d-e73b-4ee6-9228-7cc8193a3783\",timestamp:\"5/24/20 2:56 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Increases your fishing speed\",7:\"§7by §a{0}% §7for each player\",8:\"§7within 10 blocks up to §a20%\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Increases sea creatures catch\",12:\"§7chance by §a{3}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":1201909.969913508,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"UNKNOWN\",id:\"DOLPHIN;2\",uuid:\"bc51022d-e73b-4ee6-9228-7cc8193a3783\",timestamp:\"5/24/20 2:56 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/DOLPHIN;4.json b/items/DOLPHIN;4.json index 841fcce0..9dfe9ab7 100644 --- a/items/DOLPHIN;4.json +++ b/items/DOLPHIN;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Dolphin", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Increases your fishing speed\",7:\"§7by §a{0}% §7for each player\",8:\"§7within 10 blocks up to §a25%\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Increases sea creatures catch\",12:\"§7chance by §a{3}%\",13:\"\",14:\"§6Splash Surprise\",15:\"§7§7Stun sea creatures for §a5s\",16:\"§a§7after fishing them up\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":4364768.941878654,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_FISHING_SKILL_BOOST_EPIC\\\",\\\"candyUsed\\\":5}\",originTag:\"UNKNOWN\",id:\"DOLPHIN;4\",uuid:\"2c4c2928-908a-4d40-86e4-2d4ca665ee92\",timestamp:\"5/22/20 4:31 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Increases your fishing speed\",7:\"§7by §a{0}% §7for each player\",8:\"§7within 10 blocks up to §a25%\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Increases sea creatures catch\",12:\"§7chance by §a{3}%\",13:\"\",14:\"§6Splash Surprise\",15:\"§7§7Stun sea creatures for §a5s\",16:\"§a§7after fishing them up\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":4364768.941878654,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":5}\",originTag:\"UNKNOWN\",id:\"DOLPHIN;4\",uuid:\"2c4c2928-908a-4d40-86e4-2d4ca665ee92\",timestamp:\"5/22/20 4:31 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/DRAGON_HUNTER;2.json b/items/DRAGON_HUNTER;2.json new file mode 100644 index 00000000..9a1f7e8b --- /dev/null +++ b/items/DRAGON_HUNTER;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter II\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a16%§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:2}}}", + "damage": 0, + "lore": [ + "§9Dragon Hunter II", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 by §a16%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DRAGON_HUNTER;2", + "parent": "DRAGON_HUNTER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/DRAGON_HUNTER;3.json b/items/DRAGON_HUNTER;3.json new file mode 100644 index 00000000..46d98094 --- /dev/null +++ b/items/DRAGON_HUNTER;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter III\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a24%§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:3}}}", + "damage": 0, + "lore": [ + "§9Dragon Hunter III", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 by §a24%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DRAGON_HUNTER;3", + "parent": "DRAGON_HUNTER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/DRAGON_HUNTER;4.json b/items/DRAGON_HUNTER;4.json new file mode 100644 index 00000000..49836d31 --- /dev/null +++ b/items/DRAGON_HUNTER;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Hunter IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Ender Dragons§7 by §a32%§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:4}}}", + "damage": 0, + "lore": [ + "§9Dragon Hunter IV", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 by §a32%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "DRAGON_HUNTER;4", + "parent": "DRAGON_HUNTER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ENDERMAN;0.json b/items/ENDERMAN;0.json index 46d3066c..506862a0 100644 --- a/items/ENDERMAN;0.json +++ b/items/ENDERMAN;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fEnderman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;0\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;0\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ENDERMAN;1.json b/items/ENDERMAN;1.json index e72a70a6..a5030ef4 100644 --- a/items/ENDERMAN;1.json +++ b/items/ENDERMAN;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aEnderman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;1\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;1\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ENDERMAN;2.json b/items/ENDERMAN;2.json index 6fc482ff..0d0c0c69 100644 --- a/items/ENDERMAN;2.json +++ b/items/ENDERMAN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Enderman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Aspect of the End\",10:\"§7ability granting §a{1} §7weapon\",11:\"§7damage for 5s on use\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Enderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;2\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Aspect of the End\",10:\"§7ability granting §a{1} §7weapon\",11:\"§7damage for 5s on use\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Enderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;2\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ENDERMAN;3.json b/items/ENDERMAN;3.json index b0ff890c..179cfbfa 100644 --- a/items/ENDERMAN;3.json +++ b/items/ENDERMAN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Enderman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Aspect of the End\",10:\"§7ability granting §a{1} §7weapon\",11:\"§7damage for 5s on use\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Enderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;3\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Aspect of the End\",10:\"§7ability granting §a{1} §7weapon\",11:\"§7damage for 5s on use\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Enderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;3\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ENDER_DRAGON;3.json b/items/ENDER_DRAGON;3.json index 50e43293..b3e3b5df 100644 --- a/items/ENDER_DRAGON;3.json +++ b/items/ENDER_DRAGON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Ender Dragon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3f9632a1-0ce2-311a-97e7-b144dfcb74f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWVjM2ZmNTYzMjkwYjEzZmYzYmNjMzY4OThhZjdlYWE5ODhiNmNjMThkYzI1NDE0N2Y1ODM3NGFmZTliMjFiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6End Strike\",7:\"§7§7Deal §a{0}% §7more damage to\",8:\"§7end mobs\",9:\"\",10:\"§6One With The Dragon\",11:\"§7§7Buffs the Aspect of the\",12:\"§7Dragons sword by §a{1} §c❁ Damage\",13:\"§c§7and §a{2} §c❁ Strength\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ender Dragon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDER_DRAGON\\\",\\\"active\\\":false,\\\"exp\\\":2755173.6979996455,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDER_DRAGON;3\",uuid:\"692ea753-57ec-4446-96b1-65e04fa92e81\",timestamp:\"3/27/20 12:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3f9632a1-0ce2-311a-97e7-b144dfcb74f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWVjM2ZmNTYzMjkwYjEzZmYzYmNjMzY4OThhZjdlYWE5ODhiNmNjMThkYzI1NDE0N2Y1ODM3NGFmZTliMjFiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6End Strike\",7:\"§7§7Deal §a{0}% §7more damage to\",8:\"§7end mobs\",9:\"\",10:\"§6One With The Dragon\",11:\"§7§7Buffs the Aspect of the\",12:\"§7Dragons sword by §a{1} §c❁ Damage\",13:\"§c§7and §a{2} §c❁ Strength\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ender Dragon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDER_DRAGON\\\",\\\"active\\\":false,\\\"exp\\\":2755173.6979996455,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDER_DRAGON;3\",uuid:\"692ea753-57ec-4446-96b1-65e04fa92e81\",timestamp:\"3/27/20 12:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/EXECUTE;1.json b/items/EXECUTE;1.json new file mode 100644 index 00000000..52b94174 --- /dev/null +++ b/items/EXECUTE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute I\",1:\"§7Increases damage dealt by §a0.2%\",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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{execute:1}}}", + "damage": 0, + "lore": [ + "§9Execute I", + "§7Increases damage dealt by §a0.2%", + "§a§7for each percent of health", + "§7missing on your target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXECUTE;1", + "parent": "EXECUTE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/EXECUTE;2.json b/items/EXECUTE;2.json new file mode 100644 index 00000000..f9d34430 --- /dev/null +++ b/items/EXECUTE;2.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute II\",1:\"§7Increases damage dealt by §a0.4%\",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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{execute:2}}}", + "damage": 0, + "lore": [ + "§9Execute II", + "§7Increases damage dealt by §a0.4%", + "§a§7for each percent of health", + "§7missing on your target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXECUTE;2", + "parent": "EXECUTE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/EXECUTE;3.json b/items/EXECUTE;3.json new file mode 100644 index 00000000..7dd8f018 --- /dev/null +++ b/items/EXECUTE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Execute III\",1:\"§7Increases damage dealt by §a0.6%\",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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{execute:3}}}", + "damage": 0, + "lore": [ + "§9Execute III", + "§7Increases damage dealt by §a0.6%", + "§a§7for each percent of health", + "§7missing on your target.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXECUTE;3", + "parent": "EXECUTE;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/EXPERIENCE;1.json b/items/EXPERIENCE;1.json new file mode 100644 index 00000000..a8b23699 --- /dev/null +++ b/items/EXPERIENCE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience I\",1:\"§7Grants a §a12.5% §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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{experience:1}}}", + "damage": 0, + "lore": [ + "§9Experience I", + "§7Grants a §a12.5% §7chance for mobs", + "§7and ores to drop double", + "§7experience.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "EXPERIENCE;1", + "parent": "EXPERIENCE;2", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/FEATHER_FALLING;1.json b/items/FEATHER_FALLING;1.json new file mode 100644 index 00000000..d8b22b0f --- /dev/null +++ b/items/FEATHER_FALLING;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling I\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a1§7 and reduces fall damage by\",4:\"§7§a5%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:1}}}", + "damage": 0, + "lore": [ + "§9Feather Falling I", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a1§7 and reduces fall damage by", + "§7§a5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FEATHER_FALLING;1", + "parent": "FEATHER_FALLING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/FEATHER_FALLING;2.json b/items/FEATHER_FALLING;2.json new file mode 100644 index 00000000..bfbc1c00 --- /dev/null +++ b/items/FEATHER_FALLING;2.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling II\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a2§7 and reduces fall damage by\",4:\"§7§a10%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:2}}}", + "damage": 0, + "lore": [ + "§9Feather Falling II", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a2§7 and reduces fall damage by", + "§7§a10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FEATHER_FALLING;2", + "parent": "FEATHER_FALLING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/FEATHER_FALLING;3.json b/items/FEATHER_FALLING;3.json new file mode 100644 index 00000000..3621fc14 --- /dev/null +++ b/items/FEATHER_FALLING;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Feather Falling III\",1:\"§7Increases how high you can fall\",2:\"§7before taking fall damage by\",3:\"§7§a3§7 and reduces fall damage by\",4:\"§7§a15%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{feather_falling:3}}}", + "damage": 0, + "lore": [ + "§9Feather Falling III", + "§7Increases how high you can fall", + "§7before taking fall damage by", + "§7§a3§7 and reduces fall damage by", + "§7§a15%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FEATHER_FALLING;3", + "parent": "FEATHER_FALLING;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index 5579784e..200311b5 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Flower of Truth", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500 §8(785)\",1:\"§7Damage: §c+100 §8(+157)\",2:\"§7Strength: §c+360 §8(+628)\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500\",1:\"§7Damage: §c+100\",2:\"§7Strength: §c+360\",3:\"\",4:\"§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",5:\"§7Shoots a rose that ricochets\",6:\"§7between enemies, damaging up to\",7:\"§7§a3 §7of your foes! Damage\",8:\"§7multiplies as more enemies are\",9:\"§7hit.\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d500 §8(785)", - "§7Damage: §c+100 §8(+157)", - "§7Strength: §c+360 §8(+628)", + "§7Gear Score: §d500", + "§7Damage: §c+100", + "§7Strength: §c+360", "", "§6Item Ability: Heat-Seeking Rose §e§lRIGHT CLICK", "§7Shoots a rose that ricochets", @@ -33,7 +33,7 @@ }, "internalname": "FLOWER_OF_TRUTH", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "1.6-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/FRAIL;1.json b/items/FRAIL;1.json new file mode 100644 index 00000000..2d8982f8 --- /dev/null +++ b/items/FRAIL;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail I\",1:\"§7Sea creatures start with §a5%§7\",2:\"§7reduced health.\",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:{frail:1}}}", + "damage": 0, + "lore": [ + "§9Frail I", + "§7Sea creatures start with §a5%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FRAIL;1", + "parent": "FRAIL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/FRAIL;2.json b/items/FRAIL;2.json new file mode 100644 index 00000000..5488a332 --- /dev/null +++ b/items/FRAIL;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail II\",1:\"§7Sea creatures start with §a10%§7\",2:\"§7reduced health.\",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:{frail:2}}}", + "damage": 0, + "lore": [ + "§9Frail II", + "§7Sea creatures start with §a10%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FRAIL;2", + "parent": "FRAIL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/FRAIL;3.json b/items/FRAIL;3.json new file mode 100644 index 00000000..16aec3cb --- /dev/null +++ b/items/FRAIL;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail III\",1:\"§7Sea creatures start with §a15%§7\",2:\"§7reduced health.\",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:{frail:3}}}", + "damage": 0, + "lore": [ + "§9Frail III", + "§7Sea creatures start with §a15%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FRAIL;3", + "parent": "FRAIL;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/GROWTH;1.json b/items/GROWTH;1.json new file mode 100644 index 00000000..2643df41 --- /dev/null +++ b/items/GROWTH;1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth I\",1:\"§7Grants §a+15 §c❤ Health§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:{growth:1}}}", + "damage": 0, + "lore": [ + "§9Growth I", + "§7Grants §a+15 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GROWTH;1", + "parent": "GROWTH;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/GROWTH;2.json b/items/GROWTH;2.json new file mode 100644 index 00000000..81651f8d --- /dev/null +++ b/items/GROWTH;2.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth II\",1:\"§7Grants §a+30 §c❤ Health§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:{growth:2}}}", + "damage": 0, + "lore": [ + "§9Growth II", + "§7Grants §a+30 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GROWTH;2", + "parent": "GROWTH;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/GROWTH;3.json b/items/GROWTH;3.json new file mode 100644 index 00000000..d7aab0ec --- /dev/null +++ b/items/GROWTH;3.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Growth III\",1:\"§7Grants §a+45 §c❤ Health§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:{growth:3}}}", + "damage": 0, + "lore": [ + "§9Growth III", + "§7Grants §a+45 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GROWTH;3", + "parent": "GROWTH;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/GROWTH;4.json b/items/GROWTH;4.json index 8741abe4..be153e74 100644 --- a/items/GROWTH;4.json +++ b/items/GROWTH;4.json @@ -25,5 +25,6 @@ }, "internalname": "GROWTH;4", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Dark Oak Wood VII" } \ No newline at end of file diff --git a/items/GUARDIAN;0.json b/items/GUARDIAN;0.json index 4662cf59..0c6890b1 100644 --- a/items/GUARDIAN;0.json +++ b/items/GUARDIAN;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fGuardian", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fGuardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;0\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fGuardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;0\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/GUARDIAN;1.json b/items/GUARDIAN;1.json index 40cf74ad..6b17cea2 100644 --- a/items/GUARDIAN;1.json +++ b/items/GUARDIAN;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aGuardian", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aGuardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;1\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aGuardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;1\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/GUARDIAN;2.json b/items/GUARDIAN;2.json index 7a9f6132..dc88bf98 100644 --- a/items/GUARDIAN;2.json +++ b/items/GUARDIAN;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Guardian", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§6Enchanting Exp Boost\",11:\"§7§7§7Boosts your Enchanting exp\",12:\"§7by §a{2}%§7\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Guardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;2\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§6Enchanting Exp Boost\",11:\"§7§7§7Boosts your Enchanting exp\",12:\"§7by §a{2}%§7\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Guardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;2\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/GUARDIAN;3.json b/items/GUARDIAN;3.json index c2799742..5ba33914 100644 --- a/items/GUARDIAN;3.json +++ b/items/GUARDIAN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Guardian", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§6Enchanting Exp Boost\",11:\"§7§7§7Boosts your Enchanting exp\",12:\"§7by §a{2}%§7\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Guardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;3\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"26508276-c01a-32a9-9201-7dae1724954e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDI1NDM0MDQ1YmRhNzAyNWIzZTUxNGIzMTZhNGI3NzBjNmZhYTRiYTlhZGI0YmUzODA5NTI2ZGI3N2Y5ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Lazerbeam\",6:\"§7§7Zaps your enemies for §b{0}x\",7:\"§b§7your §b✎ Intelligence §7every\",8:\"§7§a3s\",9:\"\",10:\"§6Enchanting Exp Boost\",11:\"§7§7§7Boosts your Enchanting exp\",12:\"§7by §a{2}%§7\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Guardian\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GUARDIAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"GUARDIAN;3\",uuid:\"5ff7dae2-53e6-4e18-bedf-541b4ce1b4f4\",timestamp:\"4/6/20 5:02 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/IMPALING;1.json b/items/IMPALING;1.json new file mode 100644 index 00000000..cd6cc030 --- /dev/null +++ b/items/IMPALING;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Impaling I\",1:\"§7Increases damage dealt to\",2:\"§7§7Guardians§7 and §7Squids§7 by\",3:\"§7§a12.5%§7.\",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:{impaling:1}}}", + "damage": 0, + "lore": [ + "§9Impaling I", + "§7Increases damage dealt to", + "§7§7Guardians§7 and §7Squids§7 by", + "§7§a12.5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "IMPALING;1", + "parent": "IMPALING;2", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/INFINITE_QUIVER;5.json b/items/INFINITE_QUIVER;5.json new file mode 100644 index 00000000..82fa526d --- /dev/null +++ b/items/INFINITE_QUIVER;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Infinite Quiver V\",1:\"§7Saves arrows §a50%§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:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"INFINITE_QUIVER;5\",enchantments:{infinite_quiver:5},uuid:\"6b3ef2fc-b0a4-4107-a104-be4c7a5d0863\",timestamp:\"11/15/20 6:07 PM\"}}", + "damage": 0, + "lore": [ + "§9Infinite Quiver V", + "§7Saves arrows §a50%§7 of the time", + "§7when you fire your bow.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "INFINITE_QUIVER;5", + "parent": "INFINITE_QUIVER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ISLAND_NPC.json b/items/ISLAND_NPC.json index 5a225a91..67f5d1ab 100644 --- a/items/ISLAND_NPC.json +++ b/items/ISLAND_NPC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§9Island NPC", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 5\",6:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{id:\"ISLAND_NPC\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ISLAND_NPC\",uuid:\"8ded51e5-c7d0-40a2-9263-e305d66bedc9\",timestamp:\"11/16/20 5:48 PM\"}}", "damage": 0, "lore": [ "§7Spawn island NPCs for your", @@ -9,12 +9,11 @@ "§7to edit its settings and add", "§7dialogue.", "", - "§7§4❣ §cRequires §aSocial Skill 5", "§9§lRARE" ], "internalname": "ISLAND_NPC", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/JERRY;0.json b/items/JERRY;0.json index b428ed7d..cf460adc 100644 --- a/items/JERRY;0.json +++ b/items/JERRY;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fJerry", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;0\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;0\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/JERRY;1.json b/items/JERRY;1.json index 33e1e6df..43212789 100644 --- a/items/JERRY;1.json +++ b/items/JERRY;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aJerry", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;1\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aJerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;1\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/JERRY;2.json b/items/JERRY;2.json index 8d3812d3..03044aa7 100644 --- a/items/JERRY;2.json +++ b/items/JERRY;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Jerry", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Jerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;2\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Jerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;2\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/JERRY;3.json b/items/JERRY;3.json index 99e342be..06501b68 100644 --- a/items/JERRY;3.json +++ b/items/JERRY;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Jerry", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Jerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;3\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODIyZDhlNzUxYzhmMmZkNGM4OTQyYzQ0YmRiMmY1Y2E0ZDhhZThlNTc1ZWQzZWIzNGMxOGE4NmU5M2IifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"\",4:\"§6Jerry\",5:\"§7§7Gain §a50% §7chance to deal\",6:\"§7your regular damage\",7:\"\",8:\"§6Jerry\",9:\"§7§7Gain §a100% §7chance to\",10:\"§7receive a normal amount of drops\",11:\"§7from mobs\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Jerry\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JERRY\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"JERRY;3\",uuid:\"81560f99-717c-44d2-b8bd-4f3363023b10\",timestamp:\"3/13/20 6:59 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/LIFE_STEAL;1.json b/items/LIFE_STEAL;1.json new file mode 100644 index 00000000..474a1d86 --- /dev/null +++ b/items/LIFE_STEAL;1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal I\",1:\"§7Heals for §a0.1%§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:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{life_steal:1}}}", + "damage": 0, + "lore": [ + "§9Life Steal I", + "§7Heals for §a0.1%§7 of the damage", + "§7you deal to mobs.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LIFE_STEAL;1", + "parent": "LIFE_STEAL;2", + "clickcommand": "", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/LION;0.json b/items/LION;0.json index cc376f75..3bed9093 100644 --- a/items/LION;0.json +++ b/items/LION;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fLion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;0\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;0\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/LION;1.json b/items/LION;1.json index b3c3881a..9c38a492 100644 --- a/items/LION;1.json +++ b/items/LION;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aLion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;1\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aLion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;1\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/LION;2.json b/items/LION;2.json index e17d7892..c3bda7c7 100644 --- a/items/LION;2.json +++ b/items/LION;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl 1➡100] §9Lion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§6First Pounce\",10:\"§7§7Increases damage dealt by\",11:\"§7§a{1}% §7on your first hit on a\",12:\"§7mob\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl 1➡100] §9Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;2\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§6First Pounce\",10:\"§7§7Increases damage dealt by\",11:\"§7§a{1}% §7on your first hit on a\",12:\"§7mob\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl 1➡100] §9Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;2\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/LION;3.json b/items/LION;3.json index 0171ccce..afbe9943 100644 --- a/items/LION;3.json +++ b/items/LION;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl 1➡100] §5Lion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§6First Pounce\",10:\"§7§7Increases damage dealt by\",11:\"§7§a{1}% §7on your first hit on a\",12:\"§7mob\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 1➡100] §5Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;3\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e3ed445-3545-3c76-993b-8f292ea576c6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzhmZjQ3M2JkNTJiNGRiMmMwNmYxYWM4N2ZlMTM2N2JjZTc1NzRmYWMzMzBmZmFjNzk1NjIyOWY4MmVmYmExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Primal Force\",6:\"§7§7Adds §a§c+{0}❁ Damage §7to your\",7:\"§7weapons\",8:\"\",9:\"§6First Pounce\",10:\"§7§7Increases damage dealt by\",11:\"§7§a{1}% §7on your first hit on a\",12:\"§7mob\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 1➡100] §5Lion\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"LION\\\",\\\"active\\\":false,\\\"exp\\\":573882.6244340867,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"LION;3\",uuid:\"1e1eb966-0ccc-4763-aa64-a156100c65f5\",timestamp:\"4/10/20 2:02 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/LOOTING;1.json b/items/LOOTING;1.json new file mode 100644 index 00000000..4ad7b843 --- /dev/null +++ b/items/LOOTING;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Looting I\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a15%§7.\",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:{looting:1}}}", + "damage": 0, + "lore": [ + "§9Looting I", + "§7Increases the chance of a", + "§7Monster dropping an item by", + "§7§a15%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LOOTING;1", + "parent": "LOOTING;2", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;1.json b/items/LUCK_OF_THE_SEA;1.json new file mode 100644 index 00000000..dfbdc1e3 --- /dev/null +++ b/items/LUCK_OF_THE_SEA;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea I\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a1%§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:{luck_of_the_sea:1}}}", + "damage": 0, + "lore": [ + "§9Luck of the Sea I", + "§7Increases the chance of fishing", + "§7treasure by §a1%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK_OF_THE_SEA;1", + "parent": "LUCK_OF_THE_SEA;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;2.json b/items/LUCK_OF_THE_SEA;2.json new file mode 100644 index 00000000..8027bc14 --- /dev/null +++ b/items/LUCK_OF_THE_SEA;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea II\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a2%§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:{luck_of_the_sea:2}}}", + "damage": 0, + "lore": [ + "§9Luck of the Sea II", + "§7Increases the chance of fishing", + "§7treasure by §a2%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK_OF_THE_SEA;2", + "parent": "LUCK_OF_THE_SEA;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/LUCK_OF_THE_SEA;3.json b/items/LUCK_OF_THE_SEA;3.json new file mode 100644 index 00000000..809ec865 --- /dev/null +++ b/items/LUCK_OF_THE_SEA;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Luck of the Sea III\",1:\"§7Increases the chance of fishing\",2:\"§7treasure by §a3%§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:{luck_of_the_sea:3}}}", + "damage": 0, + "lore": [ + "§9Luck of the Sea III", + "§7Increases the chance of fishing", + "§7treasure by §a3%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "LUCK_OF_THE_SEA;3", + "parent": "LUCK_OF_THE_SEA;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/MAGMA_CUBE;3.json b/items/MAGMA_CUBE;3.json index e0232f91..b43a0b7a 100644 --- a/items/MAGMA_CUBE;3.json +++ b/items/MAGMA_CUBE;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Magma Cube", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Slimy Minions\",7:\"§7§7Slime minions work §a{0}%\",8:\"§a§7faster while on your island\",9:\"\",10:\"§6Salt Blade\",11:\"§7§7Deal §a{1}% §7more damage to\",12:\"§7slimes\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Magma Cube\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MAGMA_CUBE\\\",\\\"active\\\":false,\\\"exp\\\":138233.19414884178,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"MAGMA_CUBE;3\",uuid:\"c741aba8-09f7-4a99-ac5f-4a829387aa7c\",timestamp:\"4/7/20 10:32 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"35f02923-7bec-3869-9ef5-b42a4794cac8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzg5NTdkNTAyM2M5MzdjNGM0MWFhMjQxMmQ0MzQxMGJkYTIzY2Y3OWE5ZjZhYjM2Yjc2ZmVmMmQ3YzQyOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"\",6:\"§6Slimy Minions\",7:\"§7§7Slime minions work §a{0}%\",8:\"§a§7faster while on your island\",9:\"\",10:\"§6Salt Blade\",11:\"§7§7Deal §a{1}% §7more damage to\",12:\"§7slimes\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Magma Cube\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MAGMA_CUBE\\\",\\\"active\\\":false,\\\"exp\\\":138233.19414884178,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"MAGMA_CUBE;3\",uuid:\"c741aba8-09f7-4a99-ac5f-4a829387aa7c\",timestamp:\"4/7/20 10:32 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/MEGALODON;4.json b/items/MEGALODON;4.json index 57394b86..80aa9ee7 100644 --- a/items/MEGALODON;4.json +++ b/items/MEGALODON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §6Megalodon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+{STRENGTH}\",3:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{2}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_LUCKY_CLOVER\\\",\\\"candyUsed\\\":10}\",originTag:\"PET_MENU\",id:\"MEGALODON;4\",uuid:\"11535d40-b949-476d-a333-edca6189e2cf\",timestamp:\"9/17/20 11:29 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+{STRENGTH}\",3:\"§7Magic Find: §a+{MAGIC_FIND}\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+{0}% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a{1}%\",13:\"\",14:\"§6Feeding Frenzy\",15:\"§7§7On kill gain §c{2}❁ Damage\",16:\"§c§7and §f✦ Speed §7for 5 seconds\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":2.535397517928685E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":10}\",originTag:\"PET_MENU\",id:\"MEGALODON;4\",uuid:\"11535d40-b949-476d-a333-edca6189e2cf\",timestamp:\"9/17/20 11:29 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", diff --git a/items/OCELOT;0.json b/items/OCELOT;0.json index 9acf3d39..1fb12c5e 100644 --- a/items/OCELOT;0.json +++ b/items/OCELOT;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fOcelot", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fOcelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;0\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fOcelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;0\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/OCELOT;1.json b/items/OCELOT;1.json index d7e7017d..17b64b76 100644 --- a/items/OCELOT;1.json +++ b/items/OCELOT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aOcelot", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aOcelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;1\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aOcelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;1\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/OCELOT;2.json b/items/OCELOT;2.json index 71b7a438..58ba423f 100644 --- a/items/OCELOT;2.json +++ b/items/OCELOT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Ocelot", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;2\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;2\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/OCELOT;3.json b/items/OCELOT;3.json index e5eb3000..071b4313 100644 --- a/items/OCELOT;3.json +++ b/items/OCELOT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Ocelot", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;3\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"049e58ac-5c8d-3381-a4bd-e62e0261990c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§8Foraging Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"\",4:\"§6Foraging Exp Boost\",5:\"§7§7§7Boosts your Foraging exp by\",6:\"§7§a{0}%§7\",7:\"\",8:\"§6Tree Hugger\",9:\"§7§7Foraging minions work §a{1}%\",10:\"§a§7faster while on your island\",11:\"\",12:\"§7§eRight-click to add this pet to\",13:\"§eyour pet menu!\",14:\"\",15:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Ocelot\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"OCELOT\\\",\\\"active\\\":false,\\\"exp\\\":3.0501602614919193E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"OCELOT;3\",uuid:\"3a097b0b-3238-4ed4-87bc-86d6b4147736\",timestamp:\"4/6/20 3:38 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Foraging Pet", diff --git a/items/PIGMAN;3.json b/items/PIGMAN;3.json index f8121a2b..7211e487 100644 --- a/items/PIGMAN;3.json +++ b/items/PIGMAN;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Pigman", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fd837a44-d59d-3c1b-a4ac-6da86b08deb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjNkOWNiNjUxM2YyMDcyZTVkNGU0MjZkNzBhNTU1N2JjMzk4NTU0Yzg4MGQ0ZTdiN2VjOGVmNDk0NWViMDJmMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Bacon Farmer\",6:\"§7Pig minions work §a{0}%\",7:\"§7faster while on your island\",8:\"\",9:\"§6Pork Master\",10:\"§7§7Buffs the Pigman sword by\",11:\"§7§a{1} §c❁ Damage §7and §a{2}\",12:\"§a§c❁ Strength\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Pigman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIGMAN\\\",\\\"active\\\":false,\\\"exp\\\":1875919.3602048666,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"PIGMAN;3\",uuid:\"d6b307d3-a30e-4abf-91d8-e8eaa0f033e0\",timestamp:\"07/04/20 02:00\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"fd837a44-d59d-3c1b-a4ac-6da86b08deb2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjNkOWNiNjUxM2YyMDcyZTVkNGU0MjZkNzBhNTU1N2JjMzk4NTU0Yzg4MGQ0ZTdiN2VjOGVmNDk0NWViMDJmMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Defense: §a{DEFENSE}\",4:\"\",5:\"§6Bacon Farmer\",6:\"§7Pig minions work §a{0}%\",7:\"§7faster while on your island\",8:\"\",9:\"§6Pork Master\",10:\"§7§7Buffs the Pigman sword by\",11:\"§7§a{1} §c❁ Damage §7and §a{2}\",12:\"§a§c❁ Strength\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Pigman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"PIGMAN\\\",\\\"active\\\":false,\\\"exp\\\":1875919.3602048666,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"PIGMAN;3\",uuid:\"d6b307d3-a30e-4abf-91d8-e8eaa0f033e0\",timestamp:\"07/04/20 02:00\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/RABBIT;0.json b/items/RABBIT;0.json index fdac9610..793a59f6 100644 --- a/items/RABBIT;0.json +++ b/items/RABBIT;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fRabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fRabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;0\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fRabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;0\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/RABBIT;1.json b/items/RABBIT;1.json index 76943fcc..ee72b615 100644 --- a/items/RABBIT;1.json +++ b/items/RABBIT;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aRabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aRabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;1\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aRabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;1\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/RABBIT;2.json b/items/RABBIT;2.json index ee920906..8c7980b8 100644 --- a/items/RABBIT;2.json +++ b/items/RABBIT;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Rabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;2\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a+{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;2\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/RABBIT;3.json b/items/RABBIT;3.json index f85f983a..9fcc0d99 100644 --- a/items/RABBIT;3.json +++ b/items/RABBIT;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Rabbit", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;3\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a9a344e6-192c-335f-8d51-5bc1321cb350\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTE3YmZmYzE5NzJhY2Q3ZjNiNGE4ZjQzYjViNmM3NTM0Njk1YjhmZDYyNjc3ZTAzMDZiMjgzMTU3NGIifX19\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"\",5:\"§6Happy Feet\",6:\"§7§7Jump potions also give §a{0}\",7:\"§a§7speed\",8:\"\",9:\"§6Farming Exp Boost\",10:\"§7§7§7Boosts your Farming exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Rabbit\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"RABBIT\\\",\\\"active\\\":false,\\\"exp\\\":2.8572783710524146E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"RABBIT;3\",uuid:\"c77193d3-e1ac-40e2-a327-5eb41c53fc37\",timestamp:\"4/7/20 3:36 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Farming Pet", diff --git a/items/ROCK_PAPER_SHEARS.json b/items/ROCK_PAPER_SHEARS.json index 7a4e0dad..878799e5 100644 --- a/items/ROCK_PAPER_SHEARS.json +++ b/items/ROCK_PAPER_SHEARS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:shears", "displayname": "§aRock Paper Shears", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Click this item to initiate a\",1:\"§7tournament of Rock Paper Shears\",2:\"§7with all of the players on your\",3:\"§7island!\",4:\"\",5:\"§7Outsmart your opponents by\",6:\"§7choosing the least picked option\",7:\"§7to win the round! Final round\",8:\"§7uses classic rules.\",9:\"\",10:\"§7§4❣ §cRequires §aSocial Skill 8\",11:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Click this item to initiate a\",1:\"§7tournament of Rock Paper Shears\",2:\"§7with all of the players on your\",3:\"§7island!\",4:\"\",5:\"§7Outsmart your opponents by\",6:\"§7choosing the least picked option\",7:\"§7to win the round! Final round\",8:\"§7uses classic rules.\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", "damage": 0, "lore": [ "§7Click this item to initiate a", @@ -14,12 +14,11 @@ "§7to win the round! Final round", "§7uses classic rules.", "", - "§7§4❣ §cRequires §aSocial Skill 8", "§a§lUNCOMMON" ], "internalname": "ROCK_PAPER_SHEARS", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/SHEEP;0.json b/items/SHEEP;0.json index a108d4ef..65b4cf31 100644 --- a/items/SHEEP;0.json +++ b/items/SHEEP;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fSheep", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;0\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;0\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", diff --git a/items/SHEEP;1.json b/items/SHEEP;1.json index f7158644..cd580ebd 100644 --- a/items/SHEEP;1.json +++ b/items/SHEEP;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aSheep", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;1\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;1\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", diff --git a/items/SHEEP;2.json b/items/SHEEP;2.json index 16ae98c4..86eda63d 100644 --- a/items/SHEEP;2.json +++ b/items/SHEEP;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Sheep", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§6Overheal\",10:\"§7§7Gives a §a{1}% §7shield after\",11:\"§7not taking damage for 10s\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Sheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;2\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§6Overheal\",10:\"§7§7Gives a §a{1}% §7shield after\",11:\"§7not taking damage for 10s\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Sheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;2\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", diff --git a/items/SHEEP;3.json b/items/SHEEP;3.json index f104832b..59f17da7 100644 --- a/items/SHEEP;3.json +++ b/items/SHEEP;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Sheep", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§6Overheal\",10:\"§7§7Gives a §a{1}% §7shield after\",11:\"§7not taking damage for 10s\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Sheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;3\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"37bacd66-7fe6-39e3-81cf-82911daf648b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjRlMjJhNDYwNDdkMjcyZTg5YTFjZmExM2U5NzM0YjdlMTI4MjdlMjM1YzIwMTJjMWE5NTk2Mjg3NGRhMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Ability Damage: §a{ABILITY_DAMAGE}\",4:\"\",5:\"§6Mana Saver\",6:\"§7§7§7Reduces the mana cost of\",7:\"§7abilities by §a{0}%\",8:\"\",9:\"§6Overheal\",10:\"§7§7Gives a §a{1}% §7shield after\",11:\"§7not taking damage for 10s\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Sheep\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SHEEP\\\",\\\"active\\\":false,\\\"exp\\\":2.53584E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SHEEP;3\",uuid:\"6471bf0b-08ce-42b0-947e-85878a238226\",timestamp:\"4/7/20 3:37 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Alchemy Pet", diff --git a/items/SHOWCASE_BLOCK.json b/items/SHOWCASE_BLOCK.json index 78d2b100..b3d411d0 100644 --- a/items/SHOWCASE_BLOCK.json +++ b/items/SHOWCASE_BLOCK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:glass", "displayname": "§aShowcase Block", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Show off an item in this fancy\",1:\"§7glass display box! §e§lRIGHT\",2:\"§e§lCLICK §7to put in or swap an\",3:\"§7item.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 10\",6:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{id:\"SHOWCASE_BLOCK\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Show off an item in this fancy\",1:\"§7glass display box! §e§lRIGHT\",2:\"§e§lCLICK §7to put in or swap an\",3:\"§7item.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SHOWCASE_BLOCK\",uuid:\"03aead4c-892f-418f-a3c7-05834fd82b51\",timestamp:\"11/16/20 5:47 PM\"}}", "damage": 0, "lore": [ "§7Show off an item in this fancy", @@ -9,12 +9,11 @@ "§e§lCLICK §7to put in or swap an", "§7item.", "", - "§7§4❣ §cRequires §aSocial Skill 10", "§a§lUNCOMMON" ], "internalname": "SHOWCASE_BLOCK", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/SILVERFISH;0.json b/items/SILVERFISH;0.json index 5a43ae0a..4dc1ad6c 100644 --- a/items/SILVERFISH;0.json +++ b/items/SILVERFISH;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fSilverfish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSilverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;0\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSilverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;0\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/SILVERFISH;1.json b/items/SILVERFISH;1.json index cfc4cb2f..fb892dbb 100644 --- a/items/SILVERFISH;1.json +++ b/items/SILVERFISH;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aSilverfish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSilverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;1\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSilverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;1\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/SILVERFISH;2.json b/items/SILVERFISH;2.json index 45022527..180aba6e 100644 --- a/items/SILVERFISH;2.json +++ b/items/SILVERFISH;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Silverfish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§6Mining Exp Boost\",10:\"§7§7§7Boosts your Mining exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Silverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;2\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§6Mining Exp Boost\",10:\"§7§7§7Boosts your Mining exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Silverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;2\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/SILVERFISH;3.json b/items/SILVERFISH;3.json index 04a4edbc..4ff15e54 100644 --- a/items/SILVERFISH;3.json +++ b/items/SILVERFISH;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Silverfish", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§6Mining Exp Boost\",10:\"§7§7§7Boosts your Mining exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Silverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;3\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79e570d8-f66e-375c-9e70-97224ccd5692\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGE5MWRhYjgzOTFhZjVmZGE1NGFjZDJjMGIxOGZiZDgxOWI4NjVlMWE4ZjFkNjIzODEzZmE3NjFlOTI0NTQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Defense: §a{DEFENSE}\",3:\"§7Health: §a{HEALTH} HP\",4:\"\",5:\"§6True Defense Boost\",6:\"§7§7§7Boosts your §f❂ True\",7:\"§fDefense§7 by §a{0}\",8:\"\",9:\"§6Mining Exp Boost\",10:\"§7§7§7Boosts your Mining exp by\",11:\"§7§a{1}%§7\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Silverfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SILVERFISH\\\",\\\"active\\\":false,\\\"exp\\\":90481.99248000035,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SILVERFISH;3\",uuid:\"7fdd06c5-30e6-48a5-88dc-e90c1d71e68c\",timestamp:\"4/5/20 4:14 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/SPIDER;0.json b/items/SPIDER;0.json new file mode 100644 index 00000000..33b955f5 --- /dev/null +++ b/items/SPIDER;0.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl {LVL}] §fSpider", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;0\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Combat Pet", + "", + "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Strength: §a{STRENGTH}", + "", + "§6One With The Spider", + "§7§7Gain §a{0} §c❁ Strength §7for", + "§7every nearby spider", + "§8Max 10 spiders", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§f§lCOMMON" + ], + "internalname": "SPIDER;0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "ENCHANTED_STRING:64", + "A2": "ENCHANTED_STRING:64", + "A3": "ENCHANTED_STRING:64", + "B1": "ENCHANTED_STRING:64", + "B2": "ENCHANTED_EGG:1", + "B3": "ENCHANTED_STRING:64", + "C1": "ENCHANTED_STRING:64", + "C2": "ENCHANTED_STRING:64", + "C3": "ENCHANTED_STRING:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" + ] +} diff --git a/items/SPIDER;1.json b/items/SPIDER;1.json index ac7dd9ff..a32ace6c 100644 --- a/items/SPIDER;1.json +++ b/items/SPIDER;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aSpider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §aSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;1\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;1\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", @@ -17,7 +17,7 @@ "§7§eRight-click to add this pet to", "§eyour pet menu!", "", - "§9§lRARE" + "§a§lUNCOMMON" ], "internalname": "SPIDER;1", "useneucraft": true, diff --git a/items/SPIDER;2.json b/items/SPIDER;2.json index 99de566c..a47fab0f 100644 --- a/items/SPIDER;2.json +++ b/items/SPIDER;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Spider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;2\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§6Web-weaver\",11:\"§7§7Upon hitting a monster it\",12:\"§7becomes slowed by §a{2}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Spider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"QUICK_CRAFTING\",id:\"SPIDER;2\",uuid:\"04db694a-9de6-4d9c-a320-dbe4de3d185a\",timestamp:\"7/15/20 3:57 AM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/SPIKED_HOOK;1.json b/items/SPIKED_HOOK;1.json new file mode 100644 index 00000000..fb8cdbea --- /dev/null +++ b/items/SPIKED_HOOK;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook I\",1:\"§7Fishing rod deals §a5%§7 more\",2:\"§7damage to monsters.\",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:{spiked_hook:1}}}", + "damage": 0, + "lore": [ + "§9Spiked Hook I", + "§7Fishing rod deals §a5%§7 more", + "§7damage to monsters.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SPIKED_HOOK;1", + "parent": "SPIKED_HOOK;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/SPIKED_HOOK;2.json b/items/SPIKED_HOOK;2.json new file mode 100644 index 00000000..2ecb453e --- /dev/null +++ b/items/SPIKED_HOOK;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook II\",1:\"§7Fishing rod deals §a10%§7 more\",2:\"§7damage to monsters.\",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:{spiked_hook:2}}}", + "damage": 0, + "lore": [ + "§9Spiked Hook II", + "§7Fishing rod deals §a10%§7 more", + "§7damage to monsters.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SPIKED_HOOK;2", + "parent": "SPIKED_HOOK;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/SPIKED_HOOK;3.json b/items/SPIKED_HOOK;3.json new file mode 100644 index 00000000..ddd05a3b --- /dev/null +++ b/items/SPIKED_HOOK;3.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Spiked Hook III\",1:\"§7Fishing rod deals §a15%§7 more\",2:\"§7damage to monsters.\",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:{spiked_hook:3}}}", + "damage": 0, + "lore": [ + "§9Spiked Hook III", + "§7Fishing rod deals §a15%§7 more", + "§7damage to monsters.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SPIKED_HOOK;3", + "parent": "SPIKED_HOOK;4", + "clickcommand": "", + "modver": "1.6-REL", + "crafttext": "" +} \ No newline at end of file diff --git a/items/WITHER_SKELETON;3.json b/items/WITHER_SKELETON;3.json index 77a257ca..779fc075 100644 --- a/items/WITHER_SKELETON;3.json +++ b/items/WITHER_SKELETON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Wither Skeleton", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"§7Crit Chance: §a{CRIT_CHANCE}\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a{0}% §7less damage from\",10:\"§7skeletons\",11:\"\",12:\"§6Wither Blood\",13:\"§7§7Deal §a{1}% §7more damage to\",14:\"§7wither mobs\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":69375.77400000505,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WITHER_SKELETON;3\",uuid:\"f7428128-8dca-460a-bc32-9e4d471cc380\",timestamp:\"4/6/20 12:23 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Defense: §a{DEFENSE}\",4:\"§7Strength: §a{STRENGTH}\",5:\"§7Intelligence: §a{INTELLIGENCE}\",6:\"§7Crit Chance: §a{CRIT_CHANCE}\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a{0}% §7less damage from\",10:\"§7skeletons\",11:\"\",12:\"§6Wither Blood\",13:\"§7§7Deal §a{1}% §7more damage to\",14:\"§7wither mobs\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":69375.77400000505,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WITHER_SKELETON;3\",uuid:\"f7428128-8dca-460a-bc32-9e4d471cc380\",timestamp:\"4/6/20 12:23 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Mining Pet", diff --git a/items/WOLF;0.json b/items/WOLF;0.json index fc3c3b70..40fb4919 100644 --- a/items/WOLF;0.json +++ b/items/WOLF;0.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fWolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;0\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;0\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/WOLF;1.json b/items/WOLF;1.json index 2853ba7c..89b4f0e0 100644 --- a/items/WOLF;1.json +++ b/items/WOLF;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §aWolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;1\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§7§eRight-click to add this pet to\",12:\"§eyour pet menu!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aWolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;1\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/WOLF;2.json b/items/WOLF;2.json index ef1f78da..fdb5c6ef 100644 --- a/items/WOLF;2.json +++ b/items/WOLF;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §9Wolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;2\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;2\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/WOLF;3.json b/items/WOLF;3.json index 02841140..eac4a51c 100644 --- a/items/WOLF;3.json +++ b/items/WOLF;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Wolf", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;3\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9d2b3b08-495a-3a45-a49a-0869cf7e8ffa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMzZGQ5ODRiYjY1OTg0OWJkNTI5OTQwNDY5NjRjMjI3MjVmNzE3ZTk4NmIxMmQ1NDhmZDE2OTM2N2Q0OTQifX19\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a{HEALTH} HP\",3:\"§7Speed: §a{SPEED}\",4:\"§7True Defense: §a{TRUE_DEFENSE}\",5:\"§7Crit Damage: §a{CRIT_DAMAGE}\",6:\"\",7:\"§6Alpha Dog\",8:\"§7§7Take §a{0}% §7less damage from\",9:\"§7wolves\",10:\"\",11:\"§6Pack Leader\",12:\"§7§7Gain §a{1} §9☠ Crit Damage\",13:\"§9§7for every nearby wolf monsters\",14:\"§8Max 10 wolves\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Wolf\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WOLF\\\",\\\"active\\\":false,\\\"exp\\\":2.6121010890816133E7,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WOLF;3\",uuid:\"18048f09-54e2-4939-aa43-a5f7f1b39828\",timestamp:\"4/6/20 4:25 PM\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", diff --git a/items/ZOMBIE;2.json b/items/ZOMBIE;2.json index 92d13074..c87c22f1 100644 --- a/items/ZOMBIE;2.json +++ b/items/ZOMBIE;2.json @@ -1,34 +1,33 @@ { - "internalname": "ZOMBIE;2", - "itemid": 397, - "displayname": "§7[Lvl 67] §9Zombie", - "clickcommand": "", + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §9Zombie", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a{0} §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a{1}% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§f§f§9[Lvl {LVL}] §5Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"ZOMBIE;2\",uuid:\"f2cd481a-6b1c-4895-af2f-807b4feba082\",timestamp:\"7/15/20 5:37 AM\"},AttributeModifiers:[]}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ==\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a+28\",3:\"§7Health: §a+67\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a13.4 §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a13.4% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§6Held Item: §fIron Claws\",14:\"§7§7Increases the pet's §9☠\",15:\"§9Crit Damage §7by §a40%\",16:\"§a§7and §9☣ Crit Chance §7by\",17:\"§7§a40%\",18:\"\",19:\"§7§eRight-click to add this pet to\",20:\"§eyour pet menu!\",21:\"\",22:\"§9§lRARE\"],Name:\"§7[Lvl 67] §9Zombie\"},ExtraAttributes:{petInfo:\"{\"type\":\"ZOMBIE\",\"active\":false,\"exp\":1123883.0704135546,\"tier\":\"RARE\",\"hideInfo\":false,\"heldItem\":\"PET_ITEM_IRON_CLAWS_COMMON\",\"candyUsed\":0}\",id:\"PET\"}}", - "modver": "1.0.0", "lore": [ "§8Combat Pet", "", - "§7Crit Damage: §a+28", - "§7Health: §a+67", + "§7Crit Damage: §a{CRIT_DAMAGE}", + "§7Health: §a{HEALTH}", "", "§6Chomp", - "§7§7Gain +§a13.4 §7hp per zombie", + "§7§7Gain +§a{0} §7hp per zombie", "§7kill", "", "§6Rotten Blade", - "§7§7Deal §a13.4% §7more damage to", + "§7§7Deal §a{1}% §7more damage to", "§7zombies", "", - "§6Held Item: §fIron Claws", - "§7§7Increases the pet's §9☠", - "§9Crit Damage §7by §a40%", - "§a§7and §9☣ Crit Chance §7by", - "§7§a40%", - "", "§7§eRight-click to add this pet to", "§eyour pet menu!", "", "§9§lRARE" + ], + "internalname": "ZOMBIE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" ] } \ No newline at end of file diff --git a/items/ZOMBIE;3.json b/items/ZOMBIE;3.json index 39c11f0d..1eff9636 100644 --- a/items/ZOMBIE;3.json +++ b/items/ZOMBIE;3.json @@ -25,7 +25,7 @@ "internalname": "ZOMBIE;3", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Pet" -- cgit From 292580ab1df5756aeb511e3886da7812147536fa Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 14:08:20 -0800 Subject: New stuff dsfes --- items/AIMING;5.json | 20 ++++++++++++++++++++ items/ANGLER;5.json | 22 ++++++++++++++++++++++ items/BANE_OF_ARTHROPODS;5.json | 23 +++++++++++++++++++++++ items/BANE_OF_ARTHROPODS;6.json | 4 ++-- items/BLAST_PROTECTION;5.json | 22 ++++++++++++++++++++++ items/BLESSING;5.json | 19 +++++++++++++++++++ items/CASTER;5.json | 22 ++++++++++++++++++++++ items/CASTER;6.json | 2 +- items/CLEAVE;5.json | 23 +++++++++++++++++++++++ items/CRITICAL;5.json | 22 ++++++++++++++++++++++ items/CRITICAL;6.json | 2 +- items/CUBISM;5.json | 23 +++++++++++++++++++++++ items/DEPTH_STRIDER;3.json | 22 ++++++++++++++++++++++ items/DRAGON_HUNTER;1.json | 2 +- items/DRAGON_HUNTER;5.json | 6 +++--- items/EFFICIENCY;5.json | 22 ++++++++++++++++++++++ items/ENDER_SLAYER;5.json | 20 ++++++++++++++++++++ items/ENDER_SLAYER;6.json | 11 +++++++---- items/EXECUTE;5.json | 23 +++++++++++++++++++++++ items/EXPERIENCE;3.json | 23 +++++++++++++++++++++++ items/EXPERIENCE;4.json | 11 +++++++---- items/FEATHER_FALLING;6.json | 11 +++++++---- items/FIRST_STRIKE;4.json | 23 +++++++++++++++++++++++ items/FRAIL;5.json | 22 ++++++++++++++++++++++ items/FRAIL;6.json | 11 +++++++---- items/GIANT_KILLER;5.json | 24 ++++++++++++++++++++++++ items/GIANT_KILLER;6.json | 11 +++++++---- items/GIANT_KILLER;7.json | 26 ++++++++++++++++++++++++++ items/GROWTH;5.json | 21 +++++++++++++++++++++ items/GROWTH;6.json | 11 +++++++---- items/GROWTH;7.json | 23 +++++++++++++++++++++++ items/INFINITE_QUIVER;10.json | 2 +- items/INFINITE_QUIVER;6.json | 11 +++++++---- items/LETHALITY;5.json | 24 ++++++++++++++++++++++++ items/LETHALITY;6.json | 9 +++------ items/LIFE_STEAL;3.json | 22 ++++++++++++++++++++++ items/LIFE_STEAL;4.json | 2 +- items/MAXED_ENCHANT_BOOK.json | 18 +++++++++--------- items/OVERLOAD;5.json | 26 ++++++++++++++++++++++++++ items/POWER;6.json | 11 +++++++---- items/PROTECTION;6.json | 9 ++++++--- items/PROTECTION;7.json | 11 +++++++---- items/SHARPNESS;6.json | 12 +++++++----- items/VAMPIRISM;5.json | 23 +++++++++++++++++++++++ items/VAMPIRISM;6.json | 2 +- 45 files changed, 639 insertions(+), 70 deletions(-) create mode 100644 items/AIMING;5.json create mode 100644 items/ANGLER;5.json create mode 100644 items/BANE_OF_ARTHROPODS;5.json create mode 100644 items/BLAST_PROTECTION;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;5.json create mode 100644 items/DEPTH_STRIDER;3.json create mode 100644 items/EFFICIENCY;5.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/FIRST_STRIKE;4.json create mode 100644 items/FRAIL;5.json create mode 100644 items/GIANT_KILLER;5.json create mode 100644 items/GIANT_KILLER;7.json create mode 100644 items/GROWTH;5.json create mode 100644 items/GROWTH;7.json create mode 100644 items/LETHALITY;5.json create mode 100644 items/LIFE_STEAL;3.json create mode 100644 items/OVERLOAD;5.json create mode 100644 items/VAMPIRISM;5.json diff --git a/items/AIMING;5.json b/items/AIMING;5.json new file mode 100644 index 00000000..6eb4ceb4 --- /dev/null +++ b/items/AIMING;5.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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", + "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 new file mode 100644 index 00000000..d7826efb --- /dev/null +++ b/items/ANGLER;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "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", + "§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": "", + "parent": "ANGLER;4", + "modver": "1.4-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..2fde3a40 --- /dev/null +++ b/items/BANE_OF_ARTHROPODS;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "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": [ + "§aBane of Arthropods V", + "§7Increases damage dealt to", + "§7§7Silverfish§7, §7Spiders§7, and", + "§7§7Cave Spiders§7 by §a40%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "BANE_OF_ARTHROPODS;5", + "parent": "BANE_OF_ARTHROPODS;4", + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "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/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/BLESSING;5.json b/items/BLESSING;5.json new file mode 100644 index 00000000..4ca8a2ec --- /dev/null +++ b/items/BLESSING;5.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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", + "parent": "BLESSING;4", + "modver": "1.4-REL" +} \ No newline at end of file diff --git a/items/CASTER;5.json b/items/CASTER;5.json new file mode 100644 index 00000000..ea4caf2b --- /dev/null +++ b/items/CASTER;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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": "", + "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 new file mode 100644 index 00000000..d416450a --- /dev/null +++ b/items/CLEAVE;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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": "", + "parent": "CLEAVE;4", + "clickcommand": "", + "modver": "1.4-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..f7ad5a46 --- /dev/null +++ b/items/CRITICAL;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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": "", + "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 new file mode 100644 index 00000000..0a900d5d --- /dev/null +++ b/items/CUBISM;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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, §7Magma Cubes§7, and", + "§7§7Creepers§7 by §a50%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "CUBISM;5", + "crafttext": "", + "clickcommand": "", + "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 new file mode 100644 index 00000000..235feb26 --- /dev/null +++ b/items/DEPTH_STRIDER;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "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", + "§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": "", + "parent": "DEPTH_STRIDER;2", + "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 new file mode 100644 index 00000000..65370234 --- /dev/null +++ b/items/EFFICIENCY;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§7Increases how quickly your tool", + "§7breaks blocks.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "EFFICIENCY;5", + "crafttext": "", + "parent": "EFFICIENCY;4", + "clickcommand": "", + "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 new file mode 100644 index 00000000..2343fe20 --- /dev/null +++ b/items/ENDER_SLAYER;5.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§7Increases damage dealt to", + "§7§7Ender Dragons§7 and", + "§7§7Endermen§7 by §a60%§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "ENDER_SLAYER;5", + "crafttext": "", + "clickcommand": "", + "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 new file mode 100644 index 00000000..f0a2e9ce --- /dev/null +++ b/items/EXECUTE;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "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", + "§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": "", + "parent": "EXECUTE;4", + "clickcommand": "", + "modver": "1.4-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..7429f041 --- /dev/null +++ b/items/EXPERIENCE;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "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", + "§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": "", + "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 new file mode 100644 index 00000000..db3ef79a --- /dev/null +++ b/items/FIRST_STRIKE;4.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "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", + "§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", + "parent": "FIRST_STRIKE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-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..776e1c93 --- /dev/null +++ b/items/FRAIL;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "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", + "§7Sea creatures start with §a25%§7", + "§7reduced health.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "FRAIL;5", + "parent": "FRAIL;4", + "crafttext": "", + "clickcommand": "", + "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/GIANT_KILLER;5.json b/items/GIANT_KILLER;5.json new file mode 100644 index 00000000..e4614053 --- /dev/null +++ b/items/GIANT_KILLER;5.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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", + "parent": "GIANT_KILLER;4", + "crafttext": "", + "clickcommand": "", + "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 new file mode 100644 index 00000000..3ece6174 --- /dev/null +++ b/items/GROWTH;5.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§7Grants §a+75 §c❤ Health§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "GROWTH;5", + "parent": "GROWTH;4", + "crafttext": "", + "clickcommand": "", + "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/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/LETHALITY;5.json b/items/LETHALITY;5.json new file mode 100644 index 00000000..e9819513 --- /dev/null +++ b/items/LETHALITY;5.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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": "", + "parent": "LETHALITY;4", + "clickcommand": "", + "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 new file mode 100644 index 00000000..ec1c6336 --- /dev/null +++ b/items/LIFE_STEAL;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "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", + "§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", + "parent": "LIFE_STEAL;2", + "crafttext": "", + "clickcommand": "", + "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/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/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/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/PROTECTION;6.json b/items/PROTECTION;6.json index 14c7ed09..8eecf9c7 100644 --- a/items/PROTECTION;6.json +++ b/items/PROTECTION;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "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:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:6}}}", + "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.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;6\",enchantments:{protection:6}}}", "damage": 0, "lore": [ "§9Protection VI", @@ -16,5 +16,8 @@ ], "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 index 52bdc64d..61403855 100644 --- a/items/PROTECTION;7.json +++ b/items/PROTECTION;7.json @@ -1,7 +1,7 @@ { "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:\"§l§5EPIC\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{protection:7}}}", + "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", @@ -10,11 +10,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction.", + "§aObtained from the Darker Auction.", "", "§5§lEPIC" ], "internalname": "PROTECTION;7", "parent": "PROTECTION;4", - "modver": "1.4-REL" -} + "modver": "1.4-REL", + "crafttext": "", + "clickcommand": "", + "infoType": "" +} \ No newline at end of file diff --git a/items/SHARPNESS;6.json b/items/SHARPNESS;6.json index 4117a73c..463041b5 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.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;6\",enchantments:{sharpness:6}}}", "damage": 0, "lore": [ "§9Sharpness VI", @@ -17,6 +17,8 @@ "§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/VAMPIRISM;5.json b/items/VAMPIRISM;5.json new file mode 100644 index 00000000..16ad635f --- /dev/null +++ b/items/VAMPIRISM;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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": "", + "parent": "VAMPIRISM;4", + "clickcommand": "", + "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": [ -- cgit From e813da9dbbbc3c63d412155d47073c96c765311e Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 14:20:08 -0800 Subject: Before F7 Release Items --- items/BASKET_OF_SEEDS.json | 25 ++++++++++++++++++ items/BAT_PERSON_ARTIFACT.json | 38 ++++++++++++++++++++++++++ items/BAT_PERSON_RING.json | 38 ++++++++++++++++++++++++++ items/BAT_PERSON_TALISMAN.json | 27 +++++++++++++++++++ items/CAKE_SOUL.json | 19 +++++++++++++ items/CANDY_CORN.json | 24 +++++++++++++++++ items/CANDY_RELIC.json | 23 ++++++++++++++++ items/CANDY_THE_FISH.json | 19 +++++++++++++ items/COCO_CHOPPER.json | 21 +++++++++++++++ items/CONNECT_FOUR.json | 18 +++++++++++++ items/DEEP_SEA_ORB.json | 27 +++++++++++++++++++ items/ECHOLOCATOR.json | 22 +++++++++++++++ items/ECTOPLASM.json | 21 +++++++++++++++ items/EGG_HUNT.json | 21 +++++++++++++++ items/EPOCH_CAKE_AQUA.json | 24 +++++++++++++++++ items/EPOCH_CAKE_BLACK.json | 24 +++++++++++++++++ items/EPOCH_CAKE_BLUE.json | 24 +++++++++++++++++ items/EPOCH_CAKE_GREEN.json | 24 +++++++++++++++++ items/EPOCH_CAKE_ORANGE.json | 24 +++++++++++++++++ items/EPOCH_CAKE_PINK.json | 24 +++++++++++++++++ items/EPOCH_CAKE_PURPLE.json | 24 +++++++++++++++++ items/EPOCH_CAKE_RED.json | 24 +++++++++++++++++ items/EPOCH_CAKE_YELLOW.json | 24 +++++++++++++++++ items/ETERNAL_HOOF.json | 27 +++++++++++++++++++ items/GHOUL_BUSTER.json | 38 ++++++++++++++++++++++++++ items/GIANT_CLEAVER.json | 27 +++++++++++++++++++ items/GIANT_FRAGMENT_DIAMOND.json | 19 +++++++++++++ items/GIANT_FRAGMENT_LASER.json | 21 +++++++++++++++ items/HOE_OF_GREATER_TILLING.json | 20 ++++++++++++++ items/HOE_OF_GREAT_TILLING.json | 20 ++++++++++++++ items/HOLY_BABY.json | 25 ++++++++++++++++++ items/HYPERION.json | 43 ++++++++++++++++++++++++++++++ items/INFINIDIRT_WAND.json | 24 +++++++++++++++++ items/INFINITE_SUPERBOOM_TNT.json | 23 ++++++++++++++++ items/ISLAND_NPC.json | 20 ++++++++++++++ items/JACOBS_TICKET.json | 17 ++++++++++++ items/LARGE_CANDY_SACK.json | 37 ++++++++++++++++++++++++++ items/LOOTING;3.json | 23 ++++++++++++++++ items/LUCK;5.json | 23 ++++++++++++++++ items/LUCKY_HOOF.json | 21 +++++++++++++++ items/LUCK_OF_THE_SEA;5.json | 22 +++++++++++++++ items/LURE;5.json | 23 ++++++++++++++++ items/MAGICAL_MILK_BUCKET.json | 19 +++++++++++++ items/MAGNET;5.json | 23 ++++++++++++++++ items/MELON_DICER.json | 26 ++++++++++++++++++ items/MENDER_CROWN.json | 24 +++++++++++++++++ items/MUTANT_NETHER_STALK.json | 28 ++++++++++++++++++++ items/NECRON_BLADE.json | 30 +++++++++++++++++++++ items/OLD_BABY.json | 25 ++++++++++++++++++ items/PARKOUR_CONTROLLER.json | 18 +++++++++++++ items/PARKOUR_POINT.json | 18 +++++++++++++ items/PARKOUR_TIMES.json | 20 ++++++++++++++ items/PET_ITEM_SPOOKY_CUPCAKE.json | 30 +++++++++++++++++++++ items/PET_ITEM_VAMPIRE_FANG.json | 32 ++++++++++++++++++++++ items/PET_SKIN_SHEEP_BLACK.json | 30 +++++++++++++++++++++ items/PET_SKIN_SHEEP_LIGHT_BLUE.json | 30 +++++++++++++++++++++ items/PET_SKIN_SHEEP_LIGHT_GREEN.json | 30 +++++++++++++++++++++ items/PET_SKIN_SHEEP_PINK.json | 30 +++++++++++++++++++++ items/PET_SKIN_SHEEP_PURPLE.json | 30 +++++++++++++++++++++ items/PET_SKIN_SHEEP_WHITE.json | 30 +++++++++++++++++++++ items/PHANTOM_ROD.json | 28 ++++++++++++++++++++ items/POLISHED_PUMPKIN.json | 28 ++++++++++++++++++++ items/POWER;5.json | 21 +++++++++++++++ items/POWER;7.json | 23 ++++++++++++++++ items/PROTECTOR_BABY.json | 25 ++++++++++++++++++ items/PUMPKIN_BOMB.json | 22 +++++++++++++++ items/PUMPKIN_DICER.json | 27 +++++++++++++++++++ items/PUMPKIN_GUTS.json | 22 +++++++++++++++ items/PUMPKIN_LAUNCHER.json | 35 ++++++++++++++++++++++++ items/REAPER_MASK.json | 6 ++--- items/REJUVENATE;5.json | 22 +++++++++++++++ items/ROCK_CANDY.json | 27 +++++++++++++++++++ items/ROCK_PAPER_SHEARS.json | 25 ++++++++++++++++++ items/SCAVENGER;3.json | 22 +++++++++++++++ items/SCAVENGER;5.json | 21 +++++++++++++++ items/SHARPNESS;5.json | 22 +++++++++++++++ items/SHARPNESS;7.json | 22 +++++++++++++++ items/SHOWCASE_BLOCK.json | 20 ++++++++++++++ items/SKELETON_LORD_BOOTS.json | 27 +++++++++++++++++++ items/SKELETON_LORD_CHESTPLATE.json | 27 +++++++++++++++++++ items/SKELETON_LORD_HELMET.json | 27 +++++++++++++++++++ items/SKELETON_LORD_LEGGINGS.json | 27 +++++++++++++++++++ items/SMITE;5.json | 24 +++++++++++++++++ items/SMITE;7.json | 26 ++++++++++++++++++ items/SOCIAL_DISPLAY.json | 19 +++++++++++++ items/SOUL_FRAGMENT.json | 23 ++++++++++++++++ items/SOUL_WHIP.json | 26 ++++++++++++++++++ items/SPIKED_HOOK;5.json | 22 +++++++++++++++ items/STEEL_CHESTPLATE.json | 24 +++++++++++++++++ items/STRONG_BABY.json | 25 ++++++++++++++++++ items/SUGAR_RUSH;3.json | 21 +++++++++++++++ items/TARANTULA_BLACK_WIDOW.json | 25 ++++++++++++++++++ items/THEORETICAL_HOE.json | 24 +++++++++++++++++ items/THEORETICAL_HOE_CANE_1.json | 38 ++++++++++++++++++++++++++ items/THEORETICAL_HOE_CANE_2.json | 47 ++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_CANE_3.json | 50 +++++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_CARROT_1.json | 38 ++++++++++++++++++++++++++ items/THEORETICAL_HOE_CARROT_2.json | 46 ++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_CARROT_3.json | 49 ++++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_POTATO_1.json | 38 ++++++++++++++++++++++++++ items/THEORETICAL_HOE_POTATO_2.json | 46 ++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_POTATO_3.json | 49 ++++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_WARTS_1.json | 38 ++++++++++++++++++++++++++ items/THEORETICAL_HOE_WARTS_2.json | 47 ++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_WARTS_3.json | 50 +++++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_WHEAT_1.json | 38 ++++++++++++++++++++++++++ items/THEORETICAL_HOE_WHEAT_2.json | 46 ++++++++++++++++++++++++++++++++ items/THEORETICAL_HOE_WHEAT_3.json | 49 ++++++++++++++++++++++++++++++++++ items/THUNDERLORD;5.json | 24 +++++++++++++++++ items/THUNDERLORD;6.json | 24 +++++++++++++++++ items/TIC_TAC_TOE.json | 18 +++++++++++++ items/TIGHTLY_TIED_HAY_BALE.json | 24 +++++++++++++++++ items/TURBO_CANE;1.json | 21 +++++++++++++++ items/TURBO_CANE;2.json | 21 +++++++++++++++ items/TURBO_CARROT;1.json | 21 +++++++++++++++ items/TURBO_COCO;1.json | 21 +++++++++++++++ items/TURBO_POTATO;1.json | 21 +++++++++++++++ items/TURBO_PUMPKIN;1.json | 24 +++++++++++++++++ items/TURBO_WHEAT;1.json | 21 +++++++++++++++ items/ULTIMATE_BANK;5.json | 28 ++++++++++++++++++++ items/ULTIMATE_CHIMERA;5.json | 28 ++++++++++++++++++++ items/ULTIMATE_COMBO;5.json | 29 ++++++++++++++++++++ items/ULTIMATE_JERRY;5.json | 29 ++++++++++++++++++++ items/ULTIMATE_LAST_STAND;5.json | 29 ++++++++++++++++++++ items/ULTIMATE_LEGION;5.json | 30 +++++++++++++++++++++ items/ULTIMATE_NO_PAIN_NO_GAIN;5.json | 29 ++++++++++++++++++++ items/ULTIMATE_REND;5.json | 32 ++++++++++++++++++++++ items/ULTIMATE_SWARM;5.json | 30 +++++++++++++++++++++ items/ULTIMATE_WISDOM;5.json | 30 +++++++++++++++++++++ items/ULTIMATE_WISE;5.json | 25 ++++++++++++++++++ items/UNSTABLE_BABY.json | 25 ++++++++++++++++++ items/VALKYRIE.json | 43 ++++++++++++++++++++++++++++++ items/VAMPIRE_WITCH_MASK.json | 45 +++++++++++++++++++++++++++++++ items/VENOMOUS;5.json | 24 +++++++++++++++++ items/WEREWOLF_BOOTS.json | 30 +++++++++++++++++++++ items/WEREWOLF_CHESTPLATE.json | 30 +++++++++++++++++++++ items/WEREWOLF_HELMET.json | 30 +++++++++++++++++++++ items/WEREWOLF_LEGGINGS.json | 30 +++++++++++++++++++++ items/WISE_BABY.json | 25 ++++++++++++++++++ items/WITCH_MASK.json | 29 ++++++++++++++++++++ items/WITHER_BOOTS.json | 32 ++++++++++++++++++++++ items/WITHER_CATALYST.json | 16 +++++++++++ items/WITHER_CHESTPLATE.json | 32 ++++++++++++++++++++++ items/WITHER_GOGGLES.json | 23 ++++++++++++++++ items/WITHER_HELMET.json | 32 ++++++++++++++++++++++ items/WITHER_LEGGINGS.json | 32 ++++++++++++++++++++++ items/YOUNG_BABY.json | 25 ++++++++++++++++++ 147 files changed, 4018 insertions(+), 3 deletions(-) create mode 100644 items/BASKET_OF_SEEDS.json 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/CAKE_SOUL.json create mode 100644 items/CANDY_CORN.json create mode 100644 items/CANDY_RELIC.json create mode 100644 items/CANDY_THE_FISH.json create mode 100644 items/COCO_CHOPPER.json create mode 100644 items/CONNECT_FOUR.json create mode 100644 items/DEEP_SEA_ORB.json create mode 100644 items/ECHOLOCATOR.json create mode 100644 items/ECTOPLASM.json create mode 100644 items/EGG_HUNT.json create mode 100644 items/EPOCH_CAKE_AQUA.json create mode 100644 items/EPOCH_CAKE_BLACK.json create mode 100644 items/EPOCH_CAKE_BLUE.json create mode 100644 items/EPOCH_CAKE_GREEN.json create mode 100644 items/EPOCH_CAKE_ORANGE.json create mode 100644 items/EPOCH_CAKE_PINK.json create mode 100644 items/EPOCH_CAKE_PURPLE.json create mode 100644 items/EPOCH_CAKE_RED.json create mode 100644 items/EPOCH_CAKE_YELLOW.json create mode 100644 items/ETERNAL_HOOF.json create mode 100644 items/GHOUL_BUSTER.json create mode 100644 items/GIANT_CLEAVER.json create mode 100644 items/GIANT_FRAGMENT_DIAMOND.json create mode 100644 items/GIANT_FRAGMENT_LASER.json create mode 100644 items/HOE_OF_GREATER_TILLING.json create mode 100644 items/HOE_OF_GREAT_TILLING.json create mode 100644 items/HOLY_BABY.json create mode 100644 items/HYPERION.json create mode 100644 items/INFINIDIRT_WAND.json create mode 100644 items/INFINITE_SUPERBOOM_TNT.json create mode 100644 items/ISLAND_NPC.json create mode 100644 items/JACOBS_TICKET.json create mode 100644 items/LARGE_CANDY_SACK.json create mode 100644 items/LOOTING;3.json create mode 100644 items/LUCK;5.json create mode 100644 items/LUCKY_HOOF.json create mode 100644 items/LUCK_OF_THE_SEA;5.json create mode 100644 items/LURE;5.json create mode 100644 items/MAGICAL_MILK_BUCKET.json create mode 100644 items/MAGNET;5.json create mode 100644 items/MELON_DICER.json create mode 100644 items/MENDER_CROWN.json create mode 100644 items/MUTANT_NETHER_STALK.json create mode 100644 items/NECRON_BLADE.json create mode 100644 items/OLD_BABY.json create mode 100644 items/PARKOUR_CONTROLLER.json create mode 100644 items/PARKOUR_POINT.json create mode 100644 items/PARKOUR_TIMES.json create mode 100644 items/PET_ITEM_SPOOKY_CUPCAKE.json create mode 100644 items/PET_ITEM_VAMPIRE_FANG.json create mode 100644 items/PET_SKIN_SHEEP_BLACK.json create mode 100644 items/PET_SKIN_SHEEP_LIGHT_BLUE.json create mode 100644 items/PET_SKIN_SHEEP_LIGHT_GREEN.json create mode 100644 items/PET_SKIN_SHEEP_PINK.json create mode 100644 items/PET_SKIN_SHEEP_PURPLE.json create mode 100644 items/PET_SKIN_SHEEP_WHITE.json create mode 100644 items/PHANTOM_ROD.json create mode 100644 items/POLISHED_PUMPKIN.json create mode 100644 items/POWER;5.json create mode 100644 items/POWER;7.json create mode 100644 items/PROTECTOR_BABY.json create mode 100644 items/PUMPKIN_BOMB.json create mode 100644 items/PUMPKIN_DICER.json create mode 100644 items/PUMPKIN_GUTS.json create mode 100644 items/PUMPKIN_LAUNCHER.json create mode 100644 items/REJUVENATE;5.json create mode 100644 items/ROCK_CANDY.json create mode 100644 items/ROCK_PAPER_SHEARS.json create mode 100644 items/SCAVENGER;3.json create mode 100644 items/SCAVENGER;5.json create mode 100644 items/SHARPNESS;5.json create mode 100644 items/SHARPNESS;7.json create mode 100644 items/SHOWCASE_BLOCK.json create mode 100644 items/SKELETON_LORD_BOOTS.json create mode 100644 items/SKELETON_LORD_CHESTPLATE.json create mode 100644 items/SKELETON_LORD_HELMET.json create mode 100644 items/SKELETON_LORD_LEGGINGS.json create mode 100644 items/SMITE;5.json create mode 100644 items/SMITE;7.json create mode 100644 items/SOCIAL_DISPLAY.json create mode 100644 items/SOUL_FRAGMENT.json create mode 100644 items/SOUL_WHIP.json create mode 100644 items/SPIKED_HOOK;5.json create mode 100644 items/STEEL_CHESTPLATE.json create mode 100644 items/STRONG_BABY.json create mode 100644 items/SUGAR_RUSH;3.json create mode 100644 items/TARANTULA_BLACK_WIDOW.json create mode 100644 items/THEORETICAL_HOE.json create mode 100644 items/THEORETICAL_HOE_CANE_1.json create mode 100644 items/THEORETICAL_HOE_CANE_2.json create mode 100644 items/THEORETICAL_HOE_CANE_3.json create mode 100644 items/THEORETICAL_HOE_CARROT_1.json create mode 100644 items/THEORETICAL_HOE_CARROT_2.json create mode 100644 items/THEORETICAL_HOE_CARROT_3.json create mode 100644 items/THEORETICAL_HOE_POTATO_1.json create mode 100644 items/THEORETICAL_HOE_POTATO_2.json create mode 100644 items/THEORETICAL_HOE_POTATO_3.json create mode 100644 items/THEORETICAL_HOE_WARTS_1.json create mode 100644 items/THEORETICAL_HOE_WARTS_2.json create mode 100644 items/THEORETICAL_HOE_WARTS_3.json create mode 100644 items/THEORETICAL_HOE_WHEAT_1.json create mode 100644 items/THEORETICAL_HOE_WHEAT_2.json create mode 100644 items/THEORETICAL_HOE_WHEAT_3.json create mode 100644 items/THUNDERLORD;5.json create mode 100644 items/THUNDERLORD;6.json create mode 100644 items/TIC_TAC_TOE.json create mode 100644 items/TIGHTLY_TIED_HAY_BALE.json create mode 100644 items/TURBO_CANE;1.json create mode 100644 items/TURBO_CANE;2.json create mode 100644 items/TURBO_CARROT;1.json create mode 100644 items/TURBO_COCO;1.json create mode 100644 items/TURBO_POTATO;1.json create mode 100644 items/TURBO_PUMPKIN;1.json create mode 100644 items/TURBO_WHEAT;1.json create mode 100644 items/ULTIMATE_BANK;5.json create mode 100644 items/ULTIMATE_CHIMERA;5.json create mode 100644 items/ULTIMATE_COMBO;5.json create mode 100644 items/ULTIMATE_JERRY;5.json create mode 100644 items/ULTIMATE_LAST_STAND;5.json create mode 100644 items/ULTIMATE_LEGION;5.json create mode 100644 items/ULTIMATE_NO_PAIN_NO_GAIN;5.json create mode 100644 items/ULTIMATE_REND;5.json create mode 100644 items/ULTIMATE_SWARM;5.json create mode 100644 items/ULTIMATE_WISDOM;5.json create mode 100644 items/ULTIMATE_WISE;5.json create mode 100644 items/UNSTABLE_BABY.json create mode 100644 items/VALKYRIE.json create mode 100644 items/VAMPIRE_WITCH_MASK.json create mode 100644 items/VENOMOUS;5.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/WISE_BABY.json create mode 100644 items/WITCH_MASK.json create mode 100644 items/WITHER_BOOTS.json create mode 100644 items/WITHER_CATALYST.json create mode 100644 items/WITHER_CHESTPLATE.json create mode 100644 items/WITHER_GOGGLES.json create mode 100644 items/WITHER_HELMET.json create mode 100644 items/WITHER_LEGGINGS.json create mode 100644 items/YOUNG_BABY.json diff --git a/items/BASKET_OF_SEEDS.json b/items/BASKET_OF_SEEDS.json new file mode 100644 index 00000000..80f5d92e --- /dev/null +++ b/items/BASKET_OF_SEEDS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Basket of Seeds", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f51f3409-e6be-3151-8289-98b7dc91c656\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E2YmY5MTZlMjhjY2I4MGI0ZWJmYWNmOTg2ODZhZDZhZjdjNGZiMjU3ZTU3YThjYjc4YzcxZDE5ZGNjYjIifX19\"}]}},display:{Lore:[0:\"\",1:\"§6Item Ability: Seed Storage §e§lLEFT CLICK\",2:\"§7Place seeds in the basket.\",3:\"\",4:\"§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK\",5:\"§7Automatically seed a row of\",6:\"§7farmland.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Basket of Seeds\"},ExtraAttributes:{basket_of_seeds_data:[0:\"198 bytes\"],originTag:\"SHOP_PURCHASE\",id:\"BASKET_OF_SEEDS\",uuid:\"b1531129-9bcb-4fee-8e2b-d0fc829f2085\",timestamp:\"11/7/20 8:38 PM\"}}", + "damage": 3, + "lore": [ + "", + "§6Item Ability: Seed Storage §e§lLEFT CLICK", + "§7Place seeds in the basket.", + "", + "§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK", + "§7Automatically seed a row of", + "§7farmland.", + "", + "§5§lEPIC" + ], + "internalname": "BASKET_OF_SEEDS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Basket_Of_Seeds" + ] +} \ No newline at end of file diff --git a/items/BAT_PERSON_ARTIFACT.json b/items/BAT_PERSON_ARTIFACT.json new file mode 100644 index 00000000..8da22cf6 --- /dev/null +++ b/items/BAT_PERSON_ARTIFACT.json @@ -0,0 +1,38 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Artifact" + ] +} \ 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..5f8c62d0 --- /dev/null +++ b/items/BAT_PERSON_RING.json @@ -0,0 +1,38 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Ring" + ] +} \ 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..561f4bfd --- /dev/null +++ b/items/BAT_PERSON_TALISMAN.json @@ -0,0 +1,27 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat_Person_Talisman" + ] +} \ No newline at end of file diff --git a/items/CAKE_SOUL.json b/items/CAKE_SOUL.json new file mode 100644 index 00000000..70a148e0 --- /dev/null +++ b/items/CAKE_SOUL.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§f§f§dCake Soul", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What does it all mean???\",1:\"\",2:\"§d§lMYTHIC\"],Name:\"§f§f§dCake Soul\"},ExtraAttributes:{id:\"CAKE_SOUL\",soul_durability:1},AttributeModifiers:[]}", + "damage": 1, + "lore": [ + "§7What does it all mean???", + "", + "§d§lMYTHIC" + ], + "internalname": "CAKE_SOUL", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Cake_Souls" + ] +} \ No newline at end of file diff --git a/items/CANDY_CORN.json b/items/CANDY_CORN.json new file mode 100644 index 00000000..61a5c41c --- /dev/null +++ b/items/CANDY_CORN.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aCandy Corn", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a0abae4f-e197-39c8-9ddb-0d67166c127a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmQ4Njc2N2Q0ZjFjYTI4NjhiNjc1Njk2YzcyMTc4Y2Q3NGM0ZWI2YzI4ZjNjN2FmYzgyZWRkMDkwY2EyY2E0NiJ9fX0\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 §9Candied §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aCandy Corn\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CANDY_CORN\",uuid:\"eb70f531-d7be-4bfa-b70b-baada837e668\",timestamp:\"10/30/20 2:18 PM\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Candied §7reforge", + "§7to armor.", + "", + "§a§lUNCOMMON REFORGE STONE" + ], + "internalname": "CANDY_CORN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Corn" + ] +} \ No newline at end of file diff --git a/items/CANDY_RELIC.json b/items/CANDY_RELIC.json new file mode 100644 index 00000000..a45bfbe5 --- /dev/null +++ b/items/CANDY_RELIC.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Candy Relic", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bef6ad3e-4ce8-3f04-8974-75eae76f97e6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzk2Njg3NjdmMTE0MTgzNWUyYzQ5YWQyYjQxNTU5OGYxYjE2NmJlOTE3MzkwMmEwMjU3ZTc3NzA0ZjkxM2UxZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Increases the drop chance of\",1:\"§7candies from mobs by §a20%\",2:\"§a§7during the §6Spooky\",3:\"§6Festival§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Candy Relic\"},ExtraAttributes:{id:\"CANDY_RELIC\"}}", + "damage": 3, + "lore": [ + "§7Increases the drop chance of", + "§7candies from mobs by §a20%", + "§a§7during the §6Spooky", + "§6Festival§7.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY ACCESSORY" + ], + "internalname": "CANDY_RELIC", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Relic" + ] +} \ No newline at end of file diff --git a/items/CANDY_THE_FISH.json b/items/CANDY_THE_FISH.json new file mode 100644 index 00000000..5ffe6911 --- /dev/null +++ b/items/CANDY_THE_FISH.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cCandy the Fish", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3547e2d9-a66e-3f68-8492-53867c13acd8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzViYTM5M2I5MjZlZTY5YTE0ZDRkODUzYjI1ZDI4NWE4NjhiMTZjNTZjOTE5ZDJiODI0NDEzZTY1NjZkNGU1NSJ9fX0\"}]}},display:{Lore:[0:\"§7Fish flavored.\",1:\"\",2:\"§c§lSPECIAL\"],Name:\"§f§f§cCandy the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CANDY_THE_FISH\",uuid:\"e73f48d9-ebd0-4875-ae6b-8e54f9a97cee\",timestamp:\"10/31/20 4:55 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Fish flavored.", + "", + "§c§lSPECIAL" + ], + "internalname": "CANDY_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_the_Fish" + ] +} \ No newline at end of file diff --git a/items/COCO_CHOPPER.json b/items/COCO_CHOPPER.json new file mode 100644 index 00000000..ed0cabd1 --- /dev/null +++ b/items/COCO_CHOPPER.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§5Coco Chopper", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Cannot break trees.\",1:\"§7Replants cocoa blocks.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC AXE\"],Name:\"§5Coco Chopper\"},ExtraAttributes:{id:\"COCO_CHOPPER\"}}", + "damage": 0, + "lore": [ + "§7Cannot break trees.", + "§7Replants cocoa blocks.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "COCO_CHOPPER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Coco_Chopper" + ] +} \ No newline at end of file diff --git a/items/CONNECT_FOUR.json b/items/CONNECT_FOUR.json new file mode 100644 index 00000000..1cdf1d17 --- /dev/null +++ b/items/CONNECT_FOUR.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aFour in a Row", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1673c479-346e-3634-b549-8842a94c2199\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDJlNzhmYjIyNDI0MjMyZGMyN2I4MWZiY2I0N2ZkMjRjMWFjZjc2MDk4NzUzZjJkOWMyODU5ODI4N2RiNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Four in a Row!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 7\",4:\"§a§lUNCOMMON\"],Name:\"§aFour in a Row\"},ExtraAttributes:{id:\"CONNECT_FOUR\"}}", + "damage": 3, + "lore": [ + "§7Click another player to initiate", + "§7a game of Four in a Row!", + "", + "§7§4❣ §cRequires §aSocial Skill 7", + "§a§lUNCOMMON" + ], + "internalname": "CONNECT_FOUR", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/DEEP_SEA_ORB.json b/items/DEEP_SEA_ORB.json new file mode 100644 index 00000000..4185684e --- /dev/null +++ b/items/DEEP_SEA_ORB.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Deep Sea Orb", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d7de3184-35f8-3214-9d2d-3c3ae2000de8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTExM2VlNjEwODQxZGVkMjE1YWNkMmI0Y2FhZWVmODdkZmQ2ZTNkNDc2OGU3YWI0ZTE5ZWI3NmIzZDgxMjFjZiJ9fX0\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 §9Submerged\",5:\"§9§7reforge to armor.\",6:\"\",7:\"§7§8§oThe smell of the deep sea\",8:\"§8§oattracts sea monsters.\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Deep Sea Orb\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"DEEP_SEA_ORB\",uuid:\"749d753d-685a-4811-9957-6bb83e231e5a\",timestamp:\"11/2/20 7:40 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Submerged", + "§9§7reforge to armor.", + "", + "§7§8§oThe smell of the deep sea", + "§8§oattracts sea monsters.", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "DEEP_SEA_ORB", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reforge_Stones" + ] +} \ No newline at end of file diff --git a/items/ECHOLOCATOR.json b/items/ECHOLOCATOR.json new file mode 100644 index 00000000..fb226518 --- /dev/null +++ b/items/ECHOLOCATOR.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:compass", + "displayname": "§aEcholocator", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7When held during the §6Spooky\",1:\"§6Festival§7, this compass points\",2:\"§7towards the nearest §6Mega\",3:\"§6Bat§7. Happy hunting!\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aEcholocator\"},ExtraAttributes:{id:\"ECHOLOCATOR\"}}", + "damage": 0, + "lore": [ + "§7When held during the §6Spooky", + "§6Festival§7, this compass points", + "§7towards the nearest §6Mega", + "§6Bat§7. Happy hunting!", + "", + "§a§lUNCOMMON" + ], + "internalname": "ECHOLOCATOR", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Echolocator" + ] +} \ No newline at end of file diff --git a/items/ECTOPLASM.json b/items/ECTOPLASM.json new file mode 100644 index 00000000..922b4917 --- /dev/null +++ b/items/ECTOPLASM.json @@ -0,0 +1,21 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ectoplasm" + ] +} \ No newline at end of file diff --git a/items/EGG_HUNT.json b/items/EGG_HUNT.json new file mode 100644 index 00000000..a4dba095 --- /dev/null +++ b/items/EGG_HUNT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fEgg Hunt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"733f9a77-9671-3e84-9940-f8ee197f252b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM3MDQwNmU3NTM5NDIxMzU0MjRiYjk5NjkyYjc0NGM5YTAzNDVkM2YzYzgxOTNlOWQ4ZTMwZDU0NDEyMThlMyJ9fX0\"}]}},display:{Lore:[0:\"§7§7Place an egg which can be\",1:\"§7found on your island by guests\",2:\"§7for island points.\",3:\"\",4:\"§7§7Maximum of 10.\",5:\"\",6:\"§7§4❣ §cRequires §aSocial Skill 3\",7:\"§f§lCOMMON\"],Name:\"§fEgg Hunt\"},ExtraAttributes:{id:\"EGG_HUNT\"}}", + "damage": 3, + "lore": [ + "§7§7Place an egg which can be", + "§7found on your island by guests", + "§7for island points.", + "", + "§7§7Maximum of 10.", + "", + "§7§4❣ §cRequires §aSocial Skill 3", + "§f§lCOMMON" + ], + "internalname": "EGG_HUNT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_AQUA.json b/items/EPOCH_CAKE_AQUA.json new file mode 100644 index 00000000..edf4db4a --- /dev/null +++ b/items/EPOCH_CAKE_AQUA.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aBarry Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2cc1775f-3777-39fd-964b-9a604afcf39b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2Y1MGFhM2U3MjI5MjQ3YWE1OTgyNDljODNhZWM0NjJhYjE2NTQ4NjVlMjAxZTY5MjVmNTVmNWRkMzY0M2VjYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §b+5✎ Intelligence §7for\",5:\"§748 hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aBarry Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_AQUA\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §b+5✎ Intelligence §7for", + "§748 hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_AQUA", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_BLACK.json b/items/EPOCH_CAKE_BLACK.json new file mode 100644 index 00000000..32e74ee6 --- /dev/null +++ b/items/EPOCH_CAKE_BLACK.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aCentury Cake of the Next Dungeon Floor", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2386039f-7645-38f8-a98e-552982a8ba94\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2Mjk0MTc3MCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjQ1OTI3NDZjYzM1NjcyZWUyOWJiM2ExNTNkNzRmN2E1ZDBlNWZlODYxMjcyOWEzNGZhZDI1MmZlNzkwNDI4MyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §b+1✯ Magic Find §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aCentury Cake of the Next Dungeon Floor\"},ExtraAttributes:{id:\"EPOCH_CAKE_BLACK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §b+1✯ Magic Find §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_BLACK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_BLUE.json b/items/EPOCH_CAKE_BLUE.json new file mode 100644 index 00000000..9ea3e1f9 --- /dev/null +++ b/items/EPOCH_CAKE_BLUE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aSea Emperor Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"4b26b58b-5ef0-3ed8-801f-125322f72f8d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MjkxNzQ0MCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTEyYTI4ZTY5ZGE1ZTQzY2U4ZmRlY2M2YTgyM2M5MmZmZjg0NzE5ZTAxNDdjYWFjNzFjNWM4ZDk5ZGE1NzgxYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §3+1α Sea Creature Chance\",5:\"§3§7for 48 hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aSea Emperor Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_BLUE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §3+1α Sea Creature Chance", + "§3§7for 48 hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_GREEN.json b/items/EPOCH_CAKE_GREEN.json new file mode 100644 index 00000000..553b946f --- /dev/null +++ b/items/EPOCH_CAKE_GREEN.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aPet Rock Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"e3f23a25-7c76-3d6b-b0b0-6d6e52acb053\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzAxNjEwOSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE3YmZhODBhODVlNzA3ZWVkZjk0NWI4ODkwNTk0MmY1Zjc3OTVlYTUyNjRkNjkyYTIyZTcwN2ZjNTc3YTg4YiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §a+3❈ Defense §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aPet Rock Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_GREEN\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §a+3❈ Defense §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_GREEN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_ORANGE.json b/items/EPOCH_CAKE_ORANGE.json new file mode 100644 index 00000000..6e263ae3 --- /dev/null +++ b/items/EPOCH_CAKE_ORANGE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aLatest Update Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f3116099-dcac-3219-ba49-dde4671546cf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzA0MzI2NywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjU4Y2QyNzUwODg0NDcxYzA4MzYzNDMzNDNlYzZlMTg4MjI5ZGEwNTRlZjM2NzEwMTNhZThkNDNkNmIwMjU0OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+2⫽ Ferocity §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aLatest Update Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_ORANGE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+2⫽ Ferocity §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_ORANGE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_PINK.json b/items/EPOCH_CAKE_PINK.json new file mode 100644 index 00000000..daf644df --- /dev/null +++ b/items/EPOCH_CAKE_PINK.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aCrab-Colored Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"62b15714-fea2-36cc-a25d-929b5fbcad59\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzljMjhkYTAxZTAxMjg4MGVhY2MzYWIxZDM0ZDkxNDUzNTdkMmUyZDQ2ZDQyYWEzYjU5ZWRiOTFiMWY3YmQ2ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+10❤ Health §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aCrab-Colored Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_PINK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+10❤ Health §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_PINK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_PURPLE.json b/items/EPOCH_CAKE_PURPLE.json new file mode 100644 index 00000000..ce2b1cc6 --- /dev/null +++ b/items/EPOCH_CAKE_PURPLE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Streamer\u0027s Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"764ea110-5a82-3d5a-becf-2bd4ffa50022\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzE4Mzk3NiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjVkOTI0M2M2MWUyYzNlMWUwZjk5MzE4NDNjYWRiZDBkZmY0YTY0NjIyNWVmNTRjNTU3OTc5Y2YzOWJiMjA1NyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §d+1♣ Pet Luck §7for 48\",5:\"§7hours.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§f§f§5Streamer\u0027s Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_PURPLE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §d+1♣ Pet Luck §7for 48", + "§7hours.", + "", + "§5§lEPIC" + ], + "internalname": "EPOCH_CAKE_PURPLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_RED.json b/items/EPOCH_CAKE_RED.json new file mode 100644 index 00000000..d7e6f3a4 --- /dev/null +++ b/items/EPOCH_CAKE_RED.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aaPunch Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8293fe78-9dc2-38b0-ad3e-fbc518903a4f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTQwOWJkOTYwN2Y0YzFkNjk0ZjYyNTNjOGI2NzFkMDkyZjhiMTZjYTdmNjZlYmZkNjdlZjlkODY0MDI0Nzc0YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §c+2❁ Strength §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aaPunch Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_RED\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §c+2❁ Strength §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_RED", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/EPOCH_CAKE_YELLOW.json b/items/EPOCH_CAKE_YELLOW.json new file mode 100644 index 00000000..13d8af07 --- /dev/null +++ b/items/EPOCH_CAKE_YELLOW.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aPotato-Style Century Cake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"450fb2bc-6268-3aee-b02d-84b50b02250b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNDQ2MzA2OTkwNywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTI1NTg4OTk5YjY3NGIzOTlhMTk4MGEyNWQ5Y2EzMjM2MzlkMDMzZTNmODUwNDBjMWRlN2ZmYjQyOGJjYTA5NSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7Invite your friends to share a\",3:\"§7slice of cake! Eating this cake\",4:\"§7grants §f+10✦ Speed §7for 48\",5:\"§7hours.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aPotato-Style Century Cake\"},ExtraAttributes:{id:\"EPOCH_CAKE_YELLOW\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7Invite your friends to share a", + "§7slice of cake! Eating this cake", + "§7grants §f+10✦ Speed §7for 48", + "§7hours.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EPOCH_CAKE_YELLOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Century_Cake" + ] +} \ No newline at end of file diff --git a/items/ETERNAL_HOOF.json b/items/ETERNAL_HOOF.json new file mode 100644 index 00000000..d3c6a330 --- /dev/null +++ b/items/ETERNAL_HOOF.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:golden_horse_armor", + "displayname": "§9Eternal Hoof", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gain §a2% §7chance to find Trick\",1:\"§7or Treat chests.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Eternal Hoof\"},ExtraAttributes:{id:\"ETERNAL_HOOF\"}}", + "damage": 0, + "lore": [ + "§7Gain §a2% §7chance to find Trick", + "§7or Treat chests.", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ], + "recipe": { + "A1": "SOUL_FRAGMENT:1", + "A2": "SOUL_FRAGMENT:1", + "A3": "SOUL_FRAGMENT:1", + "B1": "SOUL_FRAGMENT:1", + "B2": "LUCKY_HOOF:1", + "B3": "SOUL_FRAGMENT:1", + "C1": "SOUL_FRAGMENT:1", + "C2": "SOUL_FRAGMENT:1", + "C3": "SOUL_FRAGMENT:1" + }, + "internalname": "ETERNAL_HOOF", + "clickcommand": "viewrecipe", + "modver": "1.5-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..10ae43ec --- /dev/null +++ b/items/GHOUL_BUSTER.json @@ -0,0 +1,38 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Buster" + ] +} \ No newline at end of file diff --git a/items/GIANT_CLEAVER.json b/items/GIANT_CLEAVER.json new file mode 100644 index 00000000..d3ef0efe --- /dev/null +++ b/items/GIANT_CLEAVER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:golden_sword", + "displayname": "§5Giant Cleaver", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d270 \",1:\"§7Damage: §c+160 \",2:\"§7Strength: §c+60 \",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a5§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d270 ", + "§7Damage: §c+160 ", + "§7Strength: §c+60 ", + "", + "§6Item Ability: Cleave", + "§7When hitting an entity, monsters", + "§7in a §a5§7 block range will be", + "§7hit for a portion of that damage", + "§7too.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON SWORD" + ], + "internalname": "GIANT_CLEAVER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/GIANT_FRAGMENT_DIAMOND.json b/items/GIANT_FRAGMENT_DIAMOND.json new file mode 100644 index 00000000..554c2782 --- /dev/null +++ b/items/GIANT_FRAGMENT_DIAMOND.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_horse_armor", + "displayname": "§5Diamante\u0027s Handle", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hilt of the largest sword\",3:\"§7known to humankind.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Diamante\u0027s Handle\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_DIAMOND\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7The hilt of the largest sword", + "§7known to humankind.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_DIAMOND", + "clickcommand": "", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/GIANT_FRAGMENT_LASER.json b/items/GIANT_FRAGMENT_LASER.json new file mode 100644 index 00000000..d4c116b9 --- /dev/null +++ b/items/GIANT_FRAGMENT_LASER.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:ender_eye", + "displayname": "§5L.A.S.R.\u0027s Eye", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The eye is mightier than the\",3:\"§7sword.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5L.A.S.R.\u0027s Eye\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_LASER\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7The eye is mightier than the", + "§7sword.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_LASER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/HOE_OF_GREATER_TILLING.json b/items/HOE_OF_GREATER_TILLING.json new file mode 100644 index 00000000..5126d265 --- /dev/null +++ b/items/HOE_OF_GREATER_TILLING.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Hoe of Greater Tilling", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §95x5 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE HOE\"],Name:\"§9Hoe of Greater Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREATER_TILLING\"}}", + "damage": 0, + "lore": [ + "§7Tills a §95x5 §7area of farmland at a time.", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "internalname": "HOE_OF_GREATER_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Greater_Tilling" + ] +} \ No newline at end of file diff --git a/items/HOE_OF_GREAT_TILLING.json b/items/HOE_OF_GREAT_TILLING.json new file mode 100644 index 00000000..00e655f1 --- /dev/null +++ b/items/HOE_OF_GREAT_TILLING.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§aHoe of Great Tilling", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Tills a §93x3 §7area of farmland at a time.\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HOE\"],Name:\"§aHoe of Great Tilling\"},ExtraAttributes:{id:\"HOE_OF_GREAT_TILLING\"}}", + "damage": 0, + "lore": [ + "§7Tills a §93x3 §7area of farmland at a time.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "internalname": "HOE_OF_GREAT_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_Great_Tilling" + ] +} \ 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/HYPERION.json b/items/HYPERION.json new file mode 100644 index 00000000..adec6e8e --- /dev/null +++ b/items/HYPERION.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Hyperion", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d694 §8(1331)\",1:\"§7Damage: §c+296 §8(+580.16)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Intelligence: §a+436 §8(+854.56)\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+2 §b✎ Intelligence\",10:\"§b§7per §cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{id:\"HYPERION\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d694 §8(1331)", + "§7Damage: §c+296 §8(+580.16)", + "§7Strength: §c+150 §8(+294)", + "", + "§7Intelligence: §a+436 §8(+854.56)", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+2 §b✎ Intelligence", + "§b§7per §cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c18", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_LASER:1", + "A2": "GIANT_FRAGMENT_LASER:1", + "A3": "GIANT_FRAGMENT_LASER:1", + "B1": "GIANT_FRAGMENT_LASER:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_LASER:1", + "C1": "GIANT_FRAGMENT_LASER:1", + "C2": "GIANT_FRAGMENT_LASER:1", + "C3": "GIANT_FRAGMENT_LASER:1" + }, + "internalname": "HYPERION", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/INFINIDIRT_WAND.json b/items/INFINIDIRT_WAND.json new file mode 100644 index 00000000..e7adcc16 --- /dev/null +++ b/items/INFINIDIRT_WAND.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§aInfiniDirt��� Wand", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Place Dirt §e§lRIGHT CLICK\",1:\"§7Place a dirt block.\",2:\"§7§7Costs §61 coins§7.\",3:\"§7\",4:\"§7Can be used within the Builders\",5:\"§7Wand!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aInfiniDirt��� Wand\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"INFINIDIRT_WAND\",uuid:\"66a99177-19cd-4f96-b7db-f60290bd486c\",timestamp:\"11/6/20 6:36 PM\"}}", + "damage": 0, + "lore": [ + "§6Item Ability: Place Dirt §e§lRIGHT CLICK", + "§7Place a dirt block.", + "§7§7Costs §61 coins§7.", + "§7", + "§7Can be used within the Builders", + "§7Wand!", + "", + "§a§lUNCOMMON" + ], + "internalname": "INFINIDIRT_WAND", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/InfiniDirt™_Wand" + ] +} \ No newline at end of file diff --git a/items/INFINITE_SUPERBOOM_TNT.json b/items/INFINITE_SUPERBOOM_TNT.json new file mode 100644 index 00000000..9fccbe1c --- /dev/null +++ b/items/INFINITE_SUPERBOOM_TNT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:tnt", + "displayname": "§9Infinityboom TNT", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Breaks weak walls. Can be\",1:\"§7used to blow up Crypts in\",2:\"§7§cThe Catacombs§7.\",3:\"\",4:\"§8Cooldown: §a2s\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Infinityboom TNT\"},ExtraAttributes:{id:\"INFINITE_SUPERBOOM_TNT\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Breaks weak walls. Can be", + "§7used to blow up Crypts in", + "§7§cThe Catacombs§7.", + "", + "§8Cooldown: §a2s", + "", + "§9§lRARE" + ], + "internalname": "INFINITE_SUPERBOOM_TNT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Infinityboom_TNT" + ] +} \ No newline at end of file diff --git a/items/ISLAND_NPC.json b/items/ISLAND_NPC.json new file mode 100644 index 00000000..5a225a91 --- /dev/null +++ b/items/ISLAND_NPC.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Island NPC", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Spawn island NPCs for your\",1:\"§7private world! Right-Click one\",2:\"§7to edit its settings and add\",3:\"§7dialogue.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 5\",6:\"§9§lRARE\"],Name:\"§9Island NPC\"},ExtraAttributes:{id:\"ISLAND_NPC\"}}", + "damage": 0, + "lore": [ + "§7Spawn island NPCs for your", + "§7private world! Right-Click one", + "§7to edit its settings and add", + "§7dialogue.", + "", + "§7§4❣ §cRequires §aSocial Skill 5", + "§9§lRARE" + ], + "internalname": "ISLAND_NPC", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/JACOBS_TICKET.json b/items/JACOBS_TICKET.json new file mode 100644 index 00000000..3ffc9098 --- /dev/null +++ b/items/JACOBS_TICKET.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:name_tag", + "displayname": "§aJacob\u0027s Ticket", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aJacob\u0027s Ticket\"},ExtraAttributes:{id:\"JACOBS_TICKET\"}}", + "damage": 0, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "JACOBS_TICKET", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jacob\u0027s_Ticket" + ] +} \ 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..7fa2ee67 --- /dev/null +++ b/items/LARGE_CANDY_SACK.json @@ -0,0 +1,37 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Candy_Sack" + ] +} \ No newline at end of file diff --git a/items/LOOTING;3.json b/items/LOOTING;3.json new file mode 100644 index 00000000..687c17dd --- /dev/null +++ b/items/LOOTING;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "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", + "§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": "", + "parent": "LOOTING;2", + "clickcommand": "", + "modver": "1.4-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..64a2ca53 --- /dev/null +++ b/items/LUCK;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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", + "parent": "LUCK;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/LUCKY_HOOF.json b/items/LUCKY_HOOF.json new file mode 100644 index 00000000..13e5f944 --- /dev/null +++ b/items/LUCKY_HOOF.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:iron_horse_armor", + "displayname": "§f§f§aLucky Hoof", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a1% §7chance to find Trick\",1:\"§7or Treat chests.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§f§f§aLucky Hoof\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"LUCKY_HOOF\",uuid:\"993641bb-8e60-4607-a8a0-e59a4862c82d\",timestamp:\"11/2/20 5:45 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Gain §a1% §7chance to find Trick", + "§7or Treat chests.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON ACCESSORY" + ], + "internalname": "LUCKY_HOOF", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lucky_Hoof" + ] +} \ 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..ab7cac3c --- /dev/null +++ b/items/LUCK_OF_THE_SEA;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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", + "parent": "LUCK_OF_THE_SEA;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-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..c140c90c --- /dev/null +++ b/items/LURE;5.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§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", + "parent": "LURE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MAGICAL_MILK_BUCKET.json b/items/MAGICAL_MILK_BUCKET.json new file mode 100644 index 00000000..71f48c63 --- /dev/null +++ b/items/MAGICAL_MILK_BUCKET.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:milk_bucket", + "displayname": "§f§f§fMagical Milk Bucket", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What did the mother cow say to\",1:\"§7the baby cow?\",2:\"\",3:\"§7It\u0027s pasture bed time.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§f§f§fMagical Milk Bucket\"},ExtraAttributes:{id:\"MAGICAL_MILK_BUCKET\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7What did the mother cow say to", + "§7the baby cow?", + "", + "§7It\u0027s pasture bed time.", + "", + "§f§lCOMMON" + ], + "internalname": "MAGICAL_MILK_BUCKET", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file 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/MELON_DICER.json b/items/MELON_DICER.json new file mode 100644 index 00000000..e5656a46 --- /dev/null +++ b/items/MELON_DICER.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:diamond_axe", + "displayname": "§5Melon Dicer", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from melons\",1:\"\",2:\"§6Item Ability: Roll em\u0027\",3:\"§7Every melon you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra melons!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC AXE\"],Name:\"§5Melon Dicer\"},ExtraAttributes:{id:\"MELON_DICER\"}}", + "damage": 0, + "lore": [ + "§7Gain §a+5% §7Farming exp from melons", + "", + "§6Item Ability: Roll em\u0027", + "§7Every melon you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra melons!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "MELON_DICER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Melon_Dicer" + ] +} \ No newline at end of file diff --git a/items/MENDER_CROWN.json b/items/MENDER_CROWN.json new file mode 100644 index 00000000..abc508a0 --- /dev/null +++ b/items/MENDER_CROWN.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Mender Crown", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63fcdb3b-2514-3e8b-b259-3acfd4aad50a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzQwNjU0NSwKICAicHJvZmlsZUlkIiA6ICI5NGMzZGM3YTdiMmQ0NzQ1YmVlYjQzZDc2ZjRjNDVkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb25fVml0b0Nvcmxlb25lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EzMDY1ZDUwNDk1YzBhMmYyNWEzM2Y5MmFhOTBkMDg0OWNhZjkxNDcwYmIxMDI3ZDdmNzljZGI1Y2UzNzM4ZWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d300 \",1:\"§7Health: §a+270 HP \",2:\"\",3:\"§7Any healing on other players and\",4:\"§7yourself is doubled while in\",5:\"§7Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Crown\"},ExtraAttributes:{id:\"MENDER_CROWN\",shop_dungeon_floor_completion_required:6}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d300 ", + "§7Health: §a+270 HP ", + "", + "§7Any healing on other players and", + "§7yourself is doubled while in", + "§7Dungeons.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON HELMET" + ], + "internalname": "MENDER_CROWN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/MUTANT_NETHER_STALK.json b/items/MUTANT_NETHER_STALK.json new file mode 100644 index 00000000..c1d63bce --- /dev/null +++ b/items/MUTANT_NETHER_STALK.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Mutant Nether Wart", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"94c29902-dee6-3e1a-ba2e-e13e2bc243a4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExYTNjZWM3YWFmOTA0MjEyY2NmOTNiYjY3YTNjYWYzZDY0OTc4M2JhOTBiOGI2MGJiNjNjNzY4N2ViMzlmIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Mutant Nether Wart\"},ExtraAttributes:{id:\"MUTANT_NETHER_STALK\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_NETHER_STALK:32", + "A3": "", + "B1": "ENCHANTED_NETHER_STALK:32", + "B2": "ENCHANTED_NETHER_STALK:32", + "B3": "ENCHANTED_NETHER_STALK:32", + "C1": "", + "C2": "ENCHANTED_NETHER_STALK:32", + "C3": "" + }, + "internalname": "MUTANT_NETHER_STALK", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "Requires: Nether Wart XII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mutant_Nether_Wart" + ] +} \ No newline at end of file diff --git a/items/NECRON_BLADE.json b/items/NECRON_BLADE.json new file mode 100644 index 00000000..e9c54105 --- /dev/null +++ b/items/NECRON_BLADE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Necron\u0027s Blade (Unrefined)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425 \",1:\"§7Damage: §c+260 \",2:\"§7Strength: §c+110 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Floor VII\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECRON_BLADE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d425 ", + "§7Damage: §c+260 ", + "§7Strength: §c+110 ", + "", + "§7Intelligence: §a+50 ", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers.", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "NECRON_BLADE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file 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/PARKOUR_CONTROLLER.json b/items/PARKOUR_CONTROLLER.json new file mode 100644 index 00000000..ddbd18b8 --- /dev/null +++ b/items/PARKOUR_CONTROLLER.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:light_weighted_pressure_plate", + "displayname": "§fParkour Start/End", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Create the start/end of parkour\",1:\"§7courses on your private island!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 1\",4:\"§f§lCOMMON\"],Name:\"§fParkour Start/End\"},ExtraAttributes:{id:\"PARKOUR_CONTROLLER\"}}", + "damage": 0, + "lore": [ + "§7Create the start/end of parkour", + "§7courses on your private island!", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_CONTROLLER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PARKOUR_POINT.json b/items/PARKOUR_POINT.json new file mode 100644 index 00000000..5533acc9 --- /dev/null +++ b/items/PARKOUR_POINT.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:heavy_weighted_pressure_plate", + "displayname": "§fParkour Checkpoint", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Create checkpoints for parkour\",1:\"§7courses on your private island!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 1\",4:\"§f§lCOMMON\"],Name:\"§fParkour Checkpoint\"},ExtraAttributes:{id:\"PARKOUR_POINT\"}}", + "damage": 0, + "lore": [ + "§7Create checkpoints for parkour", + "§7courses on your private island!", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_POINT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PARKOUR_TIMES.json b/items/PARKOUR_TIMES.json new file mode 100644 index 00000000..5e41b37b --- /dev/null +++ b/items/PARKOUR_TIMES.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:iron_block", + "displayname": "§fParkour Times", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Places a hologram displaying the\",1:\"§7top parkour times of players on\",2:\"§7your island. Click to select\",3:\"§7which parkour is displayed.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 1\",6:\"§f§lCOMMON\"],Name:\"§fParkour Times\"},ExtraAttributes:{id:\"PARKOUR_TIMES\"}}", + "damage": 0, + "lore": [ + "§7Places a hologram displaying the", + "§7top parkour times of players on", + "§7your island. Click to select", + "§7which parkour is displayed.", + "", + "§7§4❣ §cRequires §aSocial Skill 1", + "§f§lCOMMON" + ], + "internalname": "PARKOUR_TIMES", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PET_ITEM_SPOOKY_CUPCAKE.json b/items/PET_ITEM_SPOOKY_CUPCAKE.json new file mode 100644 index 00000000..dcd06af9 --- /dev/null +++ b/items/PET_ITEM_SPOOKY_CUPCAKE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§aSpooky Cupcake", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"17d66611-a79c-3662-b09f-29c7fcd34fdb\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDk3YWQ5OWQ1M2FhY2NlNmI3YTg0ZDg3NGU2N2I4YzU2ZmFkZWRmZGY2YTI1NjVjNzYyNmNlZmJmYzMwYzM1MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Increases §c❁ Strength §7by\",8:\"§7§a30 §7and §f✦ Speed §7by §a20\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§a§lUNCOMMON PET ITEM\"],Name:\"§f§f§aSpooky Cupcake\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PET_ITEM_SPOOKY_CUPCAKE\",uuid:\"c2e88a19-2b1a-466d-8708-a67ab9d8ccdb\",timestamp:\"10/31/20 4:55 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet items can boost pets in", + "§7various ways but pets can only", + "§7hold 1 item at a time so choose", + "§7wisely!", + "", + "§7§7Increases §c❁ Strength §7by", + "§7§a30 §7and §f✦ Speed §7by §a20", + "", + "§7§eRight click on your pet to", + "§egive it this item!", + "", + "§a§lUNCOMMON PET ITEM" + ], + "internalname": "PET_ITEM_SPOOKY_CUPCAKE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" + ] +} \ No newline at end of file diff --git a/items/PET_ITEM_VAMPIRE_FANG.json b/items/PET_ITEM_VAMPIRE_FANG.json new file mode 100644 index 00000000..d9bec2f3 --- /dev/null +++ b/items/PET_ITEM_VAMPIRE_FANG.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:ghast_tear", + "displayname": "§f§f§6Vampire Fang", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Upgrades a Bat pet from\",8:\"§7§6Legendary §7to §dMythic\",9:\"§d§7adding a bonus perk and bonus\",10:\"§7stats!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§egive it this item!\",14:\"\",15:\"§6§lLEGENDARY PET ITEM\"],Name:\"§f§f§6Vampire Fang\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PET_ITEM_VAMPIRE_FANG\",uuid:\"6304a546-069c-4b05-80f2-8f31280e25c5\",timestamp:\"11/2/20 6:08 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet items can boost pets in", + "§7various ways but pets can only", + "§7hold 1 item at a time so choose", + "§7wisely!", + "", + "§7§7Upgrades a Bat pet from", + "§7§6Legendary §7to §dMythic", + "§d§7adding a bonus perk and bonus", + "§7stats!", + "", + "§7§eRight click on your pet to", + "§egive it this item!", + "", + "§6§lLEGENDARY PET ITEM" + ], + "internalname": "PET_ITEM_VAMPIRE_FANG", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vampire_Fang" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_BLACK.json b/items/PET_SKIN_SHEEP_BLACK.json new file mode 100644 index 00000000..30facf1d --- /dev/null +++ b/items/PET_SKIN_SHEEP_BLACK.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aBlack Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a44786f8-b0f4-3e43-ad1b-64956113adec\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWE5ZGNkYTY0MmE4MDdjZDJkYWE0YWE2YmU4N2NlZjk2ZTA4YThjOGY1Y2VjMjY1N2RkYTQyNjZjNmE4ODRjMiJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aBlack Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_BLACK\",uuid:\"76ecd4eb-b84f-4152-bd85-37a9f68dcc8a\",timestamp:\"11/7/20 6:09 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_BLACK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_LIGHT_BLUE.json b/items/PET_SKIN_SHEEP_LIGHT_BLUE.json new file mode 100644 index 00000000..e6c5111e --- /dev/null +++ b/items/PET_SKIN_SHEEP_LIGHT_BLUE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aLight Blue Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5ee3925d-b768-331c-af39-d00e1363aa1f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzIyMjIwZGUxYTg2M2JjNWQ5YjllN2E2YTNiMDMyMTRjOWYzZDY5OGVkM2ZlMGQyODIyMGYzYjkzYjc2ODVjNSJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aLight Blue Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_LIGHT_BLUE\",uuid:\"61f0e57e-fa19-4f8d-837e-3da2006784c7\",timestamp:\"11/7/20 6:13 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_LIGHT_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_LIGHT_GREEN.json b/items/PET_SKIN_SHEEP_LIGHT_GREEN.json new file mode 100644 index 00000000..b0cc61c1 --- /dev/null +++ b/items/PET_SKIN_SHEEP_LIGHT_GREEN.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aLight Green Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"235159c0-4c38-356f-8a2b-519b15d03730\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2YxODNlYzJmZTU4ZmFhNDNlNTY4NDE5YjdhMGRjNDQ2ZWNlNGVhMGJlNTJlYzc4NGM5NGUxZDc0Yjc1OTM5ZCJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aLight Green Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_LIGHT_GREEN\",uuid:\"8148f172-9301-46f9-b5ed-63ba32a27f77\",timestamp:\"11/7/20 6:12 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_LIGHT_GREEN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_PINK.json b/items/PET_SKIN_SHEEP_PINK.json new file mode 100644 index 00000000..6dcfbb74 --- /dev/null +++ b/items/PET_SKIN_SHEEP_PINK.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPink Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"8899dc3a-c587-3d3e-8c1a-aa0fba9c38d5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWZhNzc0NzY4NGRjYjk2MTkyZDkwMzQyY2VhNjI3NDJlYzM2M2RhMDdjYjVlNmUyNWVlY2VjODg4Y2QyMDc2In19fQo\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aPink Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_PINK\",uuid:\"2ed595c6-4d41-457f-a052-1842b914d114\",timestamp:\"11/6/20 7:18 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_PINK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_PURPLE.json b/items/PET_SKIN_SHEEP_PURPLE.json new file mode 100644 index 00000000..ca4becbb --- /dev/null +++ b/items/PET_SKIN_SHEEP_PURPLE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aPurple Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"98d9a319-e671-34a0-b1da-a912ef421fc9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTlhODhjZjdkZDMzMDYzNTg3YzZiNTQwZTYxMzBhYmM1ZDA3ZjFhNjVjNDc1NzNhYjNjMWFkM2NjZWM4ODU3ZiJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aPurple Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_PURPLE\",uuid:\"251bc697-5c50-4da8-9bbe-fa410663058a\",timestamp:\"11/7/20 6:15 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_PURPLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PET_SKIN_SHEEP_WHITE.json b/items/PET_SKIN_SHEEP_WHITE.json new file mode 100644 index 00000000..4a451296 --- /dev/null +++ b/items/PET_SKIN_SHEEP_WHITE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aWhite Sheep Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"354676d5-1529-327c-b06e-899b92132403\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjkyYTFhNWMzMjVmMjVmNzQzOGEwYWJiNGY4NmJhNmNmNzU1NTJkMDJjNzM0OWE3MjkyOTgxNDU5YjMxZDJmNyJ9fX0K\"}]}},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 Sheep pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aWhite Sheep Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"PET_SKIN_SHEEP_WHITE\",uuid:\"3c2d7704-de41-49cb-841c-30bd42d87351\",timestamp:\"11/7/20 6:14 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 Sheep pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "PET_SKIN_SHEEP_WHITE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/PHANTOM_ROD.json b/items/PHANTOM_ROD.json new file mode 100644 index 00000000..84e9a9f5 --- /dev/null +++ b/items/PHANTOM_ROD.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:fishing_rod", + "displayname": "§f§f§6Phantom Rod", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+125\",2:\"\",3:\"§6Item Ability: Phantom Impel §e§lLEFT CLICK\",4:\"§7Terrify hooked enemies pushing\",5:\"§7them away and dealing massive\",6:\"§7damage.\",7:\"\",8:\"§7Increases fishing speed by §965%\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY FISHING WEAPON\"],Name:\"§f§f§6Phantom Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PHANTOM_ROD\",uuid:\"2c280533-f00d-4ed0-9854-0326c5b536d1\",timestamp:\"11/2/20 7:37 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Damage: §c+200", + "§7Strength: §c+125", + "", + "§6Item Ability: Phantom Impel §e§lLEFT CLICK", + "§7Terrify hooked enemies pushing", + "§7them away and dealing massive", + "§7damage.", + "", + "§7Increases fishing speed by §965%", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY FISHING WEAPON" + ], + "internalname": "PHANTOM_ROD", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Phantom_Rod" + ] +} \ No newline at end of file diff --git a/items/POLISHED_PUMPKIN.json b/items/POLISHED_PUMPKIN.json new file mode 100644 index 00000000..312ed536 --- /dev/null +++ b/items/POLISHED_PUMPKIN.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Polished Pumpkin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3508645c-9fd9-3501-b79c-d490f6c4d028\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGRiNzExZmY1MmVlZGRhNTljNDM0YmIwMzE2OTc2M2Q3YzQwYjViODkxMjc3NzhmZWFjZDYzYWE5NGRmYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Polished Pumpkin\"},ExtraAttributes:{id:\"POLISHED_PUMPKIN\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_PUMPKIN:32", + "A3": "", + "B1": "ENCHANTED_PUMPKIN:32", + "B2": "ENCHANTED_PUMPKIN:32", + "B3": "ENCHANTED_PUMPKIN:32", + "C1": "", + "C2": "ENCHANTED_PUMPKIN:32", + "C3": "" + }, + "internalname": "POLISHED_PUMPKIN", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "Requires: Pumpkin X", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Polished_Pumpkin" + ] +} \ No newline at end of file diff --git a/items/POWER;5.json b/items/POWER;5.json new file mode 100644 index 00000000..3a4208aa --- /dev/null +++ b/items/POWER;5.json @@ -0,0 +1,21 @@ +{ + "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:{id:\"ENCHANTED_BOOK\",enchantments:{power:5}}}", + "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", + "parent": "POWER;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "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/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..661d4944 --- /dev/null +++ b/items/PUMPKIN_BOMB.json @@ -0,0 +1,22 @@ +{ + "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,546 §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,546 §7damage against", + "§7non-scary enemies!", + "", + "§9§lRARE" + ], + "internalname": "PUMPKIN_BOMB", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blast_o%27_Lantern" + ] +} \ No newline at end of file diff --git a/items/PUMPKIN_DICER.json b/items/PUMPKIN_DICER.json new file mode 100644 index 00000000..97bb29ec --- /dev/null +++ b/items/PUMPKIN_DICER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§5Pumpkin Dicer", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain §a+5% §7Farming exp from pumpkins\",1:\"\",2:\"§6Item Ability: Roll em\u0027\",3:\"§7Every pumpkin you break, you\",4:\"§7make a wish to §dRNGesus\",5:\"§d§7which may grant you with a\",6:\"§7few or TONS of extra\",7:\"§7pumpkins!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer\"},ExtraAttributes:{id:\"PUMPKIN_DICER\"}}", + "damage": 0, + "lore": [ + "§7Gain §a+5% §7Farming exp from pumpkins", + "", + "§6Item Ability: Roll em\u0027", + "§7Every pumpkin you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra", + "§7pumpkins!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "internalname": "PUMPKIN_DICER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Dicer" + ] +} \ No newline at end of file diff --git a/items/PUMPKIN_GUTS.json b/items/PUMPKIN_GUTS.json new file mode 100644 index 00000000..3af44920 --- /dev/null +++ b/items/PUMPKIN_GUTS.json @@ -0,0 +1,22 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Guts" + ] +} \ No newline at end of file diff --git a/items/PUMPKIN_LAUNCHER.json b/items/PUMPKIN_LAUNCHER.json new file mode 100644 index 00000000..dea784da --- /dev/null +++ b/items/PUMPKIN_LAUNCHER.json @@ -0,0 +1,35 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Launcher" + ] +} \ No newline at end of file diff --git a/items/REAPER_MASK.json b/items/REAPER_MASK.json index 4fa33414..9efff6da 100644 --- a/items/REAPER_MASK.json +++ b/items/REAPER_MASK.json @@ -4,11 +4,11 @@ "displayname": "§5Reaper Mask", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f4d7f301-cd28-353c-8027-8c617257b861\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgwMzY3MjYwNjYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmYzAxODQ0NzNmZTg4MmQyODk1Y2U3Y2JjODE5N2JkNDBmZjcwYmYxMGQzNzQ1ZGU5N2I2YzJhOWM1ZmM3OGYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+60\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Item Ability: Disgusting Healing\",5:\"§7While wearing:\",6:\"§7- 2x healing from all sources\",7:\"§7- 2x Zombies from Reaper Scythe\",8:\"§7- §7Upgrades Zombie Armor\",9:\"§7effect to trigger on all\",10:\"§7hits\",11:\"\",12:\"§c☠ §5Requires Zombie LVL 7\",13:\"§5§lEPIC HELMET\"],Name:\"§5Reaper Mask\"},ExtraAttributes:{modifier:\"unpleasant\",originTag:\"REAPER_MASK\",id:\"REAPER_MASK\",uuid:\"4b6bb2ad-9226-421e-9297-2af2d5914dd9\",timestamp:\"10/31/19 2:28 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f4d7f301-cd28-353c-8027-8c617257b861\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgwMzY3MjYwNjYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmYzAxODQ0NzNmZTg4MmQyODk1Y2U3Y2JjODE5N2JkNDBmZjcwYmYxMGQzNzQ1ZGU5N2I2YzJhOWM1ZmM3OGYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+150 HP\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Item Ability: Disgusting Healing\",5:\"§7While wearing:\",6:\"§7- 2x healing from all sources\",7:\"§7- 2x Zombies from Reaper Scythe\",8:\"§7- §7Upgrades Zombie Armor\",9:\"§7effect to trigger on all\",10:\"§7hits\",11:\"\",12:\"§c☠ §5Requires Zombie LVL 7\",13:\"§5§lEPIC HELMET\"],Name:\"§5Reaper Mask\"},ExtraAttributes:{modifier:\"unpleasant\",originTag:\"REAPER_MASK\",id:\"REAPER_MASK\",uuid:\"4b6bb2ad-9226-421e-9297-2af2d5914dd9\",timestamp:\"10/31/19 2:28 PM\"}}", "modver": "1.0.0", "lore": [ - "§7Health: §a+100 HP", - "§7Defense: §a+60", + "§7Health: §a+150 HP", + "§7Defense: §a+100", "§7Intelligence: §a+100", "", "§6Item Ability: Disgusting Healing", diff --git a/items/REJUVENATE;5.json b/items/REJUVENATE;5.json new file mode 100644 index 00000000..a4ae3ea4 --- /dev/null +++ b/items/REJUVENATE;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§7Increases your natural", + "§7regeneration by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "REJUVENATE;5", + "parent": "REJUVENATE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ROCK_CANDY.json b/items/ROCK_CANDY.json new file mode 100644 index 00000000..ffcfdd4f --- /dev/null +++ b/items/ROCK_CANDY.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aRock Candy", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a84ff8d6-7300-37fa-ab20-e91cb0a2e963\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmIyMTYxN2QyNzU1YmMyMGY4ZjdlMzg4ZjQ5ZTQ4NTgyNzQ1ZmVjMTZiYjE0Yzc3NmY3MTE4Zjk4YzU1ZTgifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Sweet §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7§8§oAccessories have never\",8:\"§8§otasted so sweet.\",9:\"\",10:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aRock Candy\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ROCK_CANDY\",uuid:\"929ba6a6-1d14-4b39-8fe7-f014f186b1ec\",timestamp:\"10/30/20 2:18 PM\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Sweet §7reforge", + "§7to accessories.", + "", + "§7§8§oAccessories have never", + "§8§otasted so sweet.", + "", + "§a§lUNCOMMON REFORGE STONE" + ], + "internalname": "ROCK_CANDY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Rock_Candy" + ] +} \ No newline at end of file diff --git a/items/ROCK_PAPER_SHEARS.json b/items/ROCK_PAPER_SHEARS.json new file mode 100644 index 00000000..7a4e0dad --- /dev/null +++ b/items/ROCK_PAPER_SHEARS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:shears", + "displayname": "§aRock Paper Shears", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Click this item to initiate a\",1:\"§7tournament of Rock Paper Shears\",2:\"§7with all of the players on your\",3:\"§7island!\",4:\"\",5:\"§7Outsmart your opponents by\",6:\"§7choosing the least picked option\",7:\"§7to win the round! Final round\",8:\"§7uses classic rules.\",9:\"\",10:\"§7§4❣ §cRequires §aSocial Skill 8\",11:\"§a§lUNCOMMON\"],Name:\"§aRock Paper Shears\"},ExtraAttributes:{id:\"ROCK_PAPER_SHEARS\"}}", + "damage": 0, + "lore": [ + "§7Click this item to initiate a", + "§7tournament of Rock Paper Shears", + "§7with all of the players on your", + "§7island!", + "", + "§7Outsmart your opponents by", + "§7choosing the least picked option", + "§7to win the round! Final round", + "§7uses classic rules.", + "", + "§7§4❣ §cRequires §aSocial Skill 8", + "§a§lUNCOMMON" + ], + "internalname": "ROCK_PAPER_SHEARS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-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..77c87374 --- /dev/null +++ b/items/SCAVENGER;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "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", + "§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", + "parent": "SCAVENGER;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file 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 new file mode 100644 index 00000000..755ae843 --- /dev/null +++ b/items/SHARPNESS;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "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", + "§7Increases melee damage dealt by", + "§7§a25%§7", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "SHARPNESS;5", + "parent": "SHARPNESS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "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/SHOWCASE_BLOCK.json b/items/SHOWCASE_BLOCK.json new file mode 100644 index 00000000..78d2b100 --- /dev/null +++ b/items/SHOWCASE_BLOCK.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:glass", + "displayname": "§aShowcase Block", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Show off an item in this fancy\",1:\"§7glass display box! §e§lRIGHT\",2:\"§e§lCLICK §7to put in or swap an\",3:\"§7item.\",4:\"\",5:\"§7§4❣ §cRequires §aSocial Skill 10\",6:\"§a§lUNCOMMON\"],Name:\"§aShowcase Block\"},ExtraAttributes:{id:\"SHOWCASE_BLOCK\"}}", + "damage": 0, + "lore": [ + "§7Show off an item in this fancy", + "§7glass display box! §e§lRIGHT", + "§e§lCLICK §7to put in or swap an", + "§7item.", + "", + "§7§4❣ §cRequires §aSocial Skill 10", + "§a§lUNCOMMON" + ], + "internalname": "SHOWCASE_BLOCK", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SKELETON_LORD_BOOTS.json b/items/SKELETON_LORD_BOOTS.json new file mode 100644 index 00000000..ca8faf5d --- /dev/null +++ b/items/SKELETON_LORD_BOOTS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Skeleton Lord Boots", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d112 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+14 HP\",5:\"§7Defense: §a+28 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:2523397,Name:\"§6Skeleton Lord Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d112 ", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19% ", + "", + "§7Health: §a+14 HP", + "§7Defense: §a+28 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "internalname": "SKELETON_LORD_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +} \ No newline at end of file diff --git a/items/SKELETON_LORD_CHESTPLATE.json b/items/SKELETON_LORD_CHESTPLATE.json new file mode 100644 index 00000000..4cb43e13 --- /dev/null +++ b/items/SKELETON_LORD_CHESTPLATE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Skeleton Lord Chestplate", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+26 HP \",5:\"§7Defense: §a+52 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:2523397,Name:\"§6Skeleton Lord Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d172 ", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19% ", + "", + "§7Health: §a+26 HP ", + "§7Defense: §a+52 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "internalname": "SKELETON_LORD_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +} \ No newline at end of file diff --git a/items/SKELETON_LORD_HELMET.json b/items/SKELETON_LORD_HELMET.json new file mode 100644 index 00000000..f392734f --- /dev/null +++ b/items/SKELETON_LORD_HELMET.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§6Skeleton Lord Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d122\",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19%\",3:\"\",4:\"§7Health: §a+16 HP\",5:\"§7Defense: §a+32 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON HELMET\"],color:2523397,Name:\"§6Skeleton Lord Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d122", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19%", + "", + "§7Health: §a+16 HP", + "§7Defense: §a+32 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "internalname": "SKELETON_LORD_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +} \ No newline at end of file diff --git a/items/SKELETON_LORD_LEGGINGS.json b/items/SKELETON_LORD_LEGGINGS.json new file mode 100644 index 00000000..6f724304 --- /dev/null +++ b/items/SKELETON_LORD_LEGGINGS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Skeleton Lord Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d162 \",1:\"§7Crit Chance: §c+1%\",2:\"§7Crit Damage: §c+19% \",3:\"\",4:\"§7Health: §a+24 HP \",5:\"§7Defense: §a+48 \",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 70000 / 70000\",9:\"§7§4❣ §cRequires §aCatacombs Level 25\",10:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:2523397,Name:\"§6Skeleton Lord Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_LORD_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d162 ", + "§7Crit Chance: §c+1%", + "§7Crit Damage: §c+19% ", + "", + "§7Health: §a+24 HP ", + "§7Defense: §a+48 ", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Level 25", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "internalname": "SKELETON_LORD_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Lord_Armor" + ] +} \ No newline at end of file diff --git a/items/SMITE;5.json b/items/SMITE;5.json new file mode 100644 index 00000000..95293916 --- /dev/null +++ b/items/SMITE;5.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "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§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!", + "", + "§a§lUNCOMMON" + ], + "internalname": "SMITE;5", + "parent": "SMITE;4", + "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/SOCIAL_DISPLAY.json b/items/SOCIAL_DISPLAY.json new file mode 100644 index 00000000..0ecbc990 --- /dev/null +++ b/items/SOCIAL_DISPLAY.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:gold_block", + "displayname": "§aSocial Display", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Places a hologram displaying the\",1:\"§7top players on your island by\",2:\"§7points.\",3:\"\",4:\"§7§4❣ §cRequires §aSocial Skill 2\",5:\"§a§lUNCOMMON\"],Name:\"§aSocial Display\"},ExtraAttributes:{id:\"SOCIAL_DISPLAY\"}}", + "damage": 0, + "lore": [ + "§7Places a hologram displaying the", + "§7top players on your island by", + "§7points.", + "", + "§7§4❣ §cRequires §aSocial Skill 2", + "§a§lUNCOMMON" + ], + "internalname": "SOCIAL_DISPLAY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SOUL_FRAGMENT.json b/items/SOUL_FRAGMENT.json new file mode 100644 index 00000000..157530e4 --- /dev/null +++ b/items/SOUL_FRAGMENT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Soul Fragment", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e1b7a919-7d51-3c04-b268-2d35eea99f7e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDFjODc0NTRmMWVlNTg1YjkwZmRiM2EzZTQwOTUyYTVjMmY4MGMwYTQ5ZGZlYzYyODcwZmRmZjE4Mzk2N2E4NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Dropped by Grim Reaper sea\",1:\"§7creatures during the Spooky\",2:\"§7Festival\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Soul Fragment\"},ExtraAttributes:{id:\"SOUL_FRAGMENT\"}}", + "damage": 3, + "lore": [ + "§7Dropped by Grim Reaper sea", + "§7creatures during the Spooky", + "§7Festival", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC" + ], + "internalname": "SOUL_FRAGMENT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Soul_Fragment" + ] +} \ No newline at end of file diff --git a/items/SOUL_WHIP.json b/items/SOUL_WHIP.json new file mode 100644 index 00000000..7946a115 --- /dev/null +++ b/items/SOUL_WHIP.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:fishing_rod", + "displayname": "§6Soul Whip", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+145\",1:\"§7Strength: §c+175 \",2:\"\",3:\"§6Item Ability: Flay §e§lRIGHT CLICK\",4:\"§7Flay your whip in an arc,\",5:\"§7dealing your melee damage to all\",6:\"§7enemies in its path\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Soul Whip\"},ExtraAttributes:{dungeon_item_level:0,id:\"SOUL_WHIP\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+145", + "§7Strength: §c+175 ", + "", + "§6Item Ability: Flay §e§lRIGHT CLICK", + "§7Flay your whip in an arc,", + "§7dealing your melee damage to all", + "§7enemies in its path", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "SOUL_WHIP", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Soul_Whip" + ] +} \ 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..833cd4e0 --- /dev/null +++ b/items/SPIKED_HOOK;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "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", + "§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", + "parent": "SPIKED_HOOK;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/STEEL_CHESTPLATE.json b/items/STEEL_CHESTPLATE.json new file mode 100644 index 00000000..c7ed142c --- /dev/null +++ b/items/STEEL_CHESTPLATE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§5Steel Chestplate", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d680 \",1:\"§7Defense: §a+330 \",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c10% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14277081,Name:\"§5Steel Chestplate\"},ExtraAttributes:{id:\"STEEL_CHESTPLATE\",shop_dungeon_floor_completion_required:6}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d680 ", + "§7Defense: §a+330 ", + "", + "§7While in Dungeons, players", + "§7within §e8 §7blocks of you take", + "§7§c10% §7less damage.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON CHESTPLATE" + ], + "internalname": "STEEL_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-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/SUGAR_RUSH;3.json b/items/SUGAR_RUSH;3.json new file mode 100644 index 00000000..fa3f94a9 --- /dev/null +++ b/items/SUGAR_RUSH;3.json @@ -0,0 +1,21 @@ +{ + "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:{id:\"ENCHANTED_BOOK\",enchantments:{sugar_rush:3}}}", + "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", + "parent": "SUGAR_RUSH;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ 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/THEORETICAL_HOE.json b/items/THEORETICAL_HOE.json new file mode 100644 index 00000000..99ea7064 --- /dev/null +++ b/items/THEORETICAL_HOE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:wooden_hoe", + "displayname": "§fMathematical Hoe Blueprint", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Can be adapted into 5\",1:\"§7specialized hoes with 3 tiers\",2:\"§7each.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HOE\"],Name:\"§fMathematical Hoe Blueprint\"},ExtraAttributes:{id:\"THEORETICAL_HOE\"}}", + "damage": 0, + "lore": [ + "§7Can be adapted into 5", + "§7specialized hoes with 3 tiers", + "§7each.", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "internalname": "THEORETICAL_HOE", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mathematical_Hoe_Blueprint" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_1.json b/items/THEORETICAL_HOE_CANE_1.json new file mode 100644 index 00000000..eb50a252 --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_1.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fTuring Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% sugar cane\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% sugar cane", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "SUGAR_CANE:64", + "A2": "SUGAR_CANE:64", + "A3": "SUGAR_CANE:64", + "B1": "SUGAR_CANE:64", + "B2": "THEORETICAL_HOE:1", + "B3": "SUGAR_CANE:64", + "C1": "SUGAR_CANE:64", + "C2": "SUGAR_CANE:64", + "C3": "SUGAR_CANE:64" + }, + "internalname": "THEORETICAL_HOE_CANE_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_2.json b/items/THEORETICAL_HOE_CANE_2.json new file mode 100644 index 00000000..d63fa973 --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_2.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aTuring Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% sugar cane\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7sugar cane per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7sugar cane\",9:\"\",10:\"§7§8Bonus sugar cane percent\",11:\"§8increases your Farmhand perk\u0027s\",12:\"§8chances\",13:\"\",14:\"§eReach 100k Counter for +1 Rarity!\",15:\"\",16:\"§6Right-click to view upgrade recipe!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON HOE\"],Name:\"§aTuring Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% sugar cane", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7sugar cane per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7sugar cane", + "", + "§7§8Bonus sugar cane percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_SUGAR:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_SUGAR:64", + "B2": "THEORETICAL_HOE_CANE_1:1", + "B3": "ENCHANTED_SUGAR:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_SUGAR:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_CANE_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CANE_3.json b/items/THEORETICAL_HOE_CANE_3.json new file mode 100644 index 00000000..001b3bbd --- /dev/null +++ b/items/THEORETICAL_HOE_CANE_3.json @@ -0,0 +1,50 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Turing Sugar Cane Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% sugar cane\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Sugar Canes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7sugar cane per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7sugar cane\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7sugar cane per\",12:\"§7digits of your collection, minus 4!\",13:\"§fCollection bonus: §a+24% §7sugar cane\",14:\"\",15:\"§7§8Bonus sugar cane percent\",16:\"§8increases your Farmhand perk\u0027s\",17:\"§8chances\",18:\"\",19:\"§eReach 100k Counter for +1 Rarity!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§9§lRARE HOE\"],Name:\"§9Turing Sugar Cane Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CANE_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% sugar cane", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Sugar Canes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7sugar cane per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7sugar cane", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7sugar cane per", + "§7digits of your collection, minus 4!", + "§fCollection bonus: §a+24% §7sugar cane", + "", + "§7§8Bonus sugar cane percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_SUGAR_CANE:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_SUGAR_CANE:64", + "B2": "THEORETICAL_HOE_CANE_2:1", + "B3": "ENCHANTED_SUGAR_CANE:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_SUGAR_CANE:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_CANE_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turing_Sugar_Cane_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_1.json b/items/THEORETICAL_HOE_CARROT_1.json new file mode 100644 index 00000000..0d38bca5 --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_1.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fGauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% carrot\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% carrot", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "CARROT_ITEM:64", + "A2": "CARROT_ITEM:64", + "A3": "CARROT_ITEM:64", + "B1": "CARROT_ITEM:64", + "B2": "THEORETICAL_HOE:1", + "B3": "CARROT_ITEM:64", + "C1": "CARROT_ITEM:64", + "C2": "CARROT_ITEM:64", + "C3": "CARROT_ITEM:64" + }, + "internalname": "THEORETICAL_HOE_CARROT_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_2.json b/items/THEORETICAL_HOE_CARROT_2.json new file mode 100644 index 00000000..aff6ba3a --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_2.json @@ -0,0 +1,46 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aGauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% carrot\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7carrot per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7carrot\",9:\"\",10:\"§7§8Bonus carrot percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aGauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% carrot", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7carrot per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7carrot", + "", + "§7§8Bonus carrot percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_CARROT:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_CARROT:64", + "B2": "THEORETICAL_HOE_CARROT_1:1", + "B3": "ENCHANTED_CARROT:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_CARROT:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_CARROT_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_CARROT_3.json b/items/THEORETICAL_HOE_CARROT_3.json new file mode 100644 index 00000000..e853eaf1 --- /dev/null +++ b/items/THEORETICAL_HOE_CARROT_3.json @@ -0,0 +1,49 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Gauss Carrot Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% carrot\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Carrots\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7carrot per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7carrot\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7carrot per digits\",12:\"§7of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7carrot\",14:\"\",15:\"§7§8Bonus carrot percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Gauss Carrot Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_CARROT_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% carrot", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Carrots", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7carrot per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7carrot", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7carrot per digits", + "§7of your collection, minus 4!", + "§fCollection bonus: §a+16% §7carrot", + "", + "§7§8Bonus carrot percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_GOLDEN_CARROT:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_GOLDEN_CARROT:64", + "B2": "THEORETICAL_HOE_CARROT_2:1", + "B3": "ENCHANTED_GOLDEN_CARROT:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_GOLDEN_CARROT:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_CARROT_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gauss_Carrot_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_1.json b/items/THEORETICAL_HOE_POTATO_1.json new file mode 100644 index 00000000..11d7bef0 --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_1.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fPythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% potato\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% potato", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "POTATO_ITEM:64", + "A2": "POTATO_ITEM:64", + "A3": "POTATO_ITEM:64", + "B1": "POTATO_ITEM:64", + "B2": "THEORETICAL_HOE:1", + "B3": "POTATO_ITEM:64", + "C1": "POTATO_ITEM:64", + "C2": "POTATO_ITEM:64", + "C3": "POTATO_ITEM:64" + }, + "internalname": "THEORETICAL_HOE_POTATO_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_2.json b/items/THEORETICAL_HOE_POTATO_2.json new file mode 100644 index 00000000..4f4b67cb --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_2.json @@ -0,0 +1,46 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aPythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% potato\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7potato per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7potato\",9:\"\",10:\"§7§8Bonus potato percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% potato", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7potato per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7potato", + "", + "§7§8Bonus potato percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_POTATO:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_POTATO:64", + "B2": "THEORETICAL_HOE_POTATO_1:1", + "B3": "ENCHANTED_POTATO:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_POTATO:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_POTATO_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_POTATO_3.json b/items/THEORETICAL_HOE_POTATO_3.json new file mode 100644 index 00000000..9036e625 --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_3.json @@ -0,0 +1,49 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Pythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% potato\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7potato per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7potato\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7potato per digits\",12:\"§7of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7potato\",14:\"\",15:\"§7§8Bonus potato percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Pythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% potato", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7potato per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7potato", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7potato per digits", + "§7of your collection, minus 4!", + "§fCollection bonus: §a+16% §7potato", + "", + "§7§8Bonus potato percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "ENCHANTED_BAKED_POTATO:64", + "A3": "JACOBS_TICKET:64", + "B1": "ENCHANTED_BAKED_POTATO:64", + "B2": "THEORETICAL_HOE_POTATO_2:1", + "B3": "ENCHANTED_BAKED_POTATO:64", + "C1": "JACOBS_TICKET:64", + "C2": "ENCHANTED_BAKED_POTATO:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_POTATO_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_1.json b/items/THEORETICAL_HOE_WARTS_1.json new file mode 100644 index 00000000..aff9cba8 --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_1.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fNewton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% nether wart\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% nether wart", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "NETHER_STALK:64", + "A2": "NETHER_STALK:64", + "A3": "NETHER_STALK:64", + "B1": "NETHER_STALK:64", + "B2": "THEORETICAL_HOE:1", + "B3": "NETHER_STALK:64", + "C1": "NETHER_STALK:64", + "C2": "NETHER_STALK:64", + "C3": "NETHER_STALK:64" + }, + "internalname": "THEORETICAL_HOE_WARTS_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_2.json b/items/THEORETICAL_HOE_WARTS_2.json new file mode 100644 index 00000000..f2ce1a1b --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_2.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aNewton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% nether wart\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7nether wart per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7nether wart\",9:\"\",10:\"§7§8Bonus nether wart percent\",11:\"§8increases your Farmhand perk\u0027s\",12:\"§8chances\",13:\"\",14:\"§eReach 100k Counter for +1 Rarity!\",15:\"\",16:\"§6Right-click to view upgrade recipe!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§a§lUNCOMMON HOE\"],Name:\"§aNewton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% nether wart", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7nether wart per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7nether wart", + "", + "§7§8Bonus nether wart percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_NETHER_STALK:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_NETHER_STALK:64", + "B2": "THEORETICAL_HOE_WARTS_1:1", + "B3": "ENCHANTED_NETHER_STALK:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_NETHER_STALK:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_WARTS_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WARTS_3.json b/items/THEORETICAL_HOE_WARTS_3.json new file mode 100644 index 00000000..18a776ce --- /dev/null +++ b/items/THEORETICAL_HOE_WARTS_3.json @@ -0,0 +1,50 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Newton Nether Warts Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% nether wart\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Nether Warts\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7nether wart per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7nether wart\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7nether wart per\",12:\"§7digits of your collection, minus 4!\",13:\"§fCollection bonus: §a+16% §7nether wart\",14:\"\",15:\"§7§8Bonus nether wart percent\",16:\"§8increases your Farmhand perk\u0027s\",17:\"§8chances\",18:\"\",19:\"§eReach 100k Counter for +1 Rarity!\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§9§lRARE HOE\"],Name:\"§9Newton Nether Warts Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WARTS_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% nether wart", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Nether Warts", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7nether wart per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7nether wart", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7nether wart per", + "§7digits of your collection, minus 4!", + "§fCollection bonus: §a+16% §7nether wart", + "", + "§7§8Bonus nether wart percent", + "§8increases your Farmhand perk\u0027s", + "§8chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "MUTANT_NETHER_STALK:64", + "A3": "JACOBS_TICKET:64", + "B1": "MUTANT_NETHER_STALK:64", + "B2": "THEORETICAL_HOE_WARTS_2:1", + "B3": "MUTANT_NETHER_STALK:64", + "C1": "JACOBS_TICKET:64", + "C2": "MUTANT_NETHER_STALK:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_WARTS_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Newton_Nether_Warts_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_1.json b/items/THEORETICAL_HOE_WHEAT_1.json new file mode 100644 index 00000000..36eac291 --- /dev/null +++ b/items/THEORETICAL_HOE_WHEAT_1.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fEuclid\u0027s Wheat Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% wheat\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% wheat", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Wheat", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "WHEAT:64", + "A2": "WHEAT:64", + "A3": "WHEAT:64", + "B1": "WHEAT:64", + "B2": "THEORETICAL_HOE:1", + "B3": "WHEAT:64", + "C1": "WHEAT:64", + "C2": "WHEAT:64", + "C3": "WHEAT:64" + }, + "internalname": "THEORETICAL_HOE_WHEAT_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_2.json b/items/THEORETICAL_HOE_WHEAT_2.json new file mode 100644 index 00000000..986353a6 --- /dev/null +++ b/items/THEORETICAL_HOE_WHEAT_2.json @@ -0,0 +1,46 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§aEuclid\u0027s Wheat Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+25% wheat\",1:\"§7Gain §a+2% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7wheat per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7wheat\",9:\"\",10:\"§7§8Bonus wheat percent increases\",11:\"§8your Farmhand perk\u0027s chances\",12:\"\",13:\"§eReach 100k Counter for +1 Rarity!\",14:\"\",15:\"§6Right-click to view upgrade recipe!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§a§lUNCOMMON HOE\"],Name:\"§aEuclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_2\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+25% wheat", + "§7Gain §a+2% §7Farming Exp", + "", + "§7Counter: §e0 Wheat", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7wheat per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7wheat", + "", + "§7§8Bonus wheat percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:16", + "A2": "ENCHANTED_HAY_BLOCK:64", + "A3": "JACOBS_TICKET:16", + "B1": "ENCHANTED_HAY_BLOCK:64", + "B2": "THEORETICAL_HOE_WHEAT_1:1", + "B3": "ENCHANTED_HAY_BLOCK:64", + "C1": "JACOBS_TICKET:16", + "C2": "ENCHANTED_HAY_BLOCK:64", + "C3": "JACOBS_TICKET:16" + }, + "internalname": "THEORETICAL_HOE_WHEAT_2", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] +} \ No newline at end of file diff --git a/items/THEORETICAL_HOE_WHEAT_3.json b/items/THEORETICAL_HOE_WHEAT_3.json new file mode 100644 index 00000000..be228202 --- /dev/null +++ b/items/THEORETICAL_HOE_WHEAT_3.json @@ -0,0 +1,49 @@ +{ + "itemid": "minecraft:diamond_hoe", + "displayname": "§9Euclid\u0027s Wheat Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+50% wheat\",1:\"§7Gain §a+3% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Wheat\",4:\"\",5:\"§6Logarithmic Counter\",6:\"§7Harvest §a+16% §7wheat per\",7:\"§7digits on the Counter, minus 4!\",8:\"§fCounter bonus: §a0% §7wheat\",9:\"\",10:\"§6Collection Analysis\",11:\"§7Harvest §a+8% §7wheat per digits of\",12:\"§7your collection, minus 4!\",13:\"§fCollection bonus: §a+8% §7wheat\",14:\"\",15:\"§7§8Bonus wheat percent increases\",16:\"§8your Farmhand perk\u0027s chances\",17:\"\",18:\"§eReach 100k Counter for +1 Rarity!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§9§lRARE HOE\"],Name:\"§9Euclid\u0027s Wheat Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_WHEAT_3\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+50% wheat", + "§7Gain §a+3% §7Farming Exp", + "", + "§7Counter: §e0 Wheat", + "", + "§6Logarithmic Counter", + "§7Harvest §a+16% §7wheat per", + "§7digits on the Counter, minus 4!", + "§fCounter bonus: §a0% §7wheat", + "", + "§6Collection Analysis", + "§7Harvest §a+8% §7wheat per digits of", + "§7your collection, minus 4!", + "§fCollection bonus: §a+8% §7wheat", + "", + "§7§8Bonus wheat percent increases", + "§8your Farmhand perk\u0027s chances", + "", + "§eReach 100k Counter for +1 Rarity!", + "", + "§7§8This item can be reforged!", + "§9§lRARE HOE" + ], + "recipe": { + "A1": "JACOBS_TICKET:64", + "A2": "TIGHTLY_TIED_HAY_BALE:64", + "A3": "JACOBS_TICKET:64", + "B1": "TIGHTLY_TIED_HAY_BALE:64", + "B2": "THEORETICAL_HOE_WHEAT_2:1", + "B3": "TIGHTLY_TIED_HAY_BALE:64", + "C1": "JACOBS_TICKET:64", + "C2": "TIGHTLY_TIED_HAY_BALE:64", + "C3": "JACOBS_TICKET:64" + }, + "internalname": "THEORETICAL_HOE_WHEAT_3", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Euclid%27s_Wheat_Hoe" + ] +} \ No newline at end of file diff --git a/items/THUNDERLORD;5.json b/items/THUNDERLORD;5.json new file mode 100644 index 00000000..951398db --- /dev/null +++ b/items/THUNDERLORD;5.json @@ -0,0 +1,24 @@ +{ + "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:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:5}}}", + "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", + "parent": "THUNDERLORD;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-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..ac2118bb --- /dev/null +++ b/items/THUNDERLORD;6.json @@ -0,0 +1,24 @@ +{ + "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:{id:\"ENCHANTED_BOOK\",enchantments:{thunderlord:6}}}", + "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", + "parent": "THUNDERLORD;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TIC_TAC_TOE.json b/items/TIC_TAC_TOE.json new file mode 100644 index 00000000..9380da0f --- /dev/null +++ b/items/TIC_TAC_TOE.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aTic Tac Toe", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b3677d1-b548-3194-a742-dbbc7cedd756\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE0NjQzNjk2ODQ0NTgsInByb2ZpbGVJZCI6ImI0MDA3MmM4Y2RmOTQ1OGFhZmM0NDZmNWU1N2U2ZjcwIiwicHJvZmlsZU5hbWUiOiJTaGVyb20iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViNzgzNjcwYWQ5MTc5MTNmZDY5NDRmZDc2MGY5YzgzOThkYWY3NzI4NWI1MWMyNzU3Y2UzY2JmOWIxZmZiIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Click another player to initiate\",1:\"§7a game of Tic Tac Toe!\",2:\"\",3:\"§7§4❣ §cRequires §aSocial Skill 6\",4:\"§a§lUNCOMMON\"],Name:\"§aTic Tac Toe\"},ExtraAttributes:{id:\"TIC_TAC_TOE\"}}", + "damage": 3, + "lore": [ + "§7Click another player to initiate", + "§7a game of Tic Tac Toe!", + "", + "§7§4❣ §cRequires §aSocial Skill 6", + "§a§lUNCOMMON" + ], + "internalname": "TIC_TAC_TOE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TIGHTLY_TIED_HAY_BALE.json b/items/TIGHTLY_TIED_HAY_BALE.json new file mode 100644 index 00000000..5ee87382 --- /dev/null +++ b/items/TIGHTLY_TIED_HAY_BALE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Tightly-Tied Hay Bale", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dedecf64-1ed4-3413-855f-0a38789cd63e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjdjMzNjZDBjMTRiYTgzMGRhMTQ5OTA3ZjdhNmFhZTgzNWI2YTM1YWVhMDFlMGNlMDczZmIzYzU5Y2M0NjMyNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Tightly-Tied Hay Bale\"},ExtraAttributes:{id:\"TIGHTLY_TIED_HAY_BALE\"}}", + "damage": 3, + "lore": [ + "§9§lRARE" + ], + "recipe": { + "A1": "ENCHANTED_HAY_BLOCK:16", + "A2": "ENCHANTED_HAY_BLOCK:16", + "A3": "ENCHANTED_HAY_BLOCK:16", + "B1": "ENCHANTED_HAY_BLOCK:16", + "B2": "ENCHANTED_HAY_BLOCK:16", + "B3": "ENCHANTED_HAY_BLOCK:16", + "C1": "ENCHANTED_HAY_BLOCK:16", + "C2": "ENCHANTED_HAY_BLOCK:16", + "C3": "ENCHANTED_HAY_BLOCK:16" + }, + "internalname": "TIGHTLY_TIED_HAY_BALE", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "Requires: Wheat XI" +} \ No newline at end of file diff --git a/items/TURBO_CANE;1.json b/items/TURBO_CANE;1.json new file mode 100644 index 00000000..633d91a4 --- /dev/null +++ b/items/TURBO_CANE;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane I\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+5%§7.\",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:\"TURBO_CANE;1\",enchantments:{turbo_cane:1},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",timestamp:\"11/8/20 12:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Cane I", + "§7Increases double-drop chance", + "§7of sugar cane by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CANE;2.json b/items/TURBO_CANE;2.json new file mode 100644 index 00000000..7b80054d --- /dev/null +++ b/items/TURBO_CANE;2.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Cane II\",1:\"§7Increases double-drop chance\",2:\"§7of sugar cane by §a+10%§7.\",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:\"TURBO_CANE;2\",enchantments:{turbo_cane:2},uuid:\"41296a8f-abae-4368-9ac6-9abbb2870ae4\",anvil_uses:1,timestamp:\"11/8/20 12:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Cane II", + "§7Increases double-drop chance", + "§7of sugar cane by §a+10%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CANE;2", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_CARROT;1.json b/items/TURBO_CARROT;1.json new file mode 100644 index 00000000..28c9302a --- /dev/null +++ b/items/TURBO_CARROT;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Carrot I\",1:\"§7Increases double-drop chance\",2:\"§7of carrot by §a+5%§7.\",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:\"TURBO_CARROT;1\",enchantments:{turbo_carrot:1},uuid:\"5f828801-b212-476e-9cdf-95b9223142a3\",timestamp:\"11/11/20 9:35 AM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Carrot I", + "§7Increases double-drop chance", + "§7of carrot by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_CARROT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_COCO;1.json b/items/TURBO_COCO;1.json new file mode 100644 index 00000000..db515847 --- /dev/null +++ b/items/TURBO_COCO;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Coco I\",1:\"§7Increases double-drop chance\",2:\"§7of cocoa beans by §a+5%§7.\",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:\"TURBO_COCO;1\",enchantments:{turbo_coco:1},uuid:\"1cdf37bf-5d02-4560-bea3-f3b02b128ada\",timestamp:\"11/8/20 5:54 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Coco I", + "§7Increases double-drop chance", + "§7of cocoa beans by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_COCO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_POTATO;1.json b/items/TURBO_POTATO;1.json new file mode 100644 index 00000000..52ace536 --- /dev/null +++ b/items/TURBO_POTATO;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Potato I\",1:\"§7Increases double-drop chance\",2:\"§7of potato by §a+5%§7.\",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:\"TURBO_POTATO;1\",enchantments:{turbo_potato:1},uuid:\"aed778b4-55e4-4e13-ad4f-63f2d1ffb207\",timestamp:\"11/11/20 9:35 AM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Potato I", + "§7Increases double-drop chance", + "§7of potato by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_POTATO;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TURBO_PUMPKIN;1.json b/items/TURBO_PUMPKIN;1.json new file mode 100644 index 00000000..fec8ae44 --- /dev/null +++ b/items/TURBO_PUMPKIN;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Pumpkin I\",1:\"§7Increases double-drop chance\",2:\"§7of pumpkin by §a+5%§7.\",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:\"TURBO_PUMPKIN;1\",enchantments:{turbo_pumpkin:1},uuid:\"94a5cf40-261e-4680-aa5b-f303ca5e1c29\",timestamp:\"11/6/20 10:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Pumpkin I", + "§7Increases double-drop chance", + "§7of pumpkin by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_PUMPKIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Turbo-Pumpkin" + ] +} \ No newline at end of file diff --git a/items/TURBO_WHEAT;1.json b/items/TURBO_WHEAT;1.json new file mode 100644 index 00000000..0f4e82d2 --- /dev/null +++ b/items/TURBO_WHEAT;1.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Turbo-Wheat I\",1:\"§7Increases double-drop chance\",2:\"§7of wheat by §a+5%§7.\",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:\"TURBO_WHEAT;1\",enchantments:{turbo_wheat:1},uuid:\"706dfe23-9fb7-4629-b269-997397803f67\",timestamp:\"11/8/20 3:35 PM\"}}", + "damage": 0, + "lore": [ + "§9Turbo-Wheat I", + "§7Increases double-drop chance", + "§7of wheat by §a+5%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TURBO_WHEAT;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ 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..befdc039 --- /dev/null +++ b/items/ULTIMATE_BANK;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§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:\"ULTIMATE_BANK;5\",enchantments:{ultimate_bank:5}}}", + "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", + "parent": "ULTIMATE_BANK;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ 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..23d667eb --- /dev/null +++ b/items/ULTIMATE_CHIMERA;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§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:\"ULTIMATE_CHIMERA;5\",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.5-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..55d33dc4 --- /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:{id:\"ULTIMATE_COMBO;5\",enchantments:{ultimate_combo:5}}}", + "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.5-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..7298d2f3 --- /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:{id:\"ULTIMATE_JERRY;5\",enchantments:{ultimate_jerry:5}}}", + "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.5-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;5.json b/items/ULTIMATE_LAST_STAND;5.json new file mode 100644 index 00000000..9e3c4b58 --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;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§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:\"ULTIMATE_LAST_STAND;5\",enchantments:{ultimate_last_stand:5}}}", + "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", + "parent": "ULTIMATE_LAST_STAND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ 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..03f495e1 --- /dev/null +++ b/items/ULTIMATE_LEGION;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§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:\"ULTIMATE_LEGION;5\",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.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ 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..201b2a4a --- /dev/null +++ b/items/ULTIMATE_NO_PAIN_NO_GAIN;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§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:\"ULTIMATE_NO_PAIN_NO_GAIN;5\",enchantments:{ultimate_no_pain_no_gain:5}}}", + "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", + "parent": "ULTIMATE_NO_PAIN_NO_GAIN;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-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..cf7d14a0 --- /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:{id:\"ULTIMATE_REND;5\",enchantments:{ultimate_rend:5}}}", + "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.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ultimate_Enchantments" + ] +} \ 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..b4ceab82 --- /dev/null +++ b/items/ULTIMATE_SWARM;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§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:\"ULTIMATE_SWARM;5\",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.5-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..79355786 --- /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:{id:\"ULTIMATE_WISDOM;5\",enchantments:{ultimate_wisdom:5}}}", + "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.5-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..77e7b186 --- /dev/null +++ b/items/ULTIMATE_WISE;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§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", + "§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.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/UNSTABLE_BABY.json b/items/UNSTABLE_BABY.json new file mode 100644 index 00000000..4cc400fc --- /dev/null +++ b/items/UNSTABLE_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"88ebc317-a414-326c-bd96-396d9f0d872a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDJhMDIzNjM2YTdmMDMwMGE3NGNjNTBkM2U0ZGJiODFhN2JjMTQ4NWYwZGFmNmU5YTdjMGY0ZDhhMmUzYTE4ZiJ9fX0K\"}]}},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§6Unstable Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"UNSTABLE_BABY\",uuid:\"37eecb72-93a3-4a8d-b447-fc52faf55840\",timestamp:\"11/2/20 5:53 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§6Unstable Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "UNSTABLE_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/VALKYRIE.json b/items/VALKYRIE.json new file mode 100644 index 00000000..c3df4146 --- /dev/null +++ b/items/VALKYRIE.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Valkyrie", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d516 §8(954)\",1:\"§7Damage: §c+288 §8(+564.48)\",2:\"§7Strength: §c+138 §8(+270.48)\",3:\"\",4:\"§7Intelligence: §a+60 §8(+117.6)\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Valkyrie\"},ExtraAttributes:{id:\"VALKYRIE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d516 §8(954)", + "§7Damage: §c+288 §8(+564.48)", + "§7Strength: §c+138 §8(+270.48)", + "", + "§7Intelligence: §a+60 §8(+117.6)", + "§7Ferocity: §a+60", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+1 §c❁ Strength §7per", + "§7§cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c18", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_DIAMOND:1", + "A2": "GIANT_FRAGMENT_DIAMOND:1", + "A3": "GIANT_FRAGMENT_DIAMOND:1", + "B1": "GIANT_FRAGMENT_DIAMOND:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_DIAMOND:1", + "C1": "GIANT_FRAGMENT_DIAMOND:1", + "C2": "GIANT_FRAGMENT_DIAMOND:1", + "C3": "GIANT_FRAGMENT_DIAMOND:1" + }, + "internalname": "VALKYRIE", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ 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..3616c673 --- /dev/null +++ b/items/VAMPIRE_WITCH_MASK.json @@ -0,0 +1,45 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vampire_Witch_Mask" + ] +} \ No newline at end of file diff --git a/items/VENOMOUS;5.json b/items/VENOMOUS;5.json new file mode 100644 index 00000000..9ce626a1 --- /dev/null +++ b/items/VENOMOUS;5.json @@ -0,0 +1,24 @@ +{ + "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:{id:\"ENCHANTED_BOOK\",id:\"VENOMOUS;5\",enchantments:{venomous:5}}},", + "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", + "parent": "VENOMOUS;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WEREWOLF_BOOTS.json b/items/WEREWOLF_BOOTS.json new file mode 100644 index 00000000..a4e7048c --- /dev/null +++ b/items/WEREWOLF_BOOTS.json @@ -0,0 +1,30 @@ +{ + "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", + "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "internalname": "WEREWOLF_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WEREWOLF_CHESTPLATE.json b/items/WEREWOLF_CHESTPLATE.json new file mode 100644 index 00000000..7e684ccd --- /dev/null +++ b/items/WEREWOLF_CHESTPLATE.json @@ -0,0 +1,30 @@ +{ + "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", + "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "internalname": "WEREWOLF_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WEREWOLF_HELMET.json b/items/WEREWOLF_HELMET.json new file mode 100644 index 00000000..603e2686 --- /dev/null +++ b/items/WEREWOLF_HELMET.json @@ -0,0 +1,30 @@ +{ + "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", + "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "internalname": "WEREWOLF_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WEREWOLF_LEGGINGS.json b/items/WEREWOLF_LEGGINGS.json new file mode 100644 index 00000000..0aecf57b --- /dev/null +++ b/items/WEREWOLF_LEGGINGS.json @@ -0,0 +1,30 @@ +{ + "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", + "", + "§6Full Set Bonus: Regenerative Howl", + "§7Upon activatiing §c⫽ Ferocity", + "§7heal players within §925", + "§7blocks for §910% §7of your §a❈", + "§aDefense §7and gain §a50❈ Defense", + "§7for 5s (stacking)", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "internalname": "WEREWOLF_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Werewolf_Armor" + ] +} diff --git a/items/WISE_BABY.json b/items/WISE_BABY.json new file mode 100644 index 00000000..ca9e83d6 --- /dev/null +++ b/items/WISE_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d1fc34bf-d922-35ed-bf10-0755d0369448\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTRjNjgzNGM4YmYwYjgxZjkyY2YwZGE0YmQ5OWFkNzY0MTU0ZDUzNjhhMzhlMDNjODVhZGRhMTBlNTE4ODkwYSJ9fX0K\"}]}},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§6Wise Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"WISE_BABY\",uuid:\"e119b844-5257-415a-8189-5f8581f18205\",timestamp:\"11/2/20 5:48 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§6Wise Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "WISE_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/WITCH_MASK.json b/items/WITCH_MASK.json new file mode 100644 index 00000000..860993af --- /dev/null +++ b/items/WITCH_MASK.json @@ -0,0 +1,29 @@ +{ + "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.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Witch_Mask" + ] +} \ No newline at end of file diff --git a/items/WITHER_BOOTS.json b/items/WITHER_BOOTS.json new file mode 100644 index 00000000..09115c62 --- /dev/null +++ b/items/WITHER_BOOTS.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Wither Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d510 \",1:\"§7Health: §a+180 HP \",2:\"§7Defense: §a+150 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:0,Name:\"§6Wither Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d510 ", + "§7Health: §a+180 HP ", + "§7Defense: §a+150 ", + "§7Intelligence: §a+10 ", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "internalname": "WITHER_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WITHER_CATALYST.json b/items/WITHER_CATALYST.json new file mode 100644 index 00000000..b31cb723 --- /dev/null +++ b/items/WITHER_CATALYST.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Wither Catalyst", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Wither Catalyst\"},ExtraAttributes:{id:\"WITHER_CATALYST\"}}", + "damage": 1, + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE DUNGEON ITEM" + ], + "internalname": "WITHER_CATALYST", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WITHER_CHESTPLATE.json b/items/WITHER_CHESTPLATE.json new file mode 100644 index 00000000..9475b90a --- /dev/null +++ b/items/WITHER_CHESTPLATE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Wither Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d830 \",1:\"§7Health: §a+300 HP \",2:\"§7Defense: §a+250 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:0,Name:\"§6Wither Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d830 ", + "§7Health: §a+300 HP ", + "§7Defense: §a+250 ", + "§7Intelligence: §a+10 ", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "internalname": "WITHER_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WITHER_GOGGLES.json b/items/WITHER_GOGGLES.json new file mode 100644 index 00000000..2a386ec9 --- /dev/null +++ b/items/WITHER_GOGGLES.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Wither Goggles", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d210 \",1:\"§7Intelligence: §a+300\",2:\"\",3:\"§7Your abilities deal §c+70%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 52500 / 52500\",8:\"§7§4❣ §cRequires §aCatacombs Level 28\",9:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d210 ", + "§7Intelligence: §a+300", + "", + "§7Your abilities deal §c+70%", + "§c§7damage to undead monsters.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON HELMET" + ], + "internalname": "WITHER_GOGGLES", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WITHER_HELMET.json b/items/WITHER_HELMET.json new file mode 100644 index 00000000..e5d65c95 --- /dev/null +++ b/items/WITHER_HELMET.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Wither Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d440 \",1:\"§7Health: §a+200 HP \",2:\"§7Defense: §a+100 \",3:\"§7Intelligence: §a+30 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Wither Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_HELMET\"}}", + "damage": 1, + "lore": [ + "§7Gear Score: §d440 ", + "§7Health: §a+200 HP ", + "§7Defense: §a+100 ", + "§7Intelligence: §a+30 ", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "internalname": "WITHER_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WITHER_LEGGINGS.json b/items/WITHER_LEGGINGS.json new file mode 100644 index 00000000..cd2c921b --- /dev/null +++ b/items/WITHER_LEGGINGS.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Wither Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d720 \",1:\"§7Health: §a+250 HP \",2:\"§7Defense: §a+220 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:0,Name:\"§6Wither Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d720 ", + "§7Health: §a+250 HP ", + "§7Defense: §a+220 ", + "§7Intelligence: §a+10 ", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "internalname": "WITHER_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/YOUNG_BABY.json b/items/YOUNG_BABY.json new file mode 100644 index 00000000..0613bc60 --- /dev/null +++ b/items/YOUNG_BABY.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Baby Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1ff409b5-a5d5-3511-8a95-bea3e2c64319\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDM1MDNkY2FhZTZhNmNkZTAyNzMxNmEzY2U2ZTIwM2I2NDMyN2I3ZGU3MjQ0MTg2NWNmZDNjZGI0NWQ1ZWY0NCJ9fX0K\"}]}},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§6Young Dragon Helmet\",7:\"\",8:\"§5§lEPIC COSMETIC\"],Name:\"§5Baby Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"YOUNG_BABY\",uuid:\"3ffe2070-68aa-4b3b-9b8b-c765f9957043\",timestamp:\"11/2/20 5:51 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§6Young Dragon Helmet", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "YOUNG_BABY", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file -- cgit From ec26d3a0f8a2a37a2798240f4ace96cde02852fb Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 15:00:36 -0800 Subject: Add files via upload f7 item --- ASTRAEA.json | 44 ++++++++++++++++++++++++++++++++++++++++++++ DEATH_BOW.json | 27 +++++++++++++++++++++++++++ GIANT_CLEAVER.json | 27 +++++++++++++++++++++++++++ GIANT_FRAGMENT_BIGFOOT.json | 21 +++++++++++++++++++++ GIANT_FRAGMENT_BOULDER.json | 21 +++++++++++++++++++++ GIANT_FRAGMENT_DIAMOND.json | 19 +++++++++++++++++++ GIANT_FRAGMENT_LASER.json | 21 +++++++++++++++++++++ HYPERION.json | 43 +++++++++++++++++++++++++++++++++++++++++++ MENDER_CROWN.json | 24 ++++++++++++++++++++++++ NECRON_BLADE.json | 30 ++++++++++++++++++++++++++++++ REAPER_MASK.json | 42 ++++++++++++++++++++++++++++++++++++++++++ SCYLLA.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ STEEL_CHESTPLATE.json | 24 ++++++++++++++++++++++++ VALKYRIE.json | 43 +++++++++++++++++++++++++++++++++++++++++++ WITHER_BOOTS.json | 32 ++++++++++++++++++++++++++++++++ WITHER_CATALYST.json | 16 ++++++++++++++++ WITHER_CHESTPLATE.json | 32 ++++++++++++++++++++++++++++++++ WITHER_GOGGLES.json | 23 +++++++++++++++++++++++ WITHER_HELMET.json | 32 ++++++++++++++++++++++++++++++++ WITHER_LEGGINGS.json | 32 ++++++++++++++++++++++++++++++++ 20 files changed, 598 insertions(+) create mode 100644 ASTRAEA.json create mode 100644 DEATH_BOW.json create mode 100644 GIANT_CLEAVER.json create mode 100644 GIANT_FRAGMENT_BIGFOOT.json create mode 100644 GIANT_FRAGMENT_BOULDER.json create mode 100644 GIANT_FRAGMENT_DIAMOND.json create mode 100644 GIANT_FRAGMENT_LASER.json create mode 100644 HYPERION.json create mode 100644 MENDER_CROWN.json create mode 100644 NECRON_BLADE.json create mode 100644 REAPER_MASK.json create mode 100644 SCYLLA.json create mode 100644 STEEL_CHESTPLATE.json create mode 100644 VALKYRIE.json create mode 100644 WITHER_BOOTS.json create mode 100644 WITHER_CATALYST.json create mode 100644 WITHER_CHESTPLATE.json create mode 100644 WITHER_GOGGLES.json create mode 100644 WITHER_HELMET.json create mode 100644 WITHER_LEGGINGS.json diff --git a/ASTRAEA.json b/ASTRAEA.json new file mode 100644 index 00000000..05652fd1 --- /dev/null +++ b/ASTRAEA.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Astraea", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d939 §8(1812)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Defense: §a+228 §8(+446.88)\",5:\"§7Intelligence: §a+50 §8(+98)\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c18\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 70000 / 70000\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d939 §8(1812)", + "§7Damage: §c+278 §8(+544.88)", + "§7Strength: §c+150 §8(+294)", + "", + "§7Defense: §a+228 §8(+446.88)", + "§7Intelligence: §a+50 §8(+98)", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+1 §a❈ Defense §7per", + "§7§cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c18", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BOULDER:1", + "A2": "GIANT_FRAGMENT_BOULDER:1", + "A3": "GIANT_FRAGMENT_BOULDER:1", + "B1": "GIANT_FRAGMENT_BOULDER:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_BOULDER:1", + "C1": "GIANT_FRAGMENT_BOULDER:1", + "C2": "GIANT_FRAGMENT_BOULDER:1", + "C3": "GIANT_FRAGMENT_BOULDER:1" + }, + "internalname": "ASTRAEA", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/DEATH_BOW.json b/DEATH_BOW.json new file mode 100644 index 00000000..d795a14a --- /dev/null +++ b/DEATH_BOW.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:bow", + "displayname": "§5Death Bow", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340 \",1:\"§7Damage: §c+300 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e50.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{id:\"DEATH_BOW\",shop_dungeon_floor_completion_required:6}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d340 ", + "§7Damage: §c+300 ", + "", + "§7Deals §a+100% §7damage to", + "§7§aUndead monsters§7.", + "", + "§7Your arrows have a §e50.0%", + "§e§7chance to bounce to another", + "§7target after it hits something.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON BOW" + ], + "internalname": "DEATH_BOW", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/GIANT_CLEAVER.json b/GIANT_CLEAVER.json new file mode 100644 index 00000000..d3ef0efe --- /dev/null +++ b/GIANT_CLEAVER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:golden_sword", + "displayname": "§5Giant Cleaver", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d270 \",1:\"§7Damage: §c+160 \",2:\"§7Strength: §c+60 \",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a5§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d270 ", + "§7Damage: §c+160 ", + "§7Strength: §c+60 ", + "", + "§6Item Ability: Cleave", + "§7When hitting an entity, monsters", + "§7in a §a5§7 block range will be", + "§7hit for a portion of that damage", + "§7too.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON SWORD" + ], + "internalname": "GIANT_CLEAVER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/GIANT_FRAGMENT_BIGFOOT.json b/GIANT_FRAGMENT_BIGFOOT.json new file mode 100644 index 00000000..b22f312c --- /dev/null +++ b/GIANT_FRAGMENT_BIGFOOT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:lead", + "displayname": "§5Bigfoot\u0027s Lasso", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7Hard to throw, even harder to\",3:\"§7catch.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Bigfoot\u0027s Lasso\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_BIGFOOT\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7Hard to throw, even harder to", + "§7catch.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_BIGFOOT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/GIANT_FRAGMENT_BOULDER.json b/GIANT_FRAGMENT_BOULDER.json new file mode 100644 index 00000000..3933b585 --- /dev/null +++ b/GIANT_FRAGMENT_BOULDER.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:firework_charge", + "displayname": "§5Jolly Pink Rock", + "nbttag": "{Explosion:{Type:0b,Colors:[16761035,]},HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hottest shade of pink ever\",3:\"§7worn by a Giant.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Jolly Pink Rock\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_BOULDER\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7The hottest shade of pink ever", + "§7worn by a Giant.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_BOULDER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/GIANT_FRAGMENT_DIAMOND.json b/GIANT_FRAGMENT_DIAMOND.json new file mode 100644 index 00000000..a91bc924 --- /dev/null +++ b/GIANT_FRAGMENT_DIAMOND.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_horse_armor", + "displayname": "§5Diamante\u0027s Handle", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hilt of the largest sword\",3:\"§7known to humankind.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Diamante\u0027s Handle\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_DIAMOND\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7The hilt of the largest sword", + "§7known to humankind.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_DIAMOND", + "clickcommand": "", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/GIANT_FRAGMENT_LASER.json b/GIANT_FRAGMENT_LASER.json new file mode 100644 index 00000000..83e27291 --- /dev/null +++ b/GIANT_FRAGMENT_LASER.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:ender_eye", + "displayname": "§5L.A.S.R.\u0027s Eye", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The eye is mightier than the\",3:\"§7sword.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5L.A.S.R.\u0027s Eye\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_LASER\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7The eye is mightier than the", + "§7sword.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_LASER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/HYPERION.json b/HYPERION.json new file mode 100644 index 00000000..480db8d7 --- /dev/null +++ b/HYPERION.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Hyperion", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d694 §8(1331)\",1:\"§7Damage: §c+296 §8(+580.16)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Intelligence: §a+436 §8(+854.56)\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+2 §b✎ Intelligence\",10:\"§b§7per §cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{id:\"HYPERION\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d694 §8(1331)", + "§7Damage: §c+296 §8(+580.16)", + "§7Strength: §c+150 §8(+294)", + "", + "§7Intelligence: §a+436 §8(+854.56)", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+2 §b✎ Intelligence", + "§b§7per §cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c18", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_LASER:1", + "A2": "GIANT_FRAGMENT_LASER:1", + "A3": "GIANT_FRAGMENT_LASER:1", + "B1": "GIANT_FRAGMENT_LASER:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_LASER:1", + "C1": "GIANT_FRAGMENT_LASER:1", + "C2": "GIANT_FRAGMENT_LASER:1", + "C3": "GIANT_FRAGMENT_LASER:1" + }, + "internalname": "HYPERION", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/MENDER_CROWN.json b/MENDER_CROWN.json new file mode 100644 index 00000000..abc508a0 --- /dev/null +++ b/MENDER_CROWN.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Mender Crown", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63fcdb3b-2514-3e8b-b259-3acfd4aad50a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzQwNjU0NSwKICAicHJvZmlsZUlkIiA6ICI5NGMzZGM3YTdiMmQ0NzQ1YmVlYjQzZDc2ZjRjNDVkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb25fVml0b0Nvcmxlb25lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EzMDY1ZDUwNDk1YzBhMmYyNWEzM2Y5MmFhOTBkMDg0OWNhZjkxNDcwYmIxMDI3ZDdmNzljZGI1Y2UzNzM4ZWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d300 \",1:\"§7Health: §a+270 HP \",2:\"\",3:\"§7Any healing on other players and\",4:\"§7yourself is doubled while in\",5:\"§7Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Crown\"},ExtraAttributes:{id:\"MENDER_CROWN\",shop_dungeon_floor_completion_required:6}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d300 ", + "§7Health: §a+270 HP ", + "", + "§7Any healing on other players and", + "§7yourself is doubled while in", + "§7Dungeons.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON HELMET" + ], + "internalname": "MENDER_CROWN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/NECRON_BLADE.json b/NECRON_BLADE.json new file mode 100644 index 00000000..1e1faf23 --- /dev/null +++ b/NECRON_BLADE.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Necron\u0027s Blade (Unrefined)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425 \",1:\"§7Damage: §c+260 \",2:\"§7Strength: §c+110 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Floor VII\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECRON_BLADE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d425 ", + "§7Damage: §c+260 ", + "§7Strength: §c+110 ", + "", + "§7Intelligence: §a+50 ", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers.", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "NECRON_BLADE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/REAPER_MASK.json b/REAPER_MASK.json new file mode 100644 index 00000000..202df229 --- /dev/null +++ b/REAPER_MASK.json @@ -0,0 +1,42 @@ +{ + "internalname": "REAPER_MASK", + "itemid": "minecraft:skull", + "displayname": "§5Reaper Mask", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f4d7f301-cd28-353c-8027-8c617257b861\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgwMzY3MjYwNjYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmYzAxODQ0NzNmZTg4MmQyODk1Y2U3Y2JjODE5N2JkNDBmZjcwYmYxMGQzNzQ1ZGU5N2I2YzJhOWM1ZmM3OGYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+150 HP\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Item Ability: Disgusting Healing\",5:\"§7While wearing:\",6:\"§7- 2x healing from all sources\",7:\"§7- 2x Zombies from Reaper Scythe\",8:\"§7- §7Upgrades Zombie Armor\",9:\"§7effect to trigger on all\",10:\"§7hits\",11:\"\",12:\"§c☠ §5Requires Zombie LVL 7\",13:\"§5§lEPIC HELMET\"],Name:\"§5Reaper Mask\"},ExtraAttributes:{modifier:\"unpleasant\",originTag:\"REAPER_MASK\",id:\"REAPER_MASK\",uuid:\"4b6bb2ad-9226-421e-9297-2af2d5914dd9\",timestamp:\"10/31/19 2:28 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+150 HP", + "§7Defense: §a+100", + "§7Intelligence: §a+100", + "", + "§6Item Ability: Disgusting Healing", + "§7While wearing:", + "§7- 2x healing from all sources", + "§7- 2x Zombies from Reaper Scythe", + "§7- §7Upgrades Zombie Armor", + "§7effect to trigger on all", + "§7hits", + "", + "§c☠ §5Requires Zombie LVL 7", + "§5§lEPIC HELMET" + ], + "recipe": { + "A1": "REVENANT_VISCERA:32", + "A2": "", + "A3": "REVENANT_VISCERA:32", + "B1": "BEHEADED_HORROR:1", + "B2": "ENCHANTED_STRING:32", + "B3": "REVIVED_HEART:1", + "C1": "REVENANT_VISCERA:32", + "C2": "", + "C3": "REVENANT_VISCERA:32" + }, + "slayer_req": "ZOMBIE_7", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reaper_Mask" + ], + "crafttext": "" +} \ No newline at end of file diff --git a/SCYLLA.json b/SCYLLA.json new file mode 100644 index 00000000..8737d6bc --- /dev/null +++ b/SCYLLA.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Scylla", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d549 §8(1025)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+53% §8(+103.88%)\",5:\"\",6:\"§7Intelligence: §a+50 §8(+98)\",7:\"§7Ferocity: §a+30\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+1 §9☠ Crit Damage §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c18\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§aPerfect 70000 / 70000\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d549 §8(1025)", + "§7Damage: §c+278 §8(+544.88)", + "§7Strength: §c+150 §8(+294)", + "§7Crit Chance: §c+12%", + "§7Crit Damage: §c+53% §8(+103.88%)", + "", + "§7Intelligence: §a+50 §8(+98)", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+1 §9☠ Crit Damage §7per", + "§7§cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c18", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SCYLLA", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/STEEL_CHESTPLATE.json b/STEEL_CHESTPLATE.json new file mode 100644 index 00000000..c7ed142c --- /dev/null +++ b/STEEL_CHESTPLATE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§5Steel Chestplate", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d680 \",1:\"§7Defense: §a+330 \",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c10% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14277081,Name:\"§5Steel Chestplate\"},ExtraAttributes:{id:\"STEEL_CHESTPLATE\",shop_dungeon_floor_completion_required:6}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d680 ", + "§7Defense: §a+330 ", + "", + "§7While in Dungeons, players", + "§7within §e8 §7blocks of you take", + "§7§c10% §7less damage.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON CHESTPLATE" + ], + "internalname": "STEEL_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/VALKYRIE.json b/VALKYRIE.json new file mode 100644 index 00000000..f7109f11 --- /dev/null +++ b/VALKYRIE.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Valkyrie", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d516 §8(954)\",1:\"§7Damage: §c+288 §8(+564.48)\",2:\"§7Strength: §c+138 §8(+270.48)\",3:\"\",4:\"§7Intelligence: §a+60 §8(+117.6)\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Valkyrie\"},ExtraAttributes:{id:\"VALKYRIE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d516 §8(954)", + "§7Damage: §c+288 §8(+564.48)", + "§7Strength: §c+138 §8(+270.48)", + "", + "§7Intelligence: §a+60 §8(+117.6)", + "§7Ferocity: §a+60", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+1 §c❁ Strength §7per", + "§7§cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c18", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_DIAMOND:1", + "A2": "GIANT_FRAGMENT_DIAMOND:1", + "A3": "GIANT_FRAGMENT_DIAMOND:1", + "B1": "GIANT_FRAGMENT_DIAMOND:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_DIAMOND:1", + "C1": "GIANT_FRAGMENT_DIAMOND:1", + "C2": "GIANT_FRAGMENT_DIAMOND:1", + "C3": "GIANT_FRAGMENT_DIAMOND:1" + }, + "internalname": "VALKYRIE", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/WITHER_BOOTS.json b/WITHER_BOOTS.json new file mode 100644 index 00000000..98a2d928 --- /dev/null +++ b/WITHER_BOOTS.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Wither Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d510 \",1:\"§7Health: §a+180 HP \",2:\"§7Defense: §a+150 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:0,Name:\"§6Wither Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d510 ", + "§7Health: §a+180 HP ", + "§7Defense: §a+150 ", + "§7Intelligence: §a+10 ", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "internalname": "WITHER_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/WITHER_CATALYST.json b/WITHER_CATALYST.json new file mode 100644 index 00000000..47c15d52 --- /dev/null +++ b/WITHER_CATALYST.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Wither Catalyst", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Wither Catalyst\"},ExtraAttributes:{id:\"WITHER_CATALYST\"}}", + "damage": 1, + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE DUNGEON ITEM" + ], + "internalname": "WITHER_CATALYST", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/WITHER_CHESTPLATE.json b/WITHER_CHESTPLATE.json new file mode 100644 index 00000000..66b47c8e --- /dev/null +++ b/WITHER_CHESTPLATE.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Wither Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d830 \",1:\"§7Health: §a+300 HP \",2:\"§7Defense: §a+250 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:0,Name:\"§6Wither Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d830 ", + "§7Health: §a+300 HP ", + "§7Defense: §a+250 ", + "§7Intelligence: §a+10 ", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "internalname": "WITHER_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/WITHER_GOGGLES.json b/WITHER_GOGGLES.json new file mode 100644 index 00000000..db7a9af2 --- /dev/null +++ b/WITHER_GOGGLES.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Wither Goggles", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d210 \",1:\"§7Intelligence: §a+300 \",2:\"\",3:\"§7Your abilities deal §c+70%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 52500 / 52500\",8:\"§7§4❣ §cRequires §aCatacombs Level 28\",9:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d210 ", + "§7Intelligence: §a+300 ", + "", + "§7Your abilities deal §c+70%", + "§c§7damage to undead monsters.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON HELMET" + ], + "internalname": "WITHER_GOGGLES", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/WITHER_HELMET.json b/WITHER_HELMET.json new file mode 100644 index 00000000..751edaa4 --- /dev/null +++ b/WITHER_HELMET.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Wither Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d440 \",1:\"§7Health: §a+200 HP \",2:\"§7Defense: §a+100 \",3:\"§7Intelligence: §a+30 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Wither Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_HELMET\"}}", + "damage": 1, + "lore": [ + "§7Gear Score: §d440 ", + "§7Health: §a+200 HP ", + "§7Defense: §a+100 ", + "§7Intelligence: §a+30 ", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "internalname": "WITHER_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/WITHER_LEGGINGS.json b/WITHER_LEGGINGS.json new file mode 100644 index 00000000..d148a736 --- /dev/null +++ b/WITHER_LEGGINGS.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Wither Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d720 \",1:\"§7Health: §a+250 HP \",2:\"§7Defense: §a+220 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:0,Name:\"§6Wither Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d720 ", + "§7Health: §a+250 HP ", + "§7Defense: §a+220 ", + "§7Intelligence: §a+10 ", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "internalname": "WITHER_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file -- cgit From 7c74d6af14472f4a14615f9bb6b638cc694c0320 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 17 Nov 2020 18:06:30 -0500 Subject: Fix --- items/ASTRAEA.json | 44 ++++++++++++++++++++++++++++++++++++++ items/DEATH_BOW.json | 20 ++++++++++------- items/GIANT_FRAGMENT_BIGFOOT.json | 21 ++++++++++++++++++ items/GIANT_FRAGMENT_BOULDER.json | 21 ++++++++++++++++++ items/SCYLLA.json | 45 +++++++++++++++++++++++++++++++++++++++ items/WITHER_GOGGLES.json | 4 ++-- 6 files changed, 145 insertions(+), 10 deletions(-) create mode 100644 items/ASTRAEA.json create mode 100644 items/GIANT_FRAGMENT_BIGFOOT.json create mode 100644 items/GIANT_FRAGMENT_BOULDER.json create mode 100644 items/SCYLLA.json diff --git a/items/ASTRAEA.json b/items/ASTRAEA.json new file mode 100644 index 00000000..05652fd1 --- /dev/null +++ b/items/ASTRAEA.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Astraea", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d939 §8(1812)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Defense: §a+228 §8(+446.88)\",5:\"§7Intelligence: §a+50 §8(+98)\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c18\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 70000 / 70000\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d939 §8(1812)", + "§7Damage: §c+278 §8(+544.88)", + "§7Strength: §c+150 §8(+294)", + "", + "§7Defense: §a+228 §8(+446.88)", + "§7Intelligence: §a+50 §8(+98)", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+1 §a❈ Defense §7per", + "§7§cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c18", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BOULDER:1", + "A2": "GIANT_FRAGMENT_BOULDER:1", + "A3": "GIANT_FRAGMENT_BOULDER:1", + "B1": "GIANT_FRAGMENT_BOULDER:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_BOULDER:1", + "C1": "GIANT_FRAGMENT_BOULDER:1", + "C2": "GIANT_FRAGMENT_BOULDER:1", + "C3": "GIANT_FRAGMENT_BOULDER:1" + }, + "internalname": "ASTRAEA", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/DEATH_BOW.json b/items/DEATH_BOW.json index 6679fe25..d795a14a 100644 --- a/items/DEATH_BOW.json +++ b/items/DEATH_BOW.json @@ -1,23 +1,27 @@ { "itemid": "minecraft:bow", "displayname": "§5Death Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d260 §8(385)\",1:\"§7Damage: §c+220 §8(+345.4)\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§aPerfect 52500 / 52500\",5:\"§7§4❣ §cRequires §aCatacombs Level 16\",6:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{dungeon_item_level:0,id:\"DEATH_BOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340 \",1:\"§7Damage: §c+300 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e50.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{id:\"DEATH_BOW\",shop_dungeon_floor_completion_required:6}}", "damage": 0, "lore": [ - "§7Gear Score: §d260 §8(385)", - "§7Damage: §c+220 §8(+345.4)", + "§7Gear Score: §d340 ", + "§7Damage: §c+300 ", + "", + "§7Deals §a+100% §7damage to", + "§7§aUndead monsters§7.", + "", + "§7Your arrows have a §e50.0%", + "§e§7chance to bounce to another", + "§7target after it hits something.", "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 16", + "§7§4❣ §cRequires §aCatacombs Level 28", "§5§lEPIC DUNGEON BOW" ], "internalname": "DEATH_BOW", "crafttext": "", "clickcommand": "", "modver": "1.5-REL", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Death_Bow" - ] + "infoType": "" } \ No newline at end of file diff --git a/items/GIANT_FRAGMENT_BIGFOOT.json b/items/GIANT_FRAGMENT_BIGFOOT.json new file mode 100644 index 00000000..b22f312c --- /dev/null +++ b/items/GIANT_FRAGMENT_BIGFOOT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:lead", + "displayname": "§5Bigfoot\u0027s Lasso", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7Hard to throw, even harder to\",3:\"§7catch.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Bigfoot\u0027s Lasso\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_BIGFOOT\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7Hard to throw, even harder to", + "§7catch.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_BIGFOOT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/GIANT_FRAGMENT_BOULDER.json b/items/GIANT_FRAGMENT_BOULDER.json new file mode 100644 index 00000000..3933b585 --- /dev/null +++ b/items/GIANT_FRAGMENT_BOULDER.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:firework_charge", + "displayname": "§5Jolly Pink Rock", + "nbttag": "{Explosion:{Type:0b,Colors:[16761035,]},HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hottest shade of pink ever\",3:\"§7worn by a Giant.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Jolly Pink Rock\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_BOULDER\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7The hottest shade of pink ever", + "§7worn by a Giant.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_BOULDER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SCYLLA.json b/items/SCYLLA.json new file mode 100644 index 00000000..8737d6bc --- /dev/null +++ b/items/SCYLLA.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Scylla", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d549 §8(1025)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+53% §8(+103.88%)\",5:\"\",6:\"§7Intelligence: §a+50 §8(+98)\",7:\"§7Ferocity: §a+30\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+1 §9☠ Crit Damage §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c18\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§aPerfect 70000 / 70000\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d549 §8(1025)", + "§7Damage: §c+278 §8(+544.88)", + "§7Strength: §c+150 §8(+294)", + "§7Crit Chance: §c+12%", + "§7Crit Damage: §c+53% §8(+103.88%)", + "", + "§7Intelligence: §a+50 §8(+98)", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+1 §9☠ Crit Damage §7per", + "§7§cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c18", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SCYLLA", + "clickcommand": "viewrecipe", + "modver": "1.5-REL" +} \ No newline at end of file diff --git a/items/WITHER_GOGGLES.json b/items/WITHER_GOGGLES.json index 2a386ec9..db7a9af2 100644 --- a/items/WITHER_GOGGLES.json +++ b/items/WITHER_GOGGLES.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§5Wither Goggles", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d210 \",1:\"§7Intelligence: §a+300\",2:\"\",3:\"§7Your abilities deal §c+70%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 52500 / 52500\",8:\"§7§4❣ §cRequires §aCatacombs Level 28\",9:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d210 \",1:\"§7Intelligence: §a+300 \",2:\"\",3:\"§7Your abilities deal §c+70%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 52500 / 52500\",8:\"§7§4❣ §cRequires §aCatacombs Level 28\",9:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", "damage": 3, "lore": [ "§7Gear Score: §d210 ", - "§7Intelligence: §a+300", + "§7Intelligence: §a+300 ", "", "§7Your abilities deal §c+70%", "§c§7damage to undead monsters.", -- cgit From 47ca73c35800ac61baf5ab733625d97fa0f1e005 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 17 Nov 2020 18:06:59 -0500 Subject: fix --- ASTRAEA.json | 44 -------------------------------------------- DEATH_BOW.json | 27 --------------------------- GIANT_CLEAVER.json | 27 --------------------------- GIANT_FRAGMENT_BIGFOOT.json | 21 --------------------- GIANT_FRAGMENT_BOULDER.json | 21 --------------------- GIANT_FRAGMENT_DIAMOND.json | 19 ------------------- GIANT_FRAGMENT_LASER.json | 21 --------------------- HYPERION.json | 43 ------------------------------------------- MENDER_CROWN.json | 24 ------------------------ NECRON_BLADE.json | 30 ------------------------------ REAPER_MASK.json | 42 ------------------------------------------ SCYLLA.json | 45 --------------------------------------------- STEEL_CHESTPLATE.json | 24 ------------------------ VALKYRIE.json | 43 ------------------------------------------- WITHER_BOOTS.json | 32 -------------------------------- WITHER_CATALYST.json | 16 ---------------- WITHER_CHESTPLATE.json | 32 -------------------------------- WITHER_GOGGLES.json | 23 ----------------------- WITHER_HELMET.json | 32 -------------------------------- WITHER_LEGGINGS.json | 32 -------------------------------- 20 files changed, 598 deletions(-) delete mode 100644 ASTRAEA.json delete mode 100644 DEATH_BOW.json delete mode 100644 GIANT_CLEAVER.json delete mode 100644 GIANT_FRAGMENT_BIGFOOT.json delete mode 100644 GIANT_FRAGMENT_BOULDER.json delete mode 100644 GIANT_FRAGMENT_DIAMOND.json delete mode 100644 GIANT_FRAGMENT_LASER.json delete mode 100644 HYPERION.json delete mode 100644 MENDER_CROWN.json delete mode 100644 NECRON_BLADE.json delete mode 100644 REAPER_MASK.json delete mode 100644 SCYLLA.json delete mode 100644 STEEL_CHESTPLATE.json delete mode 100644 VALKYRIE.json delete mode 100644 WITHER_BOOTS.json delete mode 100644 WITHER_CATALYST.json delete mode 100644 WITHER_CHESTPLATE.json delete mode 100644 WITHER_GOGGLES.json delete mode 100644 WITHER_HELMET.json delete mode 100644 WITHER_LEGGINGS.json diff --git a/ASTRAEA.json b/ASTRAEA.json deleted file mode 100644 index 05652fd1..00000000 --- a/ASTRAEA.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "itemid": "minecraft:iron_sword", - "displayname": "§6Astraea", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d939 §8(1812)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Defense: §a+228 §8(+446.88)\",5:\"§7Intelligence: §a+50 §8(+98)\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c18\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 70000 / 70000\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d939 §8(1812)", - "§7Damage: §c+278 §8(+544.88)", - "§7Strength: §c+150 §8(+294)", - "", - "§7Defense: §a+228 §8(+446.88)", - "§7Intelligence: §a+50 §8(+98)", - "§7Ferocity: §a+30", - "", - "§7Deals +§c50% §7damage to", - "§7Withers. Grants §c+1 §c❁ Damage", - "§c§7and §a+1 §a❈ Defense §7per", - "§7§cCatacombs §7level.", - "", - "§7Your Catacombs Level: §c18", - "", - "§eRight-click to use your class ability!", - "", - "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON SWORD" - ], - "recipe": { - "A1": "GIANT_FRAGMENT_BOULDER:1", - "A2": "GIANT_FRAGMENT_BOULDER:1", - "A3": "GIANT_FRAGMENT_BOULDER:1", - "B1": "GIANT_FRAGMENT_BOULDER:1", - "B2": "NECRON_BLADE:1", - "B3": "GIANT_FRAGMENT_BOULDER:1", - "C1": "GIANT_FRAGMENT_BOULDER:1", - "C2": "GIANT_FRAGMENT_BOULDER:1", - "C3": "GIANT_FRAGMENT_BOULDER:1" - }, - "internalname": "ASTRAEA", - "clickcommand": "viewrecipe", - "modver": "1.5-REL" -} \ No newline at end of file diff --git a/DEATH_BOW.json b/DEATH_BOW.json deleted file mode 100644 index d795a14a..00000000 --- a/DEATH_BOW.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "itemid": "minecraft:bow", - "displayname": "§5Death Bow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d340 \",1:\"§7Damage: §c+300 \",2:\"\",3:\"§7Deals §a+100% §7damage to\",4:\"§7§aUndead monsters§7.\",5:\"\",6:\"§7Your arrows have a §e50.0%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON BOW\"],Name:\"§5Death Bow\"},ExtraAttributes:{id:\"DEATH_BOW\",shop_dungeon_floor_completion_required:6}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d340 ", - "§7Damage: §c+300 ", - "", - "§7Deals §a+100% §7damage to", - "§7§aUndead monsters§7.", - "", - "§7Your arrows have a §e50.0%", - "§e§7chance to bounce to another", - "§7target after it hits something.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON BOW" - ], - "internalname": "DEATH_BOW", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/GIANT_CLEAVER.json b/GIANT_CLEAVER.json deleted file mode 100644 index d3ef0efe..00000000 --- a/GIANT_CLEAVER.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "itemid": "minecraft:golden_sword", - "displayname": "§5Giant Cleaver", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d270 \",1:\"§7Damage: §c+160 \",2:\"§7Strength: §c+60 \",3:\"\",4:\"§6Item Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a5§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d270 ", - "§7Damage: §c+160 ", - "§7Strength: §c+60 ", - "", - "§6Item Ability: Cleave", - "§7When hitting an entity, monsters", - "§7in a §a5§7 block range will be", - "§7hit for a portion of that damage", - "§7too.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON SWORD" - ], - "internalname": "GIANT_CLEAVER", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/GIANT_FRAGMENT_BIGFOOT.json b/GIANT_FRAGMENT_BIGFOOT.json deleted file mode 100644 index b22f312c..00000000 --- a/GIANT_FRAGMENT_BIGFOOT.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "itemid": "minecraft:lead", - "displayname": "§5Bigfoot\u0027s Lasso", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7Hard to throw, even harder to\",3:\"§7catch.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Bigfoot\u0027s Lasso\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_BIGFOOT\"}}", - "damage": 0, - "lore": [ - "§8Precursor Relic", - "", - "§7Hard to throw, even harder to", - "§7catch.", - "", - "§eRight-click to view recipes!", - "", - "§5§lEPIC DUNGEON ITEM" - ], - "internalname": "GIANT_FRAGMENT_BIGFOOT", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/GIANT_FRAGMENT_BOULDER.json b/GIANT_FRAGMENT_BOULDER.json deleted file mode 100644 index 3933b585..00000000 --- a/GIANT_FRAGMENT_BOULDER.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "itemid": "minecraft:firework_charge", - "displayname": "§5Jolly Pink Rock", - "nbttag": "{Explosion:{Type:0b,Colors:[16761035,]},HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hottest shade of pink ever\",3:\"§7worn by a Giant.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Jolly Pink Rock\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_BOULDER\"}}", - "damage": 0, - "lore": [ - "§8Precursor Relic", - "", - "§7The hottest shade of pink ever", - "§7worn by a Giant.", - "", - "§eRight-click to view recipes!", - "", - "§5§lEPIC DUNGEON ITEM" - ], - "internalname": "GIANT_FRAGMENT_BOULDER", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/GIANT_FRAGMENT_DIAMOND.json b/GIANT_FRAGMENT_DIAMOND.json deleted file mode 100644 index a91bc924..00000000 --- a/GIANT_FRAGMENT_DIAMOND.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "itemid": "minecraft:diamond_horse_armor", - "displayname": "§5Diamante\u0027s Handle", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hilt of the largest sword\",3:\"§7known to humankind.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Diamante\u0027s Handle\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_DIAMOND\"}}", - "damage": 0, - "lore": [ - "§8Precursor Relic", - "", - "§7The hilt of the largest sword", - "§7known to humankind.", - "", - "§eRight-click to view recipes!", - "", - "§5§lEPIC DUNGEON ITEM" - ], - "internalname": "GIANT_FRAGMENT_DIAMOND", - "clickcommand": "", - "modver": "1.5-REL" -} \ No newline at end of file diff --git a/GIANT_FRAGMENT_LASER.json b/GIANT_FRAGMENT_LASER.json deleted file mode 100644 index 83e27291..00000000 --- a/GIANT_FRAGMENT_LASER.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "itemid": "minecraft:ender_eye", - "displayname": "§5L.A.S.R.\u0027s Eye", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The eye is mightier than the\",3:\"§7sword.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5L.A.S.R.\u0027s Eye\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_LASER\"}}", - "damage": 0, - "lore": [ - "§8Precursor Relic", - "", - "§7The eye is mightier than the", - "§7sword.", - "", - "§eRight-click to view recipes!", - "", - "§5§lEPIC DUNGEON ITEM" - ], - "internalname": "GIANT_FRAGMENT_LASER", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/HYPERION.json b/HYPERION.json deleted file mode 100644 index 480db8d7..00000000 --- a/HYPERION.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "itemid": "minecraft:iron_sword", - "displayname": "§6Hyperion", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d694 §8(1331)\",1:\"§7Damage: §c+296 §8(+580.16)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Intelligence: §a+436 §8(+854.56)\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+2 §b✎ Intelligence\",10:\"§b§7per §cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{id:\"HYPERION\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d694 §8(1331)", - "§7Damage: §c+296 §8(+580.16)", - "§7Strength: §c+150 §8(+294)", - "", - "§7Intelligence: §a+436 §8(+854.56)", - "§7Ferocity: §a+30", - "", - "§7Deals +§c50% §7damage to", - "§7Withers. Grants §c+1 §c❁ Damage", - "§c§7and §a+2 §b✎ Intelligence", - "§b§7per §cCatacombs §7level.", - "", - "§7Your Catacombs Level: §c18", - "", - "§eRight-click to use your class ability!", - "", - "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON SWORD" - ], - "recipe": { - "A1": "GIANT_FRAGMENT_LASER:1", - "A2": "GIANT_FRAGMENT_LASER:1", - "A3": "GIANT_FRAGMENT_LASER:1", - "B1": "GIANT_FRAGMENT_LASER:1", - "B2": "NECRON_BLADE:1", - "B3": "GIANT_FRAGMENT_LASER:1", - "C1": "GIANT_FRAGMENT_LASER:1", - "C2": "GIANT_FRAGMENT_LASER:1", - "C3": "GIANT_FRAGMENT_LASER:1" - }, - "internalname": "HYPERION", - "clickcommand": "viewrecipe", - "modver": "1.5-REL" -} \ No newline at end of file diff --git a/MENDER_CROWN.json b/MENDER_CROWN.json deleted file mode 100644 index abc508a0..00000000 --- a/MENDER_CROWN.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§5Mender Crown", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63fcdb3b-2514-3e8b-b259-3acfd4aad50a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzQwNjU0NSwKICAicHJvZmlsZUlkIiA6ICI5NGMzZGM3YTdiMmQ0NzQ1YmVlYjQzZDc2ZjRjNDVkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb25fVml0b0Nvcmxlb25lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EzMDY1ZDUwNDk1YzBhMmYyNWEzM2Y5MmFhOTBkMDg0OWNhZjkxNDcwYmIxMDI3ZDdmNzljZGI1Y2UzNzM4ZWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d300 \",1:\"§7Health: §a+270 HP \",2:\"\",3:\"§7Any healing on other players and\",4:\"§7yourself is doubled while in\",5:\"§7Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Crown\"},ExtraAttributes:{id:\"MENDER_CROWN\",shop_dungeon_floor_completion_required:6}}", - "damage": 3, - "lore": [ - "§7Gear Score: §d300 ", - "§7Health: §a+270 HP ", - "", - "§7Any healing on other players and", - "§7yourself is doubled while in", - "§7Dungeons.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON HELMET" - ], - "internalname": "MENDER_CROWN", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/NECRON_BLADE.json b/NECRON_BLADE.json deleted file mode 100644 index 1e1faf23..00000000 --- a/NECRON_BLADE.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "itemid": "minecraft:iron_sword", - "displayname": "§6Necron\u0027s Blade (Unrefined)", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425 \",1:\"§7Damage: §c+260 \",2:\"§7Strength: §c+110 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Floor VII\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECRON_BLADE\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d425 ", - "§7Damage: §c+260 ", - "§7Strength: §c+110 ", - "", - "§7Intelligence: §a+50 ", - "§7Ferocity: §a+30", - "", - "§7Deals +§c50% §7damage to", - "§7Withers.", - "", - "§eRight-click to use your class ability!", - "", - "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON SWORD" - ], - "internalname": "NECRON_BLADE", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/REAPER_MASK.json b/REAPER_MASK.json deleted file mode 100644 index 202df229..00000000 --- a/REAPER_MASK.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "internalname": "REAPER_MASK", - "itemid": "minecraft:skull", - "displayname": "§5Reaper Mask", - "clickcommand": "viewrecipe", - "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f4d7f301-cd28-353c-8027-8c617257b861\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgwMzY3MjYwNjYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmYzAxODQ0NzNmZTg4MmQyODk1Y2U3Y2JjODE5N2JkNDBmZjcwYmYxMGQzNzQ1ZGU5N2I2YzJhOWM1ZmM3OGYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+150 HP\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Item Ability: Disgusting Healing\",5:\"§7While wearing:\",6:\"§7- 2x healing from all sources\",7:\"§7- 2x Zombies from Reaper Scythe\",8:\"§7- §7Upgrades Zombie Armor\",9:\"§7effect to trigger on all\",10:\"§7hits\",11:\"\",12:\"§c☠ §5Requires Zombie LVL 7\",13:\"§5§lEPIC HELMET\"],Name:\"§5Reaper Mask\"},ExtraAttributes:{modifier:\"unpleasant\",originTag:\"REAPER_MASK\",id:\"REAPER_MASK\",uuid:\"4b6bb2ad-9226-421e-9297-2af2d5914dd9\",timestamp:\"10/31/19 2:28 PM\"}}", - "modver": "1.0.0", - "lore": [ - "§7Health: §a+150 HP", - "§7Defense: §a+100", - "§7Intelligence: §a+100", - "", - "§6Item Ability: Disgusting Healing", - "§7While wearing:", - "§7- 2x healing from all sources", - "§7- 2x Zombies from Reaper Scythe", - "§7- §7Upgrades Zombie Armor", - "§7effect to trigger on all", - "§7hits", - "", - "§c☠ §5Requires Zombie LVL 7", - "§5§lEPIC HELMET" - ], - "recipe": { - "A1": "REVENANT_VISCERA:32", - "A2": "", - "A3": "REVENANT_VISCERA:32", - "B1": "BEHEADED_HORROR:1", - "B2": "ENCHANTED_STRING:32", - "B3": "REVIVED_HEART:1", - "C1": "REVENANT_VISCERA:32", - "C2": "", - "C3": "REVENANT_VISCERA:32" - }, - "slayer_req": "ZOMBIE_7", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Reaper_Mask" - ], - "crafttext": "" -} \ No newline at end of file diff --git a/SCYLLA.json b/SCYLLA.json deleted file mode 100644 index 8737d6bc..00000000 --- a/SCYLLA.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "itemid": "minecraft:iron_sword", - "displayname": "§6Scylla", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d549 §8(1025)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+53% §8(+103.88%)\",5:\"\",6:\"§7Intelligence: §a+50 §8(+98)\",7:\"§7Ferocity: §a+30\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+1 §9☠ Crit Damage §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c18\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§aPerfect 70000 / 70000\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d549 §8(1025)", - "§7Damage: §c+278 §8(+544.88)", - "§7Strength: §c+150 §8(+294)", - "§7Crit Chance: §c+12%", - "§7Crit Damage: §c+53% §8(+103.88%)", - "", - "§7Intelligence: §a+50 §8(+98)", - "§7Ferocity: §a+30", - "", - "§7Deals +§c50% §7damage to", - "§7Withers. Grants §c+1 §c❁ Damage", - "§c§7and §a+1 §9☠ Crit Damage §7per", - "§7§cCatacombs §7level.", - "", - "§7Your Catacombs Level: §c18", - "", - "§eRight-click to use your class ability!", - "", - "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON SWORD" - ], - "recipe": { - "A1": "GIANT_FRAGMENT_BIGFOOT:1", - "A2": "GIANT_FRAGMENT_BIGFOOT:1", - "A3": "GIANT_FRAGMENT_BIGFOOT:1", - "B1": "GIANT_FRAGMENT_BIGFOOT:1", - "B2": "NECRON_BLADE:1", - "B3": "GIANT_FRAGMENT_BIGFOOT:1", - "C1": "GIANT_FRAGMENT_BIGFOOT:1", - "C2": "GIANT_FRAGMENT_BIGFOOT:1", - "C3": "GIANT_FRAGMENT_BIGFOOT:1" - }, - "internalname": "SCYLLA", - "clickcommand": "viewrecipe", - "modver": "1.5-REL" -} \ No newline at end of file diff --git a/STEEL_CHESTPLATE.json b/STEEL_CHESTPLATE.json deleted file mode 100644 index c7ed142c..00000000 --- a/STEEL_CHESTPLATE.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "itemid": "minecraft:leather_chestplate", - "displayname": "§5Steel Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d680 \",1:\"§7Defense: §a+330 \",2:\"\",3:\"§7While in Dungeons, players\",4:\"§7within §e8 §7blocks of you take\",5:\"§7§c10% §7less damage.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:14277081,Name:\"§5Steel Chestplate\"},ExtraAttributes:{id:\"STEEL_CHESTPLATE\",shop_dungeon_floor_completion_required:6}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d680 ", - "§7Defense: §a+330 ", - "", - "§7While in Dungeons, players", - "§7within §e8 §7blocks of you take", - "§7§c10% §7less damage.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON CHESTPLATE" - ], - "internalname": "STEEL_CHESTPLATE", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/VALKYRIE.json b/VALKYRIE.json deleted file mode 100644 index f7109f11..00000000 --- a/VALKYRIE.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "itemid": "minecraft:iron_sword", - "displayname": "§6Valkyrie", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d516 §8(954)\",1:\"§7Damage: §c+288 §8(+564.48)\",2:\"§7Strength: §c+138 §8(+270.48)\",3:\"\",4:\"§7Intelligence: §a+60 §8(+117.6)\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Valkyrie\"},ExtraAttributes:{id:\"VALKYRIE\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d516 §8(954)", - "§7Damage: §c+288 §8(+564.48)", - "§7Strength: §c+138 §8(+270.48)", - "", - "§7Intelligence: §a+60 §8(+117.6)", - "§7Ferocity: §a+60", - "", - "§7Deals +§c50% §7damage to", - "§7Withers. Grants §c+1 §c❁ Damage", - "§c§7and §a+1 §c❁ Strength §7per", - "§7§cCatacombs §7level.", - "", - "§7Your Catacombs Level: §c18", - "", - "§eRight-click to use your class ability!", - "", - "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON SWORD" - ], - "recipe": { - "A1": "GIANT_FRAGMENT_DIAMOND:1", - "A2": "GIANT_FRAGMENT_DIAMOND:1", - "A3": "GIANT_FRAGMENT_DIAMOND:1", - "B1": "GIANT_FRAGMENT_DIAMOND:1", - "B2": "NECRON_BLADE:1", - "B3": "GIANT_FRAGMENT_DIAMOND:1", - "C1": "GIANT_FRAGMENT_DIAMOND:1", - "C2": "GIANT_FRAGMENT_DIAMOND:1", - "C3": "GIANT_FRAGMENT_DIAMOND:1" - }, - "internalname": "VALKYRIE", - "clickcommand": "viewrecipe", - "modver": "1.5-REL" -} \ No newline at end of file diff --git a/WITHER_BOOTS.json b/WITHER_BOOTS.json deleted file mode 100644 index 98a2d928..00000000 --- a/WITHER_BOOTS.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "itemid": "minecraft:leather_boots", - "displayname": "§6Wither Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d510 \",1:\"§7Health: §a+180 HP \",2:\"§7Defense: §a+150 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:0,Name:\"§6Wither Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_BOOTS\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d510 ", - "§7Health: §a+180 HP ", - "§7Defense: §a+150 ", - "§7Intelligence: §a+10 ", - "", - "§6Full Set Bonus: Witherborn", - "§7Spawns a wither minion every", - "§7§e30 §7seconds up to a maximum", - "§7§a1 §7wither. Your withers will", - "§7travel to and explode on nearby", - "§7enemies.", - "", - "§7Reduces the damage you take", - "§7from withers by §c10%§7.", - "", - "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON BOOTS" - ], - "internalname": "WITHER_BOOTS", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/WITHER_CATALYST.json b/WITHER_CATALYST.json deleted file mode 100644 index 47c15d52..00000000 --- a/WITHER_CATALYST.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§9Wither Catalyst", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Wither Catalyst\"},ExtraAttributes:{id:\"WITHER_CATALYST\"}}", - "damage": 1, - "lore": [ - "§eRight-click to view recipes!", - "", - "§9§lRARE DUNGEON ITEM" - ], - "internalname": "WITHER_CATALYST", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/WITHER_CHESTPLATE.json b/WITHER_CHESTPLATE.json deleted file mode 100644 index 66b47c8e..00000000 --- a/WITHER_CHESTPLATE.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "itemid": "minecraft:leather_chestplate", - "displayname": "§6Wither Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d830 \",1:\"§7Health: §a+300 HP \",2:\"§7Defense: §a+250 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:0,Name:\"§6Wither Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_CHESTPLATE\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d830 ", - "§7Health: §a+300 HP ", - "§7Defense: §a+250 ", - "§7Intelligence: §a+10 ", - "", - "§6Full Set Bonus: Witherborn", - "§7Spawns a wither minion every", - "§7§e30 §7seconds up to a maximum", - "§7§a1 §7wither. Your withers will", - "§7travel to and explode on nearby", - "§7enemies.", - "", - "§7Reduces the damage you take", - "§7from withers by §c10%§7.", - "", - "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON CHESTPLATE" - ], - "internalname": "WITHER_CHESTPLATE", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/WITHER_GOGGLES.json b/WITHER_GOGGLES.json deleted file mode 100644 index db7a9af2..00000000 --- a/WITHER_GOGGLES.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§5Wither Goggles", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a4baabfd-565a-33f1-a52b-b120cb7c749b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzM0MTg4MSwKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjZWI4ZjA3NThlMmQ4YWM0OWRlNmY5Nzc2MDNjN2JmYzIzZmQ4MmE4NTc0ODEwYTQ1ZjVlOTdjNjQzNmQ3OSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d210 \",1:\"§7Intelligence: §a+300 \",2:\"\",3:\"§7Your abilities deal §c+70%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 52500 / 52500\",8:\"§7§4❣ §cRequires §aCatacombs Level 28\",9:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Wither Goggles\"},ExtraAttributes:{id:\"WITHER_GOGGLES\",shop_dungeon_floor_completion_required:6}}", - "damage": 3, - "lore": [ - "§7Gear Score: §d210 ", - "§7Intelligence: §a+300 ", - "", - "§7Your abilities deal §c+70%", - "§c§7damage to undead monsters.", - "", - "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Level 28", - "§5§lEPIC DUNGEON HELMET" - ], - "internalname": "WITHER_GOGGLES", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/WITHER_HELMET.json b/WITHER_HELMET.json deleted file mode 100644 index 751edaa4..00000000 --- a/WITHER_HELMET.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "itemid": "minecraft:skull", - "displayname": "§6Wither Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d440 \",1:\"§7Health: §a+200 HP \",2:\"§7Defense: §a+100 \",3:\"§7Intelligence: §a+30 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Wither Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_HELMET\"}}", - "damage": 1, - "lore": [ - "§7Gear Score: §d440 ", - "§7Health: §a+200 HP ", - "§7Defense: §a+100 ", - "§7Intelligence: §a+30 ", - "", - "§6Full Set Bonus: Witherborn", - "§7Spawns a wither minion every", - "§7§e30 §7seconds up to a maximum", - "§7§a1 §7wither. Your withers will", - "§7travel to and explode on nearby", - "§7enemies.", - "", - "§7Reduces the damage you take", - "§7from withers by §c10%§7.", - "", - "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON HELMET" - ], - "internalname": "WITHER_HELMET", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file diff --git a/WITHER_LEGGINGS.json b/WITHER_LEGGINGS.json deleted file mode 100644 index d148a736..00000000 --- a/WITHER_LEGGINGS.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "itemid": "minecraft:leather_leggings", - "displayname": "§6Wither Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d720 \",1:\"§7Health: §a+250 HP \",2:\"§7Defense: §a+220 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:0,Name:\"§6Wither Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_LEGGINGS\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d720 ", - "§7Health: §a+250 HP ", - "§7Defense: §a+220 ", - "§7Intelligence: §a+10 ", - "", - "§6Full Set Bonus: Witherborn", - "§7Spawns a wither minion every", - "§7§e30 §7seconds up to a maximum", - "§7§a1 §7wither. Your withers will", - "§7travel to and explode on nearby", - "§7enemies.", - "", - "§7Reduces the damage you take", - "§7from withers by §c10%§7.", - "", - "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON LEGGINGS" - ], - "internalname": "WITHER_LEGGINGS", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file -- cgit From 3159ba4908bd6429f28d5be95749f1106cc5bdff Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 17 Nov 2020 18:10:04 -0500 Subject: Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..ef0eb92c --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# IRONM00N's Branch +The master is outdated, look at the books branch for lastest stuff. -- cgit From da264cd67b288ef86d2ad4e528900869de67a1e1 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 17 Nov 2020 18:14:48 -0500 Subject: more f7 --- items/FREE_COOKIE.json | 29 +++++++++++++++++++++++++ items/PRECURSOR_GEAR.json | 24 +++++++++++++++++++++ items/SPEED_WITHER_BOOTS.json | 44 ++++++++++++++++++++++++++++++++++++++ items/SPEED_WITHER_CHESTPLATE.json | 44 ++++++++++++++++++++++++++++++++++++++ items/SPEED_WITHER_HELMET.json | 44 ++++++++++++++++++++++++++++++++++++++ items/SPEED_WITHER_LEGGINGS.json | 44 ++++++++++++++++++++++++++++++++++++++ 6 files changed, 229 insertions(+) create mode 100644 items/FREE_COOKIE.json create mode 100644 items/PRECURSOR_GEAR.json create mode 100644 items/SPEED_WITHER_BOOTS.json create mode 100644 items/SPEED_WITHER_CHESTPLATE.json create mode 100644 items/SPEED_WITHER_HELMET.json create mode 100644 items/SPEED_WITHER_LEGGINGS.json diff --git a/items/FREE_COOKIE.json b/items/FREE_COOKIE.json new file mode 100644 index 00000000..16ce3f3d --- /dev/null +++ b/items/FREE_COOKIE.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:cookie", + "displayname": "§6Booster Cookie §8(FREE)", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to gain the §dCookie Buff\",1:\"§d§7for §b4 §7days:\",2:\"\",3:\"§8‣ §7Ability to gain §bBits§7!\",4:\"§8‣ §b+20% §7Skill XP\",5:\"§8‣ §b+15✯ §7Magic Find\",6:\"§8‣ §7Keep §6coins §7and §deffects §7on death\",7:\"§8‣ §ePermafly §7on private islands\",8:\"§8‣ §7Access §6/ah §7and §6/bazaar §7anywhere\",9:\"§8‣ §7Sell items directly to the trades menu\",10:\"§8‣ §7AFK §aimmunity §7on your island\",11:\"§8‣ §7Toggle specific §dpotion effects\",12:\"\",13:\"§8Cookie given for free! (Untradable!)\",14:\"\",15:\"§6§lLEGENDARY\"],Name:\"§6Booster Cookie §8(FREE)\"},ExtraAttributes:{cookie_free_player_id:\"c2a965d8-1e0d-4bb1-8ecd-ac48adeb4188\",originTag:\"FREE_COOKIE\",id:\"FREE_COOKIE\",uuid:\"5e742310-1a2d-4c82-a9b0-7a7185e730ca\",timestamp:\"9/23/20 5:05 PM\"}}", + "damage": 0, + "lore": [ + "§7Consume to gain the §dCookie Buff", + "§d§7for §b4 §7days:", + "", + "§8‣ §7Ability to gain §bBits§7!", + "§8‣ §b+20% §7Skill XP", + "§8‣ §b+15✯ §7Magic Find", + "§8‣ §7Keep §6coins §7and §deffects §7on death", + "§8‣ §ePermafly §7on private islands", + "§8‣ §7Access §6/ah §7and §6/bazaar §7anywhere", + "§8‣ §7Sell items directly to the trades menu", + "§8‣ §7AFK §aimmunity §7on your island", + "§8‣ §7Toggle specific §dpotion effects", + "", + "§8Cookie given for free! (Untradable!)", + "", + "§6§lLEGENDARY" + ], + "internalname": "FREE_COOKIE", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PRECURSOR_GEAR.json b/items/PRECURSOR_GEAR.json new file mode 100644 index 00000000..cbb0b1f3 --- /dev/null +++ b/items/PRECURSOR_GEAR.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Precursor Gear", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"62ffd058-94c8-3b63-b027-5e9f4d52b78e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWRmODkwOTQ5OGMyNWY2ZTc1ZWYxOWUzNzZhN2Y4NGY2MWFmMjM0NTI1ZDYzOWJhNDYzZjk5MWY0YzgyZDAifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Ancient §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXX§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Precursor Gear\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PRECURSOR_GEAR\",uuid:\"3a8b46e7-7be1-4335-8ccf-e3b18a38472e\",timestamp:\"11/17/20 5:40 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Ancient §7reforge", + "§7to armor.", + "", + "§7Requires §aMining Skill Level", + "§aXXX§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "PRECURSOR_GEAR", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/SPEED_WITHER_BOOTS.json b/items/SPEED_WITHER_BOOTS.json new file mode 100644 index 00000000..3da4156e --- /dev/null +++ b/items/SPEED_WITHER_BOOTS.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Maxor\u0027s Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d329\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+145 HP\",4:\"§7Defense: §a+65\",5:\"§7Speed: §a+30\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:9005512,Name:\"§6Maxor\u0027s Boots\"},ExtraAttributes:{id:\"SPEED_WITHER_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d329", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+145 HP", + "§7Defense: §a+65", + "§7Speed: §a+30", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "WITHER_BOOTS:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SPEED_WITHER_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/SPEED_WITHER_CHESTPLATE.json b/items/SPEED_WITHER_CHESTPLATE.json new file mode 100644 index 00000000..e36456a0 --- /dev/null +++ b/items/SPEED_WITHER_CHESTPLATE.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Maxor\u0027s Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d554\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+260 HP\",4:\"§7Defense: §a+120\",5:\"§7Speed: §a+30\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:4854967,Name:\"§6Maxor\u0027s Chestplate\"},ExtraAttributes:{id:\"SPEED_WITHER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d554", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+260 HP", + "§7Defense: §a+120", + "§7Speed: §a+30", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "WITHER_CHESTPLATE:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SPEED_WITHER_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/SPEED_WITHER_HELMET.json b/items/SPEED_WITHER_HELMET.json new file mode 100644 index 00000000..58a7b2fc --- /dev/null +++ b/items/SPEED_WITHER_HELMET.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Maxor\u0027s Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ee05abe4-347b-3ea5-8248-fae93392140e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzMwNDc1OCwKICAicHJvZmlsZUlkIiA6ICI0ZDcwNDg2ZjUwOTI0ZDMzODZiYmZjOWMxMmJhYjRhZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJzaXJGYWJpb3pzY2hlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RiZmIwZWQ1OTU5MTkwZDQxNWU3MjZhMTVmMjk4NDAwN2E2N2E1ZmQ0ZWE1NjcxZDBkNjc2ZjlmNjQxYjViYWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d397\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+180 HP\",4:\"§7Defense: §a+80\",5:\"§7Speed: §a+30\",6:\"§7Intelligence: §a+15\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Maxor\u0027s Helmet\"},ExtraAttributes:{id:\"SPEED_WITHER_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d397", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+180 HP", + "§7Defense: §a+80", + "§7Speed: §a+30", + "§7Intelligence: §a+15", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "WITHER_HELMET:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SPEED_WITHER_HELMET", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/SPEED_WITHER_LEGGINGS.json b/items/SPEED_WITHER_LEGGINGS.json new file mode 100644 index 00000000..63c0523f --- /dev/null +++ b/items/SPEED_WITHER_LEGGINGS.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Maxor\u0027s Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d494\",1:\"§7Crit Damage: §c+30%\",2:\"\",3:\"§7Health: §a+230 HP\",4:\"§7Defense: §a+105\",5:\"§7Speed: §a+30\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:6107065,Name:\"§6Maxor\u0027s Leggings\"},ExtraAttributes:{id:\"SPEED_WITHER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d494", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+230 HP", + "§7Defense: §a+105", + "§7Speed: §a+30", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BIGFOOT:1", + "A2": "GIANT_FRAGMENT_BIGFOOT:1", + "A3": "GIANT_FRAGMENT_BIGFOOT:1", + "B1": "GIANT_FRAGMENT_BIGFOOT:1", + "B2": "WITHER_LEGGINGS:1", + "B3": "GIANT_FRAGMENT_BIGFOOT:1", + "C1": "GIANT_FRAGMENT_BIGFOOT:1", + "C2": "GIANT_FRAGMENT_BIGFOOT:1", + "C3": "GIANT_FRAGMENT_BIGFOOT:1" + }, + "internalname": "SPEED_WITHER_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file -- cgit From 82c90f155b121c21418068b5d44aea0485080740 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 17 Nov 2020 18:22:47 -0500 Subject: fix petnums --- constants/petnums.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/constants/petnums.json b/constants/petnums.json index 1b7bdf7d..43a2211d 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -4039,6 +4039,7 @@ "statNums": { "CRIT_DAMAGE": 0.0, "HEALTH": 0.0, + "SPEED": 0.0, "TRUE_DEFENSE": 0.0 } }, @@ -4049,6 +4050,7 @@ "statNums": { "CRIT_DAMAGE": 10.0, "HEALTH": 50.0, + "SPEED": 20.0, "TRUE_DEFENSE": 10.0 } }, -- cgit From 22f8c106e17b197045aa16e6d492d0d047c0baa7 Mon Sep 17 00:00:00 2001 From: Moulberry Date: Wed, 18 Nov 2020 22:40:10 +1100 Subject: constants/parents --- constants/parents.json | 1194 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1194 insertions(+) create mode 100644 constants/parents.json diff --git a/constants/parents.json b/constants/parents.json new file mode 100644 index 00000000..91b08cae --- /dev/null +++ b/constants/parents.json @@ -0,0 +1,1194 @@ +{ + "parents": [ + { + "id": "GOLD_RECORD", + "children":[ + "GREEN_RECORD", + "RECORD_3", + "RECORD_4", + "RECORD_5", + "RECORD_6", + "RECORD_7", + "RECORD_8", + "RECORD_9", + "RECORD_10", + "RECORD_11", + "RECORD_12" + ] + }, + { + "id": "BAT_PERSON_TALISMAN", + "children":[ + "BAT_PERSON_ARTIFACT", + "BAT_PERSON_RING" + ] + }, + { + "id": "WOOD_DOOR", + "children": [ + "ACACIA_DOOR_ITEM", + "BIRCH_DOOR_ITEM", + "DARK_OAK_DOOR_ITEM", + "JUNGLE_DOOR_ITEM", + "SPRUCE_DOOR_ITEM" + ] + }, + { + "id": "FENCE_GATE", + "children": [ + "ACACIA_FENCE_GATE", + "BIRCH_FENCE_GATE", + "DARK_OAK_FENCE_GATE", + "JUNGLE_FENCE_GATE", + "SPRUCE_FENCE_GATE" + ] + }, + { + "id": "FENCE", + "children": [ + "ACACIA_FENCE", + "BIRCH_FENCE", + "DARK_OAK_FENCE", + "JUNGLE_FENCE", + "SPRUCE_FENCE" + ] + }, + { + "id": "WOOD_STAIRS", + "children": [ + "ACACIA_STAIRS", + "BIRCH_WOOD_STAIRS", + "DARK_OAK_STAIRS", + "JUNGLE_WOOD_STAIRS", + "SPRUCE_WOOD_STAIRS" + ] + }, + { + "id": "RAILS", + "children": [ + "ACTIVATOR_RAIL", + "DETECTOR_RAIL", + "POWERED_RAIL" + ] + }, + { + "id": "PET_ITEM_ALL_SKILLS_BOOST_COMMON", + "children": [ + "ALL_SKILLS_SUPER_BOOST" + ] + }, + { + "id": "AIMING;4", + "children": [ + "AIMING;5" + ] + }, + { + "id": "ANGLER;4", + "children": [ + "ANGLER;5", + "ANGLER;6" + ] + }, + { + "id": "POTION_AFFINITY_TALISMAN", + "children": [ + "ARTIFACT_POTION_AFFINITY", + "RING_POTION_AFFINITY" + ] + }, + { + "id": "BANE_OF_ARTHROPODS;4", + "children": [ + "BANE_OF_ARTHROPODS;6", + "BANE_OF_ARTHROPODS;5" + ] + }, + { + "id": "BANNER", + "children": [ + "BANNER-10", + "BANNER-11", + "BANNER-1", + "BANNER-13", + "BANNER-12", + "BANNER-15", + "BANNER-14", + "BANNER-3", + "BANNER-2", + "BANNER-4", + "BANNER-6", + "BANNER-5", + "BANNER-7", + "BANNER-8", + "BANNER-9" + ] + }, + { + "id": "BAT_TALISMAN", + "children": [ + "BAT_ARTIFACT", + "BAT_RING" + ] + }, + { + "id": "BEASTMASTER_CREST_COMMON", + "children": [ + "BEASTMASTER_CREST_RARE", + "BEASTMASTER_CREST_EPIC", + "BEASTMASTER_CREST_UNCOMMON", + "BEASTMASTER_CREST_LEGENDARY" + ] + }, + { + "id": "BIG_BRAIN;3", + "children": [ + "BIG_BRAIN;4", + "BIG_BRAIN;5" + ] + }, + { + "id": "PET_ITEM_BIG_TEETH_COMMON", + "children": [ + "BIGGER_TEETH" + ] + }, + { + "id": "FOREST_BIOME_STICK", + "children": [ + "BIRCH_FOREST_BIOME_STICK", + "DEEP_OCEAN_BIOME_STICK", + "DESERT_BIOME_STICK", + "END_BIOME_STICK", + "JUNGLE_BIOME_STICK", + "NETHER_BIOME_STICK", + "ROOFED_FOREST_BIOME_STICK", + "SAVANA_BIOME_STICK", + "TAIGA_BIOME_STICK" + ] + }, + { + "id": "BLAST_PROTECTION;4", + "children": [ + "BLAST_PROTECTION;5" + ] + }, + { + "id": "BLESSING;4", + "children": [ + "BLESSING;5" + ] + }, + { + "id": "PIGGY_BANK", + "children": [ + "BROKEN_PIGGY_BANK", + "CRACKED_PIGGY_BANK" + ] + }, + { + "id": "SMOOTH_STAIRS", + "children": [ + "BRICK_STAIRS", + "COBBLESTONE_STAIRS", + "NETHER_BRICK_STAIRS", + "QUARTZ_STAIRS" + ] + }, + { + "id": "CANDY_TALISMAN", + "children": [ + "CANDY_ARTIFACT", + "CANDY_RING", + "CANDY_RELIC" + ] + }, + { + "id": "CARPET", + "children": [ + "CARPET-1", + "CARPET-12", + "CARPET-10", + "CARPET-11", + "CARPET-13", + "CARPET-14", + "CARPET-15", + "CARPET-2", + "CARPET-3", + "CARPET-4", + "CARPET-5", + "CARPET-6", + "CARPET-8", + "CARPET-9", + "CARPET-7" + ] + }, + { + "id": "CASTER;4", + "children": [ + "CASTER;5", + "CASTER;6" + ] + }, + { + "id": "CLEAVE;4", + "children": [ + "CLEAVE;5" + ] + }, + { + "id": "COAL", + "children": [ + "COAL-1" + ] + }, + { + "id": "COBBLE_WALL", + "children": [ + "COBBLE_WALL-1" + ] + }, + { + "id": "CRITICAL;4", + "children": [ + "CRITICAL;5", + "CRITICAL;6" + ] + }, + { + "id": "SHADY_RING", + "children": [ + "CROOKED_ARTIFACT", + "SEAL_OF_THE_FAMILY" + ] + }, + { + "id": "MINING_1_TRAVEL_SCROLL", + "children": [ + "DANGER_1_TRAVEL_SCROLL", + "DANGER_3_TRAVEL_SCROLL", + "DANGER_2_TRAVEL_SCROLL", + "DRAGON_NEST_TRAVEL_SCROLL", + "FARMING_1_TRAVEL_SCROLL", + "FARMING_2_TRAVEL_SCROLL", + "FORAGING_1_TRAVEL_SCROLL", + "HUB_DA_TRAVEL_SCROLL", + "HUB_CRYPTS_TRAVEL_SCROLL", + "HUB_CASTLE_TRAVEL_SCROLL", + "MINING_2_TRAVEL_SCROLL", + "NETHER_FORTRESS_BOSS_TRAVEL_SCROLL", + "PARK_CAVE_TRAVEL_SCROLL", + "PARK_JUNGLE_TRAVEL_SCROLL", + "SPIDERS_DEN_TOP_TRAVEL_SCROLL" + ] + }, + { + "id": "HUB_PORTAL", + "children": [ + "DANGER_1_PORTAL", + "DANGER_3_PORTAL", + "DANGER_2_PORTAL", + "FARMING_1_PORTAL", + "FARMING_2_PORTAL", + "FORAGING_1_PORTAL", + "FORAGING_3_PORTAL", + "FORAGING_4_PORTAL", + "FORAGING_2_PORTAL", + "FORAGING_5_PORTAL", + "MINING_1_PORTAL", + "MINING_2_PORTAL" + ] + }, + { + "id": "CUBISM;4", + "children": [ + "CUBISM;5" + ] + }, + { + "id": "DEPTH_STRIDER;2", + "children": [ + "DEPTH_STRIDER;3" + ] + }, + { + "id": "DIRT", + "children": [ + "DIRT-1" + ] + }, + { + "id": "DRAGON_HUNTER;1", + "children": [ + "DRAGON_HUNTER;5" + ] + }, + { + "id": "RAGGEDY_SHARK_TOOTH_NECKLACE", + "children": [ + "DULL_SHARK_TOOTH_NECKLACE", + "HONED_SHARK_TOOTH_NECKLACE", + "RAZOR_SHARP_SHARK_TOOTH_NECKLACE", + "SHARP_SHARK_TOOTH_NECKLACE" + ] + }, + { + "id": "EFFICIENCY;4", + "children": [ + "EFFICIENCY;5" + ] + }, + { + "id": "ENDER_SLAYER;4", + "children": [ + "ENDER_SLAYER;6", + "ENDER_SLAYER;5" + ] + }, + { + "id": "EXECUTE;4", + "children": [ + "EXECUTE;5" + ] + }, + { + "id": "EXPERIENCE;2", + "children": [ + "EXPERIENCE;4", + "EXPERIENCE;3" + ] + }, + { + "id": "FEATHER_TALISMAN", + "children": [ + "FEATHER_ARTIFACT", + "FEATHER_RING" + ] + }, + { + "id": "FEATHER_FALLING;4", + "children": [ + "FEATHER_FALLING;6", + "FEATHER_FALLING;10" + ] + }, + { + "id": "FIRST_STRIKE;3", + "children": [ + "FIRST_STRIKE;4" + ] + }, + { + "id": "FRAIL;4", + "children": [ + "FRAIL;5", + "FRAIL;6" + ] + }, + { + "id": "GIANT_KILLER;4", + "children": [ + "GIANT_KILLER;5", + "GIANT_KILLER;7", + "GIANT_KILLER;6" + ] + }, + { + "id": "GOLDEN_APPLE", + "children": [ + "GOLDEN_APPLE-1" + ] + }, + { + "id": "PET_ITEM_IRON_CLAWS_COMMON", + "children": [ + "GOLD_CLAWS", + "PET_ITEM_SHARPENED_CLAWS_UNCOMMON" + ] + }, + { + "id": "SIMPLE_CARROT_CANDY", + "children": [ + "GREAT_CARROT_CANDY", + "SUPERB_CARROT_CANDY", + "ULTIMATE_CARROT_CANDY" + ] + }, + { + "id": "WHITE_GIFT", + "children": [ + "GREEN_GIFT", + "RED_GIFT" + ] + }, + { + "id": "BASE_GRIFFIN_UPGRADE_STONE", + "children": [ + "GRIFFIN_UPGRADE_STONE_LEGENDARY", + "GRIFFIN_UPGRADE_STONE_EPIC", + "GRIFFIN_UPGRADE_STONE_UNCOMMON", + "GRIFFIN_UPGRADE_STONE_RARE" + ] + }, + { + "id": "GROWTH;4", + "children": [ + "GROWTH;5", + "GROWTH;7", + "GROWTH;6" + ] + }, + { + "id": "HEALING_TALISMAN", + "children": [ + "HEALING_RING" + ] + }, + { + "id": "INFINITE_QUIVER;4", + "children": [ + "INFINITE_QUIVER;6", + "INFINITE_QUIVER;10" + ] + }, + { + "id": "INK_SACK", + "children": [ + "INK_SACK-1", + "INK_SACK-10", + "INK_SACK-11", + "INK_SACK-12", + "INK_SACK-13", + "INK_SACK-14", + "INK_SACK-3", + "INK_SACK-2", + "INK_SACK-15", + "INK_SACK-6", + "INK_SACK-4", + "INK_SACK-5", + "INK_SACK-8", + "INK_SACK-9", + "INK_SACK-7" + ] + }, + { + "id": "INTIMIDATION_TALISMAN", + "children": [ + "INTIMIDATION_ARTIFACT", + "INTIMIDATION_RING" + ] + }, + { + "id": "SMALL_AGRONOMY_SACK", + "children": [ + "LARGE_AGRONOMY_SACK", + "MEDIUM_AGRONOMY_SACK" + ] + }, + { + "id": "SMALL_ENCHANTED_CHEST", + "children": [ + "LARGE_ENCHANTED_CHEST", + "MEDIUM_ENCHANTED_CHEST", + "XLARGE_ENCHANTED_CHEST", + "XXLARGE_ENCHANTED_CHEST" + ] + }, + { + "id": "SMALL_COMBAT_SACK", + "children": [ + "LARGE_COMBAT_SACK", + "MEDIUM_COMBAT_SACK" + ] + }, + { + "id": "SMALL_FISHING_SACK", + "children": [ + "LARGE_FISHING_SACK", + "MEDIUM_FISHING_SACK" + ] + }, + { + "id": "SMALL_MINING_SACK", + "children": [ + "LARGE_MINING_SACK", + "MEDIUM_MINING_SACK" + ] + }, + { + "id": "SMALL_FORAGING_SACK", + "children": [ + "LARGE_FORAGING_SACK", + "MEDIUM_FORAGING_SACK" + ] + }, + { + "id": "SMALL_HUSBANDRY_SACK", + "children": [ + "LARGE_HUSBANDRY_SACK", + "MEDIUM_HUSBANDRY_SACK" + ] + }, + { + "id": "SMALL_SLAYER_SACK", + "children": [ + "LARGE_SLAYER_SACK", + "MEDIUM_SLAYER_SACK" + ] + }, + { + "id": "LEAVES", + "children": [ + "LEAVES-2", + "LEAVES-3", + "LEAVES-1", + "LEAVES_2-1", + "LEAVES_2" + ] + }, + { + "id": "LETHALITY;4", + "children": [ + "LETHALITY;6", + "LETHALITY;5" + ] + }, + { + "id": "LIFE_STEAL;2", + "children": [ + "LIFE_STEAL;3", + "LIFE_STEAL;4" + ] + }, + { + "id": "LOG", + "children": [ + "LOG-1", + "LOG-2", + "LOG-3", + "LOG_2-1", + "LOG_2" + ] + }, + { + "id": "LOOTING;2", + "children": [ + "LOOTING;4", + "LOOTING;3" + ] + }, + { + "id": "LUCK;4", + "children": [ + "LUCK;5", + "LUCK;6" + ] + }, + { + "id": "LUCK_OF_THE_SEA;4", + "children": [ + "LUCK_OF_THE_SEA;6", + "LUCK_OF_THE_SEA;5" + ] + }, + { + "id": "LURE;4", + "children": [ + "LURE;5", + "LURE;6" + ] + }, + { + "id": "MAGNET;4", + "children": [ + "MAGNET;6", + "MAGNET;5" + ] + }, + { + "id": "STONE", + "children": [ + "MONSTER_EGG", + "STONE-1", + "STONE-4", + "STONE-2", + "STONE-5", + "STONE-3", + "STONE-6" + ] + }, + { + "id": "OVERLOAD;1", + "children": [ + "OVERLOAD;5" + ] + }, + { + "id": "PERFECT_BOOTS_1", + "children": [ + "PERFECT_BOOTS_11", + "PERFECT_BOOTS_10", + "PERFECT_BOOTS_12", + "PERFECT_BOOTS_2", + "PERFECT_BOOTS_3", + "PERFECT_BOOTS_5", + "PERFECT_BOOTS_4", + "PERFECT_BOOTS_8", + "PERFECT_BOOTS_6", + "PERFECT_BOOTS_7", + "PERFECT_BOOTS_9" + ] + }, + { + "id": "PERFECT_CHESTPLATE_1", + "children": [ + "PERFECT_CHESTPLATE_10", + "PERFECT_CHESTPLATE_12", + "PERFECT_CHESTPLATE_11", + "PERFECT_CHESTPLATE_2", + "PERFECT_CHESTPLATE_3", + "PERFECT_CHESTPLATE_5", + "PERFECT_CHESTPLATE_4", + "PERFECT_CHESTPLATE_7", + "PERFECT_CHESTPLATE_6", + "PERFECT_CHESTPLATE_8", + "PERFECT_CHESTPLATE_9" + ] + }, + { + "id": "PERFECT_HELMET_1", + "children": [ + "PERFECT_HELMET_12", + "PERFECT_HELMET_11", + "PERFECT_HELMET_10", + "PERFECT_HELMET_3", + "PERFECT_HELMET_2", + "PERFECT_HELMET_6", + "PERFECT_HELMET_4", + "PERFECT_HELMET_7", + "PERFECT_HELMET_5", + "PERFECT_HELMET_8", + "PERFECT_HELMET_9" + ] + }, + { + "id": "PERFECT_LEGGINGS_1", + "children": [ + "PERFECT_LEGGINGS_10", + "PERFECT_LEGGINGS_11", + "PERFECT_LEGGINGS_12", + "PERFECT_LEGGINGS_2", + "PERFECT_LEGGINGS_3", + "PERFECT_LEGGINGS_4", + "PERFECT_LEGGINGS_6", + "PERFECT_LEGGINGS_5", + "PERFECT_LEGGINGS_9", + "PERFECT_LEGGINGS_8", + "PERFECT_LEGGINGS_7" + ] + }, + { + "id": "PERSONAL_COMPACTOR_4000", + "children": [ + "PERSONAL_COMPACTOR_5000", + "PERSONAL_COMPACTOR_6000" + ] + }, + { + "id": "PET_ITEM_COMBAT_SKILL_BOOST_COMMON", + "children": [ + "PET_ITEM_COMBAT_SKILL_BOOST_RARE", + "PET_ITEM_COMBAT_SKILL_BOOST_UNCOMMON", + "PET_ITEM_COMBAT_SKILL_BOOST_EPIC" + ] + }, + { + "id": "PET_ITEM_FARMING_SKILL_BOOST_COMMON", + "children": [ + "PET_ITEM_FARMING_SKILL_BOOST_EPIC", + "PET_ITEM_FARMING_SKILL_BOOST_RARE" + ] + }, + { + "id": "PET_ITEM_FISHING_SKILL_BOOST_COMMON", + "children": [ + "PET_ITEM_FISHING_SKILL_BOOST_EPIC", + "PET_ITEM_FISHING_SKILL_BOOST_RARE", + "PET_ITEM_FISHING_SKILL_BOOST_UNCOMMON" + ] + }, + { + "id": "PET_ITEM_FORAGING_SKILL_BOOST_COMMON", + "children": [ + "PET_ITEM_FORAGING_SKILL_BOOST_EPIC" + ] + }, + { + "id": "REINFORCED_SCALES", + "children": [ + "PET_ITEM_HARDENED_SCALES_UNCOMMON" + ] + }, + { + "id": "PET_ITEM_MINING_SKILL_BOOST_COMMON", + "children": [ + "PET_ITEM_MINING_SKILL_BOOST_RARE" + ] + }, + { + "id": "POWER;4", + "children": [ + "POWER;5", + "POWER;6", + "POWER;7" + ] + }, + { + "id": "PRISMARINE", + "children": [ + "PRISMARINE-2", + "PRISMARINE-1" + ] + }, + { + "id": "PROTECTION;4", + "children": [ + "PROTECTION;5", + "PROTECTION;6", + "PROTECTION;7" + ] + }, + { + "id": "GREEN_CANDY", + "children": [ + "PURPLE_CANDY" + ] + }, + { + "id": "QUARTZ_BLOCK", + "children": [ + "QUARTZ_BLOCK-1", + "QUARTZ_BLOCK-2" + ] + }, + { + "id": "RED_CLAW_TALISMAN", + "children": [ + "RED_CLAW_RING", + "RED_CLAW_ARTIFACT" + ] + }, + { + "id": "RED_SANDSTONE", + "children": [ + "RED_SANDSTONE-2", + "RED_SANDSTONE-1" + ] + }, + { + "id": "REJUVENATE;1", + "children": [ + "REJUVENATE;5" + ] + }, + { + "id": "POORLY_WRAPPED_ROCK", + "children": [ + "ROSE_BOUQUET", + "YELLOW_ROCK" + ] + }, + { + "id": "SAND", + "children": [ + "SAND-1" + ] + }, + { + "id": "SANDSTONE", + "children": [ + "SANDSTONE-1", + "SANDSTONE-2" + ] + }, + { + "id": "SCARF_STUDIES", + "children": [ + "SCARF_THESIS", + "SCARF_GRIMOIRE" + ] + }, + { + "id": "SCAVENGER;2", + "children": [ + "SCAVENGER;3", + "SCAVENGER;4", + "SCAVENGER;5" + ] + }, + { + "id": "SEA_CREATURE_TALISMAN", + "children": [ + "SEA_CREATURE_RING", + "SEA_CREATURE_ARTIFACT" + ] + }, + { + "id": "SHARPNESS;4", + "children": [ + "SHARPNESS;5", + "SHARPNESS;7", + "SHARPNESS;6" + ] + }, + { + "id": "SMITE;4", + "children": [ + "SMITE;5", + "SMITE;6", + "SMITE;7" + ] + }, + { + "id": "SMOOTH_BRICK", + "children": [ + "SMOOTH_BRICK-1", + "SMOOTH_BRICK-3" + ] + }, + { + "id": "SPEED_TALISMAN", + "children": [ + "SPEED_ARTIFACT", + "SPEED_RING" + ] + }, + { + "id": "SPIDER_TALISMAN", + "children": [ + "SPIDER_ARTIFACT", + "SPIDER_RING" + ] + }, + { + "id": "SPIKED_HOOK;4", + "children": [ + "SPIKED_HOOK;6", + "SPIKED_HOOK;5" + ] + }, + { + "id": "STAINED_CLAY", + "children": [ + "STAINED_CLAY-1", + "STAINED_CLAY-10", + "STAINED_CLAY-11", + "STAINED_CLAY-12", + "STAINED_CLAY-13", + "STAINED_CLAY-14", + "STAINED_CLAY-2", + "STAINED_CLAY-3", + "STAINED_CLAY-5", + "STAINED_CLAY-15", + "STAINED_CLAY-6", + "STAINED_CLAY-4", + "STAINED_CLAY-9", + "STAINED_CLAY-7", + "STAINED_CLAY-8" + ] + }, + { + "id": "STAINED_GLASS", + "children": [ + "STAINED_GLASS-1", + "STAINED_GLASS-10", + "STAINED_GLASS-13", + "STAINED_GLASS-11", + "STAINED_GLASS-2", + "STAINED_GLASS-14", + "STAINED_GLASS-15", + "STAINED_GLASS-3", + "STAINED_GLASS-4", + "STAINED_GLASS-5", + "STAINED_GLASS-6", + "STAINED_GLASS-7", + "STAINED_GLASS-8", + "STAINED_GLASS-9", + "STAINED_GLASS-12" + ] + }, + { + "id": "STAINED_GLASS_PANE", + "children": [ + "STAINED_GLASS_PANE-1", + "STAINED_GLASS_PANE-10", + "STAINED_GLASS_PANE-12", + "STAINED_GLASS_PANE-11", + "STAINED_GLASS_PANE-14", + "STAINED_GLASS_PANE-13", + "STAINED_GLASS_PANE-2", + "STAINED_GLASS_PANE-15", + "STAINED_GLASS_PANE-3", + "STAINED_GLASS_PANE-4", + "STAINED_GLASS_PANE-5", + "STAINED_GLASS_PANE-6", + "STAINED_GLASS_PANE-8", + "STAINED_GLASS_PANE-7", + "STAINED_GLASS_PANE-9" + ] + }, + { + "id": "ADAPTIVE_BOOTS", + "children": [ + "STARRED_ADAPTIVE_BOOTS" + ] + }, + { + "id": "ADAPTIVE_CHESTPLATE", + "children": [ + "STARRED_ADAPTIVE_CHESTPLATE" + ] + }, + { + "id": "ADAPTIVE_HELMET", + "children": [ + "STARRED_ADAPTIVE_HELMET" + ] + }, + { + "id": "BONZO_MASK", + "children": [ + "STARRED_BONZO_MASK" + ] + }, + { + "id": "ADAPTIVE_LEGGINGS", + "children": [ + "STARRED_ADAPTIVE_LEGGINGS" + ] + }, + { + "id": "BONZO_STAFF", + "children": [ + "STARRED_BONZO_STAFF" + ] + }, + { + "id": "LAST_BREATH", + "children": [ + "STARRED_LAST_BREATH" + ] + }, + { + "id": "SHADOW_ASSASSIN_BOOTS", + "children": [ + "STARRED_SHADOW_ASSASSIN_BOOTS" + ] + }, + { + "id": "SHADOW_ASSASSIN_CHESTPLATE", + "children": [ + "STARRED_SHADOW_ASSASSIN_CHESTPLATE" + ] + }, + { + "id": "SHADOW_ASSASSIN_LEGGINGS", + "children": [ + "STARRED_SHADOW_ASSASSIN_LEGGINGS" + ] + }, + { + "id": "SHADOW_ASSASSIN_HELMET", + "children": [ + "STARRED_SHADOW_ASSASSIN_HELMET" + ] + }, + { + "id": "SHADOW_FURY", + "children": [ + "STARRED_SHADOW_FURY" + ] + }, + { + "id": "STEP", + "children": [ + "STEP-3", + "STEP-5", + "STEP-4", + "STEP-6", + "STEP-7", + "STEP-1" + ] + }, + { + "id": "STONE_BLADE", + "children": [ + "STARRED_STONE_BLADE" + ] + }, + { + "id": "SUGAR_RUSH;1", + "children": [ + "SUGAR_RUSH;3" + ] + }, + { + "id": "COMPACTOR", + "children": [ + "SUPER_COMPACTOR_3000" + ] + }, + { + "id": "THUNDERLORD;4", + "children": [ + "THUNDERLORD;5", + "THUNDERLORD;6" + ] + }, + { + "id": "ULTIMATE_BANK;1", + "children": [ + "ULTIMATE_BANK;5" + ] + }, + { + "id": "ULTIMATE_CHIMERA;1", + "children": [ + "ULTIMATE_CHIMERA;5" + ] + }, + { + "id": "ULTIMATE_COMBO;1", + "children": [ + "ULTIMATE_COMBO;5" + ] + }, + { + "id": "ULTIMATE_LAST_STAND;1", + "children": [ + "ULTIMATE_LAST_STAND;5" + ] + }, + { + "id": "ULTIMATE_LEGION;1", + "children": [ + "ULTIMATE_LEGION;5" + ] + }, + { + "id": "ULTIMATE_NO_PAIN_NO_GAIN;1", + "children": [ + "ULTIMATE_NO_PAIN_NO_GAIN;5" + ] + }, + { + "id": "ULTIMATE_REND;1", + "children": [ + "ULTIMATE_REND;5" + ] + }, + { + "id": "ULTIMATE_SWARM;1", + "children": [ + "ULTIMATE_SWARM;5" + ] + }, + { + "id": "ULTIMATE_WISDOM;1", + "children": [ + "ULTIMATE_WISDOM;5" + ] + }, + { + "id": "ULTIMATE_WISE;1", + "children": [ + "ULTIMATE_WISE;5" + ] + }, + { + "id": "VAMPIRISM;4", + "children": [ + "VAMPIRISM;5", + "VAMPIRISM;6" + ] + }, + { + "id": "VENOMOUS;4", + "children": [ + "VENOMOUS;5" + ] + }, + { + "id": "VICIOUS;3", + "children": [ + "VICIOUS;4", + "VICIOUS;5" + ] + }, + { + "id": "ULTIMATE_JERRY;1", + "children": [ + "ULTIMATE_JERRY;5" + ] + }, + { + "id": "WEDDING_RING_0", + "children": [ + "WEDDING_RING_1" + ] + }, + { + "id": "WOLF_TALISMAN", + "children": [ + "WOLF_RING" + ] + }, + { + "id": "WOOD", + "children": [ + "WOOD-1", + "WOOD-2", + "WOOD-5", + "WOOD-3", + "WOOD-4" + ] + }, + { + "id": "WOOD_STEP", + "children": [ + "WOOD_STEP-1", + "WOOD_STEP-2", + "WOOD_STEP-4", + "WOOD_STEP-5", + "WOOD_STEP-3" + ] + }, + { + "id": "WOOL", + "children": [ + "WOOL-1", + "WOOL-10", + "WOOL-11", + "WOOL-14", + "WOOL-12", + "WOOL-15", + "WOOL-2", + "WOOL-4", + "WOOL-3", + "WOOL-5", + "WOOL-7", + "WOOL-6", + "WOOL-9", + "WOOL-13", + "WOOL-8" + ] + }, + { + "id": "ZOMBIE_TALISMAN", + "children": [ + "ZOMBIE_ARTIFACT", + "ZOMBIE_RING" + ] + } + ] +} \ No newline at end of file -- cgit From 83f603644e95884bd3b1f764192c4545fe45ee44 Mon Sep 17 00:00:00 2001 From: Moulberry Date: Wed, 18 Nov 2020 23:08:23 +1100 Subject: update parents --- constants/parents.json | 1927 ++++++++++++++++++----------------------------- items/PROTECTION;6.json | 4 - items/SHARPNESS;6.json | 4 - script.py | 19 + 4 files changed, 754 insertions(+), 1200 deletions(-) create mode 100644 script.py diff --git a/constants/parents.json b/constants/parents.json index 91b08cae..578e9e8f 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -1,1194 +1,737 @@ { - "parents": [ - { - "id": "GOLD_RECORD", - "children":[ - "GREEN_RECORD", - "RECORD_3", - "RECORD_4", - "RECORD_5", - "RECORD_6", - "RECORD_7", - "RECORD_8", - "RECORD_9", - "RECORD_10", - "RECORD_11", - "RECORD_12" - ] - }, - { - "id": "BAT_PERSON_TALISMAN", - "children":[ - "BAT_PERSON_ARTIFACT", - "BAT_PERSON_RING" - ] - }, - { - "id": "WOOD_DOOR", - "children": [ - "ACACIA_DOOR_ITEM", - "BIRCH_DOOR_ITEM", - "DARK_OAK_DOOR_ITEM", - "JUNGLE_DOOR_ITEM", - "SPRUCE_DOOR_ITEM" - ] - }, - { - "id": "FENCE_GATE", - "children": [ - "ACACIA_FENCE_GATE", - "BIRCH_FENCE_GATE", - "DARK_OAK_FENCE_GATE", - "JUNGLE_FENCE_GATE", - "SPRUCE_FENCE_GATE" - ] - }, - { - "id": "FENCE", - "children": [ - "ACACIA_FENCE", - "BIRCH_FENCE", - "DARK_OAK_FENCE", - "JUNGLE_FENCE", - "SPRUCE_FENCE" - ] - }, - { - "id": "WOOD_STAIRS", - "children": [ - "ACACIA_STAIRS", - "BIRCH_WOOD_STAIRS", - "DARK_OAK_STAIRS", - "JUNGLE_WOOD_STAIRS", - "SPRUCE_WOOD_STAIRS" - ] - }, - { - "id": "RAILS", - "children": [ - "ACTIVATOR_RAIL", - "DETECTOR_RAIL", - "POWERED_RAIL" - ] - }, - { - "id": "PET_ITEM_ALL_SKILLS_BOOST_COMMON", - "children": [ - "ALL_SKILLS_SUPER_BOOST" - ] - }, - { - "id": "AIMING;4", - "children": [ - "AIMING;5" - ] - }, - { - "id": "ANGLER;4", - "children": [ - "ANGLER;5", - "ANGLER;6" - ] - }, - { - "id": "POTION_AFFINITY_TALISMAN", - "children": [ - "ARTIFACT_POTION_AFFINITY", - "RING_POTION_AFFINITY" - ] - }, - { - "id": "BANE_OF_ARTHROPODS;4", - "children": [ - "BANE_OF_ARTHROPODS;6", - "BANE_OF_ARTHROPODS;5" - ] - }, - { - "id": "BANNER", - "children": [ - "BANNER-10", - "BANNER-11", - "BANNER-1", - "BANNER-13", - "BANNER-12", - "BANNER-15", - "BANNER-14", - "BANNER-3", - "BANNER-2", - "BANNER-4", - "BANNER-6", - "BANNER-5", - "BANNER-7", - "BANNER-8", - "BANNER-9" - ] - }, - { - "id": "BAT_TALISMAN", - "children": [ - "BAT_ARTIFACT", - "BAT_RING" - ] - }, - { - "id": "BEASTMASTER_CREST_COMMON", - "children": [ - "BEASTMASTER_CREST_RARE", - "BEASTMASTER_CREST_EPIC", - "BEASTMASTER_CREST_UNCOMMON", - "BEASTMASTER_CREST_LEGENDARY" - ] - }, - { - "id": "BIG_BRAIN;3", - "children": [ - "BIG_BRAIN;4", - "BIG_BRAIN;5" - ] - }, - { - "id": "PET_ITEM_BIG_TEETH_COMMON", - "children": [ - "BIGGER_TEETH" - ] - }, - { - "id": "FOREST_BIOME_STICK", - "children": [ - "BIRCH_FOREST_BIOME_STICK", - "DEEP_OCEAN_BIOME_STICK", - "DESERT_BIOME_STICK", - "END_BIOME_STICK", - "JUNGLE_BIOME_STICK", - "NETHER_BIOME_STICK", - "ROOFED_FOREST_BIOME_STICK", - "SAVANA_BIOME_STICK", - "TAIGA_BIOME_STICK" - ] - }, - { - "id": "BLAST_PROTECTION;4", - "children": [ - "BLAST_PROTECTION;5" - ] - }, - { - "id": "BLESSING;4", - "children": [ - "BLESSING;5" - ] - }, - { - "id": "PIGGY_BANK", - "children": [ - "BROKEN_PIGGY_BANK", - "CRACKED_PIGGY_BANK" - ] - }, - { - "id": "SMOOTH_STAIRS", - "children": [ - "BRICK_STAIRS", - "COBBLESTONE_STAIRS", - "NETHER_BRICK_STAIRS", - "QUARTZ_STAIRS" - ] - }, - { - "id": "CANDY_TALISMAN", - "children": [ - "CANDY_ARTIFACT", - "CANDY_RING", - "CANDY_RELIC" - ] - }, - { - "id": "CARPET", - "children": [ - "CARPET-1", - "CARPET-12", - "CARPET-10", - "CARPET-11", - "CARPET-13", - "CARPET-14", - "CARPET-15", - "CARPET-2", - "CARPET-3", - "CARPET-4", - "CARPET-5", - "CARPET-6", - "CARPET-8", - "CARPET-9", - "CARPET-7" - ] - }, - { - "id": "CASTER;4", - "children": [ - "CASTER;5", - "CASTER;6" - ] - }, - { - "id": "CLEAVE;4", - "children": [ - "CLEAVE;5" - ] - }, - { - "id": "COAL", - "children": [ - "COAL-1" - ] - }, - { - "id": "COBBLE_WALL", - "children": [ - "COBBLE_WALL-1" - ] - }, - { - "id": "CRITICAL;4", - "children": [ - "CRITICAL;5", - "CRITICAL;6" - ] - }, - { - "id": "SHADY_RING", - "children": [ - "CROOKED_ARTIFACT", - "SEAL_OF_THE_FAMILY" - ] - }, - { - "id": "MINING_1_TRAVEL_SCROLL", - "children": [ - "DANGER_1_TRAVEL_SCROLL", - "DANGER_3_TRAVEL_SCROLL", - "DANGER_2_TRAVEL_SCROLL", - "DRAGON_NEST_TRAVEL_SCROLL", - "FARMING_1_TRAVEL_SCROLL", - "FARMING_2_TRAVEL_SCROLL", - "FORAGING_1_TRAVEL_SCROLL", - "HUB_DA_TRAVEL_SCROLL", - "HUB_CRYPTS_TRAVEL_SCROLL", - "HUB_CASTLE_TRAVEL_SCROLL", - "MINING_2_TRAVEL_SCROLL", - "NETHER_FORTRESS_BOSS_TRAVEL_SCROLL", - "PARK_CAVE_TRAVEL_SCROLL", - "PARK_JUNGLE_TRAVEL_SCROLL", - "SPIDERS_DEN_TOP_TRAVEL_SCROLL" - ] - }, - { - "id": "HUB_PORTAL", - "children": [ - "DANGER_1_PORTAL", - "DANGER_3_PORTAL", - "DANGER_2_PORTAL", - "FARMING_1_PORTAL", - "FARMING_2_PORTAL", - "FORAGING_1_PORTAL", - "FORAGING_3_PORTAL", - "FORAGING_4_PORTAL", - "FORAGING_2_PORTAL", - "FORAGING_5_PORTAL", - "MINING_1_PORTAL", - "MINING_2_PORTAL" - ] - }, - { - "id": "CUBISM;4", - "children": [ - "CUBISM;5" - ] - }, - { - "id": "DEPTH_STRIDER;2", - "children": [ - "DEPTH_STRIDER;3" - ] - }, - { - "id": "DIRT", - "children": [ - "DIRT-1" - ] - }, - { - "id": "DRAGON_HUNTER;1", - "children": [ - "DRAGON_HUNTER;5" - ] - }, - { - "id": "RAGGEDY_SHARK_TOOTH_NECKLACE", - "children": [ - "DULL_SHARK_TOOTH_NECKLACE", - "HONED_SHARK_TOOTH_NECKLACE", - "RAZOR_SHARP_SHARK_TOOTH_NECKLACE", - "SHARP_SHARK_TOOTH_NECKLACE" - ] - }, - { - "id": "EFFICIENCY;4", - "children": [ - "EFFICIENCY;5" - ] - }, - { - "id": "ENDER_SLAYER;4", - "children": [ - "ENDER_SLAYER;6", - "ENDER_SLAYER;5" - ] - }, - { - "id": "EXECUTE;4", - "children": [ - "EXECUTE;5" - ] - }, - { - "id": "EXPERIENCE;2", - "children": [ - "EXPERIENCE;4", - "EXPERIENCE;3" - ] - }, - { - "id": "FEATHER_TALISMAN", - "children": [ - "FEATHER_ARTIFACT", - "FEATHER_RING" - ] - }, - { - "id": "FEATHER_FALLING;4", - "children": [ - "FEATHER_FALLING;6", - "FEATHER_FALLING;10" - ] - }, - { - "id": "FIRST_STRIKE;3", - "children": [ - "FIRST_STRIKE;4" - ] - }, - { - "id": "FRAIL;4", - "children": [ - "FRAIL;5", - "FRAIL;6" - ] - }, - { - "id": "GIANT_KILLER;4", - "children": [ - "GIANT_KILLER;5", - "GIANT_KILLER;7", - "GIANT_KILLER;6" - ] - }, - { - "id": "GOLDEN_APPLE", - "children": [ - "GOLDEN_APPLE-1" - ] - }, - { - "id": "PET_ITEM_IRON_CLAWS_COMMON", - "children": [ - "GOLD_CLAWS", - "PET_ITEM_SHARPENED_CLAWS_UNCOMMON" - ] - }, - { - "id": "SIMPLE_CARROT_CANDY", - "children": [ - "GREAT_CARROT_CANDY", - "SUPERB_CARROT_CANDY", - "ULTIMATE_CARROT_CANDY" - ] - }, - { - "id": "WHITE_GIFT", - "children": [ - "GREEN_GIFT", - "RED_GIFT" - ] - }, - { - "id": "BASE_GRIFFIN_UPGRADE_STONE", - "children": [ - "GRIFFIN_UPGRADE_STONE_LEGENDARY", - "GRIFFIN_UPGRADE_STONE_EPIC", - "GRIFFIN_UPGRADE_STONE_UNCOMMON", - "GRIFFIN_UPGRADE_STONE_RARE" - ] - }, - { - "id": "GROWTH;4", - "children": [ - "GROWTH;5", - "GROWTH;7", - "GROWTH;6" - ] - }, - { - "id": "HEALING_TALISMAN", - "children": [ - "HEALING_RING" - ] - }, - { - "id": "INFINITE_QUIVER;4", - "children": [ - "INFINITE_QUIVER;6", - "INFINITE_QUIVER;10" - ] - }, - { - "id": "INK_SACK", - "children": [ - "INK_SACK-1", - "INK_SACK-10", - "INK_SACK-11", - "INK_SACK-12", - "INK_SACK-13", - "INK_SACK-14", - "INK_SACK-3", - "INK_SACK-2", - "INK_SACK-15", - "INK_SACK-6", - "INK_SACK-4", - "INK_SACK-5", - "INK_SACK-8", - "INK_SACK-9", - "INK_SACK-7" - ] - }, - { - "id": "INTIMIDATION_TALISMAN", - "children": [ - "INTIMIDATION_ARTIFACT", - "INTIMIDATION_RING" - ] - }, - { - "id": "SMALL_AGRONOMY_SACK", - "children": [ - "LARGE_AGRONOMY_SACK", - "MEDIUM_AGRONOMY_SACK" - ] - }, - { - "id": "SMALL_ENCHANTED_CHEST", - "children": [ - "LARGE_ENCHANTED_CHEST", - "MEDIUM_ENCHANTED_CHEST", - "XLARGE_ENCHANTED_CHEST", - "XXLARGE_ENCHANTED_CHEST" - ] - }, - { - "id": "SMALL_COMBAT_SACK", - "children": [ - "LARGE_COMBAT_SACK", - "MEDIUM_COMBAT_SACK" - ] - }, - { - "id": "SMALL_FISHING_SACK", - "children": [ - "LARGE_FISHING_SACK", - "MEDIUM_FISHING_SACK" - ] - }, - { - "id": "SMALL_MINING_SACK", - "children": [ - "LARGE_MINING_SACK", - "MEDIUM_MINING_SACK" - ] - }, - { - "id": "SMALL_FORAGING_SACK", - "children": [ - "LARGE_FORAGING_SACK", - "MEDIUM_FORAGING_SACK" - ] - }, - { - "id": "SMALL_HUSBANDRY_SACK", - "children": [ - "LARGE_HUSBANDRY_SACK", - "MEDIUM_HUSBANDRY_SACK" - ] - }, - { - "id": "SMALL_SLAYER_SACK", - "children": [ - "LARGE_SLAYER_SACK", - "MEDIUM_SLAYER_SACK" - ] - }, - { - "id": "LEAVES", - "children": [ - "LEAVES-2", - "LEAVES-3", - "LEAVES-1", - "LEAVES_2-1", - "LEAVES_2" - ] - }, - { - "id": "LETHALITY;4", - "children": [ - "LETHALITY;6", - "LETHALITY;5" - ] - }, - { - "id": "LIFE_STEAL;2", - "children": [ - "LIFE_STEAL;3", - "LIFE_STEAL;4" - ] - }, - { - "id": "LOG", - "children": [ - "LOG-1", - "LOG-2", - "LOG-3", - "LOG_2-1", - "LOG_2" - ] - }, - { - "id": "LOOTING;2", - "children": [ - "LOOTING;4", - "LOOTING;3" - ] - }, - { - "id": "LUCK;4", - "children": [ - "LUCK;5", - "LUCK;6" - ] - }, - { - "id": "LUCK_OF_THE_SEA;4", - "children": [ - "LUCK_OF_THE_SEA;6", - "LUCK_OF_THE_SEA;5" - ] - }, - { - "id": "LURE;4", - "children": [ - "LURE;5", - "LURE;6" - ] - }, - { - "id": "MAGNET;4", - "children": [ - "MAGNET;6", - "MAGNET;5" - ] - }, - { - "id": "STONE", - "children": [ - "MONSTER_EGG", - "STONE-1", - "STONE-4", - "STONE-2", - "STONE-5", - "STONE-3", - "STONE-6" - ] - }, - { - "id": "OVERLOAD;1", - "children": [ - "OVERLOAD;5" - ] - }, - { - "id": "PERFECT_BOOTS_1", - "children": [ - "PERFECT_BOOTS_11", - "PERFECT_BOOTS_10", - "PERFECT_BOOTS_12", - "PERFECT_BOOTS_2", - "PERFECT_BOOTS_3", - "PERFECT_BOOTS_5", - "PERFECT_BOOTS_4", - "PERFECT_BOOTS_8", - "PERFECT_BOOTS_6", - "PERFECT_BOOTS_7", - "PERFECT_BOOTS_9" - ] - }, - { - "id": "PERFECT_CHESTPLATE_1", - "children": [ - "PERFECT_CHESTPLATE_10", - "PERFECT_CHESTPLATE_12", - "PERFECT_CHESTPLATE_11", - "PERFECT_CHESTPLATE_2", - "PERFECT_CHESTPLATE_3", - "PERFECT_CHESTPLATE_5", - "PERFECT_CHESTPLATE_4", - "PERFECT_CHESTPLATE_7", - "PERFECT_CHESTPLATE_6", - "PERFECT_CHESTPLATE_8", - "PERFECT_CHESTPLATE_9" - ] - }, - { - "id": "PERFECT_HELMET_1", - "children": [ - "PERFECT_HELMET_12", - "PERFECT_HELMET_11", - "PERFECT_HELMET_10", - "PERFECT_HELMET_3", - "PERFECT_HELMET_2", - "PERFECT_HELMET_6", - "PERFECT_HELMET_4", - "PERFECT_HELMET_7", - "PERFECT_HELMET_5", - "PERFECT_HELMET_8", - "PERFECT_HELMET_9" - ] - }, - { - "id": "PERFECT_LEGGINGS_1", - "children": [ - "PERFECT_LEGGINGS_10", - "PERFECT_LEGGINGS_11", - "PERFECT_LEGGINGS_12", - "PERFECT_LEGGINGS_2", - "PERFECT_LEGGINGS_3", - "PERFECT_LEGGINGS_4", - "PERFECT_LEGGINGS_6", - "PERFECT_LEGGINGS_5", - "PERFECT_LEGGINGS_9", - "PERFECT_LEGGINGS_8", - "PERFECT_LEGGINGS_7" - ] - }, - { - "id": "PERSONAL_COMPACTOR_4000", - "children": [ - "PERSONAL_COMPACTOR_5000", - "PERSONAL_COMPACTOR_6000" - ] - }, - { - "id": "PET_ITEM_COMBAT_SKILL_BOOST_COMMON", - "children": [ - "PET_ITEM_COMBAT_SKILL_BOOST_RARE", - "PET_ITEM_COMBAT_SKILL_BOOST_UNCOMMON", - "PET_ITEM_COMBAT_SKILL_BOOST_EPIC" - ] - }, - { - "id": "PET_ITEM_FARMING_SKILL_BOOST_COMMON", - "children": [ - "PET_ITEM_FARMING_SKILL_BOOST_EPIC", - "PET_ITEM_FARMING_SKILL_BOOST_RARE" - ] - }, - { - "id": "PET_ITEM_FISHING_SKILL_BOOST_COMMON", - "children": [ - "PET_ITEM_FISHING_SKILL_BOOST_EPIC", - "PET_ITEM_FISHING_SKILL_BOOST_RARE", - "PET_ITEM_FISHING_SKILL_BOOST_UNCOMMON" - ] - }, - { - "id": "PET_ITEM_FORAGING_SKILL_BOOST_COMMON", - "children": [ - "PET_ITEM_FORAGING_SKILL_BOOST_EPIC" - ] - }, - { - "id": "REINFORCED_SCALES", - "children": [ - "PET_ITEM_HARDENED_SCALES_UNCOMMON" - ] - }, - { - "id": "PET_ITEM_MINING_SKILL_BOOST_COMMON", - "children": [ - "PET_ITEM_MINING_SKILL_BOOST_RARE" - ] - }, - { - "id": "POWER;4", - "children": [ - "POWER;5", - "POWER;6", - "POWER;7" - ] - }, - { - "id": "PRISMARINE", - "children": [ - "PRISMARINE-2", - "PRISMARINE-1" - ] - }, - { - "id": "PROTECTION;4", - "children": [ - "PROTECTION;5", - "PROTECTION;6", - "PROTECTION;7" - ] - }, - { - "id": "GREEN_CANDY", - "children": [ - "PURPLE_CANDY" - ] - }, - { - "id": "QUARTZ_BLOCK", - "children": [ - "QUARTZ_BLOCK-1", - "QUARTZ_BLOCK-2" - ] - }, - { - "id": "RED_CLAW_TALISMAN", - "children": [ - "RED_CLAW_RING", - "RED_CLAW_ARTIFACT" - ] - }, - { - "id": "RED_SANDSTONE", - "children": [ - "RED_SANDSTONE-2", - "RED_SANDSTONE-1" - ] - }, - { - "id": "REJUVENATE;1", - "children": [ - "REJUVENATE;5" - ] - }, - { - "id": "POORLY_WRAPPED_ROCK", - "children": [ - "ROSE_BOUQUET", - "YELLOW_ROCK" - ] - }, - { - "id": "SAND", - "children": [ - "SAND-1" - ] - }, - { - "id": "SANDSTONE", - "children": [ - "SANDSTONE-1", - "SANDSTONE-2" - ] - }, - { - "id": "SCARF_STUDIES", - "children": [ - "SCARF_THESIS", - "SCARF_GRIMOIRE" - ] - }, - { - "id": "SCAVENGER;2", - "children": [ - "SCAVENGER;3", - "SCAVENGER;4", - "SCAVENGER;5" - ] - }, - { - "id": "SEA_CREATURE_TALISMAN", - "children": [ - "SEA_CREATURE_RING", - "SEA_CREATURE_ARTIFACT" - ] - }, - { - "id": "SHARPNESS;4", - "children": [ - "SHARPNESS;5", - "SHARPNESS;7", - "SHARPNESS;6" - ] - }, - { - "id": "SMITE;4", - "children": [ - "SMITE;5", - "SMITE;6", - "SMITE;7" - ] - }, - { - "id": "SMOOTH_BRICK", - "children": [ - "SMOOTH_BRICK-1", - "SMOOTH_BRICK-3" - ] - }, - { - "id": "SPEED_TALISMAN", - "children": [ - "SPEED_ARTIFACT", - "SPEED_RING" - ] - }, - { - "id": "SPIDER_TALISMAN", - "children": [ - "SPIDER_ARTIFACT", - "SPIDER_RING" - ] - }, - { - "id": "SPIKED_HOOK;4", - "children": [ - "SPIKED_HOOK;6", - "SPIKED_HOOK;5" - ] - }, - { - "id": "STAINED_CLAY", - "children": [ - "STAINED_CLAY-1", - "STAINED_CLAY-10", - "STAINED_CLAY-11", - "STAINED_CLAY-12", - "STAINED_CLAY-13", - "STAINED_CLAY-14", - "STAINED_CLAY-2", - "STAINED_CLAY-3", - "STAINED_CLAY-5", - "STAINED_CLAY-15", - "STAINED_CLAY-6", - "STAINED_CLAY-4", - "STAINED_CLAY-9", - "STAINED_CLAY-7", - "STAINED_CLAY-8" - ] - }, - { - "id": "STAINED_GLASS", - "children": [ - "STAINED_GLASS-1", - "STAINED_GLASS-10", - "STAINED_GLASS-13", - "STAINED_GLASS-11", - "STAINED_GLASS-2", - "STAINED_GLASS-14", - "STAINED_GLASS-15", - "STAINED_GLASS-3", - "STAINED_GLASS-4", - "STAINED_GLASS-5", - "STAINED_GLASS-6", - "STAINED_GLASS-7", - "STAINED_GLASS-8", - "STAINED_GLASS-9", - "STAINED_GLASS-12" - ] - }, - { - "id": "STAINED_GLASS_PANE", - "children": [ - "STAINED_GLASS_PANE-1", - "STAINED_GLASS_PANE-10", - "STAINED_GLASS_PANE-12", - "STAINED_GLASS_PANE-11", - "STAINED_GLASS_PANE-14", - "STAINED_GLASS_PANE-13", - "STAINED_GLASS_PANE-2", - "STAINED_GLASS_PANE-15", - "STAINED_GLASS_PANE-3", - "STAINED_GLASS_PANE-4", - "STAINED_GLASS_PANE-5", - "STAINED_GLASS_PANE-6", - "STAINED_GLASS_PANE-8", - "STAINED_GLASS_PANE-7", - "STAINED_GLASS_PANE-9" - ] - }, - { - "id": "ADAPTIVE_BOOTS", - "children": [ - "STARRED_ADAPTIVE_BOOTS" - ] - }, - { - "id": "ADAPTIVE_CHESTPLATE", - "children": [ - "STARRED_ADAPTIVE_CHESTPLATE" - ] - }, - { - "id": "ADAPTIVE_HELMET", - "children": [ - "STARRED_ADAPTIVE_HELMET" - ] - }, - { - "id": "BONZO_MASK", - "children": [ - "STARRED_BONZO_MASK" - ] - }, - { - "id": "ADAPTIVE_LEGGINGS", - "children": [ - "STARRED_ADAPTIVE_LEGGINGS" - ] - }, - { - "id": "BONZO_STAFF", - "children": [ - "STARRED_BONZO_STAFF" - ] - }, - { - "id": "LAST_BREATH", - "children": [ - "STARRED_LAST_BREATH" - ] - }, - { - "id": "SHADOW_ASSASSIN_BOOTS", - "children": [ - "STARRED_SHADOW_ASSASSIN_BOOTS" - ] - }, - { - "id": "SHADOW_ASSASSIN_CHESTPLATE", - "children": [ - "STARRED_SHADOW_ASSASSIN_CHESTPLATE" - ] - }, - { - "id": "SHADOW_ASSASSIN_LEGGINGS", - "children": [ - "STARRED_SHADOW_ASSASSIN_LEGGINGS" - ] - }, - { - "id": "SHADOW_ASSASSIN_HELMET", - "children": [ - "STARRED_SHADOW_ASSASSIN_HELMET" - ] - }, - { - "id": "SHADOW_FURY", - "children": [ - "STARRED_SHADOW_FURY" - ] - }, - { - "id": "STEP", - "children": [ - "STEP-3", - "STEP-5", - "STEP-4", - "STEP-6", - "STEP-7", - "STEP-1" - ] - }, - { - "id": "STONE_BLADE", - "children": [ - "STARRED_STONE_BLADE" - ] - }, - { - "id": "SUGAR_RUSH;1", - "children": [ - "SUGAR_RUSH;3" - ] - }, - { - "id": "COMPACTOR", - "children": [ - "SUPER_COMPACTOR_3000" - ] - }, - { - "id": "THUNDERLORD;4", - "children": [ - "THUNDERLORD;5", - "THUNDERLORD;6" - ] - }, - { - "id": "ULTIMATE_BANK;1", - "children": [ - "ULTIMATE_BANK;5" - ] - }, - { - "id": "ULTIMATE_CHIMERA;1", - "children": [ - "ULTIMATE_CHIMERA;5" - ] - }, - { - "id": "ULTIMATE_COMBO;1", - "children": [ - "ULTIMATE_COMBO;5" - ] - }, - { - "id": "ULTIMATE_LAST_STAND;1", - "children": [ - "ULTIMATE_LAST_STAND;5" - ] - }, - { - "id": "ULTIMATE_LEGION;1", - "children": [ - "ULTIMATE_LEGION;5" - ] - }, - { - "id": "ULTIMATE_NO_PAIN_NO_GAIN;1", - "children": [ - "ULTIMATE_NO_PAIN_NO_GAIN;5" - ] - }, - { - "id": "ULTIMATE_REND;1", - "children": [ - "ULTIMATE_REND;5" - ] - }, - { - "id": "ULTIMATE_SWARM;1", - "children": [ - "ULTIMATE_SWARM;5" - ] - }, - { - "id": "ULTIMATE_WISDOM;1", - "children": [ - "ULTIMATE_WISDOM;5" - ] - }, - { - "id": "ULTIMATE_WISE;1", - "children": [ - "ULTIMATE_WISE;5" - ] - }, - { - "id": "VAMPIRISM;4", - "children": [ - "VAMPIRISM;5", - "VAMPIRISM;6" - ] - }, - { - "id": "VENOMOUS;4", - "children": [ - "VENOMOUS;5" - ] - }, - { - "id": "VICIOUS;3", - "children": [ - "VICIOUS;4", - "VICIOUS;5" - ] - }, - { - "id": "ULTIMATE_JERRY;1", - "children": [ - "ULTIMATE_JERRY;5" - ] - }, - { - "id": "WEDDING_RING_0", - "children": [ - "WEDDING_RING_1" - ] - }, - { - "id": "WOLF_TALISMAN", - "children": [ - "WOLF_RING" - ] - }, - { - "id": "WOOD", - "children": [ - "WOOD-1", - "WOOD-2", - "WOOD-5", - "WOOD-3", - "WOOD-4" - ] - }, - { - "id": "WOOD_STEP", - "children": [ - "WOOD_STEP-1", - "WOOD_STEP-2", - "WOOD_STEP-4", - "WOOD_STEP-5", - "WOOD_STEP-3" - ] - }, - { - "id": "WOOL", - "children": [ - "WOOL-1", - "WOOL-10", - "WOOL-11", - "WOOL-14", - "WOOL-12", - "WOOL-15", - "WOOL-2", - "WOOL-4", - "WOOL-3", - "WOOL-5", - "WOOL-7", - "WOOL-6", - "WOOL-9", - "WOOL-13", - "WOOL-8" - ] - }, - { - "id": "ZOMBIE_TALISMAN", - "children": [ - "ZOMBIE_ARTIFACT", - "ZOMBIE_RING" - ] - } - ] + "ADAPTIVE_BOOTS": [ + "STARRED_ADAPTIVE_BOOTS" + ], + "ADAPTIVE_CHESTPLATE": [ + "STARRED_ADAPTIVE_CHESTPLATE" + ], + "ADAPTIVE_HELMET": [ + "STARRED_ADAPTIVE_HELMET" + ], + "ADAPTIVE_LEGGINGS": [ + "STARRED_ADAPTIVE_LEGGINGS" + ], + "AIMING;4": [ + "AIMING;1", + "AIMING;2", + "AIMING;3", + "AIMING;5" + ], + "ANGLER;4": [ + "ANGLER;1", + "ANGLER;2", + "ANGLER;3", + "ANGLER;5", + "ANGLER;6" + ], + "BANE_OF_ARTHROPODS;4": [ + "BANE_OF_ARTHROPODS;1", + "BANE_OF_ARTHROPODS;2", + "BANE_OF_ARTHROPODS;3", + "BANE_OF_ARTHROPODS;5", + "BANE_OF_ARTHROPODS;6" + ], + "BANNER": [ + "BANNER-1", + "BANNER-10", + "BANNER-11", + "BANNER-12", + "BANNER-13", + "BANNER-14", + "BANNER-15", + "BANNER-2", + "BANNER-3", + "BANNER-4", + "BANNER-5", + "BANNER-6", + "BANNER-7", + "BANNER-8", + "BANNER-9" + ], + "BIG_BRAIN;3": [ + "BIG_BRAIN;4", + "BIG_BRAIN;5" + ], + "BLAST_PROTECTION;4": [ + "BLAST_PROTECTION;1", + "BLAST_PROTECTION;2", + "BLAST_PROTECTION;3", + "BLAST_PROTECTION;5" + ], + "BLESSING;4": [ + "BLESSING;1", + "BLESSING;2", + "BLESSING;3", + "BLESSING;5" + ], + "BONZO_MASK": [ + "STARRED_BONZO_MASK" + ], + "BONZO_STAFF": [ + "STARRED_BONZO_STAFF" + ], + "CARPET": [ + "CARPET-1", + "CARPET-10", + "CARPET-11", + "CARPET-12", + "CARPET-13", + "CARPET-14", + "CARPET-15", + "CARPET-2", + "CARPET-3", + "CARPET-4", + "CARPET-5", + "CARPET-6", + "CARPET-7", + "CARPET-8", + "CARPET-9" + ], + "CASTER;4": [ + "CASTER;1", + "CASTER;2", + "CASTER;3", + "CASTER;5", + "CASTER;6" + ], + "CLEAVE;4": [ + "CLEAVE;1", + "CLEAVE;2", + "CLEAVE;3", + "CLEAVE;5" + ], + "COAL": [ + "COAL-1" + ], + "COBBLE_WALL": [ + "COBBLE_WALL-1" + ], + "CRITICAL;4": [ + "CRITICAL;1", + "CRITICAL;2", + "CRITICAL;3", + "CRITICAL;5", + "CRITICAL;6" + ], + "CUBISM;4": [ + "CUBISM;1", + "CUBISM;2", + "CUBISM;3", + "CUBISM;5" + ], + "DEPTH_STRIDER;2": [ + "DEPTH_STRIDER;1", + "DEPTH_STRIDER;3" + ], + "DIRT": [ + "DIRT-1" + ], + "DRAGON_HUNTER;1": [ + "DRAGON_HUNTER;2", + "DRAGON_HUNTER;3", + "DRAGON_HUNTER;4", + "DRAGON_HUNTER;5" + ], + "EFFICIENCY;4": [ + "EFFICIENCY;1", + "EFFICIENCY;2", + "EFFICIENCY;3", + "EFFICIENCY;5" + ], + "ENDER_SLAYER;4": [ + "ENDER_SLAYER;1", + "ENDER_SLAYER;2", + "ENDER_SLAYER;3", + "ENDER_SLAYER;5", + "ENDER_SLAYER;6" + ], + "EXECUTE;4": [ + "EXECUTE;1", + "EXECUTE;2", + "EXECUTE;3", + "EXECUTE;5" + ], + "EXPERIENCE;2": [ + "EXPERIENCE;1", + "EXPERIENCE;3", + "EXPERIENCE;4" + ], + "FEATHER_FALLING;4": [ + "FEATHER_FALLING;1", + "FEATHER_FALLING;10", + "FEATHER_FALLING;2", + "FEATHER_FALLING;3", + "FEATHER_FALLING;5", + "FEATHER_FALLING;6", + "FEATHER_FALLING;7", + "FEATHER_FALLING;8", + "FEATHER_FALLING;9" + ], + "FIRE_ASPECT;1": [ + "FIRE_ASPECT;2" + ], + "FIRE_PROTECTION;4": [ + "FIRE_PROTECTION;1", + "FIRE_PROTECTION;2", + "FIRE_PROTECTION;3", + "FIRE_PROTECTION;5" + ], + "FIRST_STRIKE;3": [ + "FIRST_STRIKE;1", + "FIRST_STRIKE;2", + "FIRST_STRIKE;4" + ], + "FORTUNE;2": [ + "FORTUNE;1", + "FORTUNE;3" + ], + "FRAIL;4": [ + "FRAIL;1", + "FRAIL;2", + "FRAIL;3", + "FRAIL;5", + "FRAIL;6" + ], + "FROST_WALKER;1": [ + "FROST_WALKER;2" + ], + "GIANT_KILLER;4": [ + "GIANT_KILLER;1", + "GIANT_KILLER;2", + "GIANT_KILLER;3", + "GIANT_KILLER;5", + "GIANT_KILLER;6", + "GIANT_KILLER;7" + ], + "GOLDEN_APPLE": [ + "GOLDEN_APPLE-1" + ], + "GROWTH;4": [ + "GROWTH;1", + "GROWTH;2", + "GROWTH;3", + "GROWTH;5", + "GROWTH;6", + "GROWTH;7" + ], + "HARVESTING;5": [ + "HARVESTING;1", + "HARVESTING;2", + "HARVESTING;3", + "HARVESTING;4" + ], + "IMPALING;2": [ + "IMPALING;1", + "IMPALING;3" + ], + "INFINITE_QUIVER;4": [ + "INFINITE_QUIVER;1", + "INFINITE_QUIVER;10", + "INFINITE_QUIVER;2", + "INFINITE_QUIVER;3", + "INFINITE_QUIVER;5", + "INFINITE_QUIVER;6", + "INFINITE_QUIVER;7", + "INFINITE_QUIVER;8", + "INFINITE_QUIVER;9" + ], + "INK_SACK": [ + "INK_SACK-1", + "INK_SACK-10", + "INK_SACK-11", + "INK_SACK-12", + "INK_SACK-13", + "INK_SACK-14", + "INK_SACK-15", + "INK_SACK-2", + "INK_SACK-3", + "INK_SACK-4", + "INK_SACK-5", + "INK_SACK-6", + "INK_SACK-7", + "INK_SACK-8", + "INK_SACK-9" + ], + "KNOCKBACK;1": [ + "KNOCKBACK;2" + ], + "LAST_BREATH": [ + "STARRED_LAST_BREATH" + ], + "LETHALITY;4": [ + "LETHALITY;1", + "LETHALITY;2", + "LETHALITY;3", + "LETHALITY;5", + "LETHALITY;6" + ], + "LIFE_STEAL;2": [ + "LIFE_STEAL;1", + "LIFE_STEAL;3", + "LIFE_STEAL;4" + ], + "LOG": [ + "LOG-1", + "LOG-2", + "LOG-3" + ], + "LOG_2": [ + "LOG_2-1" + ], + "LOOTING;2": [ + "LOOTING;1", + "LOOTING;3", + "LOOTING;4" + ], + "LUCK;4": [ + "LUCK;1", + "LUCK;2", + "LUCK;3", + "LUCK;5", + "LUCK;6" + ], + "LUCK_OF_THE_SEA;4": [ + "LUCK_OF_THE_SEA;1", + "LUCK_OF_THE_SEA;2", + "LUCK_OF_THE_SEA;3", + "LUCK_OF_THE_SEA;5", + "LUCK_OF_THE_SEA;6" + ], + "LURE;4": [ + "LURE;1", + "LURE;2", + "LURE;3", + "LURE;5", + "LURE;6" + ], + "MAGNET;4": [ + "MAGNET;1", + "MAGNET;2", + "MAGNET;3", + "MAGNET;5", + "MAGNET;6" + ], + "OVERLOAD;1": [ + "OVERLOAD;2", + "OVERLOAD;3", + "OVERLOAD;4", + "OVERLOAD;5" + ], + "PERFECT_BOOTS_1": [ + "PERFECT_BOOTS_10", + "PERFECT_BOOTS_11", + "PERFECT_BOOTS_12", + "PERFECT_BOOTS_2", + "PERFECT_BOOTS_3", + "PERFECT_BOOTS_4", + "PERFECT_BOOTS_5", + "PERFECT_BOOTS_6", + "PERFECT_BOOTS_7", + "PERFECT_BOOTS_8", + "PERFECT_BOOTS_9" + ], + "PERFECT_CHESTPLATE_1": [ + "PERFECT_CHESTPLATE_10", + "PERFECT_CHESTPLATE_11", + "PERFECT_CHESTPLATE_12", + "PERFECT_CHESTPLATE_2", + "PERFECT_CHESTPLATE_3", + "PERFECT_CHESTPLATE_4", + "PERFECT_CHESTPLATE_5", + "PERFECT_CHESTPLATE_6", + "PERFECT_CHESTPLATE_7", + "PERFECT_CHESTPLATE_8", + "PERFECT_CHESTPLATE_9" + ], + "PERFECT_HELMET_1": [ + "PERFECT_HELMET_10", + "PERFECT_HELMET_11", + "PERFECT_HELMET_12", + "PERFECT_HELMET_2", + "PERFECT_HELMET_3", + "PERFECT_HELMET_4", + "PERFECT_HELMET_5", + "PERFECT_HELMET_6", + "PERFECT_HELMET_7", + "PERFECT_HELMET_8", + "PERFECT_HELMET_9" + ], + "PERFECT_LEGGINGS_1": [ + "PERFECT_LEGGINGS_10", + "PERFECT_LEGGINGS_11", + "PERFECT_LEGGINGS_12", + "PERFECT_LEGGINGS_2", + "PERFECT_LEGGINGS_3", + "PERFECT_LEGGINGS_4", + "PERFECT_LEGGINGS_5", + "PERFECT_LEGGINGS_6", + "PERFECT_LEGGINGS_7", + "PERFECT_LEGGINGS_8", + "PERFECT_LEGGINGS_9" + ], + "POWER;4": [ + "POWER;1", + "POWER;2", + "POWER;3", + "POWER;5", + "POWER;6", + "POWER;7" + ], + "PRISMARINE": [ + "PRISMARINE-1", + "PRISMARINE-2" + ], + "PROJECTILE_PROTECTION;4": [ + "PROJECTILE_PROTECTION;1", + "PROJECTILE_PROTECTION;2", + "PROJECTILE_PROTECTION;3", + "PROJECTILE_PROTECTION;5" + ], + "PROTECTION;4": [ + "PROTECTION;1", + "PROTECTION;2", + "PROTECTION;3", + "PROTECTION;5", + "PROTECTION;6", + "PROTECTION;7" + ], + "PUNCH;1": [ + "PUNCH;2" + ], + "QUARTZ_BLOCK": [ + "QUARTZ_BLOCK-1", + "QUARTZ_BLOCK-2" + ], + "RED_SANDSTONE": [ + "RED_SANDSTONE-1", + "RED_SANDSTONE-2" + ], + "REJUVENATE;1": [ + "REJUVENATE;2", + "REJUVENATE;3", + "REJUVENATE;4", + "REJUVENATE;5" + ], + "RESPIRATION;2": [ + "RESPIRATION;3", + "RESPIRATION;3" + ], + "SAND": [ + "SAND-1" + ], + "SANDSTONE": [ + "SANDSTONE-1", + "SANDSTONE-2" + ], + "SCAVENGER;2": [ + "SCAVENGER;1", + "SCAVENGER;3", + "SCAVENGER;4", + "SCAVENGER;5" + ], + "SHADOW_ASSASSIN_BOOTS": [ + "STARRED_SHADOW_ASSASSIN_BOOTS" + ], + "SHADOW_ASSASSIN_CHESTPLATE": [ + "STARRED_SHADOW_ASSASSIN_CHESTPLATE" + ], + "SHADOW_ASSASSIN_HELMET": [ + "STARRED_SHADOW_ASSASSIN_HELMET" + ], + "SHADOW_ASSASSIN_LEGGINGS": [ + "STARRED_SHADOW_ASSASSIN_LEGGINGS" + ], + "SHADOW_FURY": [ + "STARRED_SHADOW_FURY" + ], + "SHARPNESS;4": [ + "SHARPNESS;1", + "SHARPNESS;2", + "SHARPNESS;3", + "SHARPNESS;5", + "SHARPNESS;6", + "SHARPNESS;7" + ], + "SMITE;4": [ + "SMITE;1", + "SMITE;2", + "SMITE;3", + "SMITE;5", + "SMITE;6", + "SMITE;7" + ], + "SMOOTH_BRICK": [ + "SMOOTH_BRICK-1", + "SMOOTH_BRICK-3" + ], + "SNIPE;1": [ + "SNIPE;2", + "SNIPE;3" + ], + "SPIKED_HOOK;4": [ + "SPIKED_HOOK;1", + "SPIKED_HOOK;2", + "SPIKED_HOOK;3", + "SPIKED_HOOK;5", + "SPIKED_HOOK;6" + ], + "STAINED_CLAY": [ + "STAINED_CLAY-1", + "STAINED_CLAY-10", + "STAINED_CLAY-11", + "STAINED_CLAY-12", + "STAINED_CLAY-13", + "STAINED_CLAY-14", + "STAINED_CLAY-15", + "STAINED_CLAY-2", + "STAINED_CLAY-3", + "STAINED_CLAY-4", + "STAINED_CLAY-5", + "STAINED_CLAY-6", + "STAINED_CLAY-7", + "STAINED_CLAY-8", + "STAINED_CLAY-9" + ], + "STAINED_GLASS": [ + "STAINED_GLASS-1", + "STAINED_GLASS-10", + "STAINED_GLASS-11", + "STAINED_GLASS-12", + "STAINED_GLASS-13", + "STAINED_GLASS-14", + "STAINED_GLASS-15", + "STAINED_GLASS-2", + "STAINED_GLASS-3", + "STAINED_GLASS-4", + "STAINED_GLASS-5", + "STAINED_GLASS-6", + "STAINED_GLASS-7", + "STAINED_GLASS-8", + "STAINED_GLASS-9" + ], + "STAINED_GLASS_PANE": [ + "STAINED_GLASS_PANE-1", + "STAINED_GLASS_PANE-10", + "STAINED_GLASS_PANE-11", + "STAINED_GLASS_PANE-12", + "STAINED_GLASS_PANE-13", + "STAINED_GLASS_PANE-14", + "STAINED_GLASS_PANE-15", + "STAINED_GLASS_PANE-2", + "STAINED_GLASS_PANE-3", + "STAINED_GLASS_PANE-4", + "STAINED_GLASS_PANE-5", + "STAINED_GLASS_PANE-6", + "STAINED_GLASS_PANE-7", + "STAINED_GLASS_PANE-8", + "STAINED_GLASS_PANE-9" + ], + "STEP": [ + "STEP-1", + "STEP-3", + "STEP-4", + "STEP-5", + "STEP-6", + "STEP-7" + ], + "STONE": [ + "STONE-1", + "STONE-2", + "STONE-3", + "STONE-4", + "STONE-5", + "STONE-6" + ], + "STONE_BLADE": [ + "STARRED_STONE_BLADE" + ], + "SUGAR_RUSH;1": [ + "SUGAR_RUSH;2", + "SUGAR_RUSH;3" + ], + "THORNS;2": [ + "THORNS;1", + "THORNS;3" + ], + "THUNDERLORD;4": [ + "THUNDERLORD;1", + "THUNDERLORD;2", + "THUNDERLORD;3", + "THUNDERLORD;5", + "THUNDERLORD;6" + ], + "TURBO_CACTUS;1": [ + "TURBO_CACTUS;2", + "TURBO_CACTUS;3", + "TURBO_CACTUS;4", + "TURBO_CACTUS;5" + ], + "TURBO_CANE;1": [ + "TURBO_CANE;2", + "TURBO_CANE;3", + "TURBO_CANE;4", + "TURBO_CANE;5" + ], + "TURBO_CARROT;1": [ + "TURBO_CARROT;2", + "TURBO_CARROT;3", + "TURBO_CARROT;4", + "TURBO_CARROT;5" + ], + "TURBO_COCO;1": [ + "TURBO_COCO;2", + "TURBO_COCO;3", + "TURBO_COCO;4", + "TURBO_COCO;5" + ], + "TURBO_MELON;1": [ + "TURBO_MELON;2", + "TURBO_MELON;3", + "TURBO_MELON;4", + "TURBO_MELON;5" + ], + "TURBO_MUSHROOMS;1": [ + "TURBO_MUSHROOMS;2", + "TURBO_MUSHROOMS;3", + "TURBO_MUSHROOMS;4", + "TURBO_MUSHROOMS;5" + ], + "TURBO_POTATO;1": [ + "TURBO_POTATO;2", + "TURBO_POTATO;3", + "TURBO_POTATO;4", + "TURBO_POTATO;5" + ], + "TURBO_PUMPKIN;1": [ + "TURBO_PUMPKIN;2", + "TURBO_PUMPKIN;3", + "TURBO_PUMPKIN;4", + "TURBO_PUMPKIN;5" + ], + "TURBO_WARTS;1": [ + "TURBO_WARTS;2", + "TURBO_WARTS;3", + "TURBO_WARTS;4", + "TURBO_WARTS;5" + ], + "TURBO_WHEAT;1": [ + "TURBO_WHEAT;2", + "TURBO_WHEAT;3", + "TURBO_WHEAT;4", + "TURBO_WHEAT;5" + ], + "ULTIMATE_BANK;1": [ + "ULTIMATE_BANK;2", + "ULTIMATE_BANK;3", + "ULTIMATE_BANK;4", + "ULTIMATE_BANK;5" + ], + "ULTIMATE_CHIMERA;1": [ + "ULTIMATE_CHIMERA;2", + "ULTIMATE_CHIMERA;3", + "ULTIMATE_CHIMERA;4", + "ULTIMATE_CHIMERA;5" + ], + "ULTIMATE_COMBO;1": [ + "ULTIMATE_COMBO;2", + "ULTIMATE_COMBO;3", + "ULTIMATE_COMBO;4", + "ULTIMATE_COMBO;5" + ], + "ULTIMATE_JERRY;1": [ + "ULTIMATE_JERRY;2", + "ULTIMATE_JERRY;3", + "ULTIMATE_JERRY;4", + "ULTIMATE_JERRY;5" + ], + "ULTIMATE_LAST_STAND;1": [ + "ULTIMATE_LAST_STAND;2", + "ULTIMATE_LAST_STAND;3", + "ULTIMATE_LAST_STAND;4", + "ULTIMATE_LAST_STAND;5" + ], + "ULTIMATE_LEGION;1": [ + "ULTIMATE_LEGION;2", + "ULTIMATE_LEGION;3", + "ULTIMATE_LEGION;4", + "ULTIMATE_LEGION;5" + ], + "ULTIMATE_NO_PAIN_NO_GAIN;1": [ + "ULTIMATE_NO_PAIN_NO_GAIN;2", + "ULTIMATE_NO_PAIN_NO_GAIN;3", + "ULTIMATE_NO_PAIN_NO_GAIN;4", + "ULTIMATE_NO_PAIN_NO_GAIN;5" + ], + "ULTIMATE_REND;1": [ + "ULTIMATE_REND;2", + "ULTIMATE_REND;3", + "ULTIMATE_REND;4", + "ULTIMATE_REND;5" + ], + "ULTIMATE_SWARM;1": [ + "ULTIMATE_SWARM;2", + "ULTIMATE_SWARM;3", + "ULTIMATE_SWARM;4", + "ULTIMATE_SWARM;5" + ], + "ULTIMATE_WISDOM;1": [ + "ULTIMATE_WISDOM;2", + "ULTIMATE_WISDOM;3", + "ULTIMATE_WISDOM;4", + "ULTIMATE_WISDOM;5" + ], + "ULTIMATE_WISE;1": [ + "ULTIMATE_WISE;2", + "ULTIMATE_WISE;3", + "ULTIMATE_WISE;4", + "ULTIMATE_WISE;5" + ], + "VAMPIRISM;4": [ + "VAMPIRISM;1", + "VAMPIRISM;2", + "VAMPIRISM;3", + "VAMPIRISM;5", + "VAMPIRISM;6" + ], + "VENOMOUS;4": [ + "VENOMOUS;1", + "VENOMOUS;2", + "VENOMOUS;3", + "VENOMOUS;5" + ], + "VICIOUS;3": [ + "VICIOUS;4", + "VICIOUS;5" + ], + "WOOD": [ + "WOOD-1", + "WOOD-2", + "WOOD-3", + "WOOD-4", + "WOOD-5" + ], + "WOOD_STEP": [ + "WOOD_STEP-1", + "WOOD_STEP-2", + "WOOD_STEP-3", + "WOOD_STEP-4", + "WOOD_STEP-5" + ], + "WOOL": [ + "WOOL-1", + "WOOL-10", + "WOOL-11", + "WOOL-12", + "WOOL-13", + "WOOL-14", + "WOOL-15", + "WOOL-2", + "WOOL-3", + "WOOL-4", + "WOOL-5", + "WOOL-6", + "WOOL-7", + "WOOL-8", + "WOOL-9" + ] } \ No newline at end of file diff --git a/items/PROTECTION;6.json b/items/PROTECTION;6.json index 9bbb328a..f0f2f564 100644 --- a/items/PROTECTION;6.json +++ b/items/PROTECTION;6.json @@ -1,11 +1,7 @@ { "itemid": "minecraft:enchanted_book", "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}}}", -======= "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.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;6\",enchantments:{protection:6}}}", - "damage": 0, "lore": [ "§9Protection VI", diff --git a/items/SHARPNESS;6.json b/items/SHARPNESS;6.json index 9915ed94..dfefa4cb 100644 --- a/items/SHARPNESS;6.json +++ b/items/SHARPNESS;6.json @@ -1,11 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", -<<<<<<< master "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}}}", -======= - "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.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;6\",enchantments:{sharpness:6}}}", ->>>>>>> apotato321-items-1 "damage": 0, "lore": [ "§9Sharpness VI", diff --git a/script.py b/script.py new file mode 100644 index 00000000..8a7c6fa4 --- /dev/null +++ b/script.py @@ -0,0 +1,19 @@ +import json, os + +parents = {} +for itemJsonFileName in os.listdir("./items"): + with open("./items/"+itemJsonFileName, "rb") as f: + try: + itemJson = json.load(f); + except: + print("BROKEN JSON:"+itemJsonFileName) + if "parent" in itemJson: + parent = itemJson["parent"] + if not parent in parents: + parents[parent] = [] + parents[parent].append(itemJson["internalname"]) + +print(parents) + +with open("./parents.json", "w") as f: + json.dump(parents, f, indent=4, sort_keys=True) -- cgit From 9bdebac916c6f074c251454cb28d338842ae5599 Mon Sep 17 00:00:00 2001 From: Moulberry Date: Wed, 18 Nov 2020 23:08:38 +1100 Subject: remove script --- script.py | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 script.py diff --git a/script.py b/script.py deleted file mode 100644 index 8a7c6fa4..00000000 --- a/script.py +++ /dev/null @@ -1,19 +0,0 @@ -import json, os - -parents = {} -for itemJsonFileName in os.listdir("./items"): - with open("./items/"+itemJsonFileName, "rb") as f: - try: - itemJson = json.load(f); - except: - print("BROKEN JSON:"+itemJsonFileName) - if "parent" in itemJson: - parent = itemJson["parent"] - if not parent in parents: - parents[parent] = [] - parents[parent].append(itemJson["internalname"]) - -print(parents) - -with open("./parents.json", "w") as f: - json.dump(parents, f, indent=4, sort_keys=True) -- cgit From f0b7140a1ae2d5d7203727b302cb3c5a23b7de15 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 18 Nov 2020 09:56:23 -0500 Subject: More f7 --- items/ASTRAEA.json | 16 +++++++------- items/CATACOMBS_EXPERT_RING.json | 18 ++++++++++++++++ items/NECRON_BLADE.json | 27 +++++++++++++++-------- items/POWER_WITHER_BOOTS.json | 43 +++++++++++++++++++++++++++++++++++++ items/POWER_WITHER_CHESTPLATE.json | 44 ++++++++++++++++++++++++++++++++++++++ items/POWER_WITHER_HELMET.json | 43 +++++++++++++++++++++++++++++++++++++ items/POWER_WITHER_LEGGINGS.json | 43 +++++++++++++++++++++++++++++++++++++ items/PROTECTION;6.json | 14 +++--------- items/TANK_WITHER_BOOTS.json | 40 ++++++++++++++++++++++++++++++++++ items/TANK_WITHER_CHESTPLATE.json | 41 +++++++++++++++++++++++++++++++++++ items/TANK_WITHER_HELMET.json | 40 ++++++++++++++++++++++++++++++++++ items/TANK_WITHER_LEGGINGS.json | 40 ++++++++++++++++++++++++++++++++++ items/ULTIMATE_SOUL_EATER;1.json | 26 ++++++++++++++++++++++ items/WISE_WITHER_BOOTS.json | 40 ++++++++++++++++++++++++++++++++++ items/WISE_WITHER_CHESTPLATE.json | 41 +++++++++++++++++++++++++++++++++++ items/WISE_WITHER_HELMET.json | 40 ++++++++++++++++++++++++++++++++++ items/WISE_WITHER_LEGGINGS.json | 40 ++++++++++++++++++++++++++++++++++ items/WITHER_BLOOD.json | 24 +++++++++++++++++++++ 18 files changed, 592 insertions(+), 28 deletions(-) create mode 100644 items/CATACOMBS_EXPERT_RING.json create mode 100644 items/POWER_WITHER_BOOTS.json create mode 100644 items/POWER_WITHER_CHESTPLATE.json create mode 100644 items/POWER_WITHER_HELMET.json create mode 100644 items/POWER_WITHER_LEGGINGS.json create mode 100644 items/TANK_WITHER_BOOTS.json create mode 100644 items/TANK_WITHER_CHESTPLATE.json create mode 100644 items/TANK_WITHER_HELMET.json create mode 100644 items/TANK_WITHER_LEGGINGS.json create mode 100644 items/ULTIMATE_SOUL_EATER;1.json create mode 100644 items/WISE_WITHER_BOOTS.json create mode 100644 items/WISE_WITHER_CHESTPLATE.json create mode 100644 items/WISE_WITHER_HELMET.json create mode 100644 items/WISE_WITHER_LEGGINGS.json create mode 100644 items/WITHER_BLOOD.json diff --git a/items/ASTRAEA.json b/items/ASTRAEA.json index 05652fd1..46b8f284 100644 --- a/items/ASTRAEA.json +++ b/items/ASTRAEA.json @@ -1,15 +1,15 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Astraea", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d939 §8(1812)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Defense: §a+228 §8(+446.88)\",5:\"§7Intelligence: §a+50 §8(+98)\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c18\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 70000 / 70000\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d885\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"\",4:\"§7Defense: §a+210\",5:\"§7Intelligence: §a+50\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c0\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 70000 / 70000\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d939 §8(1812)", - "§7Damage: §c+278 §8(+544.88)", - "§7Strength: §c+150 §8(+294)", + "§7Gear Score: §d885", + "§7Damage: §c+260", + "§7Strength: §c+150", "", - "§7Defense: §a+228 §8(+446.88)", - "§7Intelligence: §a+50 §8(+98)", + "§7Defense: §a+210", + "§7Intelligence: §a+50", "§7Ferocity: §a+30", "", "§7Deals +§c50% §7damage to", @@ -17,7 +17,7 @@ "§c§7and §a+1 §a❈ Defense §7per", "§7§cCatacombs §7level.", "", - "§7Your Catacombs Level: §c18", + "§7Your Catacombs Level: §c0", "", "§eRight-click to use your class ability!", "", @@ -40,5 +40,5 @@ }, "internalname": "ASTRAEA", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/CATACOMBS_EXPERT_RING.json b/items/CATACOMBS_EXPERT_RING.json new file mode 100644 index 00000000..d6f88131 --- /dev/null +++ b/items/CATACOMBS_EXPERT_RING.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Catacombs Expert Ring", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"28fd5a72-904b-328f-b46d-29c0202f439b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzA3OGM2OGY2Zjk2NjkzNzBlYTM5YmU3Mjk0NWEzYTg2ODhlMGUwMjRlNWQ2MTU4ZmQ4NTRmYjJiODBmYiJ9fX0\"}]}},display:{Lore:[0:\"§7Increases §cCatacombs §7dungeon\",1:\"§7experience by §a+10%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§5§lEPIC DUNGEON ACCESSORY\"],Name:\"§f§f§5Catacombs Expert Ring\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"CATACOMBS_EXPERT_RING\",uuid:\"1363323c-7b3f-4564-85dc-aa6e106dd481\",timestamp:\"11/18/20 4:23 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Increases §cCatacombs §7dungeon", + "§7experience by §a+10%§7.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC DUNGEON ACCESSORY" + ], + "internalname": "CATACOMBS_EXPERT_RING", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/NECRON_BLADE.json b/items/NECRON_BLADE.json index e9c54105..3faa51e7 100644 --- a/items/NECRON_BLADE.json +++ b/items/NECRON_BLADE.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Necron\u0027s Blade (Unrefined)", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425 \",1:\"§7Damage: §c+260 \",2:\"§7Strength: §c+110 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Floor VII\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECRON_BLADE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+110\",3:\"\",4:\"§7Intelligence: §a+50\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Floor VII\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{id:\"NECRON_BLADE\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d425 ", - "§7Damage: §c+260 ", - "§7Strength: §c+110 ", + "§7Gear Score: §d425", + "§7Damage: §c+260", + "§7Strength: §c+110", "", - "§7Intelligence: §a+50 ", + "§7Intelligence: §a+50", "§7Ferocity: §a+30", "", "§7Deals +§c50% §7damage to", @@ -22,9 +22,18 @@ "§aCompletion", "§6§lLEGENDARY DUNGEON SWORD" ], + "recipe": { + "A1": "", + "A2": "WITHER_CATALYST:12", + "A3": "", + "B1": "", + "B2": "WITHER_CATALYST:12", + "B3": "", + "C1": "", + "C2": "", + "C3": "" + }, "internalname": "NECRON_BLADE", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/POWER_WITHER_BOOTS.json b/items/POWER_WITHER_BOOTS.json new file mode 100644 index 00000000..70094b15 --- /dev/null +++ b/items/POWER_WITHER_BOOTS.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Necron\u0027s Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d409\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+145 HP\",5:\"§7Defense: §a+85\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Level 30\",20:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:15167036,Name:\"§6Necron\u0027s Boots\"},ExtraAttributes:{id:\"POWER_WITHER_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d409", + "§7Strength: §c+40", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+145 HP", + "§7Defense: §a+85", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 30", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_DIAMOND:1", + "A2": "GIANT_FRAGMENT_DIAMOND:1", + "A3": "GIANT_FRAGMENT_DIAMOND:1", + "B1": "GIANT_FRAGMENT_DIAMOND:1", + "B2": "WITHER_BOOTS:1", + "B3": "GIANT_FRAGMENT_DIAMOND:1", + "C1": "GIANT_FRAGMENT_DIAMOND:1", + "C2": "GIANT_FRAGMENT_DIAMOND:1", + "C3": "GIANT_FRAGMENT_DIAMOND:1" + }, + "internalname": "POWER_WITHER_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/POWER_WITHER_CHESTPLATE.json b/items/POWER_WITHER_CHESTPLATE.json new file mode 100644 index 00000000..f1031e46 --- /dev/null +++ b/items/POWER_WITHER_CHESTPLATE.json @@ -0,0 +1,44 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Necron\u0027s Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d634\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+260 HP\",5:\"§7Defense: §a+140\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:15155516,Name:\"§6Necron\u0027s Chestplate\"},ExtraAttributes:{id:\"POWER_WITHER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d634", + "§7Strength: §c+40", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+260 HP", + "§7Defense: §a+140", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_DIAMOND:1", + "A2": "GIANT_FRAGMENT_DIAMOND:1", + "A3": "GIANT_FRAGMENT_DIAMOND:1", + "B1": "GIANT_FRAGMENT_DIAMOND:1", + "B2": "WITHER_CHESTPLATE:1", + "B3": "GIANT_FRAGMENT_DIAMOND:1", + "C1": "GIANT_FRAGMENT_DIAMOND:1", + "C2": "GIANT_FRAGMENT_DIAMOND:1", + "C3": "GIANT_FRAGMENT_DIAMOND:1" + }, + "internalname": "POWER_WITHER_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/POWER_WITHER_HELMET.json b/items/POWER_WITHER_HELMET.json new file mode 100644 index 00000000..d31af998 --- /dev/null +++ b/items/POWER_WITHER_HELMET.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Necron\u0027s Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"16b91b55-02b7-3315-bd9a-7da8467e4a96\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzI0OTc5MywKICAicHJvZmlsZUlkIiA6ICIwNjEzY2I1Y2QxYjg0M2JjYjI4OTk1NWU4N2QzMGEyYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJicmVhZGxvYWZzcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yYmJiMmZhN2E2Y2EwODcyODBlYTBjYjU2NGI0MWVmMWFlNDA0YTE5ZjdhODEyOGQzZDI4YzUxOWE4NWUwNjNmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Gear Score: §d484\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+180 HP\",5:\"§7Defense: §a+100\",6:\"§7Intelligence: §a+30\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Level 32\",20:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Necron\u0027s Helmet\"},ExtraAttributes:{id:\"POWER_WITHER_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d484", + "§7Strength: §c+40", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+180 HP", + "§7Defense: §a+100", + "§7Intelligence: §a+30", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 32", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_DIAMOND:1", + "A2": "GIANT_FRAGMENT_DIAMOND:1", + "A3": "GIANT_FRAGMENT_DIAMOND:1", + "B1": "GIANT_FRAGMENT_DIAMOND:1", + "B2": "WITHER_HELMET:1", + "B3": "GIANT_FRAGMENT_DIAMOND:1", + "C1": "GIANT_FRAGMENT_DIAMOND:1", + "C2": "GIANT_FRAGMENT_DIAMOND:1", + "C3": "GIANT_FRAGMENT_DIAMOND:1" + }, + "internalname": "POWER_WITHER_HELMET", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/POWER_WITHER_LEGGINGS.json b/items/POWER_WITHER_LEGGINGS.json new file mode 100644 index 00000000..249f1c03 --- /dev/null +++ b/items/POWER_WITHER_LEGGINGS.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Necron\u0027s Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d574\",1:\"§7Strength: §c+40\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Health: §a+230 HP\",5:\"§7Defense: §a+125\",6:\"§7Intelligence: §a+10\",7:\"\",8:\"§6Full Set Bonus: Witherborn\",9:\"§7Spawns a wither minion every\",10:\"§7§e30 §7seconds up to a maximum\",11:\"§7§a1 §7wither. Your withers will\",12:\"§7travel to and explode on nearby\",13:\"§7enemies.\",14:\"\",15:\"§7Reduces the damage you take\",16:\"§7from withers by §c10%§7.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Level 34\",20:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:15162428,Name:\"§6Necron\u0027s Leggings\"},ExtraAttributes:{id:\"POWER_WITHER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d574", + "§7Strength: §c+40", + "§7Crit Damage: §c+30%", + "", + "§7Health: §a+230 HP", + "§7Defense: §a+125", + "§7Intelligence: §a+10", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 34", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_DIAMOND:1", + "A2": "GIANT_FRAGMENT_DIAMOND:1", + "A3": "GIANT_FRAGMENT_DIAMOND:1", + "B1": "GIANT_FRAGMENT_DIAMOND:1", + "B2": "WITHER_LEGGINGS:1", + "B3": "GIANT_FRAGMENT_DIAMOND:1", + "C1": "GIANT_FRAGMENT_DIAMOND:1", + "C2": "GIANT_FRAGMENT_DIAMOND:1", + "C3": "GIANT_FRAGMENT_DIAMOND:1" + }, + "internalname": "POWER_WITHER_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/PROTECTION;6.json b/items/PROTECTION;6.json index 9bbb328a..53aae944 100644 --- a/items/PROTECTION;6.json +++ b/items/PROTECTION;6.json @@ -1,11 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "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}}}", -======= - "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.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;6\",enchantments:{protection:6}}}", - + "displayname": "§f§f§9Enchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,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:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"PROTECTION;6\",enchantments:{protection:6},uuid:\"03eeba97-c0a7-4d5e-93ba-362d5d9b2367\",timestamp:\"4/9/20 8:57 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Protection VI", @@ -14,15 +10,11 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§aObtained from the Dark Auction or", - "§afrom Tomioka for 4 million", - "", "§9§lRARE" ], "internalname": "PROTECTION;6", - "parent": "PROTECTION;4", - "modver": "1.4-REL", "crafttext": "", "clickcommand": "", + "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/TANK_WITHER_BOOTS.json b/items/TANK_WITHER_BOOTS.json new file mode 100644 index 00000000..0d35dc61 --- /dev/null +++ b/items/TANK_WITHER_BOOTS.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Goldor\u0027s Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d555\",1:\"§7Health: §a+190 HP\",2:\"§7Defense: §a+165\",3:\"§7Intelligence: §a+20\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 30\",17:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:8946558,Name:\"§6Goldor\u0027s Boots\"},ExtraAttributes:{id:\"TANK_WITHER_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d555", + "§7Health: §a+190 HP", + "§7Defense: §a+165", + "§7Intelligence: §a+20", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 30", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BOULDER:1", + "A2": "GIANT_FRAGMENT_BOULDER:1", + "A3": "GIANT_FRAGMENT_BOULDER:1", + "B1": "GIANT_FRAGMENT_BOULDER:1", + "B2": "WITHER_BOOTS:1", + "B3": "GIANT_FRAGMENT_BOULDER:1", + "C1": "GIANT_FRAGMENT_BOULDER:1", + "C2": "GIANT_FRAGMENT_BOULDER:1", + "C3": "GIANT_FRAGMENT_BOULDER:1" + }, + "internalname": "TANK_WITHER_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/TANK_WITHER_CHESTPLATE.json b/items/TANK_WITHER_CHESTPLATE.json new file mode 100644 index 00000000..b9917ba7 --- /dev/null +++ b/items/TANK_WITHER_CHESTPLATE.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Goldor\u0027s Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d895\",1:\"§7Health: §a+310 HP\",2:\"§7Defense: §a+275\",3:\"§7Intelligence: §a+20\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:4538684,Name:\"§6Goldor\u0027s Chestplate\"},ExtraAttributes:{id:\"TANK_WITHER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d895", + "§7Health: §a+310 HP", + "§7Defense: §a+275", + "§7Intelligence: §a+20", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BOULDER:1", + "A2": "GIANT_FRAGMENT_BOULDER:1", + "A3": "GIANT_FRAGMENT_BOULDER:1", + "B1": "GIANT_FRAGMENT_BOULDER:1", + "B2": "WITHER_CHESTPLATE:1", + "B3": "GIANT_FRAGMENT_BOULDER:1", + "C1": "GIANT_FRAGMENT_BOULDER:1", + "C2": "GIANT_FRAGMENT_BOULDER:1", + "C3": "GIANT_FRAGMENT_BOULDER:1" + }, + "internalname": "TANK_WITHER_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/TANK_WITHER_HELMET.json b/items/TANK_WITHER_HELMET.json new file mode 100644 index 00000000..b6785bb0 --- /dev/null +++ b/items/TANK_WITHER_HELMET.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Goldor\u0027s Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7b5eba12-eea5-3b0f-968b-cf8578bee45b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzIwODgzNSwKICAicHJvZmlsZUlkIiA6ICIyMWUzNjdkNzI1Y2Y0ZTNiYjI2OTJjNGEzMDBhNGRlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJHZXlzZXJNQyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9kNDkyM2UyOGExODdmZTZhZjIyNzhiNzM5NGVmMjUzYTk2MzMxZmEyZGMwNzMxODc5Yzc4MGJmZWUyNDQyMjhhIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Gear Score: §d610\",1:\"§7Health: §a+210 HP\",2:\"§7Defense: §a+180\",3:\"§7Intelligence: §a+30\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 32\",17:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Goldor\u0027s Helmet\"},ExtraAttributes:{id:\"TANK_WITHER_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d610", + "§7Health: §a+210 HP", + "§7Defense: §a+180", + "§7Intelligence: §a+30", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 32", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BOULDER:1", + "A2": "GIANT_FRAGMENT_BOULDER:1", + "A3": "GIANT_FRAGMENT_BOULDER:1", + "B1": "GIANT_FRAGMENT_BOULDER:1", + "B2": "WITHER_HELMET:1", + "B3": "GIANT_FRAGMENT_BOULDER:1", + "C1": "GIANT_FRAGMENT_BOULDER:1", + "C2": "GIANT_FRAGMENT_BOULDER:1", + "C3": "GIANT_FRAGMENT_BOULDER:1" + }, + "internalname": "TANK_WITHER_HELMET", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/TANK_WITHER_LEGGINGS.json b/items/TANK_WITHER_LEGGINGS.json new file mode 100644 index 00000000..37e4c9ad --- /dev/null +++ b/items/TANK_WITHER_LEGGINGS.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Goldor\u0027s Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d725\",1:\"§7Health: §a+250 HP\",2:\"§7Defense: §a+220\",3:\"§7Intelligence: §a+20\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 34\",17:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:6643802,Name:\"§6Goldor\u0027s Leggings\"},ExtraAttributes:{id:\"TANK_WITHER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d725", + "§7Health: §a+250 HP", + "§7Defense: §a+220", + "§7Intelligence: §a+20", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 34", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BOULDER:1", + "A2": "GIANT_FRAGMENT_BOULDER:1", + "A3": "GIANT_FRAGMENT_BOULDER:1", + "B1": "GIANT_FRAGMENT_BOULDER:1", + "B2": "WITHER_LEGGINGS:1", + "B3": "GIANT_FRAGMENT_BOULDER:1", + "C1": "GIANT_FRAGMENT_BOULDER:1", + "C2": "GIANT_FRAGMENT_BOULDER:1", + "C3": "GIANT_FRAGMENT_BOULDER:1" + }, + "internalname": "TANK_WITHER_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/ULTIMATE_SOUL_EATER;1.json b/items/ULTIMATE_SOUL_EATER;1.json new file mode 100644 index 00000000..10080d77 --- /dev/null +++ b/items/ULTIMATE_SOUL_EATER;1.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater I\",1:\"§7Your weapon gains §c2§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",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_SOUL_EATER;1\",enchantments:{ultimate_soul_eater:1},uuid:\"4720f252-2cd7-40ac-b79c-4504436b8ec3\",timestamp:\"11/18/20 9:04 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSoul Eater I", + "§7Your weapon gains §c2§7x the", + "§7Strength of the latest monster", + "§7killed and applies it on your", + "§7next hit.", + "", + "§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_SOUL_EATER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WISE_WITHER_BOOTS.json b/items/WISE_WITHER_BOOTS.json new file mode 100644 index 00000000..759537c2 --- /dev/null +++ b/items/WISE_WITHER_BOOTS.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Storm\u0027s Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425\",1:\"§7Health: §a+145 HP\",2:\"§7Defense: §a+65\",3:\"§7Intelligence: §a+250\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 30\",17:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:1889508,Name:\"§6Storm\u0027s Boots\"},ExtraAttributes:{id:\"WISE_WITHER_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d425", + "§7Health: §a+145 HP", + "§7Defense: §a+65", + "§7Intelligence: §a+250", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 30", + "§6§lLEGENDARY DUNGEON BOOTS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_LASER:1", + "A2": "GIANT_FRAGMENT_LASER:1", + "A3": "GIANT_FRAGMENT_LASER:1", + "B1": "GIANT_FRAGMENT_LASER:1", + "B2": "WITHER_BOOTS:1", + "B3": "GIANT_FRAGMENT_LASER:1", + "C1": "GIANT_FRAGMENT_LASER:1", + "C2": "GIANT_FRAGMENT_LASER:1", + "C3": "GIANT_FRAGMENT_LASER:1" + }, + "internalname": "WISE_WITHER_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/WISE_WITHER_CHESTPLATE.json b/items/WISE_WITHER_CHESTPLATE.json new file mode 100644 index 00000000..2859432f --- /dev/null +++ b/items/WISE_WITHER_CHESTPLATE.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§6Storm\u0027s Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d650\",1:\"§7Health: §a+260 HP\",2:\"§7Defense: §a+120\",3:\"§7Intelligence: §a+250\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:1545156,Name:\"§6Storm\u0027s Chestplate\"},ExtraAttributes:{id:\"WISE_WITHER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d650", + "§7Health: §a+260 HP", + "§7Defense: §a+120", + "§7Intelligence: §a+250", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON CHESTPLATE" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_LASER:1", + "A2": "GIANT_FRAGMENT_LASER:1", + "A3": "GIANT_FRAGMENT_LASER:1", + "B1": "GIANT_FRAGMENT_LASER:1", + "B2": "WITHER_CHESTPLATE:1", + "B3": "GIANT_FRAGMENT_LASER:1", + "C1": "GIANT_FRAGMENT_LASER:1", + "C2": "GIANT_FRAGMENT_LASER:1", + "C3": "GIANT_FRAGMENT_LASER:1" + }, + "internalname": "WISE_WITHER_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/WISE_WITHER_HELMET.json b/items/WISE_WITHER_HELMET.json new file mode 100644 index 00000000..bb896972 --- /dev/null +++ b/items/WISE_WITHER_HELMET.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Storm\u0027s Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a3552cdc-39ab-3f9f-9373-61c035f61b7d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTYyMzM2NjgxNiwKICAicHJvZmlsZUlkIiA6ICI5MWYwNGZlOTBmMzY0M2I1OGYyMGUzMzc1Zjg2ZDM5ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTdG9ybVN0b3JteSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mODMxNTljNWJiN2Q4MDQ1NGQyZDY0NmIxNTc3NGI3MTE2YWFiY2IzYWY1YjY3NzdhMjc1NzNmYzQ1Zjc4NTRmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Gear Score: §d565\",1:\"§7Health: §a+180 HP\",2:\"§7Defense: §a+80\",3:\"§7Intelligence: §a+400\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 32\",17:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Storm\u0027s Helmet\"},ExtraAttributes:{id:\"WISE_WITHER_HELMET\"}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d565", + "§7Health: §a+180 HP", + "§7Defense: §a+80", + "§7Intelligence: §a+400", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 32", + "§6§lLEGENDARY DUNGEON HELMET" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_LASER:1", + "A2": "GIANT_FRAGMENT_LASER:1", + "A3": "GIANT_FRAGMENT_LASER:1", + "B1": "GIANT_FRAGMENT_LASER:1", + "B2": "WITHER_HELMET:1", + "B3": "GIANT_FRAGMENT_LASER:1", + "C1": "GIANT_FRAGMENT_LASER:1", + "C2": "GIANT_FRAGMENT_LASER:1", + "C3": "GIANT_FRAGMENT_LASER:1" + }, + "internalname": "WISE_WITHER_HELMET", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/WISE_WITHER_LEGGINGS.json b/items/WISE_WITHER_LEGGINGS.json new file mode 100644 index 00000000..883e3508 --- /dev/null +++ b/items/WISE_WITHER_LEGGINGS.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6Storm\u0027s Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d590\",1:\"§7Health: §a+230 HP\",2:\"§7Defense: §a+105\",3:\"§7Intelligence: §a+250\",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Level 34\",17:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:1550532,Name:\"§6Storm\u0027s Leggings\"},ExtraAttributes:{id:\"WISE_WITHER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d590", + "§7Health: §a+230 HP", + "§7Defense: §a+105", + "§7Intelligence: §a+250", + "", + "§6Full Set Bonus: Witherborn", + "§7Spawns a wither minion every", + "§7§e30 §7seconds up to a maximum", + "§7§a1 §7wither. Your withers will", + "§7travel to and explode on nearby", + "§7enemies.", + "", + "§7Reduces the damage you take", + "§7from withers by §c10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 34", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_LASER:1", + "A2": "GIANT_FRAGMENT_LASER:1", + "A3": "GIANT_FRAGMENT_LASER:1", + "B1": "GIANT_FRAGMENT_LASER:1", + "B2": "WITHER_LEGGINGS:1", + "B3": "GIANT_FRAGMENT_LASER:1", + "C1": "GIANT_FRAGMENT_LASER:1", + "C2": "GIANT_FRAGMENT_LASER:1", + "C3": "GIANT_FRAGMENT_LASER:1" + }, + "internalname": "WISE_WITHER_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +} \ No newline at end of file diff --git a/items/WITHER_BLOOD.json b/items/WITHER_BLOOD.json new file mode 100644 index 00000000..dd7414aa --- /dev/null +++ b/items/WITHER_BLOOD.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Wither Blood", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d3323a7b-65e3-394a-95da-018d2f52f917\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzQ1NTU3OCwKICAicHJvZmlsZUlkIiA6ICI0ZWQ4MjMzNzFhMmU0YmI3YTVlYWJmY2ZmZGE4NDk1NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJGaXJlYnlyZDg4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2JmNWQyMGUwNjAwMTc0ZGNiYWI3NzQ1ZDk0NDgzMmZiMjA2M2MyYmQxNDkwYzY1MDU5MDFiMjhiZmFhY2Q4ZTUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Withered\",5:\"§9§7reforge to a melee weapon.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXX§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Wither Blood\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"WITHER_BLOOD\",uuid:\"7e2a9e17-5c97-4e3a-a297-e7e04b7a326c\",timestamp:\"11/18/20 9:09 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Withered", + "§9§7reforge to a melee weapon.", + "", + "§7Requires §aMining Skill Level", + "§aXXX§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "WITHER_BLOOD", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file -- cgit From cb0fcdb6063b62195d6b82a8d994c07a879a303e Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 18 Nov 2020 11:53:22 -0500 Subject: fix prot 6 --- items/PROTECTION;6.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/items/PROTECTION;6.json b/items/PROTECTION;6.json index 53aae944..0575dd49 100644 --- a/items/PROTECTION;6.json +++ b/items/PROTECTION;6.json @@ -1,18 +1,22 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,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:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"PROTECTION;6\",enchantments:{protection:6},uuid:\"03eeba97-c0a7-4d5e-93ba-362d5d9b2367\",timestamp:\"4/9/20 8:57 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,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:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"PROTECTION;6\",enchantments:{protection:6},uuid:\"03eeba97-c0a7-4d5e-93ba-362d5d9b2367\",timestamp:\"4/9/20 8:57 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Protection VI", "§7Grants §a+18 §a❈ Defense§7.", "", "§7Use this on an item in an Anvil", - "§7to apply it!", + "§7to apply it! ", + "", + "§aObtained from the Dark Auction or", + "§afrom Tomioka for 4 million", "", "§9§lRARE" ], "internalname": "PROTECTION;6", + "parent": "PROTECTION;4", "crafttext": "", "clickcommand": "", "modver": "1.6-REL", -- cgit From 1404538f31d7bfa9b4d28b6f0f8184ff98c802a9 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 18 Nov 2020 11:59:40 -0500 Subject: Parenting for Wither Armors --- items/POWER_WITHER_BOOTS.json | 1 + items/POWER_WITHER_CHESTPLATE.json | 1 + items/POWER_WITHER_HELMET.json | 1 + items/POWER_WITHER_LEGGINGS.json | 1 + items/SPEED_WITHER_BOOTS.json | 1 + items/SPEED_WITHER_CHESTPLATE.json | 1 + items/SPEED_WITHER_HELMET.json | 1 + items/SPEED_WITHER_LEGGINGS.json | 1 + items/TANK_WITHER_BOOTS.json | 1 + items/TANK_WITHER_CHESTPLATE.json | 1 + items/TANK_WITHER_HELMET.json | 1 + items/TANK_WITHER_LEGGINGS.json | 1 + items/WISE_WITHER_BOOTS.json | 1 + items/WISE_WITHER_CHESTPLATE.json | 1 + items/WISE_WITHER_HELMET.json | 1 + items/WISE_WITHER_LEGGINGS.json | 1 + 16 files changed, 16 insertions(+) diff --git a/items/POWER_WITHER_BOOTS.json b/items/POWER_WITHER_BOOTS.json index 70094b15..f0201b78 100644 --- a/items/POWER_WITHER_BOOTS.json +++ b/items/POWER_WITHER_BOOTS.json @@ -38,6 +38,7 @@ "C3": "GIANT_FRAGMENT_DIAMOND:1" }, "internalname": "POWER_WITHER_BOOTS", + "parent": "WITHER_BOOTS", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/POWER_WITHER_CHESTPLATE.json b/items/POWER_WITHER_CHESTPLATE.json index f1031e46..a87b54cd 100644 --- a/items/POWER_WITHER_CHESTPLATE.json +++ b/items/POWER_WITHER_CHESTPLATE.json @@ -39,6 +39,7 @@ "C3": "GIANT_FRAGMENT_DIAMOND:1" }, "internalname": "POWER_WITHER_CHESTPLATE", + "parent": "WITHER_CHESTPLATE", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/POWER_WITHER_HELMET.json b/items/POWER_WITHER_HELMET.json index d31af998..55d0db46 100644 --- a/items/POWER_WITHER_HELMET.json +++ b/items/POWER_WITHER_HELMET.json @@ -38,6 +38,7 @@ "C3": "GIANT_FRAGMENT_DIAMOND:1" }, "internalname": "POWER_WITHER_HELMET", + "parent": "WITHER_HELMET", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/POWER_WITHER_LEGGINGS.json b/items/POWER_WITHER_LEGGINGS.json index 249f1c03..1fcfc191 100644 --- a/items/POWER_WITHER_LEGGINGS.json +++ b/items/POWER_WITHER_LEGGINGS.json @@ -38,6 +38,7 @@ "C3": "GIANT_FRAGMENT_DIAMOND:1" }, "internalname": "POWER_WITHER_LEGGINGS", + "parent": "WITHER_LEGGINGS", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/SPEED_WITHER_BOOTS.json b/items/SPEED_WITHER_BOOTS.json index 3da4156e..e1b559de 100644 --- a/items/SPEED_WITHER_BOOTS.json +++ b/items/SPEED_WITHER_BOOTS.json @@ -39,6 +39,7 @@ "C3": "GIANT_FRAGMENT_BIGFOOT:1" }, "internalname": "SPEED_WITHER_BOOTS", + "parent": "WITHER_BOOTS", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/SPEED_WITHER_CHESTPLATE.json b/items/SPEED_WITHER_CHESTPLATE.json index e36456a0..3d8b0068 100644 --- a/items/SPEED_WITHER_CHESTPLATE.json +++ b/items/SPEED_WITHER_CHESTPLATE.json @@ -39,6 +39,7 @@ "C3": "GIANT_FRAGMENT_BIGFOOT:1" }, "internalname": "SPEED_WITHER_CHESTPLATE", + "parent": "WITHER_CHESTPLATE", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/SPEED_WITHER_HELMET.json b/items/SPEED_WITHER_HELMET.json index 58a7b2fc..537c62b3 100644 --- a/items/SPEED_WITHER_HELMET.json +++ b/items/SPEED_WITHER_HELMET.json @@ -39,6 +39,7 @@ "C3": "GIANT_FRAGMENT_BIGFOOT:1" }, "internalname": "SPEED_WITHER_HELMET", + "parent": "WITHER_HELMET", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/SPEED_WITHER_LEGGINGS.json b/items/SPEED_WITHER_LEGGINGS.json index 63c0523f..a2e77798 100644 --- a/items/SPEED_WITHER_LEGGINGS.json +++ b/items/SPEED_WITHER_LEGGINGS.json @@ -39,6 +39,7 @@ "C3": "GIANT_FRAGMENT_BIGFOOT:1" }, "internalname": "SPEED_WITHER_LEGGINGS", + "parent": "WITHER_LEGGINGS", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/TANK_WITHER_BOOTS.json b/items/TANK_WITHER_BOOTS.json index 0d35dc61..be774bd4 100644 --- a/items/TANK_WITHER_BOOTS.json +++ b/items/TANK_WITHER_BOOTS.json @@ -35,6 +35,7 @@ "C3": "GIANT_FRAGMENT_BOULDER:1" }, "internalname": "TANK_WITHER_BOOTS", + "parent": "WITHER_BOOTS", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/TANK_WITHER_CHESTPLATE.json b/items/TANK_WITHER_CHESTPLATE.json index b9917ba7..fc64b85f 100644 --- a/items/TANK_WITHER_CHESTPLATE.json +++ b/items/TANK_WITHER_CHESTPLATE.json @@ -36,6 +36,7 @@ "C3": "GIANT_FRAGMENT_BOULDER:1" }, "internalname": "TANK_WITHER_CHESTPLATE", + "parent": "WITHER_CHESTPLATE", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/TANK_WITHER_HELMET.json b/items/TANK_WITHER_HELMET.json index b6785bb0..9ec6bd9f 100644 --- a/items/TANK_WITHER_HELMET.json +++ b/items/TANK_WITHER_HELMET.json @@ -35,6 +35,7 @@ "C3": "GIANT_FRAGMENT_BOULDER:1" }, "internalname": "TANK_WITHER_HELMET", + "parent": "WITHER_HELMET", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/TANK_WITHER_LEGGINGS.json b/items/TANK_WITHER_LEGGINGS.json index 37e4c9ad..29656f66 100644 --- a/items/TANK_WITHER_LEGGINGS.json +++ b/items/TANK_WITHER_LEGGINGS.json @@ -35,6 +35,7 @@ "C3": "GIANT_FRAGMENT_BOULDER:1" }, "internalname": "TANK_WITHER_LEGGINGS", + "parent": "WITHER_LEGGINGS", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/WISE_WITHER_BOOTS.json b/items/WISE_WITHER_BOOTS.json index 759537c2..25305f56 100644 --- a/items/WISE_WITHER_BOOTS.json +++ b/items/WISE_WITHER_BOOTS.json @@ -35,6 +35,7 @@ "C3": "GIANT_FRAGMENT_LASER:1" }, "internalname": "WISE_WITHER_BOOTS", + "parent": "WITHER_BOOTS", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/WISE_WITHER_CHESTPLATE.json b/items/WISE_WITHER_CHESTPLATE.json index 2859432f..98a52103 100644 --- a/items/WISE_WITHER_CHESTPLATE.json +++ b/items/WISE_WITHER_CHESTPLATE.json @@ -36,6 +36,7 @@ "C3": "GIANT_FRAGMENT_LASER:1" }, "internalname": "WISE_WITHER_CHESTPLATE", + "parent": "WITHER_CHESTPLATE", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/WISE_WITHER_HELMET.json b/items/WISE_WITHER_HELMET.json index bb896972..fec389c3 100644 --- a/items/WISE_WITHER_HELMET.json +++ b/items/WISE_WITHER_HELMET.json @@ -35,6 +35,7 @@ "C3": "GIANT_FRAGMENT_LASER:1" }, "internalname": "WISE_WITHER_HELMET", + "parent": "WITHER_HELMET", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/WISE_WITHER_LEGGINGS.json b/items/WISE_WITHER_LEGGINGS.json index 883e3508..10b07ef1 100644 --- a/items/WISE_WITHER_LEGGINGS.json +++ b/items/WISE_WITHER_LEGGINGS.json @@ -35,6 +35,7 @@ "C3": "GIANT_FRAGMENT_LASER:1" }, "internalname": "WISE_WITHER_LEGGINGS", + "parent": "WITHER_LEGGINGS", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file -- cgit From 18b29e6b59c337e3b8cd63715045894994ff7c43 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 19 Nov 2020 15:14:06 -0500 Subject: New Parent System --- constants/parents.json | 737 ++++++++++++++++++++++++++++++++++++++++++++++++ items/NECRON_BLADE.json | 27 +- items/PROTECTION;6.json | 8 +- items/SHARPNESS;6.json | 4 - 4 files changed, 750 insertions(+), 26 deletions(-) create mode 100644 constants/parents.json diff --git a/constants/parents.json b/constants/parents.json new file mode 100644 index 00000000..578e9e8f --- /dev/null +++ b/constants/parents.json @@ -0,0 +1,737 @@ +{ + "ADAPTIVE_BOOTS": [ + "STARRED_ADAPTIVE_BOOTS" + ], + "ADAPTIVE_CHESTPLATE": [ + "STARRED_ADAPTIVE_CHESTPLATE" + ], + "ADAPTIVE_HELMET": [ + "STARRED_ADAPTIVE_HELMET" + ], + "ADAPTIVE_LEGGINGS": [ + "STARRED_ADAPTIVE_LEGGINGS" + ], + "AIMING;4": [ + "AIMING;1", + "AIMING;2", + "AIMING;3", + "AIMING;5" + ], + "ANGLER;4": [ + "ANGLER;1", + "ANGLER;2", + "ANGLER;3", + "ANGLER;5", + "ANGLER;6" + ], + "BANE_OF_ARTHROPODS;4": [ + "BANE_OF_ARTHROPODS;1", + "BANE_OF_ARTHROPODS;2", + "BANE_OF_ARTHROPODS;3", + "BANE_OF_ARTHROPODS;5", + "BANE_OF_ARTHROPODS;6" + ], + "BANNER": [ + "BANNER-1", + "BANNER-10", + "BANNER-11", + "BANNER-12", + "BANNER-13", + "BANNER-14", + "BANNER-15", + "BANNER-2", + "BANNER-3", + "BANNER-4", + "BANNER-5", + "BANNER-6", + "BANNER-7", + "BANNER-8", + "BANNER-9" + ], + "BIG_BRAIN;3": [ + "BIG_BRAIN;4", + "BIG_BRAIN;5" + ], + "BLAST_PROTECTION;4": [ + "BLAST_PROTECTION;1", + "BLAST_PROTECTION;2", + "BLAST_PROTECTION;3", + "BLAST_PROTECTION;5" + ], + "BLESSING;4": [ + "BLESSING;1", + "BLESSING;2", + "BLESSING;3", + "BLESSING;5" + ], + "BONZO_MASK": [ + "STARRED_BONZO_MASK" + ], + "BONZO_STAFF": [ + "STARRED_BONZO_STAFF" + ], + "CARPET": [ + "CARPET-1", + "CARPET-10", + "CARPET-11", + "CARPET-12", + "CARPET-13", + "CARPET-14", + "CARPET-15", + "CARPET-2", + "CARPET-3", + "CARPET-4", + "CARPET-5", + "CARPET-6", + "CARPET-7", + "CARPET-8", + "CARPET-9" + ], + "CASTER;4": [ + "CASTER;1", + "CASTER;2", + "CASTER;3", + "CASTER;5", + "CASTER;6" + ], + "CLEAVE;4": [ + "CLEAVE;1", + "CLEAVE;2", + "CLEAVE;3", + "CLEAVE;5" + ], + "COAL": [ + "COAL-1" + ], + "COBBLE_WALL": [ + "COBBLE_WALL-1" + ], + "CRITICAL;4": [ + "CRITICAL;1", + "CRITICAL;2", + "CRITICAL;3", + "CRITICAL;5", + "CRITICAL;6" + ], + "CUBISM;4": [ + "CUBISM;1", + "CUBISM;2", + "CUBISM;3", + "CUBISM;5" + ], + "DEPTH_STRIDER;2": [ + "DEPTH_STRIDER;1", + "DEPTH_STRIDER;3" + ], + "DIRT": [ + "DIRT-1" + ], + "DRAGON_HUNTER;1": [ + "DRAGON_HUNTER;2", + "DRAGON_HUNTER;3", + "DRAGON_HUNTER;4", + "DRAGON_HUNTER;5" + ], + "EFFICIENCY;4": [ + "EFFICIENCY;1", + "EFFICIENCY;2", + "EFFICIENCY;3", + "EFFICIENCY;5" + ], + "ENDER_SLAYER;4": [ + "ENDER_SLAYER;1", + "ENDER_SLAYER;2", + "ENDER_SLAYER;3", + "ENDER_SLAYER;5", + "ENDER_SLAYER;6" + ], + "EXECUTE;4": [ + "EXECUTE;1", + "EXECUTE;2", + "EXECUTE;3", + "EXECUTE;5" + ], + "EXPERIENCE;2": [ + "EXPERIENCE;1", + "EXPERIENCE;3", + "EXPERIENCE;4" + ], + "FEATHER_FALLING;4": [ + "FEATHER_FALLING;1", + "FEATHER_FALLING;10", + "FEATHER_FALLING;2", + "FEATHER_FALLING;3", + "FEATHER_FALLING;5", + "FEATHER_FALLING;6", + "FEATHER_FALLING;7", + "FEATHER_FALLING;8", + "FEATHER_FALLING;9" + ], + "FIRE_ASPECT;1": [ + "FIRE_ASPECT;2" + ], + "FIRE_PROTECTION;4": [ + "FIRE_PROTECTION;1", + "FIRE_PROTECTION;2", + "FIRE_PROTECTION;3", + "FIRE_PROTECTION;5" + ], + "FIRST_STRIKE;3": [ + "FIRST_STRIKE;1", + "FIRST_STRIKE;2", + "FIRST_STRIKE;4" + ], + "FORTUNE;2": [ + "FORTUNE;1", + "FORTUNE;3" + ], + "FRAIL;4": [ + "FRAIL;1", + "FRAIL;2", + "FRAIL;3", + "FRAIL;5", + "FRAIL;6" + ], + "FROST_WALKER;1": [ + "FROST_WALKER;2" + ], + "GIANT_KILLER;4": [ + "GIANT_KILLER;1", + "GIANT_KILLER;2", + "GIANT_KILLER;3", + "GIANT_KILLER;5", + "GIANT_KILLER;6", + "GIANT_KILLER;7" + ], + "GOLDEN_APPLE": [ + "GOLDEN_APPLE-1" + ], + "GROWTH;4": [ + "GROWTH;1", + "GROWTH;2", + "GROWTH;3", + "GROWTH;5", + "GROWTH;6", + "GROWTH;7" + ], + "HARVESTING;5": [ + "HARVESTING;1", + "HARVESTING;2", + "HARVESTING;3", + "HARVESTING;4" + ], + "IMPALING;2": [ + "IMPALING;1", + "IMPALING;3" + ], + "INFINITE_QUIVER;4": [ + "INFINITE_QUIVER;1", + "INFINITE_QUIVER;10", + "INFINITE_QUIVER;2", + "INFINITE_QUIVER;3", + "INFINITE_QUIVER;5", + "INFINITE_QUIVER;6", + "INFINITE_QUIVER;7", + "INFINITE_QUIVER;8", + "INFINITE_QUIVER;9" + ], + "INK_SACK": [ + "INK_SACK-1", + "INK_SACK-10", + "INK_SACK-11", + "INK_SACK-12", + "INK_SACK-13", + "INK_SACK-14", + "INK_SACK-15", + "INK_SACK-2", + "INK_SACK-3", + "INK_SACK-4", + "INK_SACK-5", + "INK_SACK-6", + "INK_SACK-7", + "INK_SACK-8", + "INK_SACK-9" + ], + "KNOCKBACK;1": [ + "KNOCKBACK;2" + ], + "LAST_BREATH": [ + "STARRED_LAST_BREATH" + ], + "LETHALITY;4": [ + "LETHALITY;1", + "LETHALITY;2", + "LETHALITY;3", + "LETHALITY;5", + "LETHALITY;6" + ], + "LIFE_STEAL;2": [ + "LIFE_STEAL;1", + "LIFE_STEAL;3", + "LIFE_STEAL;4" + ], + "LOG": [ + "LOG-1", + "LOG-2", + "LOG-3" + ], + "LOG_2": [ + "LOG_2-1" + ], + "LOOTING;2": [ + "LOOTING;1", + "LOOTING;3", + "LOOTING;4" + ], + "LUCK;4": [ + "LUCK;1", + "LUCK;2", + "LUCK;3", + "LUCK;5", + "LUCK;6" + ], + "LUCK_OF_THE_SEA;4": [ + "LUCK_OF_THE_SEA;1", + "LUCK_OF_THE_SEA;2", + "LUCK_OF_THE_SEA;3", + "LUCK_OF_THE_SEA;5", + "LUCK_OF_THE_SEA;6" + ], + "LURE;4": [ + "LURE;1", + "LURE;2", + "LURE;3", + "LURE;5", + "LURE;6" + ], + "MAGNET;4": [ + "MAGNET;1", + "MAGNET;2", + "MAGNET;3", + "MAGNET;5", + "MAGNET;6" + ], + "OVERLOAD;1": [ + "OVERLOAD;2", + "OVERLOAD;3", + "OVERLOAD;4", + "OVERLOAD;5" + ], + "PERFECT_BOOTS_1": [ + "PERFECT_BOOTS_10", + "PERFECT_BOOTS_11", + "PERFECT_BOOTS_12", + "PERFECT_BOOTS_2", + "PERFECT_BOOTS_3", + "PERFECT_BOOTS_4", + "PERFECT_BOOTS_5", + "PERFECT_BOOTS_6", + "PERFECT_BOOTS_7", + "PERFECT_BOOTS_8", + "PERFECT_BOOTS_9" + ], + "PERFECT_CHESTPLATE_1": [ + "PERFECT_CHESTPLATE_10", + "PERFECT_CHESTPLATE_11", + "PERFECT_CHESTPLATE_12", + "PERFECT_CHESTPLATE_2", + "PERFECT_CHESTPLATE_3", + "PERFECT_CHESTPLATE_4", + "PERFECT_CHESTPLATE_5", + "PERFECT_CHESTPLATE_6", + "PERFECT_CHESTPLATE_7", + "PERFECT_CHESTPLATE_8", + "PERFECT_CHESTPLATE_9" + ], + "PERFECT_HELMET_1": [ + "PERFECT_HELMET_10", + "PERFECT_HELMET_11", + "PERFECT_HELMET_12", + "PERFECT_HELMET_2", + "PERFECT_HELMET_3", + "PERFECT_HELMET_4", + "PERFECT_HELMET_5", + "PERFECT_HELMET_6", + "PERFECT_HELMET_7", + "PERFECT_HELMET_8", + "PERFECT_HELMET_9" + ], + "PERFECT_LEGGINGS_1": [ + "PERFECT_LEGGINGS_10", + "PERFECT_LEGGINGS_11", + "PERFECT_LEGGINGS_12", + "PERFECT_LEGGINGS_2", + "PERFECT_LEGGINGS_3", + "PERFECT_LEGGINGS_4", + "PERFECT_LEGGINGS_5", + "PERFECT_LEGGINGS_6", + "PERFECT_LEGGINGS_7", + "PERFECT_LEGGINGS_8", + "PERFECT_LEGGINGS_9" + ], + "POWER;4": [ + "POWER;1", + "POWER;2", + "POWER;3", + "POWER;5", + "POWER;6", + "POWER;7" + ], + "PRISMARINE": [ + "PRISMARINE-1", + "PRISMARINE-2" + ], + "PROJECTILE_PROTECTION;4": [ + "PROJECTILE_PROTECTION;1", + "PROJECTILE_PROTECTION;2", + "PROJECTILE_PROTECTION;3", + "PROJECTILE_PROTECTION;5" + ], + "PROTECTION;4": [ + "PROTECTION;1", + "PROTECTION;2", + "PROTECTION;3", + "PROTECTION;5", + "PROTECTION;6", + "PROTECTION;7" + ], + "PUNCH;1": [ + "PUNCH;2" + ], + "QUARTZ_BLOCK": [ + "QUARTZ_BLOCK-1", + "QUARTZ_BLOCK-2" + ], + "RED_SANDSTONE": [ + "RED_SANDSTONE-1", + "RED_SANDSTONE-2" + ], + "REJUVENATE;1": [ + "REJUVENATE;2", + "REJUVENATE;3", + "REJUVENATE;4", + "REJUVENATE;5" + ], + "RESPIRATION;2": [ + "RESPIRATION;3", + "RESPIRATION;3" + ], + "SAND": [ + "SAND-1" + ], + "SANDSTONE": [ + "SANDSTONE-1", + "SANDSTONE-2" + ], + "SCAVENGER;2": [ + "SCAVENGER;1", + "SCAVENGER;3", + "SCAVENGER;4", + "SCAVENGER;5" + ], + "SHADOW_ASSASSIN_BOOTS": [ + "STARRED_SHADOW_ASSASSIN_BOOTS" + ], + "SHADOW_ASSASSIN_CHESTPLATE": [ + "STARRED_SHADOW_ASSASSIN_CHESTPLATE" + ], + "SHADOW_ASSASSIN_HELMET": [ + "STARRED_SHADOW_ASSASSIN_HELMET" + ], + "SHADOW_ASSASSIN_LEGGINGS": [ + "STARRED_SHADOW_ASSASSIN_LEGGINGS" + ], + "SHADOW_FURY": [ + "STARRED_SHADOW_FURY" + ], + "SHARPNESS;4": [ + "SHARPNESS;1", + "SHARPNESS;2", + "SHARPNESS;3", + "SHARPNESS;5", + "SHARPNESS;6", + "SHARPNESS;7" + ], + "SMITE;4": [ + "SMITE;1", + "SMITE;2", + "SMITE;3", + "SMITE;5", + "SMITE;6", + "SMITE;7" + ], + "SMOOTH_BRICK": [ + "SMOOTH_BRICK-1", + "SMOOTH_BRICK-3" + ], + "SNIPE;1": [ + "SNIPE;2", + "SNIPE;3" + ], + "SPIKED_HOOK;4": [ + "SPIKED_HOOK;1", + "SPIKED_HOOK;2", + "SPIKED_HOOK;3", + "SPIKED_HOOK;5", + "SPIKED_HOOK;6" + ], + "STAINED_CLAY": [ + "STAINED_CLAY-1", + "STAINED_CLAY-10", + "STAINED_CLAY-11", + "STAINED_CLAY-12", + "STAINED_CLAY-13", + "STAINED_CLAY-14", + "STAINED_CLAY-15", + "STAINED_CLAY-2", + "STAINED_CLAY-3", + "STAINED_CLAY-4", + "STAINED_CLAY-5", + "STAINED_CLAY-6", + "STAINED_CLAY-7", + "STAINED_CLAY-8", + "STAINED_CLAY-9" + ], + "STAINED_GLASS": [ + "STAINED_GLASS-1", + "STAINED_GLASS-10", + "STAINED_GLASS-11", + "STAINED_GLASS-12", + "STAINED_GLASS-13", + "STAINED_GLASS-14", + "STAINED_GLASS-15", + "STAINED_GLASS-2", + "STAINED_GLASS-3", + "STAINED_GLASS-4", + "STAINED_GLASS-5", + "STAINED_GLASS-6", + "STAINED_GLASS-7", + "STAINED_GLASS-8", + "STAINED_GLASS-9" + ], + "STAINED_GLASS_PANE": [ + "STAINED_GLASS_PANE-1", + "STAINED_GLASS_PANE-10", + "STAINED_GLASS_PANE-11", + "STAINED_GLASS_PANE-12", + "STAINED_GLASS_PANE-13", + "STAINED_GLASS_PANE-14", + "STAINED_GLASS_PANE-15", + "STAINED_GLASS_PANE-2", + "STAINED_GLASS_PANE-3", + "STAINED_GLASS_PANE-4", + "STAINED_GLASS_PANE-5", + "STAINED_GLASS_PANE-6", + "STAINED_GLASS_PANE-7", + "STAINED_GLASS_PANE-8", + "STAINED_GLASS_PANE-9" + ], + "STEP": [ + "STEP-1", + "STEP-3", + "STEP-4", + "STEP-5", + "STEP-6", + "STEP-7" + ], + "STONE": [ + "STONE-1", + "STONE-2", + "STONE-3", + "STONE-4", + "STONE-5", + "STONE-6" + ], + "STONE_BLADE": [ + "STARRED_STONE_BLADE" + ], + "SUGAR_RUSH;1": [ + "SUGAR_RUSH;2", + "SUGAR_RUSH;3" + ], + "THORNS;2": [ + "THORNS;1", + "THORNS;3" + ], + "THUNDERLORD;4": [ + "THUNDERLORD;1", + "THUNDERLORD;2", + "THUNDERLORD;3", + "THUNDERLORD;5", + "THUNDERLORD;6" + ], + "TURBO_CACTUS;1": [ + "TURBO_CACTUS;2", + "TURBO_CACTUS;3", + "TURBO_CACTUS;4", + "TURBO_CACTUS;5" + ], + "TURBO_CANE;1": [ + "TURBO_CANE;2", + "TURBO_CANE;3", + "TURBO_CANE;4", + "TURBO_CANE;5" + ], + "TURBO_CARROT;1": [ + "TURBO_CARROT;2", + "TURBO_CARROT;3", + "TURBO_CARROT;4", + "TURBO_CARROT;5" + ], + "TURBO_COCO;1": [ + "TURBO_COCO;2", + "TURBO_COCO;3", + "TURBO_COCO;4", + "TURBO_COCO;5" + ], + "TURBO_MELON;1": [ + "TURBO_MELON;2", + "TURBO_MELON;3", + "TURBO_MELON;4", + "TURBO_MELON;5" + ], + "TURBO_MUSHROOMS;1": [ + "TURBO_MUSHROOMS;2", + "TURBO_MUSHROOMS;3", + "TURBO_MUSHROOMS;4", + "TURBO_MUSHROOMS;5" + ], + "TURBO_POTATO;1": [ + "TURBO_POTATO;2", + "TURBO_POTATO;3", + "TURBO_POTATO;4", + "TURBO_POTATO;5" + ], + "TURBO_PUMPKIN;1": [ + "TURBO_PUMPKIN;2", + "TURBO_PUMPKIN;3", + "TURBO_PUMPKIN;4", + "TURBO_PUMPKIN;5" + ], + "TURBO_WARTS;1": [ + "TURBO_WARTS;2", + "TURBO_WARTS;3", + "TURBO_WARTS;4", + "TURBO_WARTS;5" + ], + "TURBO_WHEAT;1": [ + "TURBO_WHEAT;2", + "TURBO_WHEAT;3", + "TURBO_WHEAT;4", + "TURBO_WHEAT;5" + ], + "ULTIMATE_BANK;1": [ + "ULTIMATE_BANK;2", + "ULTIMATE_BANK;3", + "ULTIMATE_BANK;4", + "ULTIMATE_BANK;5" + ], + "ULTIMATE_CHIMERA;1": [ + "ULTIMATE_CHIMERA;2", + "ULTIMATE_CHIMERA;3", + "ULTIMATE_CHIMERA;4", + "ULTIMATE_CHIMERA;5" + ], + "ULTIMATE_COMBO;1": [ + "ULTIMATE_COMBO;2", + "ULTIMATE_COMBO;3", + "ULTIMATE_COMBO;4", + "ULTIMATE_COMBO;5" + ], + "ULTIMATE_JERRY;1": [ + "ULTIMATE_JERRY;2", + "ULTIMATE_JERRY;3", + "ULTIMATE_JERRY;4", + "ULTIMATE_JERRY;5" + ], + "ULTIMATE_LAST_STAND;1": [ + "ULTIMATE_LAST_STAND;2", + "ULTIMATE_LAST_STAND;3", + "ULTIMATE_LAST_STAND;4", + "ULTIMATE_LAST_STAND;5" + ], + "ULTIMATE_LEGION;1": [ + "ULTIMATE_LEGION;2", + "ULTIMATE_LEGION;3", + "ULTIMATE_LEGION;4", + "ULTIMATE_LEGION;5" + ], + "ULTIMATE_NO_PAIN_NO_GAIN;1": [ + "ULTIMATE_NO_PAIN_NO_GAIN;2", + "ULTIMATE_NO_PAIN_NO_GAIN;3", + "ULTIMATE_NO_PAIN_NO_GAIN;4", + "ULTIMATE_NO_PAIN_NO_GAIN;5" + ], + "ULTIMATE_REND;1": [ + "ULTIMATE_REND;2", + "ULTIMATE_REND;3", + "ULTIMATE_REND;4", + "ULTIMATE_REND;5" + ], + "ULTIMATE_SWARM;1": [ + "ULTIMATE_SWARM;2", + "ULTIMATE_SWARM;3", + "ULTIMATE_SWARM;4", + "ULTIMATE_SWARM;5" + ], + "ULTIMATE_WISDOM;1": [ + "ULTIMATE_WISDOM;2", + "ULTIMATE_WISDOM;3", + "ULTIMATE_WISDOM;4", + "ULTIMATE_WISDOM;5" + ], + "ULTIMATE_WISE;1": [ + "ULTIMATE_WISE;2", + "ULTIMATE_WISE;3", + "ULTIMATE_WISE;4", + "ULTIMATE_WISE;5" + ], + "VAMPIRISM;4": [ + "VAMPIRISM;1", + "VAMPIRISM;2", + "VAMPIRISM;3", + "VAMPIRISM;5", + "VAMPIRISM;6" + ], + "VENOMOUS;4": [ + "VENOMOUS;1", + "VENOMOUS;2", + "VENOMOUS;3", + "VENOMOUS;5" + ], + "VICIOUS;3": [ + "VICIOUS;4", + "VICIOUS;5" + ], + "WOOD": [ + "WOOD-1", + "WOOD-2", + "WOOD-3", + "WOOD-4", + "WOOD-5" + ], + "WOOD_STEP": [ + "WOOD_STEP-1", + "WOOD_STEP-2", + "WOOD_STEP-3", + "WOOD_STEP-4", + "WOOD_STEP-5" + ], + "WOOL": [ + "WOOL-1", + "WOOL-10", + "WOOL-11", + "WOOL-12", + "WOOL-13", + "WOOL-14", + "WOOL-15", + "WOOL-2", + "WOOL-3", + "WOOL-4", + "WOOL-5", + "WOOL-6", + "WOOL-7", + "WOOL-8", + "WOOL-9" + ] +} \ No newline at end of file diff --git a/items/NECRON_BLADE.json b/items/NECRON_BLADE.json index 3faa51e7..e9c54105 100644 --- a/items/NECRON_BLADE.json +++ b/items/NECRON_BLADE.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Necron\u0027s Blade (Unrefined)", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+110\",3:\"\",4:\"§7Intelligence: §a+50\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Floor VII\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{id:\"NECRON_BLADE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d425 \",1:\"§7Damage: §c+260 \",2:\"§7Strength: §c+110 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers.\",9:\"\",10:\"§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 70000 / 70000\",14:\"§7§4❣ §cRequires §aCatacombs Floor VII\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necron\u0027s Blade (Unrefined)\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECRON_BLADE\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d425", - "§7Damage: §c+260", - "§7Strength: §c+110", + "§7Gear Score: §d425 ", + "§7Damage: §c+260 ", + "§7Strength: §c+110 ", "", - "§7Intelligence: §a+50", + "§7Intelligence: §a+50 ", "§7Ferocity: §a+30", "", "§7Deals +§c50% §7damage to", @@ -22,18 +22,9 @@ "§aCompletion", "§6§lLEGENDARY DUNGEON SWORD" ], - "recipe": { - "A1": "", - "A2": "WITHER_CATALYST:12", - "A3": "", - "B1": "", - "B2": "WITHER_CATALYST:12", - "B3": "", - "C1": "", - "C2": "", - "C3": "" - }, "internalname": "NECRON_BLADE", - "clickcommand": "viewrecipe", - "modver": "1.6-REL" + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" } \ No newline at end of file diff --git a/items/PROTECTION;6.json b/items/PROTECTION;6.json index 0575dd49..f0f2f564 100644 --- a/items/PROTECTION;6.json +++ b/items/PROTECTION;6.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§f§9Enchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,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:\"§f§f§9Enchanted Book\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"PROTECTION;6\",enchantments:{protection:6},uuid:\"03eeba97-c0a7-4d5e-93ba-362d5d9b2367\",timestamp:\"4/9/20 8:57 PM\"},AttributeModifiers:[]}", + "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.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PROTECTION;6\",enchantments:{protection:6}}}", "damage": 0, "lore": [ "§9Protection VI", "§7Grants §a+18 §a❈ Defense§7.", "", "§7Use this on an item in an Anvil", - "§7to apply it! ", + "§7to apply it!", "", "§aObtained from the Dark Auction or", "§afrom Tomioka for 4 million", @@ -17,8 +17,8 @@ ], "internalname": "PROTECTION;6", "parent": "PROTECTION;4", + "modver": "1.4-REL", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", "infoType": "" } \ No newline at end of file diff --git a/items/SHARPNESS;6.json b/items/SHARPNESS;6.json index 9915ed94..dfefa4cb 100644 --- a/items/SHARPNESS;6.json +++ b/items/SHARPNESS;6.json @@ -1,11 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§9Enchanted Book", -<<<<<<< master "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}}}", -======= - "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.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"SHARPNESS;6\",enchantments:{sharpness:6}}}", ->>>>>>> apotato321-items-1 "damage": 0, "lore": [ "§9Sharpness VI", -- cgit From bc5f8dd49f3a55a11b660b6cd67aa3a79a18d2d3 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 19 Nov 2020 16:06:35 -0500 Subject: Learning How to Count With IRONM00N --- constants/parents.json | 168 +++++++++++++++++++++++++------------------ items/ASTRAEA.json | 1 + items/HYPERION.json | 14 ++-- items/SCYLLA.json | 16 ++--- items/VALKYRIE.json | 17 +++-- items/WITHER_BOOTS.json | 7 +- items/WITHER_CHESTPLATE.json | 7 +- items/WITHER_HELMET.json | 7 +- items/WITHER_LEGGINGS.json | 7 +- 9 files changed, 145 insertions(+), 99 deletions(-) diff --git a/constants/parents.json b/constants/parents.json index 578e9e8f..717bd0b9 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -33,12 +33,6 @@ ], "BANNER": [ "BANNER-1", - "BANNER-10", - "BANNER-11", - "BANNER-12", - "BANNER-13", - "BANNER-14", - "BANNER-15", "BANNER-2", "BANNER-3", "BANNER-4", @@ -46,7 +40,13 @@ "BANNER-6", "BANNER-7", "BANNER-8", - "BANNER-9" + "BANNER-9", + "BANNER-10", + "BANNER-11", + "BANNER-12", + "BANNER-13", + "BANNER-14", + "BANNER-15" ], "BIG_BRAIN;3": [ "BIG_BRAIN;4", @@ -72,12 +72,6 @@ ], "CARPET": [ "CARPET-1", - "CARPET-10", - "CARPET-11", - "CARPET-12", - "CARPET-13", - "CARPET-14", - "CARPET-15", "CARPET-2", "CARPET-3", "CARPET-4", @@ -85,7 +79,13 @@ "CARPET-6", "CARPET-7", "CARPET-8", - "CARPET-9" + "CARPET-9", + "CARPET-10", + "CARPET-11", + "CARPET-12", + "CARPET-13", + "CARPET-14", + "CARPET-15" ], "CASTER;4": [ "CASTER;1", @@ -158,14 +158,14 @@ ], "FEATHER_FALLING;4": [ "FEATHER_FALLING;1", - "FEATHER_FALLING;10", "FEATHER_FALLING;2", "FEATHER_FALLING;3", "FEATHER_FALLING;5", "FEATHER_FALLING;6", "FEATHER_FALLING;7", "FEATHER_FALLING;8", - "FEATHER_FALLING;9" + "FEATHER_FALLING;9", + "FEATHER_FALLING;10" ], "FIRE_ASPECT;1": [ "FIRE_ASPECT;2" @@ -226,23 +226,17 @@ ], "INFINITE_QUIVER;4": [ "INFINITE_QUIVER;1", - "INFINITE_QUIVER;10", "INFINITE_QUIVER;2", "INFINITE_QUIVER;3", "INFINITE_QUIVER;5", "INFINITE_QUIVER;6", "INFINITE_QUIVER;7", "INFINITE_QUIVER;8", - "INFINITE_QUIVER;9" + "INFINITE_QUIVER;9", + "INFINITE_QUIVER;10" ], "INK_SACK": [ "INK_SACK-1", - "INK_SACK-10", - "INK_SACK-11", - "INK_SACK-12", - "INK_SACK-13", - "INK_SACK-14", - "INK_SACK-15", "INK_SACK-2", "INK_SACK-3", "INK_SACK-4", @@ -250,7 +244,13 @@ "INK_SACK-6", "INK_SACK-7", "INK_SACK-8", - "INK_SACK-9" + "INK_SACK-9", + "INK_SACK-10", + "INK_SACK-11", + "INK_SACK-12", + "INK_SACK-13", + "INK_SACK-14", + "INK_SACK-15" ], "KNOCKBACK;1": [ "KNOCKBACK;2" @@ -311,6 +311,12 @@ "MAGNET;5", "MAGNET;6" ], + "NECRON_BLADE": [ + "VALKYRIE", + "SCYLLA", + "ASTRAEA", + "HYPERION" + ], "OVERLOAD;1": [ "OVERLOAD;2", "OVERLOAD;3", @@ -318,9 +324,6 @@ "OVERLOAD;5" ], "PERFECT_BOOTS_1": [ - "PERFECT_BOOTS_10", - "PERFECT_BOOTS_11", - "PERFECT_BOOTS_12", "PERFECT_BOOTS_2", "PERFECT_BOOTS_3", "PERFECT_BOOTS_4", @@ -328,12 +331,12 @@ "PERFECT_BOOTS_6", "PERFECT_BOOTS_7", "PERFECT_BOOTS_8", - "PERFECT_BOOTS_9" + "PERFECT_BOOTS_9", + "PERFECT_BOOTS_10", + "PERFECT_BOOTS_11", + "PERFECT_BOOTS_12" ], "PERFECT_CHESTPLATE_1": [ - "PERFECT_CHESTPLATE_10", - "PERFECT_CHESTPLATE_11", - "PERFECT_CHESTPLATE_12", "PERFECT_CHESTPLATE_2", "PERFECT_CHESTPLATE_3", "PERFECT_CHESTPLATE_4", @@ -341,12 +344,12 @@ "PERFECT_CHESTPLATE_6", "PERFECT_CHESTPLATE_7", "PERFECT_CHESTPLATE_8", - "PERFECT_CHESTPLATE_9" + "PERFECT_CHESTPLATE_9", + "PERFECT_CHESTPLATE_10", + "PERFECT_CHESTPLATE_11", + "PERFECT_CHESTPLATE_12", ], "PERFECT_HELMET_1": [ - "PERFECT_HELMET_10", - "PERFECT_HELMET_11", - "PERFECT_HELMET_12", "PERFECT_HELMET_2", "PERFECT_HELMET_3", "PERFECT_HELMET_4", @@ -354,12 +357,12 @@ "PERFECT_HELMET_6", "PERFECT_HELMET_7", "PERFECT_HELMET_8", - "PERFECT_HELMET_9" + "PERFECT_HELMET_9", + "PERFECT_HELMET_10", + "PERFECT_HELMET_11", + "PERFECT_HELMET_12" ], "PERFECT_LEGGINGS_1": [ - "PERFECT_LEGGINGS_10", - "PERFECT_LEGGINGS_11", - "PERFECT_LEGGINGS_12", "PERFECT_LEGGINGS_2", "PERFECT_LEGGINGS_3", "PERFECT_LEGGINGS_4", @@ -367,7 +370,10 @@ "PERFECT_LEGGINGS_6", "PERFECT_LEGGINGS_7", "PERFECT_LEGGINGS_8", - "PERFECT_LEGGINGS_9" + "PERFECT_LEGGINGS_9", + "PERFECT_LEGGINGS_10", + "PERFECT_LEGGINGS_11", + "PERFECT_LEGGINGS_12", ], "POWER;4": [ "POWER;1", @@ -477,12 +483,6 @@ ], "STAINED_CLAY": [ "STAINED_CLAY-1", - "STAINED_CLAY-10", - "STAINED_CLAY-11", - "STAINED_CLAY-12", - "STAINED_CLAY-13", - "STAINED_CLAY-14", - "STAINED_CLAY-15", "STAINED_CLAY-2", "STAINED_CLAY-3", "STAINED_CLAY-4", @@ -490,16 +490,16 @@ "STAINED_CLAY-6", "STAINED_CLAY-7", "STAINED_CLAY-8", - "STAINED_CLAY-9" + "STAINED_CLAY-9", + "STAINED_CLAY-10", + "STAINED_CLAY-11", + "STAINED_CLAY-12", + "STAINED_CLAY-13", + "STAINED_CLAY-14", + "STAINED_CLAY-15" ], "STAINED_GLASS": [ "STAINED_GLASS-1", - "STAINED_GLASS-10", - "STAINED_GLASS-11", - "STAINED_GLASS-12", - "STAINED_GLASS-13", - "STAINED_GLASS-14", - "STAINED_GLASS-15", "STAINED_GLASS-2", "STAINED_GLASS-3", "STAINED_GLASS-4", @@ -507,16 +507,16 @@ "STAINED_GLASS-6", "STAINED_GLASS-7", "STAINED_GLASS-8", - "STAINED_GLASS-9" + "STAINED_GLASS-9", + "STAINED_GLASS-10", + "STAINED_GLASS-11", + "STAINED_GLASS-12", + "STAINED_GLASS-13", + "STAINED_GLASS-14", + "STAINED_GLASS-15" ], "STAINED_GLASS_PANE": [ "STAINED_GLASS_PANE-1", - "STAINED_GLASS_PANE-10", - "STAINED_GLASS_PANE-11", - "STAINED_GLASS_PANE-12", - "STAINED_GLASS_PANE-13", - "STAINED_GLASS_PANE-14", - "STAINED_GLASS_PANE-15", "STAINED_GLASS_PANE-2", "STAINED_GLASS_PANE-3", "STAINED_GLASS_PANE-4", @@ -524,7 +524,13 @@ "STAINED_GLASS_PANE-6", "STAINED_GLASS_PANE-7", "STAINED_GLASS_PANE-8", - "STAINED_GLASS_PANE-9" + "STAINED_GLASS_PANE-9", + "STAINED_GLASS_PANE-10", + "STAINED_GLASS_PANE-11", + "STAINED_GLASS_PANE-12", + "STAINED_GLASS_PANE-13", + "STAINED_GLASS_PANE-14", + "STAINED_GLASS_PANE-15", ], "STEP": [ "STEP-1", @@ -703,6 +709,30 @@ "VICIOUS;4", "VICIOUS;5" ], + "WITHER_BOOTS": [ + "POWER_WITHER_BOOTS", + "SPEED_WITHER_BOOTS", + "TANK_WITHER_BOOTS", + "WISE_WITHER_BOOTS" + ], + "WITHER_CHESTPLATE": [ + "POWER_WITHER_CHESTPLATE", + "SPEED_WITHER_CHESTPLATE", + "TANK_WITHER_CHESTPLATE", + "WISE_WITHER_CHESTPLATE" + ], + "WITHER_HELMET": [ + "POWER_WITHER_HELMET", + "SPEED_WITHER_HELMET", + "TANK_WITHER_HELMET", + "WISE_WITHER_HELMET" + ], + "WITHER_LEGGINGS": [ + "POWER_WITHER_LEGGINGS", + "SPEED_WITHER_LEGGINGS", + "TANK_WITHER_LEGGINGS", + "WISE_WITHER_LEGGINGS" + ], "WOOD": [ "WOOD-1", "WOOD-2", @@ -719,12 +749,6 @@ ], "WOOL": [ "WOOL-1", - "WOOL-10", - "WOOL-11", - "WOOL-12", - "WOOL-13", - "WOOL-14", - "WOOL-15", "WOOL-2", "WOOL-3", "WOOL-4", @@ -732,6 +756,12 @@ "WOOL-6", "WOOL-7", "WOOL-8", - "WOOL-9" + "WOOL-9", + "WOOL-10", + "WOOL-11", + "WOOL-12", + "WOOL-13", + "WOOL-14", + "WOOL-15" ] } \ No newline at end of file diff --git a/items/ASTRAEA.json b/items/ASTRAEA.json index 46b8f284..7839e07d 100644 --- a/items/ASTRAEA.json +++ b/items/ASTRAEA.json @@ -39,6 +39,7 @@ "C3": "GIANT_FRAGMENT_BOULDER:1" }, "internalname": "ASTRAEA", + "parent": "NECRON_BLADE", "clickcommand": "viewrecipe", "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/HYPERION.json b/items/HYPERION.json index adec6e8e..d3d8cfe5 100644 --- a/items/HYPERION.json +++ b/items/HYPERION.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Hyperion", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d694 §8(1331)\",1:\"§7Damage: §c+296 §8(+580.16)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"\",4:\"§7Intelligence: §a+436 §8(+854.56)\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+2 §b✎ Intelligence\",10:\"§b§7per §cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{id:\"HYPERION\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d640\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"\",4:\"§7Intelligence: §a+400\",5:\"§7Ferocity: §a+30\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+2 §b✎ Intelligence\",10:\"§b§7per §cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c0\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Hyperion\"},ExtraAttributes:{id:\"HYPERION\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d694 §8(1331)", - "§7Damage: §c+296 §8(+580.16)", - "§7Strength: §c+150 §8(+294)", + "§7Gear Score: §d640", + "§7Damage: §c+260", + "§7Strength: §c+150", "", - "§7Intelligence: §a+436 §8(+854.56)", + "§7Intelligence: §a+400", "§7Ferocity: §a+30", "", "§7Deals +§c50% §7damage to", @@ -16,7 +16,7 @@ "§c§7and §a+2 §b✎ Intelligence", "§b§7per §cCatacombs §7level.", "", - "§7Your Catacombs Level: §c18", + "§7Your Catacombs Level: §c0", "", "§eRight-click to use your class ability!", "", @@ -39,5 +39,5 @@ }, "internalname": "HYPERION", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/SCYLLA.json b/items/SCYLLA.json index 8737d6bc..a8641035 100644 --- a/items/SCYLLA.json +++ b/items/SCYLLA.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Scylla", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d549 §8(1025)\",1:\"§7Damage: §c+278 §8(+544.88)\",2:\"§7Strength: §c+150 §8(+294)\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+53% §8(+103.88%)\",5:\"\",6:\"§7Intelligence: §a+50 §8(+98)\",7:\"§7Ferocity: §a+30\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+1 §9☠ Crit Damage §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c18\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§aPerfect 70000 / 70000\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d517\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"§7Crit Chance: §c+12%\",4:\"§7Crit Damage: §c+35%\",5:\"\",6:\"§7Intelligence: §a+50\",7:\"§7Ferocity: §a+30\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+1 §9☠ Crit Damage §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c0\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§aPerfect 70000 / 70000\",20:\"§7§4❣ §cRequires §aCatacombs Floor VII\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Scylla\"},ExtraAttributes:{id:\"SCYLLA\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d549 §8(1025)", - "§7Damage: §c+278 §8(+544.88)", - "§7Strength: §c+150 §8(+294)", + "§7Gear Score: §d517", + "§7Damage: §c+260", + "§7Strength: §c+150", "§7Crit Chance: §c+12%", - "§7Crit Damage: §c+53% §8(+103.88%)", + "§7Crit Damage: §c+35%", "", - "§7Intelligence: §a+50 §8(+98)", + "§7Intelligence: §a+50", "§7Ferocity: §a+30", "", "§7Deals +§c50% §7damage to", @@ -18,7 +18,7 @@ "§c§7and §a+1 §9☠ Crit Damage §7per", "§7§cCatacombs §7level.", "", - "§7Your Catacombs Level: §c18", + "§7Your Catacombs Level: §c0", "", "§eRight-click to use your class ability!", "", @@ -41,5 +41,5 @@ }, "internalname": "SCYLLA", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.6-REL" } \ No newline at end of file diff --git a/items/VALKYRIE.json b/items/VALKYRIE.json index c3df4146..03a3ec55 100644 --- a/items/VALKYRIE.json +++ b/items/VALKYRIE.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Valkyrie", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d516 §8(954)\",1:\"§7Damage: §c+288 §8(+564.48)\",2:\"§7Strength: §c+138 §8(+270.48)\",3:\"\",4:\"§7Intelligence: §a+60 §8(+117.6)\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c18\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Valkyrie\"},ExtraAttributes:{id:\"VALKYRIE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d516\",1:\"§7Damage: §c+288\",2:\"§7Strength: §c+138\",3:\"\",4:\"§7Intelligence: §a+60\",5:\"§7Ferocity: §a+60\",6:\"\",7:\"§7Deals +§c50% §7damage to\",8:\"§7Withers. Grants §c+1 §c❁ Damage\",9:\"§c§7and §a+1 §c❁ Strength §7per\",10:\"§7§cCatacombs §7level.\",11:\"\",12:\"§7Your Catacombs Level: §c0\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Valkyrie\"},ExtraAttributes:{id:\"VALKYRIE\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d516 §8(954)", - "§7Damage: §c+288 §8(+564.48)", - "§7Strength: §c+138 §8(+270.48)", + "§7Gear Score: §d516", + "§7Damage: §c+288", + "§7Strength: §c+138", "", - "§7Intelligence: §a+60 §8(+117.6)", + "§7Intelligence: §a+60", "§7Ferocity: §a+60", "", "§7Deals +§c50% §7damage to", @@ -16,7 +16,7 @@ "§c§7and §a+1 §c❁ Strength §7per", "§7§cCatacombs §7level.", "", - "§7Your Catacombs Level: §c18", + "§7Your Catacombs Level: §c0", "", "§eRight-click to use your class ability!", "", @@ -38,6 +38,9 @@ "C3": "GIANT_FRAGMENT_DIAMOND:1" }, "internalname": "VALKYRIE", + "parent": "NECRON_BLADE", "clickcommand": "viewrecipe", - "modver": "1.5-REL" + "modver": "1.6-REL", + "crafttext": "", + "infoType": "" } \ No newline at end of file diff --git a/items/WITHER_BOOTS.json b/items/WITHER_BOOTS.json index 09115c62..cc21a47a 100644 --- a/items/WITHER_BOOTS.json +++ b/items/WITHER_BOOTS.json @@ -27,6 +27,9 @@ "internalname": "WITHER_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wither_Armor" + ] } \ No newline at end of file diff --git a/items/WITHER_CHESTPLATE.json b/items/WITHER_CHESTPLATE.json index 9475b90a..c10dfc20 100644 --- a/items/WITHER_CHESTPLATE.json +++ b/items/WITHER_CHESTPLATE.json @@ -27,6 +27,9 @@ "internalname": "WITHER_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wither_Armor" + ] } \ No newline at end of file diff --git a/items/WITHER_HELMET.json b/items/WITHER_HELMET.json index e5d65c95..8a6df165 100644 --- a/items/WITHER_HELMET.json +++ b/items/WITHER_HELMET.json @@ -27,6 +27,9 @@ "internalname": "WITHER_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wither_Armor" + ] } \ No newline at end of file diff --git a/items/WITHER_LEGGINGS.json b/items/WITHER_LEGGINGS.json index cd2c921b..407b3c9c 100644 --- a/items/WITHER_LEGGINGS.json +++ b/items/WITHER_LEGGINGS.json @@ -27,6 +27,9 @@ "internalname": "WITHER_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wither_Armor" + ] } \ No newline at end of file -- cgit From 6a49d447c48e9921470161c2863c30653dc612db Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 20 Nov 2020 13:10:32 -0500 Subject: Learning To Count with IRONM00N pt 2 --- constants/parents.json | 12 +++++++++--- items/AUTO_RECOMBOBULATOR.json | 19 +++++++++++++++++++ items/CRYPT_DREADLORD_SWORD.json | 6 +++--- items/GOLDOR_THE_FISH.json | 17 +++++++++++++++++ items/IMPLOSION_SCROLL.json | 25 +++++++++++++++++++++++++ items/INK_WAND.json | 6 +++--- items/MAXOR_THE_FISH.json | 16 ++++++++++++++++ items/NECRON_HANDLE.json | 16 ++++++++++++++++ items/PUMPKIN_BOMB.json | 6 +++--- items/STORM_THE_FISH.json | 17 +++++++++++++++++ items/TACTICIAN_SWORD.json | 17 +++++++++-------- items/ULTIMATE_ONE_FOR_ALL;1.json | 25 +++++++++++++++++++++++++ items/ULTIMATE_SOUL_EATER;2.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_SOUL_EATER;3.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_SOUL_EATER;4.json | 27 +++++++++++++++++++++++++++ items/ULTIMATE_SOUL_EATER;5.json | 27 +++++++++++++++++++++++++++ 16 files changed, 270 insertions(+), 20 deletions(-) create mode 100644 items/AUTO_RECOMBOBULATOR.json create mode 100644 items/GOLDOR_THE_FISH.json create mode 100644 items/IMPLOSION_SCROLL.json create mode 100644 items/MAXOR_THE_FISH.json create mode 100644 items/NECRON_HANDLE.json create mode 100644 items/STORM_THE_FISH.json create mode 100644 items/ULTIMATE_ONE_FOR_ALL;1.json create mode 100644 items/ULTIMATE_SOUL_EATER;2.json create mode 100644 items/ULTIMATE_SOUL_EATER;3.json create mode 100644 items/ULTIMATE_SOUL_EATER;4.json create mode 100644 items/ULTIMATE_SOUL_EATER;5.json diff --git a/constants/parents.json b/constants/parents.json index 717bd0b9..4483e5dc 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -347,7 +347,7 @@ "PERFECT_CHESTPLATE_9", "PERFECT_CHESTPLATE_10", "PERFECT_CHESTPLATE_11", - "PERFECT_CHESTPLATE_12", + "PERFECT_CHESTPLATE_12" ], "PERFECT_HELMET_1": [ "PERFECT_HELMET_2", @@ -373,7 +373,7 @@ "PERFECT_LEGGINGS_9", "PERFECT_LEGGINGS_10", "PERFECT_LEGGINGS_11", - "PERFECT_LEGGINGS_12", + "PERFECT_LEGGINGS_12" ], "POWER;4": [ "POWER;1", @@ -530,7 +530,7 @@ "STAINED_GLASS_PANE-12", "STAINED_GLASS_PANE-13", "STAINED_GLASS_PANE-14", - "STAINED_GLASS_PANE-15", + "STAINED_GLASS_PANE-15" ], "STEP": [ "STEP-1", @@ -674,6 +674,12 @@ "ULTIMATE_REND;4", "ULTIMATE_REND;5" ], + "ULTIMATE_SOUL_EATER;1": [ + "ULTIMATE_SOUL_EATER;2", + "ULTIMATE_SOUL_EATER;3", + "ULTIMATE_SOUL_EATER;4", + "ULTIMATE_SOUL_EATER;5" + ], "ULTIMATE_SWARM;1": [ "ULTIMATE_SWARM;2", "ULTIMATE_SWARM;3", diff --git a/items/AUTO_RECOMBOBULATOR.json b/items/AUTO_RECOMBOBULATOR.json new file mode 100644 index 00000000..b0098d40 --- /dev/null +++ b/items/AUTO_RECOMBOBULATOR.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§6Auto Recombobulator", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"10479f18-e67f-3c86-93e2-b4df79d0457e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWRmZjhkYmJhYjE1YmZiYjExZTIzYjFmNTBiMzRlZjU0OGFkOTgzMmMwYmQ3ZjVhMTM3OTFhZGFkMDA1N2UxYiJ9fX0K\"}]}},display:{Lore:[0:\"§7Grants a §a1% §7chance to\",1:\"§7automatically recombobulate\",2:\"§7drops you get from enemies.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§6§lLEGENDARY DUNGEON ACCESSORY\"],Name:\"§f§f§6Auto Recombobulator\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"AUTO_RECOMBOBULATOR\",uuid:\"275c097e-0672-45b5-9a6d-6813a126f2c4\",timestamp:\"11/20/20 6:58 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Grants a §a1% §7chance to", + "§7automatically recombobulate", + "§7drops you get from enemies.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON ACCESSORY" + ], + "internalname": "AUTO_RECOMBOBULATOR", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/CRYPT_DREADLORD_SWORD.json b/items/CRYPT_DREADLORD_SWORD.json index 61a7eea8..535ba07f 100644 --- a/items/CRYPT_DREADLORD_SWORD.json +++ b/items/CRYPT_DREADLORD_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§9Dreadlord Sword", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d145\",1:\"§7Damage: §c+52\",2:\"§7Strength: §c+50\",3:\"\",4:\"§7Intelligence: §a+85\",5:\"\",6:\"§6Item Ability: Dreadlord §e§lRIGHT CLICK\",7:\"§7Shoot a skull that deals §a578§7\",8:\"§7damage.\",9:\"§8Mana Cost: §340\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 35000 / 35000\",13:\"§7§4❣ §cRequires §aCatacombs Level 5\",14:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Dreadlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_DREADLORD_SWORD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d145\",1:\"§7Damage: §c+52\",2:\"§7Strength: §c+50\",3:\"\",4:\"§7Intelligence: §a+85\",5:\"\",6:\"§6Item Ability: Dreadlord §e§lRIGHT CLICK\",7:\"§7Shoot a skull that deals §a500§7\",8:\"§7damage.\",9:\"§8Mana Cost: §340\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 35000 / 35000\",13:\"§7§4❣ §cRequires §aCatacombs Level 5\",14:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Dreadlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_DREADLORD_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d145", @@ -11,7 +11,7 @@ "§7Intelligence: §a+85", "", "§6Item Ability: Dreadlord §e§lRIGHT CLICK", - "§7Shoot a skull that deals §a578§7", + "§7Shoot a skull that deals §a500§7", "§7damage.", "§8Mana Cost: §340", "", @@ -23,7 +23,7 @@ "internalname": "CRYPT_DREADLORD_SWORD", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.6-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dreadlord_Sword" diff --git a/items/GOLDOR_THE_FISH.json b/items/GOLDOR_THE_FISH.json new file mode 100644 index 00000000..ef835892 --- /dev/null +++ b/items/GOLDOR_THE_FISH.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cGoldor the Fish", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"bff50f62-bbd8-3ea8-9e7f-126e7efe9544\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2U0ZjQ5NTM1YTI3NmFhY2M0ZGM4NDEzM2JmZTgxYmU1ZjJhNDc5OWE0YzA0ZDlhNGRkYjcyZDgxOWVjMmIyYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Two things are infinite, the\",1:\"§7universe and my ego.\",2:\"\",3:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cGoldor the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GOLDOR_THE_FISH\",uuid:\"74d7ca3e-c8bd-4424-a640-dc00d3efc8a5\",timestamp:\"11/19/20 4:14 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Two things are infinite, the", + "§7universe and my ego.", + "", + "§c§lSPECIAL DUNGEON ITEM" + ], + "internalname": "GOLDOR_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/IMPLOSION_SCROLL.json b/items/IMPLOSION_SCROLL.json new file mode 100644 index 00000000..72380cff --- /dev/null +++ b/items/IMPLOSION_SCROLL.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:writable_book", + "displayname": "§f§f§5Implosion", + "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron\u0027s Blade (Unrefined)\",2:\"§6§7granting it the §6Implosion\",3:\"§6§7ability.\",4:\"\",5:\"§6Item Ability: Implosion §e§lRIGHT CLICK\",6:\"§7Deals §c10,000 §7damage to\",7:\"§7nearby enemies.\",8:\"§8Mana Cost: §3300\",9:\"§8Cooldown: §a10s\",10:\"\",11:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§5Implosion\"},ExtraAttributes:{id:\"IMPLOSION_SCROLL\"},AttributeModifiers:[],resolved:0b}", + "damage": 0, + "lore": [ + "§7This scroll can be applied to a", + "§7§6Necron\u0027s Blade (Unrefined)", + "§6§7granting it the §6Implosion", + "§6§7ability.", + "", + "§6Item Ability: Implosion §e§lRIGHT CLICK", + "§7Deals §c10,000 §7damage to", + "§7nearby enemies.", + "§8Mana Cost: §3300", + "§8Cooldown: §a10s", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "IMPLOSION_SCROLL", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/INK_WAND.json b/items/INK_WAND.json index c6553f4d..fd82796d 100644 --- a/items/INK_WAND.json +++ b/items/INK_WAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stick", "displayname": "§5Ink Wand", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+90\",2:\"\",3:\"§6Item Ability: Ink Bomb §e§lRIGHT CLICK\",4:\"§7Shoot an ink bomb in front of\",5:\"§7you dealing §a42,200 §7damage\",6:\"§7and giving blindness!\",7:\"§8Mana Cost: §360\",8:\"§8Cooldown: §a30s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC SWORD\"],Name:\"§5Ink Wand\"},ExtraAttributes:{id:\"INK_WAND\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+90\",2:\"\",3:\"§6Item Ability: Ink Bomb §e§lRIGHT CLICK\",4:\"§7Shoot an ink bomb in front of\",5:\"§7you dealing §a10,000 §7damage\",6:\"§7and giving blindness!\",7:\"§8Mana Cost: §360\",8:\"§8Cooldown: §a30s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC SWORD\"],Name:\"§5Ink Wand\"},ExtraAttributes:{id:\"INK_WAND\"}}", "damage": 0, "lore": [ "§7Damage: §c+130", @@ -9,7 +9,7 @@ "", "§6Item Ability: Ink Bomb §e§lRIGHT CLICK", "§7Shoot an ink bomb in front of", - "§7you dealing §a42,200 §7damage", + "§7you dealing §a10,000 §7damage", "§7and giving blindness!", "§8Mana Cost: §360", "§8Cooldown: §a30s", @@ -30,7 +30,7 @@ }, "internalname": "INK_WAND", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.6-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ink_Wand" diff --git a/items/MAXOR_THE_FISH.json b/items/MAXOR_THE_FISH.json new file mode 100644 index 00000000..70669ca1 --- /dev/null +++ b/items/MAXOR_THE_FISH.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cMaxor the Fish", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5cf7683e-1630-37ec-b943-e725e18d401c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2RmNzRlMzIzZWQ0MTQzNjk2NWY1YzU3ZGRmMjgxNWQ1MzMyZmU5OTllNjhmYmI5ZDZjZjVjOGJkNDEzOWYifX19\"}]}},display:{Lore:[0:\"§7Dynamite fishing is my favorite!\",1:\"\",2:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cMaxor the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MAXOR_THE_FISH\",uuid:\"5859ffe7-9ae2-4878-8d57-e8a0cae64204\",timestamp:\"11/20/20 5:53 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Dynamite fishing is my favorite!", + "", + "§c§lSPECIAL DUNGEON ITEM" + ], + "internalname": "MAXOR_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/NECRON_HANDLE.json b/items/NECRON_HANDLE.json new file mode 100644 index 00000000..48581b2c --- /dev/null +++ b/items/NECRON_HANDLE.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§f§f§5Necron\u0027s Handle", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§5Necron\u0027s Handle\"},ExtraAttributes:{id:\"NECRON_HANDLE\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "NECRON_HANDLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/PUMPKIN_BOMB.json b/items/PUMPKIN_BOMB.json index 661d4944..a35b30ed 100644 --- a/items/PUMPKIN_BOMB.json +++ b/items/PUMPKIN_BOMB.json @@ -1,12 +1,12 @@ { "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,546 §7damage against\",3:\"§7non-scary enemies!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Blast o\u0027 Lantern\"},ExtraAttributes:{id:\"PUMPKIN_BOMB\"}}", + "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 §c3,000 §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,546 §7damage against", + "§7and §c3,000 §7damage against", "§7non-scary enemies!", "", "§9§lRARE" @@ -14,7 +14,7 @@ "internalname": "PUMPKIN_BOMB", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "1.6-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blast_o%27_Lantern" diff --git a/items/STORM_THE_FISH.json b/items/STORM_THE_FISH.json new file mode 100644 index 00000000..8cbbb0b7 --- /dev/null +++ b/items/STORM_THE_FISH.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cStorm the Fish", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"6efe0293-870d-3632-8140-59796aa9f456\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTQyNzM4ZjU2YTI0M2M0ODdlODg3NDlhYzVjOWNiYWViZDgyNjYxMWRhYTNhNWViYWQxYWIwYzQ3ZDkxMjIwMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Be glad you\u0027ll never have to\",1:\"§7face me!\",2:\"\",3:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cStorm the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"STORM_THE_FISH\",uuid:\"e4c4f0a1-6fcd-42ac-bef8-faa034c65987\",timestamp:\"11/19/20 7:37 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Be glad you\u0027ll never have to", + "§7face me!", + "", + "§c§lSPECIAL DUNGEON ITEM" + ], + "internalname": "STORM_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/TACTICIAN_SWORD.json b/items/TACTICIAN_SWORD.json index 4c351228..05580dad 100644 --- a/items/TACTICIAN_SWORD.json +++ b/items/TACTICIAN_SWORD.json @@ -1,13 +1,10 @@ { - "internalname": "TACTICIAN_SWORD", "itemid": "minecraft:wooden_sword", - "displayname": "§9Tactician's Sword", - "clickcommand": "", + "displayname": "§9Tactician\u0027s Sword", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Crit Chance: §c+20%\",2:\"\",3:\"§7§7Gains §c+15 Damage §7for\",4:\"§7each Combat collection of\",5:\"§7Tier VII and over of its\",6:\"§7wearer.\",7:\"\",8:\"§7Your Collections: §e0§7/§e10\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Tactician\u0027s Sword\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"TACTICIAN_SWORD\",uuid:\"8eb777e2-5707-4ffe-b43c-c52b044e2b94\",timestamp:\"11/15/20 2:32 AM\"},AttributeModifiers:[]}", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Crit Chance: §c+20%\",2:\"\",3:\"§7§7Gains §c+15 Damage §7for\",4:\"§7each Combat collection of\",5:\"§7Tier VII and over of its\",6:\"§7wearer.\",7:\"\",8:\"§7Your Collections: §e6§7/§e10\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Tactician's Sword\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"TACTICIAN_SWORD\",uuid:\"50734d02-f812-4990-8f67-52adb218e90a\",timestamp:\"7/7/20 1:56 PM\"}}", - "modver": "1.0.0", "lore": [ - "§7Damage: §c+140", + "§7Damage: §c+50", "§7Crit Chance: §c+20%", "", "§7§7Gains §c+15 Damage §7for", @@ -15,13 +12,17 @@ "§7Tier VII and over of its", "§7wearer.", "", - "§7Your Collections: §e6§7/§e10", + "§7Your Collections: §e0§7/§e10", "", "§7§8This item can be reforged!", "§9§lRARE SWORD" ], + "internalname": "TACTICIAN_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Tactician's_Sword" ] -} \ No newline at end of file +} diff --git a/items/ULTIMATE_ONE_FOR_ALL;1.json b/items/ULTIMATE_ONE_FOR_ALL;1.json new file mode 100644 index 00000000..a45af400 --- /dev/null +++ b/items/ULTIMATE_ONE_FOR_ALL;1.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§lOne For All I\",1:\"§7Removes all other enchants but\",2:\"§7increases your weapon damage by\",3:\"§7§a210%§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_ONE_FOR_ALL;1\",enchantments:{ultimate_one_for_all:1},uuid:\"96c05e87-5c87-4521-b64c-12042712b103\",timestamp:\"11/20/20 9:48 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lOne For All I", + "§7Removes all other enchants but", + "§7increases your weapon damage by", + "§7§a210%§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_ONE_FOR_ALL;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_SOUL_EATER;2.json b/items/ULTIMATE_SOUL_EATER;2.json new file mode 100644 index 00000000..4e713b4f --- /dev/null +++ b/items/ULTIMATE_SOUL_EATER;2.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater II\",1:\"§7Your weapon gains §c4§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",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:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SOUL_EATER;2\",enchantments:{ultimate_soul_eater:2},uuid:\"ac18ba26-f0c7-4dd9-b544-b9d604bb5e00\",anvil_uses:1,timestamp:\"11/17/20 8:23 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSoul Eater II", + "§7Your weapon gains §c4§7x the", + "§7Strength of the latest monster", + "§7killed and applies it on your", + "§7next hit.", + "", + "§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_SOUL_EATER;2", + "parent": "ULTIMATE_SOUL_EATER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_SOUL_EATER;3.json b/items/ULTIMATE_SOUL_EATER;3.json new file mode 100644 index 00000000..fed680e4 --- /dev/null +++ b/items/ULTIMATE_SOUL_EATER;3.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lSoul Eater III\",1:\"§7Your weapon gains §c6§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",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:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_SOUL_EATER;3\",enchantments:{ultimate_soul_eater:3},uuid:\"c9b1054a-12e9-45a5-b07b-74bc550e947b\",anvil_uses:2,timestamp:\"11/20/20 10:45 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSoul Eater III", + "§7Your weapon gains §c6§7x the", + "§7Strength of the latest monster", + "§7killed and applies it on your", + "§7next hit.", + "", + "§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_SOUL_EATER;3", + "parent": "ULTIMATE_SOUL_EATER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_SOUL_EATER;4.json b/items/ULTIMATE_SOUL_EATER;4.json new file mode 100644 index 00000000..0a57dbbb --- /dev/null +++ b/items/ULTIMATE_SOUL_EATER;4.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§lSoul Eater IV\",1:\"§7Your weapon gains §c8§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",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_SOUL_EATER;4\",enchantments:{ultimate_soul_eater:4},uuid:\"b8695779-1b64-4939-97a8-eb4da245b4c3\",anvil_uses:4,timestamp:\"11/19/20 8:18 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSoul Eater IV", + "§7Your weapon gains §c8§7x the", + "§7Strength of the latest monster", + "§7killed and applies it on your", + "§7next hit.", + "", + "§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_SOUL_EATER;4", + "parent": "ULTIMATE_SOUL_EATER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/ULTIMATE_SOUL_EATER;5.json b/items/ULTIMATE_SOUL_EATER;5.json new file mode 100644 index 00000000..29365d7f --- /dev/null +++ b/items/ULTIMATE_SOUL_EATER;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§lSoul Eater V\",1:\"§7Your weapon gains §c10§7x the\",2:\"§7Strength of the latest monster\",3:\"§7killed and applies it on your\",4:\"§7next hit.\",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_SOUL_EATER;5\",enchantments:{ultimate_soul_eater:5},uuid:\"b8695779-1b64-4939-97a8-eb4da245b4c3\",anvil_uses:4,timestamp:\"11/19/20 8:18 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lSoul Eater V", + "§7Your weapon gains §c10§7x the", + "§7Strength of the latest monster", + "§7killed and applies it on your", + "§7next hit.", + "", + "§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_SOUL_EATER;5", + "parent": "ULTIMATE_SOUL_EATER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file -- cgit From 7d2734656e0a0a3eaab8e30452fb9a0cb5a1c3fd Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 20 Nov 2020 13:14:08 -0500 Subject: Scrolls! --- items/SHADOW_WARP_SCROLL.json | 30 ++++++++++++++++++++++++++++++ items/WITHER_SHIELD_SCROLL.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 items/SHADOW_WARP_SCROLL.json create mode 100644 items/WITHER_SHIELD_SCROLL.json diff --git a/items/SHADOW_WARP_SCROLL.json b/items/SHADOW_WARP_SCROLL.json new file mode 100644 index 00000000..cc7d44ac --- /dev/null +++ b/items/SHADOW_WARP_SCROLL.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:writable_book", + "displayname": "§5Shadow Warp", + "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron\u0027s Blade (Unrefined)\",2:\"§6§7granting it the §6Shadow Warp\",3:\"§6§7ability.\",4:\"\",5:\"§6Item Ability: Shadow Warp §e§lRIGHT CLICK\",6:\"§7Created a spacial distortion\",7:\"§7§e10 §7blocks ahead of you that\",8:\"§7sucks all enemies around it.\",9:\"§7Using this ability again within\",10:\"§7§e5 §7seconds to detonate the\",11:\"§7warp and deal damage to enemies\",12:\"§7near it.\",13:\"§8Mana Cost: §3300\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Shadow Warp\"},ExtraAttributes:{id:\"SHADOW_WARP_SCROLL\"},AttributeModifiers:[],resolved:0b}", + "damage": 0, + "lore": [ + "§7This scroll can be applied to a", + "§7§6Necron\u0027s Blade (Unrefined)", + "§6§7granting it the §6Shadow Warp", + "§6§7ability.", + "", + "§6Item Ability: Shadow Warp §e§lRIGHT CLICK", + "§7Created a spacial distortion", + "§7§e10 §7blocks ahead of you that", + "§7sucks all enemies around it.", + "§7Using this ability again within", + "§7§e5 §7seconds to detonate the", + "§7warp and deal damage to enemies", + "§7near it.", + "§8Mana Cost: §3300", + "§8Cooldown: §a10s", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "SHADOW_WARP_SCROLL", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/WITHER_SHIELD_SCROLL.json b/items/WITHER_SHIELD_SCROLL.json new file mode 100644 index 00000000..2293bd71 --- /dev/null +++ b/items/WITHER_SHIELD_SCROLL.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:writable_book", + "displayname": "§5Wither Shield", + "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron\u0027s Blade (Unrefined)\",2:\"§6§7granting it the §6Wither\",3:\"§6Shield §7ability.\",4:\"\",5:\"§6Item Ability: Wither Shield §e§lRIGHT CLICK\",6:\"§7Reduces damage taken by §c30%\",7:\"§c§7for §e5 §7seconds. Also grants\",8:\"§7an absorption shield that gives\",9:\"§7§9200% §7of your Critical Damage\",10:\"§7as health, after §e5 §7seconds\",11:\"§7§a50% §7of the shield is\",12:\"§7converted into healing.\",13:\"§8Mana Cost: §3150\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Wither Shield\"},ExtraAttributes:{id:\"WITHER_SHIELD_SCROLL\"},AttributeModifiers:[],resolved:0b}", + "damage": 0, + "lore": [ + "§7This scroll can be applied to a", + "§7§6Necron\u0027s Blade (Unrefined)", + "§6§7granting it the §6Wither", + "§6Shield §7ability.", + "", + "§6Item Ability: Wither Shield §e§lRIGHT CLICK", + "§7Reduces damage taken by §c30%", + "§c§7for §e5 §7seconds. Also grants", + "§7an absorption shield that gives", + "§7§9200% §7of your Critical Damage", + "§7as health, after §e5 §7seconds", + "§7§a50% §7of the shield is", + "§7converted into healing.", + "§8Mana Cost: §3150", + "§8Cooldown: §a10s", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "WITHER_SHIELD_SCROLL", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +} \ No newline at end of file -- cgit From 57ec218761d5b3903547ede00b98287690ab1039 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 20 Nov 2020 13:16:26 -0500 Subject: Delete README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index ef0eb92c..00000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# IRONM00N's Branch -The master is outdated, look at the books branch for lastest stuff. -- cgit