From 5830675f907a1041048cf1cb596da8f8a48bbd87 Mon Sep 17 00:00:00 2001 From: Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> Date: Mon, 9 May 2022 21:12:32 +0200 Subject: Fixed things (#736) * Removed "Resources Generated: 0" Line * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update parents.json * Update parents.json * Update parents.json * Add files via upload * theres also quartz t12 * I don't think that has a enchant glint... * Add files via upload * 64 Molten Powder, not 8 * wrong wrong wrong --- items/BLAZE_GENERATOR_1.json | 4 ++-- items/BLAZE_GENERATOR_10.json | 4 ++-- items/BLAZE_GENERATOR_11.json | 4 ++-- items/BLAZE_GENERATOR_12.json | 5 ++--- items/BLAZE_GENERATOR_2.json | 4 ++-- items/BLAZE_GENERATOR_3.json | 4 ++-- items/BLAZE_GENERATOR_4.json | 4 ++-- items/BLAZE_GENERATOR_5.json | 4 ++-- items/BLAZE_GENERATOR_6.json | 4 ++-- items/BLAZE_GENERATOR_7.json | 4 ++-- items/BLAZE_GENERATOR_8.json | 4 ++-- items/BLAZE_GENERATOR_9.json | 4 ++-- items/CHARM;1.json | 4 ++-- items/FEROCIOUS_MANA;10.json | 34 ++++++++++++++++++++++++++++++++++ items/GHAST_GENERATOR_12.json | 5 ++--- items/GLOWSTONE_GENERATOR_12.json | 5 ++--- items/HARDENED_MANA;10.json | 34 ++++++++++++++++++++++++++++++++++ items/HARDENED_MANA;9.json | 34 ++++++++++++++++++++++++++++++++++ items/INFERNO_GENERATOR_1.json | 10 ++++++---- items/INFERNO_GENERATOR_10.json | 8 ++++---- items/INFERNO_GENERATOR_11.json | 2 +- items/INFERNO_GENERATOR_2.json | 10 ++++++---- items/INFERNO_GENERATOR_3.json | 5 ++--- items/INFERNO_GENERATOR_4.json | 5 ++--- items/INFERNO_GENERATOR_5.json | 5 ++--- items/INFERNO_GENERATOR_6.json | 16 ++++++++-------- items/INFERNO_GENERATOR_7.json | 5 ++--- items/INFERNO_GENERATOR_8.json | 5 ++--- items/INFERNO_GENERATOR_9.json | 8 ++++---- items/MAGMA_CUBE_GENERATOR_12.json | 5 ++--- items/MAXED_ENCHANT_BOOK.json | 4 ++-- items/MYCELIUM_GENERATOR_1.json | 5 ++--- items/MYCELIUM_GENERATOR_10.json | 3 +-- items/MYCELIUM_GENERATOR_11.json | 3 +-- items/MYCELIUM_GENERATOR_12.json | 3 +-- items/MYCELIUM_GENERATOR_2.json | 3 +-- items/MYCELIUM_GENERATOR_3.json | 3 +-- items/MYCELIUM_GENERATOR_4.json | 3 +-- items/MYCELIUM_GENERATOR_5.json | 3 +-- items/MYCELIUM_GENERATOR_6.json | 3 +-- items/MYCELIUM_GENERATOR_7.json | 3 +-- items/MYCELIUM_GENERATOR_8.json | 3 +-- items/MYCELIUM_GENERATOR_9.json | 3 +-- items/QUARTZ_GENERATOR_12.json | 5 ++--- items/RED_SAND_GENERATOR_1.json | 5 ++--- items/RED_SAND_GENERATOR_10.json | 3 +-- items/RED_SAND_GENERATOR_11.json | 3 +-- items/RED_SAND_GENERATOR_12.json | 3 +-- items/RED_SAND_GENERATOR_2.json | 3 +-- items/RED_SAND_GENERATOR_3.json | 3 +-- items/RED_SAND_GENERATOR_4.json | 3 +-- items/RED_SAND_GENERATOR_5.json | 3 +-- items/RED_SAND_GENERATOR_6.json | 3 +-- items/RED_SAND_GENERATOR_7.json | 3 +-- items/RED_SAND_GENERATOR_8.json | 3 +-- items/RED_SAND_GENERATOR_9.json | 3 +-- items/ULTIMATE_FATAL_TEMPO;2.json | 37 +++++++++++++++++++++++++++++++++++++ items/ULTIMATE_FATAL_TEMPO;3.json | 37 +++++++++++++++++++++++++++++++++++++ items/ULTIMATE_FATAL_TEMPO;4.json | 37 +++++++++++++++++++++++++++++++++++++ items/ULTIMATE_FATAL_TEMPO;5.json | 37 +++++++++++++++++++++++++++++++++++++ items/ULTIMATE_INFERNO;2.json | 37 +++++++++++++++++++++++++++++++++++++ items/ULTIMATE_INFERNO;3.json | 37 +++++++++++++++++++++++++++++++++++++ items/ULTIMATE_INFERNO;4.json | 37 +++++++++++++++++++++++++++++++++++++ items/ULTIMATE_INFERNO;5.json | 37 +++++++++++++++++++++++++++++++++++++ 64 files changed, 499 insertions(+), 131 deletions(-) create mode 100644 items/FEROCIOUS_MANA;10.json create mode 100644 items/HARDENED_MANA;10.json create mode 100644 items/HARDENED_MANA;9.json create mode 100644 items/ULTIMATE_FATAL_TEMPO;2.json create mode 100644 items/ULTIMATE_FATAL_TEMPO;3.json create mode 100644 items/ULTIMATE_FATAL_TEMPO;4.json create mode 100644 items/ULTIMATE_FATAL_TEMPO;5.json create mode 100644 items/ULTIMATE_INFERNO;2.json create mode 100644 items/ULTIMATE_INFERNO;3.json create mode 100644 items/ULTIMATE_INFERNO;4.json create mode 100644 items/ULTIMATE_INFERNO;5.json (limited to 'items') diff --git a/items/BLAZE_GENERATOR_1.json b/items/BLAZE_GENERATOR_1.json index 3e277cd2..15d66fce 100644 --- a/items/BLAZE_GENERATOR_1.json +++ b/items/BLAZE_GENERATOR_1.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_1", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_10.json b/items/BLAZE_GENERATOR_10.json index a41d730d..28ad20bb 100644 --- a/items/BLAZE_GENERATOR_10.json +++ b/items/BLAZE_GENERATOR_10.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_10", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_11.json b/items/BLAZE_GENERATOR_11.json index 684ac57b..1ba6b991 100644 --- a/items/BLAZE_GENERATOR_11.json +++ b/items/BLAZE_GENERATOR_11.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_11", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_12.json b/items/BLAZE_GENERATOR_12.json index a6a33761..7b7b4c14 100644 --- a/items/BLAZE_GENERATOR_12.json +++ b/items/BLAZE_GENERATOR_12.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Blaze Minion XII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"20b92d22-0f03-370f-a936-a973dac84bc6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3NDAxMjUyMywKICAicHJvZmlsZUlkIiA6ICIyYzEwNjRmY2Q5MTc0MjgyODRlM2JmN2ZhYTdlM2UxYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJOYWVtZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jNjRiMTU3YTlkZmZkNjZhOGZlODMyZjg1NjRjMmM3ODIyMjc5Y2RkYTM0NGRmYmVmMjNmODRjNjVlZjYyNWQxIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Blaze! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a15s\",6:\"§7Max Storage: §e960\",7:\"§7Resources Generated: §b0\"],Name:\"§9Blaze Minion XII\"},ExtraAttributes:{id:\"BLAZE_GENERATOR_12\",generator_tier:12}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"20b92d22-0f03-370f-a936-a973dac84bc6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3NDAxMjUyMywKICAicHJvZmlsZUlkIiA6ICIyYzEwNjRmY2Q5MTc0MjgyODRlM2JmN2ZhYTdlM2UxYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJOYWVtZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jNjRiMTU3YTlkZmZkNjZhOGZlODMyZjg1NjRjMmM3ODIyMjc5Y2RkYTM0NGRmYmVmMjNmODRjNjVlZjYyNWQxIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Blaze! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a15s\",6:\"§7Max Storage: §e960\"],Name:\"§9Blaze Minion XII\"},ExtraAttributes:{id:\"BLAZE_GENERATOR_12\",generator_tier:12}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,8 +10,7 @@ "§7you are offline!", "", "§7Time Between Actions: §a15s", - "§7Max Storage: §e960", - "§7Resources Generated: §b0" + "§7Max Storage: §e960" ], "internalname": "BLAZE_GENERATOR_12", "crafttext": "", diff --git a/items/BLAZE_GENERATOR_2.json b/items/BLAZE_GENERATOR_2.json index 981ecf54..85776d76 100644 --- a/items/BLAZE_GENERATOR_2.json +++ b/items/BLAZE_GENERATOR_2.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_2", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_3.json b/items/BLAZE_GENERATOR_3.json index 28a8d41c..07e2b220 100644 --- a/items/BLAZE_GENERATOR_3.json +++ b/items/BLAZE_GENERATOR_3.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_3", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_4.json b/items/BLAZE_GENERATOR_4.json index 0bb3c7ee..a2b87a15 100644 --- a/items/BLAZE_GENERATOR_4.json +++ b/items/BLAZE_GENERATOR_4.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_4", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_5.json b/items/BLAZE_GENERATOR_5.json index 926be7f6..71ba6503 100644 --- a/items/BLAZE_GENERATOR_5.json +++ b/items/BLAZE_GENERATOR_5.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_5", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_6.json b/items/BLAZE_GENERATOR_6.json index 0fac5160..95fdbab4 100644 --- a/items/BLAZE_GENERATOR_6.json +++ b/items/BLAZE_GENERATOR_6.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_6", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_7.json b/items/BLAZE_GENERATOR_7.json index 69cc65ca..bcda5e68 100644 --- a/items/BLAZE_GENERATOR_7.json +++ b/items/BLAZE_GENERATOR_7.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_7", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_8.json b/items/BLAZE_GENERATOR_8.json index a66485f8..f35b0aad 100644 --- a/items/BLAZE_GENERATOR_8.json +++ b/items/BLAZE_GENERATOR_8.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_8", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/BLAZE_GENERATOR_9.json b/items/BLAZE_GENERATOR_9.json index 2fc64539..aff768c9 100644 --- a/items/BLAZE_GENERATOR_9.json +++ b/items/BLAZE_GENERATOR_9.json @@ -25,11 +25,11 @@ }, "internalname": "BLAZE_GENERATOR_9", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Minion" ], "crafttext": "Requires: Blaze Rod I" -} +} \ No newline at end of file diff --git a/items/CHARM;1.json b/items/CHARM;1.json index 5d9b0047..d3684c3b 100644 --- a/items/CHARM;1.json +++ b/items/CHARM;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§f§fCharm I", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Charm I\",1:\"§7Increases the chance to receive\",2:\"§7higher-tiered Trophy Fish by\",3:\"§7§a2%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Fishing\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§fCharm I\"},ExtraAttributes:{id:\"CHARM;1\",enchantments:{charm:1}}}", + "displayname": "§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Charm I\",1:\"§7Increases the chance to receive\",2:\"§7higher-tiered Trophy Fish by\",3:\"§7§a2%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Fishing\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§fEnchanted Book\"},ExtraAttributes:{id:\"CHARM;1\",enchantments:{charm:1}}}", "damage": 0, "lore": [ "§9Charm I", diff --git a/items/FEROCIOUS_MANA;10.json b/items/FEROCIOUS_MANA;10.json new file mode 100644 index 00000000..3136a7d1 --- /dev/null +++ b/items/FEROCIOUS_MANA;10.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§dEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana X\",1:\"§7Gain §a1% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§d§lMYTHIC\"],Name:\"§f§dEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;10\",enchantments:{ferocious_mana:9}}}", + "damage": 0, + "lore": [ + "§9Ferocious Mana X", + "§7Gain §a1% §7of mana used near", + "§7you as §c⫽ Ferocity§7 for 10", + "§7seconds, capped at 300 §c⫽", + "§cFerocity§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-X: §7Kuudra", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cHardened Mana", + "§7- §cMana Vampire", + "§7- §cStrong Mana", + "", + "§d§lMYTHIC" + ], + "internalname": "FEROCIOUS_MANA;10", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/GHAST_GENERATOR_12.json b/items/GHAST_GENERATOR_12.json index 2e8cc5e4..76417d78 100644 --- a/items/GHAST_GENERATOR_12.json +++ b/items/GHAST_GENERATOR_12.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Ghast Minion XII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32dd8a83-f179-3def-b6b8-63b0c5012e61\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3Mzk5NjQzOCwKICAicHJvZmlsZUlkIiA6ICJjZGM5MzQ0NDAzODM0ZDdkYmRmOWUyMmVjZmM5MzBiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSYXdMb2JzdGVycyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lMzRjZWZkZDAyMzliNmQzN2ZkNzQzMThlMjgzMTgxYzQ4MTlmMDVjNTYzNTJlNjIxNmMyZDA0N2M3NGY3MDA3IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Ghasts! §cBEWARE OF\",3:\"§cEXPLOSIONS!§7 Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a30s\",7:\"§7Max Storage: §e960\",8:\"§7Resources Generated: §b0\"],Name:\"§9Ghast Minion XII\"},ExtraAttributes:{id:\"GHAST_GENERATOR_12\",generator_tier:12}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32dd8a83-f179-3def-b6b8-63b0c5012e61\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3Mzk5NjQzOCwKICAicHJvZmlsZUlkIiA6ICJjZGM5MzQ0NDAzODM0ZDdkYmRmOWUyMmVjZmM5MzBiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSYXdMb2JzdGVycyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lMzRjZWZkZDAyMzliNmQzN2ZkNzQzMThlMjgzMTgxYzQ4MTlmMDVjNTYzNTJlNjIxNmMyZDA0N2M3NGY3MDA3IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Ghasts! §cBEWARE OF\",3:\"§cEXPLOSIONS!§7 Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a30s\",7:\"§7Max Storage: §e960\"],Name:\"§9Ghast Minion XII\"},ExtraAttributes:{id:\"GHAST_GENERATOR_12\",generator_tier:12}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,8 +11,7 @@ "§7when you are offline!", "", "§7Time Between Actions: §a30s", - "§7Max Storage: §e960", - "§7Resources Generated: §b0" + "§7Max Storage: §e960" ], "internalname": "GHAST_GENERATOR_12", "crafttext": "", diff --git a/items/GLOWSTONE_GENERATOR_12.json b/items/GLOWSTONE_GENERATOR_12.json index 2f790172..79f6adcf 100644 --- a/items/GLOWSTONE_GENERATOR_12.json +++ b/items/GLOWSTONE_GENERATOR_12.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Glowstone Minion XII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a197cc1a-b318-3c80-8bb8-bb664f3c1d69\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3Mzk3NTAyOCwKICAicHJvZmlsZUlkIiA6ICIxYWZhZjc2NWI1ZGY0NjA3YmY3ZjY1ZGYzYWIwODhhOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJMb3lfQmxvb2RBbmdlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85MTcwMWFhNjhhMmQxNDFmZTBhODViYTQ4MjViNjc0NjJkZTRkMmNiY2NkOGI1MmVmMDE4ZDM5ZTM3Mjk2ZWUyIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7glowstone! Requires an open area\",3:\"§7to place glowstone. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a11s\",7:\"§7Max Storage: §e960\",8:\"§7Resources Generated: §b0\"],Name:\"§9Glowstone Minion XII\"},ExtraAttributes:{id:\"GLOWSTONE_GENERATOR_12\",generator_tier:12}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a197cc1a-b318-3c80-8bb8-bb664f3c1d69\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3Mzk3NTAyOCwKICAicHJvZmlsZUlkIiA6ICIxYWZhZjc2NWI1ZGY0NjA3YmY3ZjY1ZGYzYWIwODhhOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJMb3lfQmxvb2RBbmdlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85MTcwMWFhNjhhMmQxNDFmZTBhODViYTQ4MjViNjc0NjJkZTRkMmNiY2NkOGI1MmVmMDE4ZDM5ZTM3Mjk2ZWUyIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7glowstone! Requires an open area\",3:\"§7to place glowstone. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a11s\",7:\"§7Max Storage: §e960\"],Name:\"§9Glowstone Minion XII\"},ExtraAttributes:{id:\"GLOWSTONE_GENERATOR_12\",generator_tier:12}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,8 +11,7 @@ "§7work when you are offline!", "", "§7Time Between Actions: §a11s", - "§7Max Storage: §e960", - "§7Resources Generated: §b0" + "§7Max Storage: §e960" ], "internalname": "GLOWSTONE_GENERATOR_12", "crafttext": "", diff --git a/items/HARDENED_MANA;10.json b/items/HARDENED_MANA;10.json new file mode 100644 index 00000000..91d90798 --- /dev/null +++ b/items/HARDENED_MANA;10.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§dHardened Mana X", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Hardened Mana X\",1:\"§7Gain §a1% §7of mana used near\",2:\"§7you as §a❈ Defense§7 for 10\",3:\"§7seconds, capped at 400 §a❈\",4:\"§aDefense§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cStrong Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cFerocious Mana\",19:\"\",20:\"§d§lMYTHIC\"],Name:\"§f§dHardened Mana X\"},ExtraAttributes:{id:\"HARDENED_MANA;10\",boss_tier:0,enchantments:{hardened_mana:8}}}", + "damage": 0, + "lore": [ + "§9Hardened Mana X", + "§7Gain §a1% §7of mana used near", + "§7you as §a❈ Defense§7 for 10", + "§7seconds, capped at 400 §a❈", + "§aDefense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-X: §7Kuudra", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cStrong Mana", + "§7- §cMana Vampire", + "§7- §cFerocious Mana", + "", + "§d§lMYTHIC" + ], + "internalname": "HARDENED_MANA;10", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/HARDENED_MANA;9.json b/items/HARDENED_MANA;9.json new file mode 100644 index 00000000..0028427e --- /dev/null +++ b/items/HARDENED_MANA;9.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§dHardened Mana IX", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Hardened Mana IX\",1:\"§7Gain §a0.9% §7of mana used near\",2:\"§7you as §a❈ Defense§7 for 10\",3:\"§7seconds, capped at 400 §a❈\",4:\"§aDefense§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cStrong Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cFerocious Mana\",19:\"\",20:\"§d§lMYTHIC\"],Name:\"§f§dHardened Mana IX\"},ExtraAttributes:{id:\"HARDENED_MANA;9\",boss_tier:0,enchantments:{hardened_mana:8}}}", + "damage": 0, + "lore": [ + "§9Hardened Mana IX", + "§7Gain §a0.9% §7of mana used near", + "§7you as §a❈ Defense§7 for 10", + "§7seconds, capped at 400 §a❈", + "§aDefense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-X: §7Kuudra", + "", + "§6Applied To:", + "§7- §fArmor", + "", + "§6Conflicts:", + "§7- §cStrong Mana", + "§7- §cMana Vampire", + "§7- §cFerocious Mana", + "", + "§d§lMYTHIC" + ], + "internalname": "HARDENED_MANA;9", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file diff --git a/items/INFERNO_GENERATOR_1.json b/items/INFERNO_GENERATOR_1.json index 1345d895..2787f101 100644 --- a/items/INFERNO_GENERATOR_1.json +++ b/items/INFERNO_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Inferno Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"24090174-3de1-371b-b312-be820888fc3b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgwMzkyNSwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82NjVjNTQzNjZmODhmYjMyODBiMWMzZmM1MDBjZTJiNzk5YzhkZDMyN2FiNmQ0MWM5YmM5NTk0ODhmNWNmZDkyIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,102s\",11:\"§7Max Storage: §e64\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion I\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"24090174-3de1-371b-b312-be820888fc3b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgwMzkyNSwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82NjVjNTQzNjZmODhmYjMyODBiMWMzZmM1MDBjZTJiNzk5YzhkZDMyN2FiNmQ0MWM5YmM5NTk0ODhmNWNmZDkyIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,102s\",11:\"§7Max Storage: §e64\"],Name:\"§9Inferno Minion I\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -15,8 +15,7 @@ "§7by §a10%§7.", "", "§7Time Between Actions: §a1,102s", - "§7Max Storage: §e64", - "§7Resources Generated: §b0" + "§7Max Storage: §e64" ], "recipe": { "A1": "DERELICT_ASHE:10", @@ -33,5 +32,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion" + ] } \ No newline at end of file diff --git a/items/INFERNO_GENERATOR_10.json b/items/INFERNO_GENERATOR_10.json index f10e1241..da4f696a 100644 --- a/items/INFERNO_GENERATOR_10.json +++ b/items/INFERNO_GENERATOR_10.json @@ -24,13 +24,13 @@ ], "recipe": { "A1": "MOLTEN_POWDER:64", - "A2": "INFERNO_VERTEX:12", + "A2": "INFERNO_VORTEX:12", "A3": "MOLTEN_POWDER:64", - "B1": "INFERNO_VERTEX:12", + "B1": "INFERNO_VORTEX:12", "B2": "INFERNO_GENERATOR_9:1", - "B3": "INFERNO_VERTEX:12", + "B3": "INFERNO_VORTEX:12", "C1": "MOLTEN_POWDER:64", - "C2": "INFERNO_VERTEX:12", + "C2": "INFERNO_VORTEX:12", "C3": "MOLTEN_POWDER:64" }, "internalname": "INFERNO_GENERATOR_10", diff --git a/items/INFERNO_GENERATOR_11.json b/items/INFERNO_GENERATOR_11.json index ef8b9026..bfa1868e 100644 --- a/items/INFERNO_GENERATOR_11.json +++ b/items/INFERNO_GENERATOR_11.json @@ -24,7 +24,7 @@ ], "recipe": { "A1": "MOLTEN_POWDER:64", - "A2": "INFERNO_APEX:11", + "A2": "INFERNO_APEX:1", "A3": "MOLTEN_POWDER:64", "B1": "INFERNO_VERTEX:24", "B2": "INFERNO_GENERATOR_10:1", diff --git a/items/INFERNO_GENERATOR_2.json b/items/INFERNO_GENERATOR_2.json index bcd011b2..aaa362b3 100644 --- a/items/INFERNO_GENERATOR_2.json +++ b/items/INFERNO_GENERATOR_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Inferno Minion II", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa891791-f88e-3824-aed3-8c47056d6dfc\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgxOTk5MywKICAicHJvZmlsZUlkIiA6ICIzYjA1NTdlYmVmYjc0MDdmYmFmMjVhN2IyNzYwZTZlMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNcl9JY2VTcGlrZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDQwMzQ5MDk2MjNkNjA5NGE1MDYwZTA1YWY2ZGE1Y2JmNzUyYTE4NTgwOTExMzY4ZmEzNmQ2OTQ5MmFmMyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,068s\",11:\"§7Max Storage: §e192\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion II\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_2\",generator_tier:2}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa891791-f88e-3824-aed3-8c47056d6dfc\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgxOTk5MywKICAicHJvZmlsZUlkIiA6ICIzYjA1NTdlYmVmYjc0MDdmYmFmMjVhN2IyNzYwZTZlMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNcl9JY2VTcGlrZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjIxMDQwMzQ5MDk2MjNkNjA5NGE1MDYwZTA1YWY2ZGE1Y2JmNzUyYTE4NTgwOTExMzY4ZmEzNmQ2OTQ5MmFmMyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,068s\",11:\"§7Max Storage: §e192\"],Name:\"§9Inferno Minion II\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_2\",generator_tier:2}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -15,8 +15,7 @@ "§7by §a10%§7.", "", "§7Time Between Actions: §a1,068s", - "§7Max Storage: §e192", - "§7Resources Generated: §b0" + "§7Max Storage: §e192" ], "recipe": { "A1": "DERELICT_ASHE:40", @@ -33,5 +32,8 @@ "crafttext": "", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion" + ] } \ No newline at end of file diff --git a/items/INFERNO_GENERATOR_3.json b/items/INFERNO_GENERATOR_3.json index a2fbe708..eefbc71e 100644 --- a/items/INFERNO_GENERATOR_3.json +++ b/items/INFERNO_GENERATOR_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Inferno Minion III", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5a3f204-bded-3f0b-a8e6-926a912e390d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgzNTc3OSwKICAicHJvZmlsZUlkIiA6ICJmMjc0YzRkNjI1MDQ0ZTQxOGVmYmYwNmM3NWIyMDIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIeXBpZ3NlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yYzAxYmE2NTJhMjNiMTlkYmIxZDU5ZWJhYjBiMzA4ZWI3Mjg2MWQ1YmNkN2Q0MjYzMDMxNmMzZTY1NDJlMDFhIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,033s\",11:\"§7Max Storage: §e192\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion III\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_3\",generator_tier:3}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a5a3f204-bded-3f0b-a8e6-926a912e390d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTgzNTc3OSwKICAicHJvZmlsZUlkIiA6ICJmMjc0YzRkNjI1MDQ0ZTQxOGVmYmYwNmM3NWIyMDIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIeXBpZ3NlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yYzAxYmE2NTJhMjNiMTlkYmIxZDU5ZWJhYjBiMzA4ZWI3Mjg2MWQ1YmNkN2Q0MjYzMDMxNmMzZTY1NDJlMDFhIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a1,033s\",11:\"§7Max Storage: §e192\"],Name:\"§9Inferno Minion III\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_3\",generator_tier:3}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -15,8 +15,7 @@ "§7by §a10%§7.", "", "§7Time Between Actions: §a1,033s", - "§7Max Storage: §e192", - "§7Resources Generated: §b0" + "§7Max Storage: §e192" ], "recipe": { "A1": "MOLTEN_POWDER:1", diff --git a/items/INFERNO_GENERATOR_4.json b/items/INFERNO_GENERATOR_4.json index 0fc24b91..8a46cf8a 100644 --- a/items/INFERNO_GENERATOR_4.json +++ b/items/INFERNO_GENERATOR_4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Inferno Minion IV", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"320c8c2c-15b4-35f4-a202-9b46dcb1e863\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg1MDU4MywKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgzYWJlYzE0YWNiYzQ5Mzg5NTJmYjU5ODZjYjE0NTgzNDg0Y2NiN2RlNjJkMWI5YzJiNDExOTZhOTg3NmMzY2UiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a999s\",11:\"§7Max Storage: §e384\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion IV\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_4\",generator_tier:4}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"320c8c2c-15b4-35f4-a202-9b46dcb1e863\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg1MDU4MywKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgzYWJlYzE0YWNiYzQ5Mzg5NTJmYjU5ODZjYjE0NTgzNDg0Y2NiN2RlNjJkMWI5YzJiNDExOTZhOTg3NmMzY2UiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a999s\",11:\"§7Max Storage: §e384\"],Name:\"§9Inferno Minion IV\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_4\",generator_tier:4}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -15,8 +15,7 @@ "§7by §a10%§7.", "", "§7Time Between Actions: §a999s", - "§7Max Storage: §e384", - "§7Resources Generated: §b0" + "§7Max Storage: §e384" ], "recipe": { "A1": "MOLTEN_POWDER:2", diff --git a/items/INFERNO_GENERATOR_5.json b/items/INFERNO_GENERATOR_5.json index aaf44df0..7263dc28 100644 --- a/items/INFERNO_GENERATOR_5.json +++ b/items/INFERNO_GENERATOR_5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Inferno Minion V", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"436e3bf7-5ec7-3600-a6ae-8e228122917e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg2NzAwNCwKICAicHJvZmlsZUlkIiA6ICI0OWIzODUyNDdhMWY0NTM3YjBmN2MwZTFmMTVjMTc2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJiY2QyMDMzYzYzZWM0YmY4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJhNmU4MTg0YzMyOTliMjkzYWY3NTc3NDkxOGM0ODcyMmFmYWYzMzA5ZGE1MjkwZTBmMjU4MDQ4ZjJhYWRmNjYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a964s\",11:\"§7Max Storage: §e384\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion V\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_5\",generator_tier:5}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"436e3bf7-5ec7-3600-a6ae-8e228122917e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg2NzAwNCwKICAicHJvZmlsZUlkIiA6ICI0OWIzODUyNDdhMWY0NTM3YjBmN2MwZTFmMTVjMTc2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJiY2QyMDMzYzYzZWM0YmY4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJhNmU4MTg0YzMyOTliMjkzYWY3NTc3NDkxOGM0ODcyMmFmYWYzMzA5ZGE1MjkwZTBmMjU4MDQ4ZjJhYWRmNjYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a964s\",11:\"§7Max Storage: §e384\"],Name:\"§9Inferno Minion V\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_5\",generator_tier:5}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -15,8 +15,7 @@ "§7by §a10%§7.", "", "§7Time Between Actions: §a964s", - "§7Max Storage: §e384", - "§7Resources Generated: §b0" + "§7Max Storage: §e384" ], "recipe": { "A1": "MOLTEN_POWDER:4", diff --git a/items/INFERNO_GENERATOR_6.json b/items/INFERNO_GENERATOR_6.json index 18c8bd20..be072bcd 100644 --- a/items/INFERNO_GENERATOR_6.json +++ b/items/INFERNO_GENERATOR_6.json @@ -19,15 +19,15 @@ "§7Resources Generated: §b0" ], "recipe": { - "A1": "MOLTEN_POWDER:1", - "A2": "MOLTEN_POWDER:1", - "A3": "MOLTEN_POWDER:1", - "B1": "MOLTEN_POWDER:1", + "A1": "MOLTEN_POWDER:8", + "A2": "MOLTEN_POWDER:8", + "A3": "MOLTEN_POWDER:8", + "B1": "MOLTEN_POWDER:8", "B2": "INFERNO_GENERATOR_5:1", - "B3": "MOLTEN_POWDER:1", - "C1": "MOLTEN_POWDER:1", - "C2": "MOLTEN_POWDER:1", - "C3": "MOLTEN_POWDER:1" + "B3": "MOLTEN_POWDER:8", + "C1": "MOLTEN_POWDER:8", + "C2": "MOLTEN_POWDER:8", + "C3": "MOLTEN_POWDER:8" }, "internalname": "INFERNO_GENERATOR_6", "crafttext": "", diff --git a/items/INFERNO_GENERATOR_7.json b/items/INFERNO_GENERATOR_7.json index b5b03475..b35bdad5 100644 --- a/items/INFERNO_GENERATOR_7.json +++ b/items/INFERNO_GENERATOR_7.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Inferno Minion VII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"899ff015-379e-3d39-9e32-d0f96619ae1d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkwMTE3OSwKICAicHJvZmlsZUlkIiA6ICIxYTc1ZTNiYmI1NTk0MTc2OTVjMmY4NTY1YzNlMDAzZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZXJvZmFyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZiZGE5NjdmNDFlMGVhNDIyODlhYmZiNjYxYzdjNzFiMjgwNDVkNDg4YTBmMTBlMTNkNzhiNjUzYzI1ZjhmMGQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a895s\",11:\"§7Max Storage: §e576\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion VII\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_7\",generator_tier:7}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"899ff015-379e-3d39-9e32-d0f96619ae1d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkwMTE3OSwKICAicHJvZmlsZUlkIiA6ICIxYTc1ZTNiYmI1NTk0MTc2OTVjMmY4NTY1YzNlMDAzZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZXJvZmFyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZiZGE5NjdmNDFlMGVhNDIyODlhYmZiNjYxYzdjNzFiMjgwNDVkNDg4YTBmMTBlMTNkNzhiNjUzYzI1ZjhmMGQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a895s\",11:\"§7Max Storage: §e576\"],Name:\"§9Inferno Minion VII\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_7\",generator_tier:7}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -15,8 +15,7 @@ "§7by §a10%§7.", "", "§7Time Between Actions: §a895s", - "§7Max Storage: §e576", - "§7Resources Generated: §b0" + "§7Max Storage: §e576" ], "recipe": { "A1": "MOLTEN_POWDER:16", diff --git a/items/INFERNO_GENERATOR_8.json b/items/INFERNO_GENERATOR_8.json index 53031473..15e37028 100644 --- a/items/INFERNO_GENERATOR_8.json +++ b/items/INFERNO_GENERATOR_8.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Inferno Minion VIII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2db32287-9e2d-37a1-8769-28e620dc432e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkxNzIyNCwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MTNmOGVkNDRmYjJmODJhZGU5MmJiNTZhNjA2YmUzYjU5NWNkNzE2YjFiYmYwOTUwZjA4NjZjYzYzOTNkMjViIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a861s\",11:\"§7Max Storage: §e768\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion VIII\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_8\",generator_tier:8}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2db32287-9e2d-37a1-8769-28e620dc432e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkxNzIyNCwKICAicHJvZmlsZUlkIiA6ICI0NGNlMmMwZTFjNTM0ZDhmYmExNmNkNDhlYjkyYTUxZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4WGlyYW56dThYeCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MTNmOGVkNDRmYjJmODJhZGU5MmJiNTZhNjA2YmUzYjU5NWNkNzE2YjFiYmYwOTUwZjA4NjZjYzYzOTNkMjViIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a861s\",11:\"§7Max Storage: §e768\"],Name:\"§9Inferno Minion VIII\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_8\",generator_tier:8}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -15,8 +15,7 @@ "§7by §a10%§7.", "", "§7Time Between Actions: §a861s", - "§7Max Storage: §e768", - "§7Resources Generated: §b0" + "§7Max Storage: §e768" ], "recipe": { "A1": "MOLTEN_POWDER:32", diff --git a/items/INFERNO_GENERATOR_9.json b/items/INFERNO_GENERATOR_9.json index b9c2f018..380f20a3 100644 --- a/items/INFERNO_GENERATOR_9.json +++ b/items/INFERNO_GENERATOR_9.json @@ -20,13 +20,13 @@ ], "recipe": { "A1": "MOLTEN_POWDER:64", - "A2": "MOLTEN_POWDER:64", + "A2": "INFERNO_VORTEX:4", "A3": "MOLTEN_POWDER:64", - "B1": "MOLTEN_POWDER:64", + "B1": "INFERNO_VORTEX:4", "B2": "INFERNO_GENERATOR_8:1", - "B3": "MOLTEN_POWDER:64", + "B3": "INFERNO_VORTEX:4", "C1": "MOLTEN_POWDER:64", - "C2": "MOLTEN_POWDER:64", + "C2": "INFERNO_VORTEX:4", "C3": "MOLTEN_POWDER:64" }, "internalname": "INFERNO_GENERATOR_9", diff --git a/items/MAGMA_CUBE_GENERATOR_12.json b/items/MAGMA_CUBE_GENERATOR_12.json index 2ce783dc..67ef5f59 100644 --- a/items/MAGMA_CUBE_GENERATOR_12.json +++ b/items/MAGMA_CUBE_GENERATOR_12.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Magma Cube Minion XII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"99cac3f7-5f0b-3ff3-9f5a-051e51e20a60\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3Mzk1OTQxNywKICAicHJvZmlsZUlkIiA6ICJhOGJhMGY1YTFmNjQ0MTgzODZkZGI3OWExZmY5ZWRlYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJDcmVlcGVyOTA3NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84MzZhYmU4N2JiYWI1OTNjOTQ0OTc1NTI2ZTYzNmMwMzg4MjlkZDlmOWQxZDk0ZGI2NTgzOGMyNjg4YjJmZDQwIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Magma Cubes! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a16s\",6:\"§7Max Storage: §e960\",7:\"§7Resources Generated: §b0\"],Name:\"§9Magma Cube Minion XII\"},ExtraAttributes:{id:\"MAGMA_CUBE_GENERATOR_12\",generator_tier:12}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"99cac3f7-5f0b-3ff3-9f5a-051e51e20a60\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3Mzk1OTQxNywKICAicHJvZmlsZUlkIiA6ICJhOGJhMGY1YTFmNjQ0MTgzODZkZGI3OWExZmY5ZWRlYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJDcmVlcGVyOTA3NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84MzZhYmU4N2JiYWI1OTNjOTQ0OTc1NTI2ZTYzNmMwMzg4MjlkZDlmOWQxZDk0ZGI2NTgzOGMyNjg4YjJmZDQwIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Magma Cubes! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a16s\",6:\"§7Max Storage: §e960\"],Name:\"§9Magma Cube Minion XII\"},ExtraAttributes:{id:\"MAGMA_CUBE_GENERATOR_12\",generator_tier:12}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,8 +10,7 @@ "§7when you are offline!", "", "§7Time Between Actions: §a16s", - "§7Max Storage: §e960", - "§7Resources Generated: §b0" + "§7Max Storage: §e960" ], "internalname": "MAGMA_CUBE_GENERATOR_12", "crafttext": "", diff --git a/items/MAXED_ENCHANT_BOOK.json b/items/MAXED_ENCHANT_BOOK.json index 133e1a91..da5a7843 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§9, §9§d§lChimera V§9,\",3:\"§9§d§lCombo V§9, §9§d§lDuplex V§9,\",4:\"§9§d§lFatal Tempo V§9, §9§d§lFlash V§9,\",5:\"§9§d§lLast Stand V§9, §9§d§lLegion V§9,\",6:\"§9§d§lInferno V§9, §9§d§lNo Pain No Gain V§9,\",7:\"§9§d§lOne For All I§9, §9§d§lRend V§9,\",8:\"§9§d§lSoul Eater V§9, §9§d§lSwarm V§9,\",9:\"§9§d§lUltimate Jerry V§9, §9§d§lUltimate Wise V§9,\",10:\"§9§d§lWisdom V§9, §9Angler VI§9, §9Aqua Affinity I§9,\",11:\"§9Bane of Arthropods VII§9, §9Big Brain V§9,\",12:\"§9Blast Protection VII§9, §9Blessing VI§9,\",13:\"§9Caster VI§9, §9Chance V§9,\",14:\"§9Charm V§9, §9Cleave VI§9,\",15:\"§9Compact X§9, §9Counter-Strike V§9,\",16:\"§9Corruption V§9, §9Critical VII§9,\",17:\"§9Cubism VI§9, §9Cultivating X§9,\",18:\"§9Delicate V§9, §9Depth Strider III§9,\",19:\"§9Dragon Hunter V§9, §9Dragon Tracer V§9,\",20:\"§9Efficiency X§9, §9Ender Slayer VII§9,\",21:\"§9Execute VI§9, §9Experience IV§9,\",22:\"§9Expertise X§9, §9Feather Falling X§9,\",23:\"§9Ferocious Mana X§9, §9Fire Aspect III§9,\",24:\"§9Fire Protection VII§9, §9First Strike V§9,\",25:\"§9Flame I§9, §9Fortune IV§9,\",26:\"§9Frail VI§9, §9Frost Walker II§9,\",27:\"§9Giant Killer VII§9, §9Growth VII§9,\",28:\"§9Hardened Mana X§9, §9Harvesting VI§9,\",29:\"§9Impaling III§9, §9Infinite Quiver X§9,\",30:\"§9Knockback II§9, §9Lethality VI§9,\",31:\"§9Life Steal V§9, §9Looting V§9,\",32:\"§9Luck VII§9, §9Luck of the Sea VI§9, \",33:\"§9Lure VI§9, §9Magnet VI§9,\",34:\"§9Mana Steal III§9, §9Mana Vampire X§9,\",35:\"§9Overload V§9, §9Piercing I§9,\",36:\"§9Power VII§9, §9Pristine V§9,\",37:\"§9Projectile Protection VII§9, §9Prosecute VI§9,\",38:\"§9Protection VII§9, §9Punch II§9,\",39:\"§9Rainbow I§9, §9Rejuvenate V§9,\",40:\"§9Replenish I§9, §9Respiration III§9,\",41:\"§9Respite V§9, §9Scavenger V§9,\",42:\"§9Sharpness VII§9, §9Silk Touch I§9,\",43:\"§9Smarty Pants V§9, §9Smelting Touch I§9,\",44:\"§9Smite VII§9, §9Smoldering V§9,\",45:\"§9Snipe IV§9, §9Spiked Hook VI§9,\",46:\"§9Strong Mana X§9, §9Sugar Rush III§9,\",47:\"§9Syphon V§9, §9Thorns III§9, \",48:\"§9Thunderbolt VI§9, §9Thunderlord VII§9, \",49:\"§9Titan Killer VII§9, §9Triple-Strike V§9, \",50:\"§9True Protection I§9, §9Turbo-Cacti V§9, \",51:\"§9Turbo-Cane V§9, §9Turbo-Carrot V§9,\",52:\"§9Turbo-Cocoa V§9, §9Turbo-Melon V§9,\",53:\"§9Turbo-Mushrooms V§9, §9Turbo-Potato V§9,\",54:\"§9Turbo-Pumpkin V§9, §9Turbo-Warts V§9,\",55:\"§9Turbo-Wheat V§9, §9Vampirism VI§9,\",56:\"§9Venomous VI§9, §9Vicious V\",57:\"\",58:\"§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}},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§9, §9§d§lChimera V§9,\",3:\"§9§d§lCombo V§9, §9§d§lDuplex V§9,\",4:\"§9§d§lFatal Tempo V§9, §9§d§lFlash V§9,\",5:\"§9§d§lLast Stand V§9, §9§d§lLegion V§9,\",6:\"§9§d§lInferno V§9, §9§d§lNo Pain No Gain V§9,\",7:\"§9§d§lOne For All I§9, §9§d§lRend V§9,\",8:\"§9§d§lSoul Eater V§9, §9§d§lSwarm V§9,\",9:\"§9§d§lUltimate Jerry V§9, §9§d§lUltimate Wise V§9,\",10:\"§9§d§lWisdom V§9, §9Angler VI§9, §9Aqua Affinity I§9,\",11:\"§9Bane of Arthropods VII§9, §9Big Brain V§9,\",12:\"§9Blast Protection VII§9, §9Blessing VI§9,\",13:\"§9Caster VI§9, §9Chance V§9,\",14:\"§9Charm V§9, §9Cleave VI§9,\",15:\"§9Compact X§9, §9Counter-Strike V§9,\",16:\"§9Corruption V§9, §9Critical VII§9,\",17:\"§9Cubism VI§9, §9Cultivating X§9,\",18:\"§9Delicate V§9, §9Depth Strider III§9,\",19:\"§9Dragon Hunter V§9, §9Dragon Tracer V§9,\",20:\"§9Efficiency X§9, §9Ender Slayer VII§9,\",21:\"§9Execute VI§9, §9Experience IV§9,\",22:\"§9Expertise X§9, §9Feather Falling X§9,\",23:\"§9Ferocious Mana X§9, §9Fire Aspect III§9,\",24:\"§9Fire Protection VII§9, §9First Strike V§9,\",25:\"§9Flame I§9, §9Fortune IV§9,\",26:\"§9Frail VI§9, §9Frost Walker II§9,\",27:\"§9Giant Killer VII§9, §9Growth VII§9,\",28:\"§9Hardened Mana X§9, §9Harvesting VI§9,\",29:\"§9Impaling III§9, §9Infinite Quiver X§9,\",30:\"§9Knockback II§9, §9Lethality VI§9,\",31:\"§9Life Steal V§9, §9Looting V§9,\",32:\"§9Luck VII§9, §9Luck of the Sea VI§9, \",33:\"§9Lure VI§9, §9Magnet VI§9,\",34:\"§9Mana Steal III§9, §9Mana Vampire X§9,\",35:\"§9Overload V§9, §9Piercing I§9,\",36:\"§9Power VII§9, §9Pristine V§9,\",37:\"§9Projectile Protection VII§9, §9Prosecute VI§9,\",38:\"§9Protection VII§9, §9Punch II§9,\",39:\"§9Rainbow II§9, §9Rejuvenate V§9,\",40:\"§9Replenish I§9, §9Respiration III§9,\",41:\"§9Respite V§9, §9Scavenger V§9,\",42:\"§9Sharpness VII§9, §9Silk Touch I§9,\",43:\"§9Smarty Pants V§9, §9Smelting Touch I§9,\",44:\"§9Smite VII§9, §9Smoldering V§9,\",45:\"§9Snipe IV§9, §9Spiked Hook VI§9,\",46:\"§9Strong Mana X§9, §9Sugar Rush III§9,\",47:\"§9Syphon V§9, §9Thorns III§9, \",48:\"§9Thunderbolt VI§9, §9Thunderlord VII§9, \",49:\"§9Titan Killer VII§9, §9Triple-Strike V§9, \",50:\"§9True Protection I§9, §9Turbo-Cacti V§9, \",51:\"§9Turbo-Cane V§9, §9Turbo-Carrot V§9,\",52:\"§9Turbo-Cocoa V§9, §9Turbo-Melon V§9,\",53:\"§9Turbo-Mushrooms V§9, §9Turbo-Potato V§9,\",54:\"§9Turbo-Pumpkin V§9, §9Turbo-Warts V§9,\",55:\"§9Turbo-Wheat V§9, §9Vampirism VI§9,\",56:\"§9Venomous VI§9, §9Vicious V\",57:\"\",58:\"§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}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§aThis is to test custom enchant color.", @@ -43,7 +43,7 @@ "§9Power VII§9, §9Pristine V§9,", "§9Projectile Protection VII§9, §9Prosecute VI§9,", "§9Protection VII§9, §9Punch II§9,", - "§9Rainbow I§9, §9Rejuvenate V§9,", + "§9Rainbow II§9, §9Rejuvenate V§9,", "§9Replenish I§9, §9Respiration III§9,", "§9Respite V§9, §9Scavenger V§9,", "§9Sharpness VII§9, §9Silk Touch I§9,", diff --git a/items/MYCELIUM_GENERATOR_1.json b/items/MYCELIUM_GENERATOR_1.json index cff69843..42d064b5 100644 --- a/items/MYCELIUM_GENERATOR_1.json +++ b/items/MYCELIUM_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mycelium Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"51445e11-7785-351a-a43c-0aac585622bd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzE3NzY3MiwKICAicHJvZmlsZUlkIiA6ICI0ZjU2ZTg2ODk2OGU0ZWEwYmNjM2M2NzRlNzQ3ODdjOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDE1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ZjOGViYWQ3MmI3N2RmMzk5MGUwN2JjODY5YTk5YThmODk2MmQzYzE5Yzc2ZTM5ZDk5NTUzY2FlNDEzMWNjOCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a26s\",7:\"§7Max Storage: §e64\",8:\"§7Resources Generated: §b0\"],Name:\"§9Mycelium Minion I\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"51445e11-7785-351a-a43c-0aac585622bd\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzE3NzY3MiwKICAicHJvZmlsZUlkIiA6ICI0ZjU2ZTg2ODk2OGU0ZWEwYmNjM2M2NzRlNzQ3ODdjOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDVUNGTDE1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ZjOGViYWQ3MmI3N2RmMzk5MGUwN2JjODY5YTk5YThmODk2MmQzYzE5Yzc2ZTM5ZDk5NTUzY2FlNDEzMWNjOCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a26s\",7:\"§7Max Storage: §e64\"],Name:\"§9Mycelium Minion I\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,8 +11,7 @@ "§7work when you are offline!", "", "§7Time Between Actions: §a26s", - "§7Max Storage: §e64", - "§7Resources Generated: §b0" + "§7Max Storage: §e64" ], "recipe": { "A1": "MYCEL:10", diff --git a/items/MYCELIUM_GENERATOR_10.json b/items/MYCELIUM_GENERATOR_10.json index 16dcf97b..369eea3e 100644 --- a/items/MYCELIUM_GENERATOR_10.json +++ b/items/MYCELIUM_GENERATOR_10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mycelium Minion X", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bff21a01-8caa-3a8f-bb0e-d55e9d574a2c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzM0MjE4NywKICAicHJvZmlsZUlkIiA6ICJkODAwZDI4MDlmNTE0ZjkxODk4YTU4MWYzODE0Yzc5OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ0aGVCTFJ4eCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81ZGQxOTE5NWQ2NTAyNDAxODdiNTg3NGEwMDgwYTc3MzRjMjhlMzFiYjdlMWFlZGQzNDdhZTljNjM0NjQwZTU0IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a16s\",7:\"§7Max Storage: §e896\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c9,000 Mage\",11:\"§cReputation.\"],Name:\"§9Mycelium Minion X\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_10\",generator_tier:10}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bff21a01-8caa-3a8f-bb0e-d55e9d574a2c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzM0MjE4NywKICAicHJvZmlsZUlkIiA6ICJkODAwZDI4MDlmNTE0ZjkxODk4YTU4MWYzODE0Yzc5OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJ0aGVCTFJ4eCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81ZGQxOTE5NWQ2NTAyNDAxODdiNTg3NGEwMDgwYTc3MzRjMjhlMzFiYjdlMWFlZGQzNDdhZTljNjM0NjQwZTU0IgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a16s\",7:\"§7Max Storage: §e896\",8:\"\",9:\"§7§4❣ §cRequires §c9,000 Mage\",10:\"§cReputation.\"],Name:\"§9Mycelium Minion X\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_10\",generator_tier:10}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -12,7 +12,6 @@ "", "§7Time Between Actions: §a16s", "§7Max Storage: §e896", - "§7Resources Generated: §b0", "", "§7§4❣ §cRequires §c9,000 Mage", "§cReputation." diff --git a/items/MYCELIUM_GENERATOR_11.json b/items/MYCELIUM_GENERATOR_11.json index a053ed6c..18af17ee 100644 --- a/items/MYCELIUM_GENERATOR_11.json +++ b/items/MYCELIUM_GENERATOR_11.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mycelium Minion XI", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0cf96189-8bf3-3513-8fba-822645830edc\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzM2NzIzOCwKICAicHJvZmlsZUlkIiA6ICI0OWIzODUyNDdhMWY0NTM3YjBmN2MwZTFmMTVjMTc2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJiY2QyMDMzYzYzZWM0YmY4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2YzNzk2MjNlNGY2NmRlY2EzZjUzNjU5ODZjMzlhNjE4M2M4NTFjYjIwZWZiNWQ2MTIxZWY0MjA2YzllOGQxMWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a13s\",7:\"§7Max Storage: §e960\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c10,000 Mage\",11:\"§cReputation.\"],Name:\"§9Mycelium Minion XI\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_11\",generator_tier:11}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0cf96189-8bf3-3513-8fba-822645830edc\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzM2NzIzOCwKICAicHJvZmlsZUlkIiA6ICI0OWIzODUyNDdhMWY0NTM3YjBmN2MwZTFmMTVjMTc2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJiY2QyMDMzYzYzZWM0YmY4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2YzNzk2MjNlNGY2NmRlY2EzZjUzNjU5ODZjMzlhNjE4M2M4NTFjYjIwZWZiNWQ2MTIxZWY0MjA2YzllOGQxMWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a13s\",7:\"§7Max Storage: §e960\",8:\"\",9:\"§7§4❣ §cRequires §c10,000 Mage\",10:\"§cReputation.\"],Name:\"§9Mycelium Minion XI\"},ExtraAttributes:{id:\"MYCELIUM_GENERATOR_11\",generator_tier:11}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -12,7 +12,6 @@ "", "§7Time Between Actions: §a13s", "§7Max Storage: §e960", - "§7Resources Generated: §b0", "", "§7§4❣ §cRequires §c10,000 Mage", "§cReputation." diff --git a/items/MYCELIUM_GENERATOR_12.json b/items/MYCELIUM_GENERATOR_12.json index cc0cf87c..24a75a44 100644 --- a/items/MYCELIUM_GENERATOR_12.json +++ b/items/MYCELIUM_GENERATOR_12.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mycelium Minion XII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ae595c5e-2615-3b9f-a9d8-2c4fccc20686\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3MzM4ODE1OSwKICAicHJvZmlsZUlkIiA6ICJhYjlkYmMzZjk4NGE0ZWI4YTVmY2RlYWMzNzEzZWFkMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJDeWJvcm51dDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDIyOTBkOTU2NGE1YTU3MDIyNjAxMjhmZThmNTY1MzJjZGVlMWYxNWVmOTlmMThiMTUyOGUyZWMxNzcxOTk0NiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mycelium! Requires an open area\",3:\"§7to place mycelium. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a11s\",7: