From e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 24 Apr 2024 21:21:53 +0200 Subject: 0.20.1 v2 changes (#1175) --- constants/petnums.json | 16 ++-- constants/reforgestones.json | 144 +++++++++++++++++---------------- items/ADAPTIVE_BOOTS.json | 10 +-- items/ADAPTIVE_CHESTPLATE.json | 6 +- items/ADAPTIVE_HELMET.json | 10 +-- items/ADAPTIVE_LEGGINGS.json | 10 +-- items/ASCENSION_ROPE.json | 12 ++- items/BURNING_HOLLOW_BOOTS.json | 12 ++- items/BURNING_HOLLOW_CHESTPLATE.json | 12 ++- items/BURNING_HOLLOW_HELMET.json | 20 ++--- items/BURNING_HOLLOW_LEGGINGS.json | 12 ++- items/COBBLESTONE_GENERATOR_1.json | 15 ++-- items/COBBLESTONE_GENERATOR_10.json | 15 ++-- items/COBBLESTONE_GENERATOR_11.json | 15 ++-- items/COBBLESTONE_GENERATOR_12.json | 15 ++-- items/COBBLESTONE_GENERATOR_2.json | 15 ++-- items/COBBLESTONE_GENERATOR_3.json | 15 ++-- items/COBBLESTONE_GENERATOR_4.json | 15 ++-- items/COBBLESTONE_GENERATOR_5.json | 15 ++-- items/COBBLESTONE_GENERATOR_6.json | 15 ++-- items/COBBLESTONE_GENERATOR_7.json | 15 ++-- items/COBBLESTONE_GENERATOR_8.json | 15 ++-- items/COBBLESTONE_GENERATOR_9.json | 15 ++-- items/FIERY_HOLLOW_BOOTS.json | 12 ++- items/FIERY_HOLLOW_CHESTPLATE.json | 12 ++- items/FIERY_HOLLOW_HELMET.json | 20 ++--- items/FIERY_HOLLOW_LEGGINGS.json | 12 ++- items/GOBLIN;4.json | 5 +- items/HOLLOW_BOOTS.json | 12 ++- items/HOLLOW_CHESTPLATE.json | 12 ++- items/HOLLOW_HELMET.json | 19 ++--- items/HOLLOW_LEGGINGS.json | 12 ++- items/HOT_HOLLOW_BOOTS.json | 12 ++- items/HOT_HOLLOW_CHESTPLATE.json | 12 ++- items/HOT_HOLLOW_HELMET.json | 19 ++--- items/HOT_HOLLOW_LEGGINGS.json | 12 ++- items/INFERNAL_HOLLOW_BOOTS.json | 12 ++- items/INFERNAL_HOLLOW_CHESTPLATE.json | 12 ++- items/INFERNAL_HOLLOW_HELMET.json | 20 ++--- items/INFERNAL_HOLLOW_LEGGINGS.json | 12 ++- items/INFERNO_DEMONLORD_1_BOSS.json | 2 +- items/LARGE_COMBAT_SACK.json | 15 ++-- items/LARGE_ENCHANTED_COMBAT_SACK.json | 19 +++-- items/MEDIUM_COMBAT_SACK.json | 15 ++-- items/MOLE;4.json | 5 +- items/PET_CAKE.json | 12 +-- items/PLINIUS_NPC.json | 16 ---- items/SCARDIUS_NPC.json | 16 ---- items/SCOUT_PLINIUS_NPC.json | 16 ++++ items/SCOUT_SCARDIUS_NPC.json | 16 ++++ items/SMALL_COMBAT_SACK.json | 15 ++-- items/STARRED_ADAPTIVE_BOOTS.json | 8 +- items/STARRED_ADAPTIVE_CHESTPLATE.json | 8 +- items/STARRED_ADAPTIVE_HELMET.json | 8 +- items/STARRED_ADAPTIVE_LEGGINGS.json | 8 +- items/TERMINATOR.json | 10 +-- items/VOIDLING_FANATIC_MONSTER.json | 41 ++++++++-- 57 files changed, 437 insertions(+), 464 deletions(-) delete mode 100644 items/PLINIUS_NPC.json delete mode 100644 items/SCARDIUS_NPC.json create mode 100644 items/SCOUT_PLINIUS_NPC.json create mode 100644 items/SCOUT_SCARDIUS_NPC.json diff --git a/constants/petnums.json b/constants/petnums.json index 38495a2f..7b857127 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -2003,7 +2003,8 @@ ], "statNums": { "SPEED": 0.2, - "CRIT_CHANCE": 0.1 + "CRIT_CHANCE": 0.1, + "MAGIC_FIND": 0.07 } }, "100": { @@ -2014,7 +2015,8 @@ ], "statNums": { "SPEED": 20, - "CRIT_CHANCE": 10 + "CRIT_CHANCE": 10, + "MAGIC_FIND": 7 } } } @@ -3046,7 +3048,8 @@ ], "statNums": { "MINING_SPEED": 0.75, - "INTELLIGENCE": 1 + "INTELLIGENCE": 1, + "MAGIC_FIND": 0.05 } }, "100": { @@ -3057,7 +3060,8 @@ ], "statNums": { "MINING_SPEED": 75, - "INTELLIGENCE": 100 + "INTELLIGENCE": 100, + "MAGIC_FIND": 5 } } } @@ -3469,7 +3473,7 @@ 0.8 ], "statNums": { - "SEA_CREATURE_CHANCE": 0.3 + "SEA_CREATURE_CHANCE": 0.1 } }, "100": { @@ -3479,7 +3483,7 @@ 75 ], "statNums": { - "SEA_CREATURE_CHANCE": 30 + "SEA_CREATURE_CHANCE": 10 } } } diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 2cdf9e57..98c6fc2a 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -123,32 +123,32 @@ "COMMON": { "speed": 5, "farming_fortune": 5, - "farming_wisdom" : 1 + "farming_wisdom": 1 }, "UNCOMMON": { "speed": 7, "farming_fortune": 7, - "farming_wisdom" : 2 + "farming_wisdom": 2 }, "RARE": { "speed": 9, "farming_fortune": 9, - "farming_wisdom" : 3 + "farming_wisdom": 3 }, "EPIC": { "speed": 13, "farming_fortune": 13, - "farming_wisdom" : 4 + "farming_wisdom": 4 }, "LEGENDARY": { "speed": 16, "farming_fortune": 16, - "farming_wisdom" : 5 + "farming_wisdom": 5 }, "MYTHIC": { "speed": 20, "farming_fortune": 20, - "farming_wisdom" : 6 + "farming_wisdom": 6 } } }, @@ -1136,32 +1136,38 @@ "COMMON": { "strength": 30, "bonus_attack_speed": 2, - "crit_chance": 3 + "crit_chance": 3, + "vitality": 2 }, "UNCOMMON": { "strength": 35, "bonus_attack_speed": 3, - "crit_chance": 4 + "crit_chance": 4, + "vitality": 3 }, "RARE": { "strength": 40, "bonus_attack_speed": 4, - "crit_chance": 5 + "crit_chance": 5, + "vitality": 4 }, "EPIC": { "strength": 50, "bonus_attack_speed": 6, - "crit_chance": 7 + "crit_chance": 7, + "vitality": 6 }, "LEGENDARY": { "strength": 60, "bonus_attack_speed": 9, - "crit_chance": 8 + "crit_chance": 8, + "vitality": 8 }, "MYTHIC": { "strength": 65, "bonus_attack_speed": 10, - "crit_chance": 10 + "crit_chance": 10, + "vitality": 10 } } }, @@ -1239,27 +1245,27 @@ "reforgeStats": { "COMMON": { "speed": 1, - "farming_fortune" : 1 + "farming_fortune": 1 }, "UNCOMMON": { "speed": 2, - "farming_fortune" : 2 + "farming_fortune": 2 }, "RARE": { "speed": 3, - "farming_fortune" : 3 + "farming_fortune": 3 }, "EPIC": { "speed": 5, - "farming_fortune" : 5 + "farming_fortune": 5 }, "LEGENDARY": { "speed": 8, - "farming_fortune" : 7 + "farming_fortune": 7 }, "MYTHIC": { "speed": 13, - "farming_fortune" : 10 + "farming_fortune": 10 } } }, @@ -1341,7 +1347,7 @@ "reforgeName": "Jerry's", "reforgeType": "blacksmith/reforge_stone", "itemTypes": { - "internalName" : [ + "internalName": [ "ASPECT_OF_THE_JERRY", "ASPECT_OF_THE_JERRY_SIGNATURE" ] @@ -1872,32 +1878,32 @@ "COMMON": { "defense": 3, "intelligence": 1, - "mining_fortune" : 3 + "mining_fortune": 3 }, "UNCOMMON": { "defense": 4, "intelligence": 1, - "mining_fortune" : 3 + "mining_fortune": 3 }, "RARE": { "defense": 5, "intelligence": 1, - "mining_fortune" : 3 + "mining_fortune": 3 }, "EPIC": { "defense": 7, "intelligence": 1, - "mining_fortune" : 3 + "mining_fortune": 3 }, "LEGENDARY": { "defense": 9, "intelligence": 1, - "mining_fortune" : 3 + "mining_fortune": 3 }, "MYTHIC": { "defense": 12, "intelligence": 1, - "mining_fortune" : 3 + "mining_fortune": 3 } } }, @@ -2550,39 +2556,39 @@ "reforgeStats": { "COMMON": { "defense": 5, - "mining_wisdom" : 1 + "mining_wisdom": 1 }, "UNCOMMON": { "defense": 7, - "mining_wisdom" : 2 + "mining_wisdom": 2 }, "RARE": { "defense": 10, - "mining_wisdom" : 3 + "mining_wisdom": 3 }, "EPIC": { "defense": 13, - "mining_wisdom" : 4 + "mining_wisdom": 4 }, "LEGENDARY": { "defense": 16, - "mining_wisdom" : 5 + "mining_wisdom": 5 }, "MYTHIC": { "defense": 20, - "mining_wisdom" : 6 + "mining_wisdom": 6 }, "DIVINE": { "defense": 24, - "mining_wisdom" : 7 + "mining_wisdom": 7 }, "SPECIAL": { "defense": 20, - "mining_wisdom" : 8 + "mining_wisdom": 8 }, "VERY SPECIAL": { "defense": 20, - "mining_wisdom" : 9 + "mining_wisdom": 9 } } }, @@ -2613,31 +2619,31 @@ "reforgeStats": { "COMMON": { "mining_speed": 7, - "mining_fortune" : 8 + "mining_fortune": 8 }, "UNCOMMON": { "mining_speed": 14, - "mining_fortune" : 8 + "mining_fortune": 8 }, "RARE": { "mining_speed": 23, - "mining_fortune" : 8 + "mining_fortune": 8 }, "EPIC": { "mining_speed": 34, - "mining_fortune" : 8 + "mining_fortune": 8 }, "LEGENDARY": { "mining_speed": 45, - "mining_fortune" : 8 + "mining_fortune": 8 }, "MYTHIC": { "mining_speed": 65, - "mining_fortune" : 8 + "mining_fortune": 8 }, "DIVINE": { "mining_speed": 75, - "mining_fortune" : 8 + "mining_fortune": 8 } } }, @@ -2903,32 +2909,32 @@ "COMMON": { "crit_chance": 1, "crit_damage": 30, - "damage" : 15 + "damage": 15 }, "UNCOMMON": { "crit_chance": 2, "crit_damage": 40, - "damage" : 15 + "damage": 15 }, "RARE": { "crit_chance": 3, "crit_damage": 50, - "damage" : 15 + "damage": 15 }, "EPIC": { "crit_chance": 5, "crit_damage": 65, - "damage" : 15 + "damage": 15 }, "LEGENDARY": { "crit_chance": 7, "crit_damage": 85, - "damage" : 15 + "damage": 15 }, "MYTHIC": { "crit_chance": 10, "crit_damage": 110, - "damage" : 15 + "damage": 15 } } }, @@ -3011,32 +3017,32 @@ }, "reforgeStats": { "COMMON": { - "intelligence": 2, - "mining_fortune": 5 + "intelligence": 5, + "mining_fortune": 2 }, "UNCOMMON": { - "intelligence": 3, - "mining_fortune": 6 + "intelligence": 6, + "mining_fortune": 3 }, "RARE": { - "intelligence": 4, - "mining_fortune": 8 + "intelligence": 8, + "mining_fortune": 4 }, "EPIC": { - "intelligence": 5, - "mining_fortune": 10 + "intelligence": 10, + "mining_fortune": 5 }, "LEGENDARY": { - "intelligence": 6, - "mining_fortune": 12 + "intelligence": 12, + "mining_fortune": 6 }, "MYTHIC": { - "intelligence": 7, - "mining_fortune": 15 + "intelligence": 15, + "mining_fortune": 7 }, "DIVINE": { - "intelligence": 8, - "mining_fortune": 16 + "intelligence": 16, + "mining_fortune": 8 } } }, @@ -3121,32 +3127,32 @@ "COMMON": { "strength": 5, "crit_damage": 5, - "foraging_wisdom" : 1 + "foraging_wisdom": 1 }, "UNCOMMON": { "strength": 7, "crit_damage": 7, - "foraging_wisdom" : 2 + "foraging_wisdom": 2 }, "RARE": { "strength": 10, "crit_damage": 10, - "foraging_wisdom" : 3 + "foraging_wisdom": 3 }, "EPIC": { "strength": 13, "crit_damage": 13, - "foraging_wisdom" : 4 + "foraging_wisdom": 4 }, "LEGENDARY": { "strength": 16, "crit_damage": 16, - "foraging_wisdom" : 5 + "foraging_wisdom": 5 }, "MYTHIC": { "strength": 20, "crit_damage": 20, - "foraging_wisdom" : 6 + "foraging_wisdom": 6 } } }, @@ -3155,7 +3161,7 @@ "reforgeName": "Warped", "reforgeType": "blacksmith/reforge_stone", "itemTypes": { - "internalName" : [ + "internalName": [ "ASPECT_OF_THE_END", "ASPECT_OF_THE_VOID" ] @@ -3286,4 +3292,4 @@ } } } -} +} \ No newline at end of file diff --git a/items/ADAPTIVE_BOOTS.json b/items/ADAPTIVE_BOOTS.json index 215b3dbb..0f790d28 100644 --- a/items/ADAPTIVE_BOOTS.json +++ b/items/ADAPTIVE_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§f§f§5Adaptive Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d253\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+90\",3:\"§7Defense: §a+45\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equip if\",19:\"§7you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON BOOTS\"],color:12565682,Name:\"§f§f§5Adaptive Boots\"},ExtraAttributes:{dungeon_item:1b,id:\"ADAPTIVE_BOOTS\"}}", + "displayname": "§5Adaptive Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d253\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+90\",3:\"§7Defense: §a+45\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equipped\",19:\"§7if you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON BOOTS\"],color:12565682,Name:\"§5Adaptive Boots\"},ExtraAttributes:{dungeon_item:1b,id:\"ADAPTIVE_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d253", @@ -22,8 +22,8 @@ "§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health", "§7§bMage§7: §7+§b50✎ Intelligence", "§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage", - "§7taken by §b5% §7for each piece you have equip if", - "§7you are hit by the same monster within §e10", + "§7taken by §b5% §7for each piece you have equipped", + "§7if you are hit by the same monster within §e10", "§e§7seconds.", "§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage", "", @@ -35,7 +35,7 @@ "internalname": "ADAPTIVE_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Adaptive_Armor", diff --git a/items/ADAPTIVE_CHESTPLATE.json b/items/ADAPTIVE_CHESTPLATE.json index d62e4a66..51ecb3b2 100644 --- a/items/ADAPTIVE_CHESTPLATE.json +++ b/items/ADAPTIVE_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", - "displayname": "§f§f§5Adaptive Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d413\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+170\",3:\"§7Defense: §a+85\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equip if\",19:\"§7you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:12565682,Name:\"§f§f§5Adaptive Chestplate\"},ExtraAttributes:{dungeon_item:1b,id:\"ADAPTIVE_CHESTPLATE\"}}", + "displayname": "§5Adaptive Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d413\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+170\",3:\"§7Defense: §a+85\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equip if\",19:\"§7you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:12565682,Name:\"§5Adaptive Chestplate\"},ExtraAttributes:{dungeon_item:1b,id:\"ADAPTIVE_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d413", @@ -35,7 +35,7 @@ "internalname": "ADAPTIVE_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Adaptive_Armor", diff --git a/items/ADAPTIVE_HELMET.json b/items/ADAPTIVE_HELMET.json index 9ee9de45..287fcee5 100644 --- a/items/ADAPTIVE_HELMET.json +++ b/items/ADAPTIVE_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§5Adaptive Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1756e280-9a64-3027-9c50-553d59999221\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTZmMGQzNGFhYTcxNDM3Nzk4MzcwMWMxYmJlOWIzZjZlN2IzMGNiMzg1NzFiYzBhMmZkNzU0MWQ3ZWRiMTYzNyJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d283\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+110\",3:\"§7Defense: §a+50\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equip if\",19:\"§7you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§f§f§5Adaptive Helmet\"},ExtraAttributes:{dungeon_item:1b,id:\"ADAPTIVE_HELMET\"}}", + "displayname": "§5Adaptive Helmet", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1756e280-9a64-3027-9c50-553d59999221\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTZmMGQzNGFhYTcxNDM3Nzk4MzcwMWMxYmJlOWIzZjZlN2IzMGNiMzg1NzFiYzBhMmZkNzU0MWQ3ZWRiMTYzNyJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d283\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+110\",3:\"§7Defense: §a+50\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equipped\",19:\"§7if you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Adaptive Helmet\"},ExtraAttributes:{dungeon_item:1b,id:\"ADAPTIVE_HELMET\"}}", "damage": 3, "lore": [ "§7Gear Score: §d283", @@ -22,8 +22,8 @@ "§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health", "§7§bMage§7: §7+§b50✎ Intelligence", "§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage", - "§7taken by §b5% §7for each piece you have equip if", - "§7you are hit by the same monster within §e10", + "§7taken by §b5% §7for each piece you have equipped", + "§7if you are hit by the same monster within §e10", "§e§7seconds.", "§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage", "", @@ -35,7 +35,7 @@ "internalname": "ADAPTIVE_HELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Adaptive_Armor", diff --git a/items/ADAPTIVE_LEGGINGS.json b/items/ADAPTIVE_LEGGINGS.json index 0e4def04..0ba4a6e1 100644 --- a/items/ADAPTIVE_LEGGINGS.json +++ b/items/ADAPTIVE_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", - "displayname": "§f§f§5Adaptive Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d348\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+145\",3:\"§7Defense: §a+65\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equip if\",19:\"§7you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON LEGGINGS\"],color:12565682,Name:\"§f§f§5Adaptive Leggings\"},ExtraAttributes:{id:\"ADAPTIVE_LEGGINGS\"}}", + "displayname": "§5Adaptive Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d348\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+145\",3:\"§7Defense: §a+65\",4:\"§7Intelligence: §a+15\",5:\" §8[§7☤§8]\",6:\"\",7:\"§6Full Set Bonus: Efficient training §7(0/4)\",8:\"§7Every §b5 §7Catacombs levels, this armor piece\",9:\"§7gains +§a2% §7stats.\",10:\"\",11:\"§7Grants additional bonuses based on your\",12:\"§7selected dungeon class!\",13:\"\",14:\"§7§bBerserk§7: §7+§c20❁ Strength\",15:\"§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health\",16:\"§7§bMage§7: §7+§b50✎ Intelligence\",17:\"§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage\",18:\"§7taken by §b5% §7for each piece you have equipped\",19:\"§7if you are hit by the same monster within §e10\",20:\"§e§7seconds.\",21:\"§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aThe Catacombs Floor\",25:\"§aIII Completion§c.\",26:\"§5§lEPIC DUNGEON LEGGINGS\"],color:12565682,Name:\"§5Adaptive Leggings\"},ExtraAttributes:{id:\"ADAPTIVE_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d348", @@ -22,8 +22,8 @@ "§7§bHealer§7: §7+§a5☄ Mending§7, +§c40❤ Health", "§7§bMage§7: §7+§b50✎ Intelligence", "§7§bTank§7: §7+§a30❈ Defense§7 and reduces damage", - "§7taken by §b5% §7for each piece you have equip if", - "§7you are hit by the same monster within §e10", + "§7taken by §b5% §7for each piece you have equipped", + "§7if you are hit by the same monster within §e10", "§e§7seconds.", "§7§bArcher§7: §7+§95☣ Crit Chance§7, +§915☠ Crit Damage", "", @@ -35,7 +35,7 @@ "internalname": "ADAPTIVE_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Adaptive_Armor", diff --git a/items/ASCENSION_ROPE.json b/items/ASCENSION_ROPE.json index 80f4b1b5..8cfe286b 100644 --- a/items/ASCENSION_ROPE.json +++ b/items/ASCENSION_ROPE.json @@ -1,25 +1,23 @@ { "itemid": "minecraft:skull", "displayname": "§9Ascension Rope", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0898e437-3ef9-3425-a0e8-1505fbc3842b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzFhNzk3M2YyNWNiYmIwNzhmNTk1YzA0MzQ5ZmM1NDFhYzFkZjlhNDRiOGMxYTE2YzUyODU4MWFhNDE3MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7A single-use sturdy old rope\",1:\"§7reinforced by wishful thinking.\",2:\"\",3:\"§6Ability: Rope Climbing §e§lRIGHT CLICK\",4:\"§7§7When in the §5Crystal Hollows\",5:\"§5§7allows you to §ehoist\",6:\"§e§7yourself back up a rope to the\",7:\"§7first §aentrance §7you arrived\",8:\"§7at.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Ascension Rope\"},ExtraAttributes:{id:\"ASCENSION_ROPE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0898e437-3ef9-3425-a0e8-1505fbc3842b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzFhNzk3M2YyNWNiYmIwNzhmNTk1YzA0MzQ5ZmM1NDFhYzFkZjlhNDRiOGMxYTE2YzUyODU4MWFhNDE3MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7A single-use sturdy old rope\",1:\"§7reinforced by wishful thinking.\",2:\"\",3:\"§6Ability: Rope Climbing §e§lRIGHT CLICK\",4:\"§7§7Hoist yourself back to the §5Crystal\",5:\"§5Hollows §7entrance or safely escape a\",6:\"§7§bGlacite Mineshafts§7.\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Ascension Rope\"},ExtraAttributes:{id:\"ASCENSION_ROPE\"}}", "damage": 3, "lore": [ "§7§7A single-use sturdy old rope", "§7reinforced by wishful thinking.", "", "§6Ability: Rope Climbing §e§lRIGHT CLICK", - "§7§7When in the §5Crystal Hollows", - "§5§7allows you to §ehoist", - "§e§7yourself back up a rope to the", - "§7first §aentrance §7you arrived", - "§7at.", + "§7§7Hoist yourself back to the §5Crystal", + "§5Hollows §7entrance or safely escape a", + "§7§bGlacite Mineshafts§7.", "", "§9§lRARE" ], "internalname": "ASCENSION_ROPE", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ascension_Rope", diff --git a/items/BURNING_HOLLOW_BOOTS.json b/items/BURNING_HOLLOW_BOOTS.json index 43970b7e..f3123c6e 100644 --- a/items/BURNING_HOLLOW_BOOTS.json +++ b/items/BURNING_HOLLOW_BOOTS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Burning Hollow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+24\",1:\"§7Crit Damage: §c+16%\",2:\"§7Health: §a+206\",3:\"§7Defense: §a+64\",4:\"§7Speed: §a+8\",5:\"§7Intelligence: §a+135\",6:\"§7Mending: §a+8\",7:\" §8[§8⚔§8] §8[§8⚔§8]\",8:\"\",9:\"§8Tiered Bonus: Spirit (0/4)\",10:\"§7Each kill by you or a recently supported\",11:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",12:\"§7\",13:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",14:\"§7charge for the §6§6Burning Hollow Boots§7.\",15:\"§7\",16:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",20:\"§8§l* §8Co-op Soulbound §8§l*\",21:\"§6§lLEGENDARY BOOTS\"],color:14942202,Name:\"§6Burning Hollow Boots\"},ExtraAttributes:{id:\"BURNING_HOLLOW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+234\",1:\"§7Defense: §a+70\",2:\"§7Speed: §a+8\",3:\"§7Intelligence: §a+135\",4:\"§7Mending: §a+8\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Spirit (0/4)\",8:\"§7Each kill by you or a recently supported\",9:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",10:\"§7\",11:\"§7§7Each §6Spirit ⚶ §7stack can be used as charge\",12:\"§7for the §6§6Burning Hollow Boots§7.\",13:\"§7\",14:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",18:\"§8§l* §8Co-op Soulbound §8§l*\",19:\"§6§lLEGENDARY BOOTS\"],color:14942202,Name:\"§6Burning Hollow Boots\"},ExtraAttributes:{id:\"BURNING_HOLLOW_BOOTS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+24", - "§7Crit Damage: §c+16%", - "§7Health: §a+206", - "§7Defense: §a+64", + "§7Health: §a+234", + "§7Defense: §a+70", "§7Speed: §a+8", "§7Intelligence: §a+135", "§7Mending: §a+8", @@ -17,8 +15,8 @@ "§7Each kill by you or a recently supported", "§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)", "§7", - "§7§7Each §6Spirit ⚶ §7stack can be used as", - "§7charge for the §6§6Burning Hollow Boots§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Burning Hollow Boots§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/BURNING_HOLLOW_CHESTPLATE.json b/items/BURNING_HOLLOW_CHESTPLATE.json index 7a81e1f8..7a8d9bfe 100644 --- a/items/BURNING_HOLLOW_CHESTPLATE.json +++ b/items/BURNING_HOLLOW_CHESTPLATE.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Burning Hollow Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+24\",1:\"§7Crit Damage: §c+16%\",2:\"§7Health: §a+365\",3:\"§7Defense: §a+103\",4:\"§7Speed: §a+8\",5:\"§7Intelligence: §a+135\",6:\"§7Mending: §a+8\",7:\" §8[§8⚔§8] §8[§8⚔§8]\",8:\"\",9:\"§8Tiered Bonus: Spirit (0/4)\",10:\"§7Each kill by you or a recently supported\",11:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",12:\"§7\",13:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",14:\"§7charge for the §6§6Burning Hollow Chestplate§7.\",15:\"§7\",16:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",20:\"§8§l* §8Co-op Soulbound §8§l*\",21:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Burning Hollow Chestplate\"},ExtraAttributes:{id:\"BURNING_HOLLOW_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+391\",1:\"§7Defense: §a+109\",2:\"§7Speed: §a+8\",3:\"§7Intelligence: §a+135\",4:\"§7Mending: §a+8\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Spirit (0/4)\",8:\"§7Each kill by you or a recently supported\",9:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",10:\"§7\",11:\"§7§7Each §6Spirit ⚶ §7stack can be used as charge\",12:\"§7for the §6§6Burning Hollow Chestplate§7.\",13:\"§7\",14:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",18:\"§8§l* §8Co-op Soulbound §8§l*\",19:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Burning Hollow Chestplate\"},ExtraAttributes:{id:\"BURNING_HOLLOW_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Strength: §c+24", - "§7Crit Damage: §c+16%", - "§7Health: §a+365", - "§7Defense: §a+103", + "§7Health: §a+391", + "§7Defense: §a+109", "§7Speed: §a+8", "§7Intelligence: §a+135", "§7Mending: §a+8", @@ -17,8 +15,8 @@ "§7Each kill by you or a recently supported", "§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)", "§7", - "§7§7Each §6Spirit ⚶ §7stack can be used as", - "§7charge for the §6§6Burning Hollow Chestplate§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Burning Hollow Chestplate§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/BURNING_HOLLOW_HELMET.json b/items/BURNING_HOLLOW_HELMET.json index f7f00ce5..feb65d37 100644 --- a/items/BURNING_HOLLOW_HELMET.json +++ b/items/BURNING_HOLLOW_HELMET.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§6Burning Hollow Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"68784844-9731-3c67-b10a-e188f98fc057\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDIwNjg0MCwKICAicHJvZmlsZUlkIiA6ICIzYTNmNzhkZmExZjQ0OTllYjE5NjlmYzlkOTEwZGYwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb19jcmVyYXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTJhYTE3YzMyZDI3YjkyODE2YjAwMzYyYzJmNjlkODY3Y2Q5OWJhMzc2ZDEwYjA5Nzc5NjM2ODI4NzgzNGVhMSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Strength: §c+24\",1:\"§7Crit Damage: §c+16%\",2:\"§7Health: §a+254\",3:\"§7Defense: §a+79\",4:\"§7Speed: §a+8\",5:\"§7Intelligence: §a+206\",6:\"§7Mending: §a+8\",7:\" §8[§8⚔§8] §8[§8⚔§8]\",8:\"\",9:\"§8Tiered Bonus: Spirit (0/4)\",10:\"§7Each kill by you or a recently supported\",11:\"§7player grants §c1 §7stack of §6Spirit\",12:\"§6⚶§7. §8(Max 30)\",13:\"§7\",14:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",15:\"§7charge for the §6§6Burning Hollow\",16:\"§6Helmet§7.\",17:\"§7\",18:\"§7Lose 1 stack after §c4s §7of not gaining\",19:\"§7a stack.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§8§l* §8Co-op Soulbound §8§l*\",23:\"§6§lLEGENDARY HELMET\"],Name:\"§6Burning Hollow Helmet\"},ExtraAttributes:{id:\"BURNING_HOLLOW_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"68784844-9731-3c67-b10a-e188f98fc057\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDIwNjg0MCwKICAicHJvZmlsZUlkIiA6ICIzYTNmNzhkZmExZjQ0OTllYjE5NjlmYzlkOTEwZGYwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb19jcmVyYXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTJhYTE3YzMyZDI3YjkyODE2YjAwMzYyYzJmNjlkODY3Y2Q5OWJhMzc2ZDEwYjA5Nzc5NjM2ODI4NzgzNGVhMSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+273\",1:\"§7Defense: §a+86\",2:\"§7Speed: §a+8\",3:\"§7Intelligence: §a+206\",4:\"§7Mending: §a+8\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Spirit (0/4)\",8:\"§7Each kill by you or a recently supported\",9:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",10:\"§7\",11:\"§7§7Each §6Spirit ⚶ §7stack can be used as charge\",12:\"§7for the §6§6Burning Hollow Helmet§7.\",13:\"§7\",14:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",18:\"§8§l* §8Co-op Soulbound §8§l*\",19:\"§6§lLEGENDARY HELMET\"],Name:\"§6Burning Hollow Helmet\"},ExtraAttributes:{id:\"BURNING_HOLLOW_HELMET\"}}", "damage": 3, "lore": [ - "§7Strength: §c+24", - "§7Crit Damage: §c+16%", - "§7Health: §a+254", - "§7Defense: §a+79", + "§7Health: §a+273", + "§7Defense: §a+86", "§7Speed: §a+8", "§7Intelligence: §a+206", "§7Mending: §a+8", @@ -15,17 +13,15 @@ "", "§8Tiered Bonus: Spirit (0/4)", "§7Each kill by you or a recently supported", - "§7player grants §c1 §7stack of §6Spirit", - "§6⚶§7. §8(Max 30)", + "§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)", "§7", - "§7§7Each §6Spirit ⚶ §7stack can be used as", - "§7charge for the §6§6Burning Hollow", - "§6Helmet§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Burning Hollow Helmet§7.", "§7", - "§7Lose 1 stack after §c4s §7of not gaining", - "§7a stack.", + "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCombat Skill 22§c.", "§8§l* §8Co-op Soulbound §8§l*", "§6§lLEGENDARY HELMET" ], diff --git a/items/BURNING_HOLLOW_LEGGINGS.json b/items/BURNING_HOLLOW_LEGGINGS.json index b7be0d24..874f8c06 100644 --- a/items/BURNING_HOLLOW_LEGGINGS.json +++ b/items/BURNING_HOLLOW_LEGGINGS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Burning Hollow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+24\",1:\"§7Crit Damage: §c+16%\",2:\"§7Health: §a+325\",3:\"§7Defense: §a+87\",4:\"§7Speed: §a+8\",5:\"§7Intelligence: §a+135\",6:\"§7Mending: §a+8\",7:\" §8[§8⚔§8] §8[§8⚔§8]\",8:\"\",9:\"§8Tiered Bonus: Spirit (0/4)\",10:\"§7Each kill by you or a recently supported\",11:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",12:\"§7\",13:\"§7§7Each §6Spirit ⚶ §7stack can be used as\",14:\"§7charge for the §6§6Burning Hollow Leggings§7.\",15:\"§7\",16:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",20:\"§8§l* §8Co-op Soulbound §8§l*\",21:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Burning Hollow Leggings\"},ExtraAttributes:{id:\"BURNING_HOLLOW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+352\",1:\"§7Defense: §a+94\",2:\"§7Speed: §a+8\",3:\"§7Intelligence: §a+135\",4:\"§7Mending: §a+8\",5:\" §8[§8⚔§8] §8[§8⚔§8]\",6:\"\",7:\"§8Tiered Bonus: Spirit (0/4)\",8:\"§7Each kill by you or a recently supported\",9:\"§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)\",10:\"§7\",11:\"§7§7Each §6Spirit ⚶ §7stack can be used as charge\",12:\"§7for the §6§6Burning Hollow Leggings§7.\",13:\"§7\",14:\"§7Lose 1 stack after §c4s §7of not gaining a stack.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",18:\"§8§l* §8Co-op Soulbound §8§l*\",19:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Burning Hollow Leggings\"},ExtraAttributes:{id:\"BURNING_HOLLOW_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+24", - "§7Crit Damage: §c+16%", - "§7Health: §a+325", - "§7Defense: §a+87", + "§7Health: §a+352", + "§7Defense: §a+94", "§7Speed: §a+8", "§7Intelligence: §a+135", "§7Mending: §a+8", @@ -17,8 +15,8 @@ "§7Each kill by you or a recently supported", "§7player grants §c1 §7stack of §6Spirit ⚶§7. §8(Max 30)", "§7", - "§7§7Each §6Spirit ⚶ §7stack can be used as", - "§7charge for the §6§6Burning Hollow Leggings§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Burning Hollow Leggings§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/COBBLESTONE_GENERATOR_1.json b/items/COBBLESTONE_GENERATOR_1.json index b5d294fb..4dc5a260 100644 --- a/items/COBBLESTONE_GENERATOR_1.json +++ b/items/COBBLESTONE_GENERATOR_1.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"44f3d931-5b9a-35a1-a84b-669755c7c7ee\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTkyNzc1NzMsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmY5MzI4OWE4MmJkMmEwNmNiYmU2MWI3MzNjZmRjMWYxYmQ5M2M0MzQwZjdhOTBhYmQ5YmRkYTc3NDEwOTA3MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7cobblestone! Requires an open\",3:\"§7area to place cobblestone.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a14s\",8:\"§7Max Storage: §e64\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion I\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"44f3d931-5b9a-35a1-a84b-669755c7c7ee\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTkyNzc1NzMsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmY5MzI4OWE4MmJkMmEwNmNiYmU2MWI3MzNjZmRjMWYxYmQ5M2M0MzQwZjdhOTBhYmQ5YmRkYTc3NDEwOTA3MSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will start\",1:\"§7generating and mining Cobblestone!\",2:\"§7Requires an open area to place\",3:\"§7Cobblestone. Minions also work when\",4:\"§7you are offline!\",5:\"\",6:\"§7Time Between Actions: §a14s\",7:\"§7Max Storage: §e64\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion I\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ - "§7Place this minion and it will", - "§7start generating and mining", - "§7cobblestone! Requires an open", - "§7area to place cobblestone.", - "§7Minions also work when you are", - "§7offline!", + "§7Place this minion and it will start", + "§7generating and mining Cobblestone!", + "§7Requires an open area to place", + "§7Cobblestone. Minions also work when", + "§7you are offline!", "", "§7Time Between Actions: §a14s", "§7Max Storage: §e64", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_1", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_10.json b/items/COBBLESTONE_GENERATOR_10.json index 4d944d43..a32769e4 100644 --- a/items/COBBLESTONE_GENERATOR_10.json +++ b/items/COBBLESTONE_GENERATOR_10.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion X", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a8da6d41-9ae6-3579-b5b1-ffcccdaa2b59\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ2MTczMjksInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTg5ZGIwYTljOTdmMGUwYjViYjllYzdiM2UzMmY4ZDYzYzY0OGQ0NjA4Y2ZkNWJlOWFkYmU4ODI1ZDRlNmE5NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7cobblestone! Requires an open\",3:\"§7area to place cobblestone.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a8s\",8:\"§7Max Storage: §e960\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion X\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_10\",generator_tier:10}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a8da6d41-9ae6-3579-b5b1-ffcccdaa2b59\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ2MTczMjksInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTg5ZGIwYTljOTdmMGUwYjViYjllYzdiM2UzMmY4ZDYzYzY0OGQ0NjA4Y2ZkNWJlOWFkYmU4ODI1ZDRlNmE5NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will start\",1:\"§7generating and mining Cobblestone!\",2:\"§7Requires an open area to place\",3:\"§7Cobblestone. Minions also work when\",4:\"§7you are offline!\",5:\"\",6:\"§7Time Between Actions: §a8s\",7:\"§7Max Storage: §e960\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion X\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_10\",generator_tier:10}}", "damage": 3, "lore": [ - "§7Place this minion and it will", - "§7start generating and mining", - "§7cobblestone! Requires an open", - "§7area to place cobblestone.", - "§7Minions also work when you are", - "§7offline!", + "§7Place this minion and it will start", + "§7generating and mining Cobblestone!", + "§7Requires an open area to place", + "§7Cobblestone. Minions also work when", + "§7you are offline!", "", "§7Time Between Actions: §a8s", "§7Max Storage: §e960", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_10", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_11.json b/items/COBBLESTONE_GENERATOR_11.json index 366fa9d9..5f97edc9 100644 --- a/items/COBBLESTONE_GENERATOR_11.json +++ b/items/COBBLESTONE_GENERATOR_11.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion XI", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7ba8f132-b308-3c0e-879d-24141ff58e57\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ2Mjk2MTIsInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ViY2MwOTlmM2EwMGVjZTBlNWM0YjMxZDMxYzgyOGU1MmIwNjM0OGQwYTRlYWMxMWYzZmNiZWYzYzA1Y2I0MDcifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7cobblestone! Requires an open\",3:\"§7area to place cobblestone.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a7s\",8:\"§7Max Storage: §e960\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion XI\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_11\",generator_tier:11}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7ba8f132-b308-3c0e-879d-24141ff58e57\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ2Mjk2MTIsInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ViY2MwOTlmM2EwMGVjZTBlNWM0YjMxZDMxYzgyOGU1MmIwNjM0OGQwYTRlYWMxMWYzZmNiZWYzYzA1Y2I0MDcifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will start\",1:\"§7generating and mining Cobblestone!\",2:\"§7Requires an open area to place\",3:\"§7Cobblestone. Minions also work when\",4:\"§7you are offline!\",5:\"\",6:\"§7Time Between Actions: §a7s\",7:\"§7Max Storage: §e960\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion XI\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_11\",generator_tier:11}}", "damage": 3, "lore": [ - "§7Place this minion and it will", - "§7start generating and mining", - "§7cobblestone! Requires an open", - "§7area to place cobblestone.", - "§7Minions also work when you are", - "§7offline!", + "§7Place this minion and it will start", + "§7generating and mining Cobblestone!", + "§7Requires an open area to place", + "§7Cobblestone. Minions also work when", + "§7you are offline!", "", "§7Time Between Actions: §a7s", "§7Max Storage: §e960", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_11", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_12.json b/items/COBBLESTONE_GENERATOR_12.json index 0dd0b434..d9099eb1 100644 --- a/items/COBBLESTONE_GENERATOR_12.json +++ b/items/COBBLESTONE_GENERATOR_12.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion XII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1794ef0b-38bc-3c1d-be38-b8503f36bcc0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY1NjI0ODE3NCwKICAicHJvZmlsZUlkIiA6ICJlZGQyZDgyZmY3Zjg0ZGE5OTc0Yjk1YWNhMmYzM2RjMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJtaW5lZ2xvemUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjg4ZDVhN2RiNTNkOTA0ODgyNTc4NTllZTY2NDUzOWUxM2EwZmYzYTI5ZTg1N2RlN2RiODhkZjA3NzQ3OWRhZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7cobblestone! Requires an open\",3:\"§7area to place cobblestone.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a6s\",8:\"§7Max Storage: §e960\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion XII\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_12\",generator_tier:12}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1794ef0b-38bc-3c1d-be38-b8503f36bcc0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY1NjI0ODE3NCwKICAicHJvZmlsZUlkIiA6ICJlZGQyZDgyZmY3Zjg0ZGE5OTc0Yjk1YWNhMmYzM2RjMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJtaW5lZ2xvemUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjg4ZDVhN2RiNTNkOTA0ODgyNTc4NTllZTY2NDUzOWUxM2EwZmYzYTI5ZTg1N2RlN2RiODhkZjA3NzQ3OWRhZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will start\",1:\"§7generating and mining Cobblestone!\",2:\"§7Requires an open area to place\",3:\"§7Cobblestone. Minions also work when\",4:\"§7you are offline!\",5:\"\",6:\"§7Time Between Actions: §a6s\",7:\"§7Max Storage: §e960\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion XII\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_12\",generator_tier:12}}", "damage": 3, "lore": [ - "§7Place this minion and it will", - "§7start generating and mining", - "§7cobblestone! Requires an open", - "§7area to place cobblestone.", - "§7Minions also work when you are", - "§7offline!", + "§7Place this minion and it will start", + "§7generating and mining Cobblestone!", + "§7Requires an open area to place", + "§7Cobblestone. Minions also work when", + "§7you are offline!", "", "§7Time Between Actions: §a6s", "§7Max Storage: §e960", @@ -19,7 +18,7 @@ "internalname": "COBBLESTONE_GENERATOR_12", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Cobblestone_Minion", diff --git a/items/COBBLESTONE_GENERATOR_2.json b/items/COBBLESTONE_GENERATOR_2.json index 83ebeaf3..b804704d 100644 --- a/items/COBBLESTONE_GENERATOR_2.json +++ b/items/COBBLESTONE_GENERATOR_2.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion II", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a7586a75-b608-34c2-9414-ebb0b9ca0502\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ0ODI4MjYsInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzNmZDg3NDg2ZGM5NGNiOGNkMDRhM2Q3ZDA2ZjE5MWYwMjdmMzhkYWQ3YjRlZDM0YzY2ODFmYjRkMDg4MzRjMDYifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7cobblestone! Requires an open\",3:\"§7area to place cobblestone.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a14s\",8:\"§7Max Storage: §e192\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion II\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_2\",generator_tier:2}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a7586a75-b608-34c2-9414-ebb0b9ca0502\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ0ODI4MjYsInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzNmZDg3NDg2ZGM5NGNiOGNkMDRhM2Q3ZDA2ZjE5MWYwMjdmMzhkYWQ3YjRlZDM0YzY2ODFmYjRkMDg4MzRjMDYifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will start\",1:\"§7generating and mining Cobblestone!\",2:\"§7Requires an open area to place\",3:\"§7Cobblestone. Minions also work when\",4:\"§7you are offline!\",5:\"\",6:\"§7Time Between Actions: §a14s\",7:\"§7Max Storage: §e192\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion II\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_2\",generator_tier:2}}", "damage": 3, "lore": [ - "§7Place this minion and it will", - "§7start generating and mining", - "§7cobblestone! Requires an open", - "§7area to place cobblestone.", - "§7Minions also work when you are", - "§7offline!", + "§7Place this minion and it will start", + "§7generating and mining Cobblestone!", + "§7Requires an open area to place", + "§7Cobblestone. Minions also work when", + "§7you are offline!", "", "§7Time Between Actions: §a14s", "§7Max Storage: §e192", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_2", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_3.json b/items/COBBLESTONE_GENERATOR_3.json index eab826e7..a18868e8 100644 --- a/items/COBBLESTONE_GENERATOR_3.json +++ b/items/COBBLESTONE_GENERATOR_3.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion III", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8ba0efc5-759d-327b-b95f-1b0820dc8a05\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ0OTM1ODgsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2MwODhlZDZiYjg3NjNhZjRlYjdkMDA2ZTAwZmRhN2RjMTFkNzY4MWU5N2M5ODNiNzAxMWMzZTg3MmY2YWFiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7cobblestone! Requires an open\",3:\"§7area to place cobblestone.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a12s\",8:\"§7Max Storage: §e192\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion III\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_3\",generator_tier:3}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8ba0efc5-759d-327b-b95f-1b0820dc8a05\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ0OTM1ODgsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2MwODhlZDZiYjg3NjNhZjRlYjdkMDA2ZTAwZmRhN2RjMTFkNzY4MWU5N2M5ODNiNzAxMWMzZTg3MmY2YWFiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will start\",1:\"§7generating and mining Cobblestone!\",2:\"§7Requires an open area to place\",3:\"§7Cobblestone. Minions also work when\",4:\"§7you are offline!\",5:\"\",6:\"§7Time Between Actions: §a12s\",7:\"§7Max Storage: §e192\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion III\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_3\",generator_tier:3}}", "damage": 3, "lore": [ - "§7Place this minion and it will", - "§7start generating and mining", - "§7cobblestone! Requires an open", - "§7area to place cobblestone.", - "§7Minions also work when you are", - "§7offline!", + "§7Place this minion and it will start", + "§7generating and mining Cobblestone!", + "§7Requires an open area to place", + "§7Cobblestone. Minions also work when", + "§7you are offline!", "", "§7Time Between Actions: §a12s", "§7Max Storage: §e192", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_3", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_4.json b/items/COBBLESTONE_GENERATOR_4.json index 29804ccc..265b8439 100644 --- a/items/COBBLESTONE_GENERATOR_4.json +++ b/items/COBBLESTONE_GENERATOR_4.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion IV", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"219f87ed-b2aa-3cbf-94b9-44ba2fa68dc1\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1MDY5NTgsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzk1MTRmZWU5NWQ3MDI2MjViOTc0ZjE3MzBmZDYyZTU2N2M1OTM0OTk3ZjczYmFlN2UwN2FiNTJkZGY5MDY2ZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7cobblestone! Requires an open\",3:\"§7area to place cobblestone.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a12s\",8:\"§7Max Storage: §e384\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion IV\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_4\",generator_tier:4}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"219f87ed-b2aa-3cbf-94b9-44ba2fa68dc1\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1MDY5NTgsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzk1MTRmZWU5NWQ3MDI2MjViOTc0ZjE3MzBmZDYyZTU2N2M1OTM0OTk3ZjczYmFlN2UwN2FiNTJkZGY5MDY2ZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will start\",1:\"§7generating and mining Cobblestone!\",2:\"§7Requires an open area to place\",3:\"§7Cobblestone. Minions also work when\",4:\"§7you are offline!\",5:\"\",6:\"§7Time Between Actions: §a12s\",7:\"§7Max Storage: §e384\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion IV\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_4\",generator_tier:4}}", "damage": 3, "lore": [ - "§7Place this minion and it will", - "§7start generating and mining", - "§7cobblestone! Requires an open", - "§7area to place cobblestone.", - "§7Minions also work when you are", - "§7offline!", + "§7Place this minion and it will start", + "§7generating and mining Cobblestone!", + "§7Requires an open area to place", + "§7Cobblestone. Minions also work when", + "§7you are offline!", "", "§7Time Between Actions: §a12s", "§7Max Storage: §e384", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_4", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_5.json b/items/COBBLESTONE_GENERATOR_5.json index b98efc7b..73d7c3c6 100644 --- a/items/COBBLESTONE_GENERATOR_5.json +++ b/items/COBBLESTONE_GENERATOR_5.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion V", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"345e9d26-c20f-3b31-b6e9-8112aa84192f\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1MTc2MTQsInByb2ZpbGVJZCI6IjU3MGIwNWJhMjZmMzRhOGViZmRiODBlY2JjZDdlNjIwIiwicHJvZmlsZU5hbWUiOiJMb3JkU29ubnkiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzNlMjQ2N2I4Y2NhZjAwN2QwM2E5YmI3YzIyZDZhNjEzOTdjYTFiYjI4NGYxMjhkNWNjZDEzOGFkMDkxMjRlNjgifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7cobblestone! Requires an open\",3:\"§7area to place cobblestone.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a10s\",8:\"§7Max Storage: §e384\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion V\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_5\",generator_tier:5}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"345e9d26-c20f-3b31-b6e9-8112aa84192f\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1MTc2MTQsInByb2ZpbGVJZCI6IjU3MGIwNWJhMjZmMzRhOGViZmRiODBlY2JjZDdlNjIwIiwicHJvZmlsZU5hbWUiOiJMb3JkU29ubnkiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzNlMjQ2N2I4Y2NhZjAwN2QwM2E5YmI3YzIyZDZhNjEzOTdjYTFiYjI4NGYxMjhkNWNjZDEzOGFkMDkxMjRlNjgifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will start\",1:\"§7generating and mining Cobblestone!\",2:\"§7Requires an open area to place\",3:\"§7Cobblestone. Minions also work when\",4:\"§7you are offline!\",5:\"\",6:\"§7Time Between Actions: §a10s\",7:\"§7Max Storage: §e384\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion V\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_5\",generator_tier:5}}", "damage": 3, "lore": [ - "§7Place this minion and it will", - "§7start generating and mining", - "§7cobblestone! Requires an open", - "§7area to place cobblestone.", - "§7Minions also work when you are", - "§7offline!", + "§7Place this