diff options
30 files changed, 298 insertions, 44 deletions
diff --git a/constants/misc.json b/constants/misc.json index b113a853..d00eb35b 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1026,6 +1026,13 @@ ], "MASTER_SKULL_TIER_6":[ "MASTER_SKULL_TIER_7" + ], + "SOULFLOW_PILE":[ + "SOULFLOW_BATTERY", + "SOULFLOW_SUPERCELL" + ], + "SOULFLOW_BATTERY":[ + "SOULFLOW_SUPERCELL" ] }, @@ -1106,7 +1113,10 @@ "ec6249a96ca04107969d8d3523bb6474", "08ad1f9485d64d16b6afe706bbc7ca3f", "16bfa19d62a44083801529911e3a9c09", - "854fc11edfac4ef6b4c1abe2d7bcbc6b" + "854fc11edfac4ef6b4c1abe2d7bcbc6b", + "5ac46fc460a946138821cfd7318d89f3", + "c707c6e66d924261b978b820e86c289c", + "ad371f407c8144c0bea559fdf019384f" ], "ranks": { diff --git a/constants/parents.json b/constants/parents.json index 54650aa2..b6ded590 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2148,6 +2148,31 @@ "SMARTY_PANTS;1":[ "SMARTY_PANTS;2", "SMARTY_PANTS;3", + "SMARTY_PANTS;4", "SMARTY_PANTS;5" + ], + "SOULFLOW_SUPERCELL":[ + "SOULFLOW_BATTERY", + "SOULFLOW_PILE" + ], + "WATER_BUCKET":[ + "WATER", + "STATIONARY_WATER" + ], + "LAVA_BUCKET":[ + "LAVA", + "STATIONARY_LAVA" + ], + "VOIDWALKER_KATANA":[ + "VOIDEDGE_KATANA", + "VORPAL_KATANA", + "ATOMSPLIT_KATANA" + ], + "UNDEAD_SWORD":[ + "REVENANT_SWORD", + "REAPER_SWORD" + ], + "SHAMAN_SWORD":[ + "POOCH_SWORD" ] } diff --git a/items/ATOMSPLIT_KATANA.json b/items/ATOMSPLIT_KATANA.json new file mode 100644 index 00000000..35ddae30 --- /dev/null +++ b/items/ATOMSPLIT_KATANA.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:diamond_sword", + "displayname": "§6Atomsplit Katana", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+240 \",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+85%\",3:\"\",4:\"§7Intelligence: §a+300\",5:\"\",6:\"§7Deal §a+250% §7damage to Endermen§7.\",7:\"\",8:\"§6Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gain §c+400⫽ Ferocity §7against\",10:\"§7Endermen for §a4s\",11:\"§7§8Soulflow Cost: §32\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a4s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Enderman Slayer 7\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Atomsplit Katana\"},ExtraAttributes:{originTag:\"ATOMSPLIT_KATANA\",id:\"ATOMSPLIT_KATANA\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+240 ", + "§7Strength: §c+100", + "§7Crit Damage: §c+85%", + "", + "§7Intelligence: §a+300", + "", + "§7Deal §a+250% §7damage to Endermen§7.", + "", + "§6Ability: Soulcry §e§lRIGHT CLICK", + "§7Gain §c+400⫽ Ferocity §7against", + "§7Endermen for §a4s", + "§7§8Soulflow Cost: §32", + "§8Mana Cost: §3200", + "§8Cooldown: §a4s", + "", + "§7§8This item can be reforged!", + "§7§4☠ §cRequires §5Enderman Slayer 7", + "§6§lLEGENDARY SWORD" + ], + "recipe": { + "A1": "", + "A2": "NULL_BLADE:1", + "A3": "", + "B1": "", + "B2": "NULL_BLADE:1", + "B3": "", + "C1": "", + "C2": "VORPAL_KATANA:1", + "C3": "" + }, + "internalname": "ATOMSPLIT_KATANA", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Atomsplit_Katana" + ] +}
\ No newline at end of file diff --git a/items/ETHERWARP_MERGER.json b/items/ETHERWARP_MERGER.json new file mode 100644 index 00000000..99f12f85 --- /dev/null +++ b/items/ETHERWARP_MERGER.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Etherwarp Merger", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"209e7834-3376-36e1-84eb-da13ef083836\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTYxNzYxOTExMywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2U1MzE0ZjQ5MTk2OTFjY2JmODA3NzQzZGFlNDdhZTQ1YWMyZTNmZjA4Zjc5ZWVjZGQ0NTJmZTYwMmVmZjdmNiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§7§8Crafted by the Etherchemist\",3:\"§8and dropped by the Enderseraph.\",4:\"\",5:\"§5§lEPIC\"],Name:\"§f§f§5Etherwarp Merger\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ETHERWARP_MERGER\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§eRight-click to view recipes!", + "", + "§7§8Crafted by the Etherchemist", + "§8and dropped by the Enderseraph.", + "", + "§5§lEPIC" + ], + "internalname": "ETHERWARP_MERGER", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Etherwarp_Merger" + ] +}
\ No newline at end of file diff --git a/items/LARGE_SLAYER_SACK.json b/items/LARGE_SLAYER_SACK.json index 3f0de028..1ea41351 100644 --- a/items/LARGE_SLAYER_SACK.json +++ b/items/LARGE_SLAYER_SACK.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§5Large Slayer Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1cf3a3ac-05c8-35d2-95ee-bf98489bbce8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzE1MDcwNywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzBjY2JkMTVkNzZhNzQ4ZTA4OTI2ZWY2ZDIxZGMzZTU0ZDlhZGVjNzY2Y2MyNTAxOTUzMWE0OTNiMWZkNGI0NCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aTarantula Web§7,\",4:\"§7§aRevenant Flesh§7, §aWolf Tooth\",5:\"\",6:\"§7Capacity: §e20,160 per item\",7:\"§8Sacks sum their capacity.\",8:\"\",9:\"§5§lEPIC\"],Name:\"§5Large Slayer Sack\"},ExtraAttributes:{id:\"LARGE_SLAYER_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1cf3a3ac-05c8-35d2-95ee-bf98489bbce8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzE1MDcwNywKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzBjY2JkMTVkNzZhNzQ4ZTA4OTI2ZWY2ZDIxZGMzZTU0ZDlhZGVjNzY2Y2MyNTAxOTUzMWE0OTNiMWZkNGI0NCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aTarantula Web§7,\",4:\"§7§aRevenant Flesh§7, §aWolf\",5:\"§aTooth§7, §aNull Sphere\",6:\"\",7:\"§7Capacity: §e20,160 per item\",8:\"§8Sacks sum their capacity.\",9:\"\",10:\"§5§lEPIC\"],Name:\"§5Large Slayer Sack\"},ExtraAttributes:{id:\"LARGE_SLAYER_SACK\"}}", "damage": 3, "lore": [ "§7Item pickups go directly into", "§7your sacks.", "", "§7§7Items: §aTarantula Web§7,", - "§7§aRevenant Flesh§7, §aWolf Tooth", + "§7§aRevenant Flesh§7, §aWolf", + "§aTooth§7, §aNull Sphere", "", "§7Capacity: §e20,160 per item", "§8Sacks sum their capacity.", @@ -28,7 +29,7 @@ }, "internalname": "LARGE_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/LIFE_STEAL;1.json b/items/LIFE_STEAL;1.json index d1ebb549..9ead44df 100644 --- a/items/LIFE_STEAL;1.json +++ b/items/LIFE_STEAL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal I\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;1\",enchantments:{life_steal:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal I\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"§7- §cMana Steal\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;1\",enchantments:{life_steal:1}}}", "damage": 0, "lore": [ "§9Life Steal I", @@ -20,6 +20,7 @@ "", "§6Conflicts:", "§7- §cSyphon", + "§7- §cMana Steal", "", "§f§lCOMMON" ], diff --git a/items/LIFE_STEAL;2.json b/items/LIFE_STEAL;2.json index 340c6fc5..946225bf 100644 --- a/items/LIFE_STEAL;2.json +++ b/items/LIFE_STEAL;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal II\",1:\"§7Heals for §a1% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;2\",enchantments:{life_steal:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal II\",1:\"§7Heals for §a1% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"§7- §cMana Steal\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;2\",enchantments:{life_steal:2}}}", "damage": 0, "lore": [ "§9Life Steal II", @@ -20,6 +20,7 @@ "", "§6Conflicts:", "§7- §cSyphon", + "§7- §cMana Steal", "", "§f§lCOMMON" ], diff --git a/items/LIFE_STEAL;3.json b/items/LIFE_STEAL;3.json index ab6085a5..ddd1aa67 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:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal III\",1:\"§7Heals for §a1.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;3\",enchantments:{life_steal:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal III\",1:\"§7Heals for §a1.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enchantment Table\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"§7- §cMana Steal\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;3\",enchantments:{life_steal:3}}}", "damage": 0, "lore": [ "§9Life Steal III", @@ -20,6 +20,7 @@ "", "§6Conflicts:", "§7- §cSyphon", + "§7- §cMana Steal", "", "§f§lCOMMON" ], diff --git a/items/LIFE_STEAL;4.json b/items/LIFE_STEAL;4.json index 869d10c8..933a3e76 100644 --- a/items/LIFE_STEAL;4.json +++ b/items/LIFE_STEAL;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal IV\",1:\"§7Heals for §a2% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV: §7Spooky Festival\",9:\"§7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSyphon\",17:\"\",18:\"§fUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;4\",enchantments:{life_steal:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Life Steal IV\",1:\"§7Heals for §a2% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV: §7Spooky Festival\",9:\"§7Experiments\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cSyphon\",17:\"§7- §cMana Steal\",18:\"\",19:\"§fUNCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;4\",enchantments:{life_steal:4}}}", "damage": 0, "lore": [ "§9Life Steal IV", @@ -21,6 +21,7 @@ "", "§6Conflicts:", "§7- §cSyphon", + "§7- §cMana Steal", "", "§fUNCOMMON" ], diff --git a/items/LIFE_STEAL;5.json b/items/LIFE_STEAL;5.json index 6077ae76..404d89a7 100644 --- a/items/LIFE_STEAL;5.json +++ b/items/LIFE_STEAL;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Life Steal V\",1:\"§7Heals for §a2.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aV: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"\",17:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;5\",enchantments:{life_steal:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Life Steal V\",1:\"§7Heals for §a2.5% §7of your max\",2:\"§7health each time you hit a mob.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aV: §7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cSyphon\",16:\"§7- §cMana Steal\",17:\"\",18:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"LIFE_STEAL;5\",enchantments:{life_steal:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Life Steal V", @@ -20,6 +20,7 @@ "", "§6Conflicts:", "§7- §cSyphon", + "§7- §cMana Steal", "", "§a§lUNCOMMON" ], diff --git a/items/MANA_STEAL;1.json b/items/MANA_STEAL;1.json index d22af7d5..aa7aa39a 100644 --- a/items/MANA_STEAL;1.json +++ b/items/MANA_STEAL;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§fMana Steal I", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal I\",1:\"§7Regain §b0.2% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§fMana Steal I\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;1\",enchantments:{mana_steal:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal I\",1:\"§7Regain §b0.2% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enderman Slayer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Weapon\",12:\"§7- §fSword\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"§7- §cSyphon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§fMana Steal I\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;1\",enchantments:{mana_steal:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Mana Steal I", @@ -11,6 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enderman Slayer", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fSword", + "", + "§6Conflicts:", + "§7- §cLife Steal", + "§7- §cSyphon", + "", "§f§lCOMMON" ], "internalname": "MANA_STEAL;1", diff --git a/items/MANA_STEAL;2.json b/items/MANA_STEAL;2.json index 7cc11e22..601b3bf2 100644 --- a/items/MANA_STEAL;2.json +++ b/items/MANA_STEAL;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§fMana Steal II", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal II\",1:\"§7Regain §b0.5% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§fMana Steal II\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;2\",enchantments:{mana_steal:2}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal II\",1:\"§7Regain §b0.5% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enderman Slayer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Weapon\",12:\"§7- §fSword\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"§7- §cSyphon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§fMana Steal II\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;2\",enchantments:{mana_steal:2}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Mana Steal II", @@ -11,6 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enderman Slayer", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fSword", + "", + "§6Conflicts:", + "§7- §cLife Steal", + "§7- §cSyphon", + "", "§f§lCOMMON" ], "internalname": "MANA_STEAL;2", diff --git a/items/MANA_STEAL;3.json b/items/MANA_STEAL;3.json index 0820c7a0..0d154a56 100644 --- a/items/MANA_STEAL;3.json +++ b/items/MANA_STEAL;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§fMana Steal III", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal III\",1:\"§7Regain §b0.8% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§f§fMana Steal III\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;3\",enchantments:{mana_steal:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Mana Steal III\",1:\"§7Regain §b0.8% §7of your mana on\",2:\"§7hit.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-III: §7Enderman Slayer\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Weapon\",12:\"§7- §fSword\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"§7- §cSyphon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§f§fMana Steal III\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MANA_STEAL;3\",enchantments:{mana_steal:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Mana Steal III", @@ -11,6 +11,17 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enderman Slayer", + "", + "§6Applied To:", + "§7- §fFishing Weapon", + "§7- §fSword", + "", + "§6Conflicts:", + "§7- §cLife Steal", + "§7- §cSyphon", + "", "§f§lCOMMON" ], "internalname": "MANA_STEAL;3", diff --git a/items/MEDIUM_SLAYER_SACK.json b/items/MEDIUM_SLAYER_SACK.json index 0d0d31fc..978878c3 100644 --- a/items/MEDIUM_SLAYER_SACK.json +++ b/items/MEDIUM_SLAYER_SACK.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§9Medium Slayer Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"537f5cfd-35ee-34b5-b625-ae9be5a02ffd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzA4MjI3OSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWFmYWZkZTc4NmQ3MTQ4MTRhZWUwZTFkMTA5ZTcyOWRjNTUzZTJiMTRhYTk2ZTRlMjZkZDhmZTExOGJlYzYzNCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aTarantula Web§7,\",4:\"§7§aRevenant Flesh§7, §aWolf Tooth\",5:\"\",6:\"§7Capacity: §e2,240 per item\",7:\"§8Sacks sum their capacity.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Medium Slayer Sack\"},ExtraAttributes:{id:\"MEDIUM_SLAYER_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"537f5cfd-35ee-34b5-b625-ae9be5a02ffd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzA4MjI3OSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWFmYWZkZTc4NmQ3MTQ4MTRhZWUwZTFkMTA5ZTcyOWRjNTUzZTJiMTRhYTk2ZTRlMjZkZDhmZTExOGJlYzYzNCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aTarantula Web§7,\",4:\"§7§aRevenant Flesh§7, §aWolf\",5:\"§aTooth§7, §aNull Sphere\",6:\"\",7:\"§7Capacity: §e2,240 per item\",8:\"§8Sacks sum their capacity.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Medium Slayer Sack\"},ExtraAttributes:{id:\"MEDIUM_SLAYER_SACK\"}}", "damage": 3, "lore": [ "§7Item pickups go directly into", "§7your sacks.", "", "§7§7Items: §aTarantula Web§7,", - "§7§aRevenant Flesh§7, §aWolf Tooth", + "§7§aRevenant Flesh§7, §aWolf", + "§aTooth§7, §aNull Sphere", "", "§7Capacity: §e2,240 per item", "§8Sacks sum their capacity.", @@ -28,7 +29,7 @@ }, "internalname": "MEDIUM_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/PET_SKIN_ENDERMAN_SLAYER.json b/items/PET_SKIN_ENDERMAN_SLAYER.json new file mode 100644 index 00000000..6f1ed530 --- /dev/null +++ b/items/PET_SKIN_ENDERMAN_SLAYER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Void Conqueror Enderman Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"301afb75-07dd-37ce-94a1-7c5c40ab2512\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTk4NDE5NTUwNCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGZmZjQxZTFhZmM1OTdiMTRmNzdiOGU0NGUyYTEzNGRhYmUxNjFhMTUyNmFkZTgwZTYyOTBmMmRmMzMxZGMxMSIKICAgIH0KICB9Cn0\u003d\"}]}},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 Enderman pets.\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§eapply this skin!\",12:\"\",13:\"§5§lEPIC COSMETIC\"],Name:\"§f§f§5Void Conqueror Enderman Skin\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"PET_SKIN_ENDERMAN_SLAYER\"},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 Enderman pets.", + "", + "§7§eRight click on your pet to", + "§eapply this skin!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "PET_SKIN_ENDERMAN_SLAYER", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SMALL_SLAYER_SACK.json b/items/SMALL_SLAYER_SACK.json index 17f9ef99..1879a6d4 100644 --- a/items/SMALL_SLAYER_SACK.json +++ b/items/SMALL_SLAYER_SACK.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§aSmall Slayer Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26a967cf-780d-3d68-92a2-eedeaee9a7df\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzAxMzkxNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM2Y2Y1OTFhYTIzNjNiZDg0MzQyNDA0ZGM1OTQxNjhiOTA0ZjY1YTFlMjVmOGJlNjU4YjkxYjU2NzYyOWRhZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aTarantula Web§7,\",4:\"§7§aRevenant Flesh§7, §aWolf Tooth\",5:\"\",6:\"§7Capacity: §e640 per item\",7:\"§8Sacks sum their capacity.\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aSmall Slayer Sack\"},ExtraAttributes:{id:\"SMALL_SLAYER_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26a967cf-780d-3d68-92a2-eedeaee9a7df\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzAxMzkxNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM2Y2Y1OTFhYTIzNjNiZDg0MzQyNDA0ZGM1OTQxNjhiOTA0ZjY1YTFlMjVmOGJlNjU4YjkxYjU2NzYyOWRhZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aTarantula Web§7,\",4:\"§7§aRevenant Flesh§7, §aWolf\",5:\"§aTooth§7, §aNull Sphere\",6:\"\",7:\"§7Capacity: §e640 per item\",8:\"§8Sacks sum their capacity.\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aSmall Slayer Sack\"},ExtraAttributes:{id:\"SMALL_SLAYER_SACK\"}}", "damage": 3, "lore": [ "§7Item pickups go directly into", "§7your sacks.", "", "§7§7Items: §aTarantula Web§7,", - "§7§aRevenant Flesh§7, §aWolf Tooth", + "§7§aRevenant Flesh§7, §aWolf", + "§aTooth§7, §aNull Sphere", "", "§7Capacity: §e640 per item", "§8Sacks sum their capacity.", @@ -28,7 +29,7 @@ }, "internalname": "SMALL_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/SMARTY_PANTS;1.json b/items/SMARTY_PANTS;1.json index 94b677a6..535cbc5c 100644 --- a/items/SMARTY_PANTS;1.json +++ b/items/SMARTY_PANTS;1.json @@ -1,17 +1,21 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§fSmarty Pants I", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants I\",1:\"§7Grants §b+5✎ Intelligence§7.\",2:\"\",3:\"§7§7Apply Cost: §318 Exp Levels\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON!\"],Name:\"§f§fSmarty Pants I\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;1\",enchantments:{smarty_pants:1}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants I\",1:\"§7Grants §b+5✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enderman Slayer\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fLeggings\",11:\"\",12:\"§f§lCOMMON!\"],Name:\"§f§fSmarty Pants I\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;1\",enchantments:{smarty_pants:1}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Smarty Pants I", "§7Grants §b+5✎ Intelligence§7.", "", - "§7§7Apply Cost: §318 Exp Levels", - "", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enderman Slayer", + "", + "§6Applied To:", + "§7- §fLeggings", + "", "§f§lCOMMON!" ], "internalname": "SMARTY_PANTS;1", diff --git a/items/SMARTY_PANTS;2.json b/items/SMARTY_PANTS;2.json new file mode 100644 index 00000000..0c8021f1 --- /dev/null +++ b/items/SMARTY_PANTS;2.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§fSmarty Pants II", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants II\",1:\"§7Grants §b+10✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enderman Slayer\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fLeggings\",11:\"\",12:\"§f§lCOMMON!\"],Name:\"§f§fSmarty Pants II\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;2\",enchantments:{smarty_pants:1}},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Smarty Pants II", + "§7Grants §b+10✎ Intelligence§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-V: §7Enderman Slayer", + "", + "§6Applied To:", + "§7- §fLeggings", + "", + "§f§lCOMMON!" + ], + "internalname": "SMARTY_PANTS;2", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SMARTY_PANTS;3.json b/items/SMARTY_PANTS;3.json new file mode 100644 index 00000000..22d32b22 --- /dev/null +++ b/items/SMARTY_PANTS;3.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§fSmarty Pants III", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants III\",1:\"§7Grants §b+15✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enderman Slayer\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fLeggings\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§fSmarty Pants III\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;3\",enchantments:{smarty_pants:3}},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Smarty Pants III", + "§7Grants §b+15✎ Intelligence§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-V: §7Enderman Slayer", + "", + "§6Applied To:", + "§7- §fLeggings", + "", + "§f§lCOMMON" + ], + "internalname": "SMARTY_PANTS;3", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SMARTY_PANTS;4.json b/items/SMARTY_PANTS;4.json new file mode 100644 index 00000000..f848bbbb --- /dev/null +++ b/items/SMARTY_PANTS;4.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§fSmarty Pants IV", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants IV\",1:\"§7Grants §b+20✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enderman Slayer\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fLeggings\",11:\"\",12:\"§f§lCOMMON!\"],Name:\"§f§fSmarty Pants IV\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;4\",enchantments:{smarty_pants:1}},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Smarty Pants IV", + "§7Grants §b+20✎ Intelligence§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-V: §7Enderman Slayer", + "", + "§6Applied To:", + "§7- §fLeggings", + "", + "§f§lCOMMON!" + ], + "internalname": "SMARTY_PANTS;4", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file diff --git a/items/SMARTY_PANTS;5.json b/items/SMARTY_PANTS;5.json index 9ba9b6a9..a5b8144b 100644 --- a/items/SMARTY_PANTS;5.json +++ b/items/SMARTY_PANTS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§aSmarty Pants V", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants V\",1:\"§7Grants §b+25✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§aSmarty Pants V\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;5\",enchantments:{smarty_pants:5}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Smarty Pants V\",1:\"§7Grants §b+25✎ Intelligence§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enderman Slayer\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fLeggings\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§f§aSmarty Pants V\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SMARTY_PANTS;5\",enchantments:{smarty_pants:5}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Smarty Pants V", @@ -10,6 +10,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-V: §7Enderman Slayer", + "", + "§6Applied To:", + "§7- §fLeggings", + "", "§a§lUNCOMMON" ], "internalname": "SMARTY_PANTS;5", diff --git a/items/SYPHON;1.json b/items/SYPHON;1.json index ae91ef50..05f26acb 100644 --- a/items/SYPHON;1.json +++ b/items/SYPHON;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon I\",1:\"§7Heals for §a0.2% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"§7- §cMana Steal\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;1\",enchantments:{syphon:1}}}", "damage": 0, "lore": [ "§9Syphon I", @@ -20,6 +20,7 @@ "", "§6Conflicts:", "§7- §cLife Steal", + "§7- §cMana Steal", "", "§f§lCOMMON" ], diff --git a/items/SYPHON;2.json b/items/SYPHON;2.json index 7ee8508a..043ec9e9 100644 --- a/items/SYPHON;2.json +++ b/items/SYPHON;2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon II\",1:\"§7Heals for §a0.3% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;2\",enchantments:{syphon:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon II\",1:\"§7Heals for §a0.3% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"§7- §cMana Steal\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;2\",enchantments:{syphon:2}}}", "damage": 0, "lore": [ "§9Syphon II", @@ -20,6 +20,7 @@ "", "§6Conflicts:", "§7- §cLife Steal", + "§7- §cMana Steal", "", "§f§lCOMMON" ], diff --git a/items/SYPHON;3.json b/items/SYPHON;3.json index 7f0f6458..91cf5084 100644 --- a/items/SYPHON;3.json +++ b/items/SYPHON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon III\",1:\"§7Heals for §a0.4% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;3\",enchantments:{syphon:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon III\",1:\"§7Heals for §a0.4% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§6Source:\",7:\"§aI-III: §7Enchantment Table\",8:\"§7Experiments\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fSword\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cLife Steal\",16:\"§7- §cMana Steal\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;3\",enchantments:{syphon:3}}}", "damage": 0, "lore": [ "§9Syphon III", @@ -20,6 +20,7 @@ "", "§6Conflicts:", "§7- §cLife Steal", + "§7- §cMana Steal", "", "§f§lCOMMON" ], diff --git a/items/SYPHON;4.json b/items/SYPHON;4.json index bfc8275b..46f734ca 100644 --- a/items/SYPHON;4.json +++ b/items/SYPHON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon IV\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aIV: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;4\",enchantments:{syphon:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon IV\",1:\"§7Heals for §a0.5% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aIV: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"§7- §cMana Steal\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;4\",enchantments:{syphon:4}}}", "damage": 0, "lore": [ "§9Syphon IV", @@ -22,6 +22,7 @@ "", "§6Conflicts:", "§7- §cLife Steal", + "§7- §cMana Steal", "", "§f§lCOMMON" ], diff --git a/items/SYPHON;5.json b/items/SYPHON;5.json index aa3333fb..5d5daf29 100644 --- a/items/SYPHON;5.json +++ b/items/SYPHON;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon V\",1:\"§7Heals for §a0.6% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aV: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;5\",enchantments:{syphon:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon V\",1:\"§7Heals for §a0.6% §7of your max\",2:\"§7health per §9100 §9☠ Crit Damage\",3:\"§9§7you deal per hit, up to\",4:\"§7§91,000 §9☠ Crit Damage§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aV: §7Experiments\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"\",16:\"§6Conflicts:\",17:\"§7- §cLife Steal\",18:\"§7- §cMana Steal\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"SYPHON;5\",enchantments:{syphon:5}}}", "damage": 0, "lore": [ "§9Syphon V", @@ -22,6 +22,7 @@ "", "§6Conflicts:", "§7- §cLife Steal", + "§7- §cMana Steal", "", "§f§lCOMMON" ], diff --git a/items/VICIOUS;3.json b/items/VICIOUS;3.json index ae62bf36..b9e8bedd 100644 --- a/items/VICIOUS;3.json +++ b/items/VICIOUS;3.json @@ -1,7 +1,7 @@ { "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:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fBow\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"§7- §fArmor\",15:\"§7- §fHead\",16:\"§7- §fChestplate\",17:\"§7- §fBoots\",18:\"§7- §fHoe\",19:\"§7- §fAxe\",20:\"§7- §fPickaxe\",21:\"§7- §fDrill\",22:\"§7- §fShears\",23:\"§7- §fShovel\",24:\"\",25:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;3\",enchantments:{vicious:3}}}", + "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:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fWand\",11:\"§7- §fSword\",12:\"§7- §fBow\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"§7- §fHoe\",16:\"§7- §fAxe\",17:\"§7- §fPickaxe\",18:\"§7- §fDrill\",19:\"§7- §fShears\",20:\"§7- §fShovel\",21:\"\",22:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;3\",enchantments:{vicious:3}}}", "damage": 0, "lore": [ "§9Vicious III", @@ -14,14 +14,11 @@ "§aIII-V: §7Obtained from the Dark Auction", "", "§6Applied To:", + "§7- §fWand", "§7- §fSword", "§7- §fBow", "§7- §fFishing Rod", "§7- §fFishing Weapon", - "§7- §fArmor", - "§7- §fHead", - "§7- §fChestplate", - "§7- §fBoots", "§7- §fHoe", "§7- §fAxe", "§7- §fPickaxe", diff --git a/items/VICIOUS;4.json b/items/VICIOUS;4.json index b3a59e29..475b84c4 100644 --- a/items/VICIOUS;4.json +++ b/items/VICIOUS;4.json @@ -1,7 +1,7 @@ { "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:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fBow\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"§7- §fArmor\",15:\"§7- §fHead\",16:\"§7- §fChestplate\",17:\"§7- §fBoots\",18:\"§7- §fHoe\",19:\"§7- §fAxe\",20:\"§7- §fPickaxe\",21:\"§7- §fDrill\",22:\"§7- §fShears\",23:\"§7- §fShovel\",24:\"\",25:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;4\",enchantments:{vicious:4}}}", + "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:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fWand\",11:\"§7- §fSword\",12:\"§7- §fBow\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"§7- §fHoe\",16:\"§7- §fAxe\",17:\"§7- §fPickaxe\",18:\"§7- §fDrill\",19:\"§7- §fShears\",20:\"§7- §fShovel\",21:\"\",22:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;4\",enchantments:{vicious:4}}}", "damage": 0, "lore": [ "§9Vicious IV", @@ -14,14 +14,11 @@ "§aIII-V: §7Obtained from the Dark Auction", "", "§6Applied To:", + "§7- §fWand", "§7- §fSword", "§7- §fBow", "§7- §fFishing Rod", "§7- §fFishing Weapon", - "§7- §fArmor", - "§7- §fHead", - "§7- §fChestplate", - "§7- §fBoots", "§7- §fHoe", "§7- §fAxe", "§7- §fPickaxe", diff --git a/items/VICIOUS;5.json b/items/VICIOUS;5.json index d9620837..3f42a1e5 100644 --- a/items/VICIOUS;5.json +++ b/items/VICIOUS;5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],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:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fBow\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"§7- §fArmor\",15:\"§7- §fHead\",16:\"§7- §fChestplate\",17:\"§7- §fBoots\",18:\"§7- §fHoe\",19:\"§7- §fAxe\",20:\"§7- §fPickaxe\",21:\"§7- §fDrill\",22:\"§7- §fShears\",23:\"§7- §fShovel\",24:\"\",25:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;5\",enchantments:{vicious:5}},oHideFlags:254}", + "nbttag": "{ench:[],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:\"§6Source:\",7:\"§aIII-V: §7Obtained from the Dark Auction\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fWand\",11:\"§7- §fSword\",12:\"§7- §fBow\",13:\"§7- §fFishing Rod\",14:\"§7- §fFishing Weapon\",15:\"§7- §fHoe\",16:\"§7- §fAxe\",17:\"§7- §fPickaxe\",18:\"§7- §fDrill\",19:\"§7- §fShears\",20:\"§7- §fShovel\",21:\"\",22:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"VICIOUS;5\",enchantments:{vicious:5}},oHideFlags:254}", "damage": 0, "lore": [ "§9Vicious V", @@ -14,14 +14,11 @@ "§aIII-V: §7Obtained from the Dark Auction", "", "§6Applied To:", + "§7- §fWand", "§7- §fSword", "§7- §fBow", "§7- §fFishing Rod", "§7- §fFishing Weapon", - "§7- §fArmor", - "§7- §fHead", - "§7- §fChestplate", - "§7- §fBoots", "§7- §fHoe", "§7- §fAxe", "§7- §fPickaxe", diff --git a/items/VOIDGLOOM_SERAPH_BOSS.json b/items/VOIDGLOOM_SERAPH_BOSS.json index a68c951c..29e056f2 100644 --- a/items/VOIDGLOOM_SERAPH_BOSS.json +++ b/items/VOIDGLOOM_SERAPH_BOSS.json @@ -22,8 +22,8 @@ "§8[Tier §c3§8-§44§8] §5Transmission Tuner §a(1x) §8(§bRare 5%§8)", "§8[Tier §c3§8-§44§8] §9Null Atom §a(1x) §8(§bRare 5%§8)", "§8[Tier §44§8] §fPocket Espresso Machine §a(1x) §8(§dPray RNGesus \u003c1%§8)", - "§8[Tier §44§8] §6Void Conqueror Enderman Skin §a(1x) §8(§dPray RNGesus \u003c1%§8)", - "§8[Tier §44§8] §6Etherwarp Merger §a(1x) §8(§5Extraodinary 1%§8)", + "§8[Tier §44§8] §5Void Conqueror Enderman Skin §a(1x) §8(§dPray RNGesus \u003c1%§8)", + "§8[Tier §44§8] §5Etherwarp Merger §a(1x) §8(§5Extraodinary 1%§8)", "§8[Tier §44§8] §6Judgement Core §a(1x) §8(§dPray RNGesus \u003c1%§8)", "§8[Tier §44§8] §6Exceedingly Rare Ender Artifact Upgrader §a(1x) §8(§dPray RNGesus \u003c1%§8)", "§8[Tier §44§8] §5Enchant Rune I §a(1x) §8(§dPray RNGesus \u003c1%§8)", |