diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 21:21:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 19:21:53 +0000 |
commit | e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb (patch) | |
tree | 322c54ad9f9411f9801c7553c7c3423c266bc735 | |
parent | f3dd8444ddb89d01e4ff3a44c99774f06049501e (diff) | |
download | NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.gz NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.tar.bz2 NotEnoughUpdates-REPO-e686aaebe7d74e939f8ee90f1d28b0bf5bd73ffb.zip |
0.20.1 v2 changes (#1175)
55 files changed, 409 insertions, 436 deletions
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 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: §a10s", "§7Max Storage: §e384", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_5", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_6.json b/items/COBBLESTONE_GENERATOR_6.json index 23649519..07b30f68 100644 --- a/items/COBBLESTONE_GENERATOR_6.json +++ b/items/COBBLESTONE_GENERATOR_6.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion VI", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d4017975-b9ea-3a8e-9c51-f9e3d159e9eb\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1NTE5MTYsInByb2ZpbGVJZCI6ImRkZWQ1NmUxZWY4YjQwZmU4YWQxNjI5MjBmN2FlY2RhIiwicHJvZmlsZU5hbWUiOiJEaXNjb3JkQXBwIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mNGUwMWY1NTI1NDkwMzdhZTg4ODc1NzA3MDBlNzRkYjIwYzZmMDI2YTY1MGFlZWM1ZDljOGVjNTFiYTNmNTE1In19fQ\u003d\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: §a10s\",8:\"§7Max Storage: §e576\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion VI\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_6\",generator_tier:6}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d4017975-b9ea-3a8e-9c51-f9e3d159e9eb\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1NTE5MTYsInByb2ZpbGVJZCI6ImRkZWQ1NmUxZWY4YjQwZmU4YWQxNjI5MjBmN2FlY2RhIiwicHJvZmlsZU5hbWUiOiJEaXNjb3JkQXBwIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mNGUwMWY1NTI1NDkwMzdhZTg4ODc1NzA3MDBlNzRkYjIwYzZmMDI2YTY1MGFlZWM1ZDljOGVjNTFiYTNmNTE1In19fQ\u003d\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: §a10s\",7:\"§7Max Storage: §e576\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion VI\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_6\",generator_tier:6}}", "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: §a10s", "§7Max Storage: §e576", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_6", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_7.json b/items/COBBLESTONE_GENERATOR_7.json index c19dadfc..ba2e7dd3 100644 --- a/items/COBBLESTONE_GENERATOR_7.json +++ b/items/COBBLESTONE_GENERATOR_7.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion VII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa154a85-3cd4-358a-a990-068829418d15\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1NzU2NTUsInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUxNjE2ZTYzYmUwZmYzNDFmNzA4NjJlMDA0OTgxMmZhMGMyN2IzOWEyZTc3MDU4ZGQ4YmZjMzg2Mzc1ZTFkMTYifX19\"}]}},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: §a9s\",8:\"§7Max Storage: §e576\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion VII\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_7\",generator_tier:7}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa154a85-3cd4-358a-a990-068829418d15\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1NzU2NTUsInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUxNjE2ZTYzYmUwZmYzNDFmNzA4NjJlMDA0OTgxMmZhMGMyN2IzOWEyZTc3MDU4ZGQ4YmZjMzg2Mzc1ZTFkMTYifX19\"}]}},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: §a9s\",7:\"§7Max Storage: §e576\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion VII\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_7\",generator_tier:7}}", "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: §a9s", "§7Max Storage: §e576", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_7", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_8.json b/items/COBBLESTONE_GENERATOR_8.json index 11212f0b..7066ea73 100644 --- a/items/COBBLESTONE_GENERATOR_8.json +++ b/items/COBBLESTONE_GENERATOR_8.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion VIII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cee673a1-1d5a-38c6-ad22-0bd9e84fecb2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1ODY1ODAsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWE1M2UzYzlmNDQ2YTc3ZThjNTlkZjMwNWE0MTBhOGFjY2I3NTFjMDAyYTQxZTU1YTEwMThjZTFiMzExNDY5MCJ9fX0\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: §a9s\",8:\"§7Max Storage: §e768\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion VIII\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_8\",generator_tier:8}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cee673a1-1d5a-38c6-ad22-0bd9e84fecb2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1ODY1ODAsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWE1M2UzYzlmNDQ2YTc3ZThjNTlkZjMwNWE0MTBhOGFjY2I3NTFjMDAyYTQxZTU1YTEwMThjZTFiMzExNDY5MCJ9fX0\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: §a9s\",7:\"§7Max Storage: §e768\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion VIII\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_8\",generator_tier:8}}", "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: §a9s", "§7Max Storage: §e768", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_8", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/COBBLESTONE_GENERATOR_9.json b/items/COBBLESTONE_GENERATOR_9.json index 3fd5b754..cfd8080d 100644 --- a/items/COBBLESTONE_GENERATOR_9.json +++ b/items/COBBLESTONE_GENERATOR_9.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Cobblestone Minion IX", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"991e1933-c737-3620-a1a1-bb7895d00f47\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1OTY5NTEsInByb2ZpbGVJZCI6ImNiZGViZGRjODNhNTQ0OWFiZDFiOThhNzBjY2E0ZDhlIiwicHJvZmlsZU5hbWUiOiJDaGVja2lkb2lzIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jY2Y1NDY1ODQ0MjhiNTM4NWJjMGMxYTAwMzFhYTg3ZTk4ZTg1ODc1ZTRkNjEwNGUxYmUwNmNlZjhiZDc0ZmU0In19fQ\u003d\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: §e768\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Cobblestone Minion IX\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_9\",generator_tier:9}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"991e1933-c737-3620-a1a1-bb7895d00f47\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzQ1OTY5NTEsInByb2ZpbGVJZCI6ImNiZGViZGRjODNhNTQ0OWFiZDFiOThhNzBjY2E0ZDhlIiwicHJvZmlsZU5hbWUiOiJDaGVja2lkb2lzIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jY2Y1NDY1ODQ0MjhiNTM4NWJjMGMxYTAwMzFhYTg3ZTk4ZTg1ODc1ZTRkNjEwNGUxYmUwNmNlZjhiZDc0ZmU0In19fQ\u003d\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: §e768\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Cobblestone Minion IX\"},ExtraAttributes:{id:\"COBBLESTONE_GENERATOR_9\",generator_tier:9}}", "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: §e768", @@ -29,7 +28,7 @@ }, "internalname": "COBBLESTONE_GENERATOR_9", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "useneucraft": true, "infoType": "WIKI_URL", "info": [ diff --git a/items/FIERY_HOLLOW_BOOTS.json b/items/FIERY_HOLLOW_BOOTS.json index d3933bff..cad1162b 100644 --- a/items/FIERY_HOLLOW_BOOTS.json +++ b/items/FIERY_HOLLOW_BOOTS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Fiery Hollow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+260\",3:\"§7Defense: §a+80\",4:\"§7Speed: §a+10\",5:\"§7Intelligence: §a+170\",6:\"§7Mending: §a+10\",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§6Fiery 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:\"§6Fiery Hollow Boots\"},ExtraAttributes:{id:\"FIERY_HOLLOW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+293\",1:\"§7Defense: §a+88\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+170\",4:\"§7Mending: §a+10\",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§6Fiery 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:\"§6Fiery Hollow Boots\"},ExtraAttributes:{id:\"FIERY_HOLLOW_BOOTS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", - "§7Crit Damage: §c+20%", - "§7Health: §a+260", - "§7Defense: §a+80", + "§7Health: §a+293", + "§7Defense: §a+88", "§7Speed: §a+10", "§7Intelligence: §a+170", "§7Mending: §a+10", @@ -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§6Fiery Hollow Boots§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Fiery Hollow Boots§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/FIERY_HOLLOW_CHESTPLATE.json b/items/FIERY_HOLLOW_CHESTPLATE.json index 5487817c..1d67d670 100644 --- a/items/FIERY_HOLLOW_CHESTPLATE.json +++ b/items/FIERY_HOLLOW_CHESTPLATE.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Fiery Hollow Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+460\",3:\"§7Defense: §a+130\",4:\"§7Speed: §a+10\",5:\"§7Intelligence: §a+170\",6:\"§7Mending: §a+10\",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§6Fiery 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:\"§6Fiery Hollow Chestplate\"},ExtraAttributes:{id:\"FIERY_HOLLOW_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+488\",1:\"§7Defense: §a+137\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+170\",4:\"§7Mending: §a+10\",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§6Fiery 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:\"§6Fiery Hollow Chestplate\"},ExtraAttributes:{id:\"FIERY_HOLLOW_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", - "§7Crit Damage: §c+20%", - "§7Health: §a+460", - "§7Defense: §a+130", + "§7Health: §a+488", + "§7Defense: §a+137", "§7Speed: §a+10", "§7Intelligence: §a+170", "§7Mending: §a+10", @@ -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§6Fiery Hollow Chestplate§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Fiery Hollow Chestplate§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/FIERY_HOLLOW_HELMET.json b/items/FIERY_HOLLOW_HELMET.json index 8048d870..14514d98 100644 --- a/items/FIERY_HOLLOW_HELMET.json +++ b/items/FIERY_HOLLOW_HELMET.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§6Fiery Hollow Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d1f3e95-a0c7-371a-96ac-e8b4a8568400\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDE4OTk2NywKICAicHJvZmlsZUlkIiA6ICIyNzZlMDQ2YjI0MDM0M2VkOTk2NmU0OTRlN2U2Y2IzNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJBRFJBTlM3MTAiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjNmJkYmZmNmYwMzNjNjFiYzMzNWRkOWE3ODk1NmU2Y2RmZGQ2MTNlYmI1YTc3ZWMzOGQyNzFhODMzMjYxMiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+320\",3:\"§7Defense: §a+100\",4:\"§7Speed: §a+10\",5:\"§7Intelligence: §a+260\",6:\"§7Mending: §a+10\",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§6Fiery 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:\"§6Fiery Hollow Helmet\"},ExtraAttributes:{id:\"FIERY_HOLLOW_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d1f3e95-a0c7-371a-96ac-e8b4a8568400\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDE4OTk2NywKICAicHJvZmlsZUlkIiA6ICIyNzZlMDQ2YjI0MDM0M2VkOTk2NmU0OTRlN2U2Y2IzNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJBRFJBTlM3MTAiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjNmJkYmZmNmYwMzNjNjFiYzMzNWRkOWE3ODk1NmU2Y2RmZGQ2MTNlYmI1YTc3ZWMzOGQyNzFhODMzMjYxMiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+342\",1:\"§7Defense: §a+107\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+260\",4:\"§7Mending: §a+10\",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§6Fiery 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:\"§6Fiery Hollow Helmet\"},ExtraAttributes:{id:\"FIERY_HOLLOW_HELMET\"}}", "damage": 3, "lore": [ - "§7Strength: §c+30", - "§7Crit Damage: §c+20%", - "§7Health: §a+320", - "§7Defense: §a+100", + "§7Health: §a+342", + "§7Defense: §a+107", "§7Speed: §a+10", "§7Intelligence: §a+260", "§7Mending: §a+10", @@ -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§6Fiery Hollow", - "§6Helmet§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Fiery 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/FIERY_HOLLOW_LEGGINGS.json b/items/FIERY_HOLLOW_LEGGINGS.json index 9a8c3faa..ced3066a 100644 --- a/items/FIERY_HOLLOW_LEGGINGS.json +++ b/items/FIERY_HOLLOW_LEGGINGS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Fiery Hollow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+30\",1:\"§7Crit Damage: §c+20%\",2:\"§7Health: §a+410\",3:\"§7Defense: §a+110\",4:\"§7Speed: §a+10\",5:\"§7Intelligence: §a+170\",6:\"§7Mending: §a+10\",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 §6Fiery 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:\"§6Fiery Hollow Leggings\"},ExtraAttributes:{id:\"FIERY_HOLLOW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+439\",1:\"§7Defense: §a+117\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a+170\",4:\"§7Mending: §a+10\",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§6Fiery 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:\"§6Fiery Hollow Leggings\"},ExtraAttributes:{id:\"FIERY_HOLLOW_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+30", - "§7Crit Damage: §c+20%", - "§7Health: §a+410", - "§7Defense: §a+110", + "§7Health: §a+439", + "§7Defense: §a+117", "§7Speed: §a+10", "§7Intelligence: §a+170", "§7Mending: §a+10", @@ -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 §6Fiery Hollow Leggings§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Fiery Hollow Leggings§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/GOBLIN;4.json b/items/GOBLIN;4.json index db4e061f..fedf9826 100644 --- a/items/GOBLIN;4.json +++ b/items/GOBLIN;4.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§7[Lvl {LVL}] §6Goblin", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38627568-11ba-32cc-91a4-93ac97e2c9da\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzg1NDE1MTM1NSwKICAicHJvZmlsZUlkIiA6ICI2OGQyMTg3MDBlYmU0YTliYWU0OTcyNTg3ZDIzNzA4OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJzbGVlcG5vdGZvcm1lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzczMDlkOGRjMzVhNjM4YTA0YjkxNWEzYjE1YTE0NTJjZWVhZTBkN2VhNDJiY2RhZGIyMWIwMzA0Njk4NzUxNWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"\",5:\"§6Pickpocket\",6:\"§7§7Increases the coins obtained from\",7:\"§7goblin coin bags by §a{0}%§7.\",8:\"\",9:\"§6Offensive Odor\",10:\"§7§7The King\u0027s Scent potion effect lasts\",11:\"§7§a{1}%§7 longer on you.\",12:\"\",13:\"§6Free-range Eggs\",14:\"§7§7Increases the chance of finding\",15:\"§7rare goblin eggs by §a{2}%§7.\",16:\"\",17:\"§7§eRight-click to add this pet to your\",18:\"§epet menu!\",19:\"\",20:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Goblin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GOBLIN\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false,\\\"noMove\\\":false}\",id:\"GOBLIN;4\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"38627568-11ba-32cc-91a4-93ac97e2c9da\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzg1NDE1MTM1NSwKICAicHJvZmlsZUlkIiA6ICI2OGQyMTg3MDBlYmU0YTliYWU0OTcyNTg3ZDIzNzA4OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJzbGVlcG5vdGZvcm1lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzczMDlkOGRjMzVhNjM4YTA0YjkxNWEzYjE1YTE0NTJjZWVhZTBkN2VhNDJiY2RhZGIyMWIwMzA0Njk4NzUxNWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Speed: §a{SPEED}\",3:\"§7Crit Chance: §c{CRIT_CHANCE}%\",4:\"§7Magic Find: §a{MAGIC_FIND}\",5:\"\",6:\"§6Pickpocket\",7:\"§7§7Increases the coins obtained from\",8:\"§7goblin coin bags by §a{0}%§7.\",9:\"\",10:\"§6Offensive Odor\",11:\"§7§7The King\u0027s Scent potion effect lasts\",12:\"§7§a{1}%§7 longer on you.\",13:\"\",14:\"§6Free-range Eggs\",15:\"§7§7Increases the chance of finding\",16:\"§7rare goblin eggs by §a{2}%§7.\",17:\"\",18:\"§7§eRight-click to add this pet to your\",19:\"§epet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Goblin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GOBLIN\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false,\\\"noMove\\\":false}\",id:\"GOBLIN;4\"}}", "damage": 3, "lore": [ "§8Mining Pet", "", "§7Speed: §a{SPEED}", "§7Crit Chance: §c{CRIT_CHANCE}%", + "§7Magic Find: §a{MAGIC_FIND}", "", "§6Pickpocket", "§7§7Increases the coins obtained from", @@ -29,7 +30,7 @@ "internalname": "GOBLIN;4", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "recipes": [ { diff --git a/items/HOLLOW_BOOTS.json b/items/HOLLOW_BOOTS.json index 6a2f5a02..c89f69b0 100644 --- a/items/HOLLOW_BOOTS.json +++ b/items/HOLLOW_BOOTS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Hollow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Crit Damage: §c+10%\",2:\"§7Health: §a+130\",3:\"§7Defense: §a+40\",4:\"§7Speed: §a+5\",5:\"§7Intelligence: §a+85\",6:\"§7Mending: §a+5\",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§6Hollow 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:\"§6§lLEGENDARY BOOTS\"],color:14942202,Name:\"§6Hollow Boots\"},ExtraAttributes:{id:\"HOLLOW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+45\",2:\"§7Speed: §a+5\",3:\"§7Intelligence: §a+85\",4:\"§7Mending: §a+5\",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§6Hollow 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:\"§6§lLEGENDARY BOOTS\"],color:14942202,Name:\"§6Hollow Boots\"},ExtraAttributes:{id:\"HOLLOW_BOOTS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+15", - "§7Crit Damage: §c+10%", - "§7Health: §a+130", - "§7Defense: §a+40", + "§7Health: §a+150", + "§7Defense: §a+45", "§7Speed: §a+5", "§7Intelligence: §a+85", "§7Mending: §a+5", @@ -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§6Hollow Boots§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Hollow Boots§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/HOLLOW_CHESTPLATE.json b/items/HOLLOW_CHESTPLATE.json index 53ac7602..bf3ef417 100644 --- a/items/HOLLOW_CHESTPLATE.json +++ b/items/HOLLOW_CHESTPLATE.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Hollow Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Crit Damage: §c+10%\",2:\"§7Health: §a+230\",3:\"§7Defense: §a+65\",4:\"§7Speed: §a+5\",5:\"§7Intelligence: §a+85\",6:\"§7Mending: §a+5\",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§6Hollow 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:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Hollow Chestplate\"},ExtraAttributes:{id:\"HOLLOW_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+250\",1:\"§7Defense: §a+70\",2:\"§7Speed: §a+5\",3:\"§7Intelligence: §a+85\",4:\"§7Mending: §a+5\",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§6Hollow 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:\"§6§lLEGENDARY CHESTPLATE\"],color:16763661,Name:\"§6Hollow Chestplate\"},ExtraAttributes:{id:\"HOLLOW_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Strength: §c+15", - "§7Crit Damage: §c+10%", - "§7Health: §a+230", - "§7Defense: §a+65", + "§7Health: §a+250", + "§7Defense: §a+70", "§7Speed: §a+5", "§7Intelligence: §a+85", "§7Mending: §a+5", @@ -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§6Hollow Chestplate§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Hollow Chestplate§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/HOLLOW_HELMET.json b/items/HOLLOW_HELMET.json index 02d287da..daa37156 100644 --- a/items/HOLLOW_HELMET.json +++ b/items/HOLLOW_HELMET.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§6Hollow Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b8ca28f5-cc52-3d93-b001-b45365b66dc1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDI0MjExMCwKICAicHJvZmlsZUlkIiA6ICIxZjEyNTNhYTVkYTQ0ZjU5YWU1YWI1NmFhZjRlNTYxNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3RNaUt5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhYWNkNzA1YTI5Yjc5MDUyOGE3MGVlOTNhMWNiZDkyYzAyOTYwMWE3NjJkNTI4MDVmNjA0NjBlN2E3ZmY4ZjciCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Crit Damage: §c+10%\",2:\"§7Health: §a+160\",3:\"§7Defense: §a+50\",4:\"§7Speed: §a+5\",5:\"§7Intelligence: §a+130\",6:\"§7Mending: §a+5\",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§6Hollow Helmet§7.\",16:\"§7\",17:\"§7Lose 1 stack after §c4s §7of not gaining\",18:\"§7a stack.\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§6§lLEGENDARY HELMET\"],Name:\"§6Hollow Helmet\"},ExtraAttributes:{id:\"HOLLOW_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b8ca28f5-cc52-3d93-b001-b45365b66dc1\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDI0MjExMCwKICAicHJvZmlsZUlkIiA6ICIxZjEyNTNhYTVkYTQ0ZjU5YWU1YWI1NmFhZjRlNTYxNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3RNaUt5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRhYWNkNzA1YTI5Yjc5MDUyOGE3MGVlOTNhMWNiZDkyYzAyOTYwMWE3NjJkNTI4MDVmNjA0NjBlN2E3ZmY4ZjciCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+175\",1:\"§7Defense: §a+55\",2:\"§7Speed: §a+5\",3:\"§7Intelligence: §a+130\",4:\"§7Mending: §a+5\",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§6Hollow 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:\"§6§lLEGENDARY HELMET\"],Name:\"§6Hollow Helmet\"},ExtraAttributes:{id:\"HOLLOW_HELMET\"}}", "damage": 3, "lore": [ - "§7Strength: §c+15", - "§7Crit Damage: §c+10%", - "§7Health: §a+160", - "§7Defense: §a+50", + "§7Health: §a+175", + "§7Defense: §a+55", "§7Speed: §a+5", "§7Intelligence: §a+130", "§7Mending: §a+5", @@ -15,16 +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§6Hollow Helmet§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Hollow 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.", "§6§lLEGENDARY HELMET" ], "internalname": "HOLLOW_HELMET", diff --git a/items/HOLLOW_LEGGINGS.json b/items/HOLLOW_LEGGINGS.json index dd222c14..3444462d 100644 --- a/items/HOLLOW_LEGGINGS.json +++ b/items/HOLLOW_LEGGINGS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Hollow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+15\",1:\"§7Crit Damage: §c+10%\",2:\"§7Health: §a+205\",3:\"§7Defense: §a+55\",4:\"§7Speed: §a+5\",5:\"§7Intelligence: §a+85\",6:\"§7Mending: §a+5\",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§6Hollow 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:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Hollow Leggings\"},ExtraAttributes:{id:\"HOLLOW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+225\",1:\"§7Defense: §a+60\",2:\"§7Speed: §a+5\",3:\"§7Intelligence: §a+85\",4:\"§7Mending: §a+5\",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§6Hollow 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:\"§6§lLEGENDARY LEGGINGS\"],color:16774819,Name:\"§6Hollow Leggings\"},ExtraAttributes:{id:\"HOLLOW_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+15", - "§7Crit Damage: §c+10%", - "§7Health: §a+205", - "§7Defense: §a+55", + "§7Health: §a+225", + "§7Defense: §a+60", "§7Speed: §a+5", "§7Intelligence: §a+85", "§7Mending: §a+5", @@ -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§6Hollow Leggings§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Hollow Leggings§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/HOT_HOLLOW_BOOTS.json b/items/HOT_HOLLOW_BOOTS.json index 8b695123..9af74784 100644 --- a/items/HOT_HOLLOW_BOOTS.json +++ b/items/HOT_HOLLOW_BOOTS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Hot Hollow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+19\",1:\"§7Crit Damage: §c+13%\",2:\"§7Health: §a+164\",3:\"§7Defense: §a+50\",4:\"§7Speed: §a+6\",5:\"§7Intelligence: §a+107\",6:\"§7Mending: §a+6\",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§6Hot 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:\"§6Hot Hollow Boots\"},ExtraAttributes:{id:\"HOT_HOLLOW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+188\",1:\"§7Defense: §a+56\",2:\"§7Speed: §a+6\",3:\"§7Intelligence: §a+107\",4:\"§7Mending: §a+6\",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§6Hot 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:\"§6Hot Hollow Boots\"},ExtraAttributes:{id:\"HOT_HOLLOW_BOOTS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+19", - "§7Crit Damage: §c+13%", - "§7Health: §a+164", - "§7Defense: §a+50", + "§7Health: §a+188", + "§7Defense: §a+56", "§7Speed: §a+6", "§7Intelligence: §a+107", "§7Mending: §a+6", @@ -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§6Hot Hollow Boots§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Hot Hollow Boots§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/HOT_HOLLOW_CHESTPLATE.json b/items/HOT_HOLLOW_CHESTPLATE.json index e467d754..2f48d6c8 100644 --- a/items/HOT_HOLLOW_CHESTPLATE.json +++ b/items/HOT_HOLLOW_CHESTPLATE.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Hot Hollow Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+19\",1:\"§7Crit Damage: §c+13%\",2:\"§7Health: §a+290\",3:\"§7Defense: §a+82\",4:\"§7Speed: §a+6\",5:\"§7Intelligence: §a+107\",6:\"§7Mending: §a+6\",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§6Hot 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:\"§6Hot Hollow Chestplate\"},ExtraAttributes:{id:\"HOT_HOLLOW_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+313\",1:\"§7Defense: §a+88\",2:\"§7Speed: §a+6\",3:\"§7Intelligence: §a+107\",4:\"§7Mending: §a+6\",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§6Hot 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:\"§6Hot Hollow Chestplate\"},ExtraAttributes:{id:\"HOT_HOLLOW_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Strength: §c+19", - "§7Crit Damage: §c+13%", - "§7Health: §a+290", - "§7Defense: §a+82", + "§7Health: §a+313", + "§7Defense: §a+88", "§7Speed: §a+6", "§7Intelligence: §a+107", "§7Mending: §a+6", @@ -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§6Hot Hollow Chestplate§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Hot Hollow Chestplate§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/HOT_HOLLOW_HELMET.json b/items/HOT_HOLLOW_HELMET.json index cee28718..252831a9 100644 --- a/items/HOT_HOLLOW_HELMET.json +++ b/items/HOT_HOLLOW_HELMET.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§6Hot Hollow Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7f5e0cd0-e761-317f-90fa-67b5c81a4bed\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDIyMjk5MSwKICAicHJvZmlsZUlkIiA6ICIwZWQ2MDFlMDhjZTM0YjRkYWUxZmI4MDljZmEwNTM5NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOZWVkTW9yZUFjY291bnRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NjMzQ0ZDY1YWU2YmMyMjMwZWUyMjBkNzZkZGExZTA4MGY5MDI4MmNhMGY5ZjBkOWJjOTY2N2QyMjA0OGNlOWYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Strength: §c+19\",1:\"§7Crit Damage: §c+13%\",2:\"§7Health: §a+202\",3:\"§7Defense: §a+63\",4:\"§7Speed: §a+6\",5:\"§7Intelligence: §a+164\",6:\"§7Mending: §a+6\",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§6Hot Hollow Helmet§7.\",16:\"§7\",17:\"§7Lose 1 stack after §c4s §7of not gaining\",18:\"§7a stack.\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§8§l* §8Co-op Soulbound §8§l*\",22:\"§6§lLEGENDARY HELMET\"],Name:\"§6Hot Hollow Helmet\"},ExtraAttributes:{id:\"HOT_HOLLOW_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7f5e0cd0-e761-317f-90fa-67b5c81a4bed\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDIyMjk5MSwKICAicHJvZmlsZUlkIiA6ICIwZWQ2MDFlMDhjZTM0YjRkYWUxZmI4MDljZmEwNTM5NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOZWVkTW9yZUFjY291bnRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NjMzQ0ZDY1YWU2YmMyMjMwZWUyMjBkNzZkZGExZTA4MGY5MDI4MmNhMGY5ZjBkOWJjOTY2N2QyMjA0OGNlOWYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+219\",1:\"§7Defense: §a+69\",2:\"§7Speed: §a+6\",3:\"§7Intelligence: §a+164\",4:\"§7Mending: §a+6\",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§6Hot 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:\"§6Hot Hollow Helmet\"},ExtraAttributes:{id:\"HOT_HOLLOW_HELMET\"}}", "damage": 3, "lore": [ - "§7Strength: §c+19", - "§7Crit Damage: §c+13%", - "§7Health: §a+202", - "§7Defense: §a+63", + "§7Health: §a+219", + "§7Defense: §a+69", "§7Speed: §a+6", "§7Intelligence: §a+164", "§7Mending: §a+6", @@ -15,16 +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§6Hot Hollow Helmet§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Hot 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/HOT_HOLLOW_LEGGINGS.json b/items/HOT_HOLLOW_LEGGINGS.json index 081e4183..be5029f9 100644 --- a/items/HOT_HOLLOW_LEGGINGS.json +++ b/items/HOT_HOLLOW_LEGGINGS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Hot Hollow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+19\",1:\"§7Crit Damage: §c+13%\",2:\"§7Health: §a+258\",3:\"§7Defense: §a+69\",4:\"§7Speed: §a+6\",5:\"§7Intelligence: §a+107\",6:\"§7Mending: §a+6\",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§6Hot 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:\"§6Hot Hollow Leggings\"},ExtraAttributes:{id:\"HOT_HOLLOW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+281\",1:\"§7Defense: §a+75\",2:\"§7Speed: §a+6\",3:\"§7Intelligence: §a+107\",4:\"§7Mending: §a+6\",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§6Hot 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:\"§6Hot Hollow Leggings\"},ExtraAttributes:{id:\"HOT_HOLLOW_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+19", - "§7Crit Damage: §c+13%", - "§7Health: §a+258", - "§7Defense: §a+69", + "§7Health: §a+281", + "§7Defense: §a+75", "§7Speed: §a+6", "§7Intelligence: §a+107", "§7Mending: §a+6", @@ -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§6Hot Hollow Leggings§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Hot Hollow Leggings§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/INFERNAL_HOLLOW_BOOTS.json b/items/INFERNAL_HOLLOW_BOOTS.json index 010b1924..3490656a 100644 --- a/items/INFERNAL_HOLLOW_BOOTS.json +++ b/items/INFERNAL_HOLLOW_BOOTS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6Infernal Hollow Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+328\",3:\"§7Defense: §a+101\",4:\"§7Speed: §a+13\",5:\"§7Intelligence: §a+214\",6:\"§7Mending: §a+12\",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§6Infernal 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:\"§6Infernal Hollow Boots\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+366\",1:\"§7Defense: §a+110\",2:\"§7Speed: §a+13\",3:\"§7Intelligence: §a+214\",4:\"§7Mending: §a+12\",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§6Infernal 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:\"§6Infernal Hollow Boots\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_BOOTS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+38", - "§7Crit Damage: §c+25%", - "§7Health: §a+328", - "§7Defense: §a+101", + "§7Health: §a+366", + "§7Defense: §a+110", "§7Speed: §a+13", "§7Intelligence: §a+214", "§7Mending: §a+12", @@ -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§6Infernal Hollow Boots§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Infernal Hollow Boots§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/INFERNAL_HOLLOW_CHESTPLATE.json b/items/INFERNAL_HOLLOW_CHESTPLATE.json index a534f035..f9e82f59 100644 --- a/items/INFERNAL_HOLLOW_CHESTPLATE.json +++ b/items/INFERNAL_HOLLOW_CHESTPLATE.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6Infernal Hollow Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+580\",3:\"§7Defense: §a+164\",4:\"§7Speed: §a+13\",5:\"§7Intelligence: §a+214\",6:\"§7Mending: §a+12\",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§6Infernal 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:\"§6Infernal Hollow Chestplate\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+610\",1:\"§7Defense: §a+171\",2:\"§7Speed: §a+13\",3:\"§7Intelligence: §a+214\",4:\"§7Mending: §a+12\",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§6Infernal 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:\"§6Infernal Hollow Chestplate\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Strength: §c+38", - "§7Crit Damage: §c+25%", - "§7Health: §a+580", - "§7Defense: §a+164", + "§7Health: §a+610", + "§7Defense: §a+171", "§7Speed: §a+13", "§7Intelligence: §a+214", "§7Mending: §a+12", @@ -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§6Infernal Hollow Chestplate§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Infernal Hollow Chestplate§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/INFERNAL_HOLLOW_HELMET.json b/items/INFERNAL_HOLLOW_HELMET.json index a331fed6..2df56a1e 100644 --- a/items/INFERNAL_HOLLOW_HELMET.json +++ b/items/INFERNAL_HOLLOW_HELMET.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§6Infernal Hollow Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d02ea6ac-2038-3828-8418-123e60a5361f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDE3MjcwNSwKICAicHJvZmlsZUlkIiA6ICI4YjgyM2E1YmU0Njk0YjhiOTE0NmE5MWRhMjk4ZTViNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTZXBoaXRpcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84NGVlZTlmMjM5NTJmOTc3N2QwNTE5YzExMTY1NTA2Njg1MWZiNGMxNzkzNjI5ZDM3NjdhMDBkYWNlZTZmMjUwIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+403\",3:\"§7Defense: §a+126\",4:\"§7Speed: §a+13\",5:\"§7Intelligence: §a+328\",6:\"§7Mending: §a+12\",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§6Infernal 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:\"§6Infernal Hollow Helmet\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d02ea6ac-2038-3828-8418-123e60a5361f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTUwNDE3MjcwNSwKICAicHJvZmlsZUlkIiA6ICI4YjgyM2E1YmU0Njk0YjhiOTE0NmE5MWRhMjk4ZTViNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTZXBoaXRpcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84NGVlZTlmMjM5NTJmOTc3N2QwNTE5YzExMTY1NTA2Njg1MWZiNGMxNzkzNjI5ZDM3NjdhMDBkYWNlZTZmMjUwIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+427\",1:\"§7Defense: §a+134\",2:\"§7Speed: §a+13\",3:\"§7Intelligence: §a+328\",4:\"§7Mending: §a+12\",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§6Infernal 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:\"§6Infernal Hollow Helmet\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_HELMET\"}}", "damage": 3, "lore": [ - "§7Strength: §c+38", - "§7Crit Damage: §c+25%", - "§7Health: §a+403", - "§7Defense: §a+126", + "§7Health: §a+427", + "§7Defense: §a+134", "§7Speed: §a+13", "§7Intelligence: §a+328", "§7Mending: §a+12", @@ -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§6Infernal Hollow", - "§6Helmet§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Infernal 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/INFERNAL_HOLLOW_LEGGINGS.json b/items/INFERNAL_HOLLOW_LEGGINGS.json index 176c46ae..a6b69ced 100644 --- a/items/INFERNAL_HOLLOW_LEGGINGS.json +++ b/items/INFERNAL_HOLLOW_LEGGINGS.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Infernal Hollow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+38\",1:\"§7Crit Damage: §c+25%\",2:\"§7Health: §a+517\",3:\"§7Defense: §a+139\",4:\"§7Speed: §a+13\",5:\"§7Intelligence: §a+214\",6:\"§7Mending: §a+12\",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§6Infernal 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:\"§6Infernal Hollow Leggings\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+549\",1:\"§7Defense: §a+146\",2:\"§7Speed: §a+13\",3:\"§7Intelligence: §a+214\",4:\"§7Mending: §a+12\",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§6Infernal 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:\"§6Infernal Hollow Leggings\"},ExtraAttributes:{id:\"INFERNAL_HOLLOW_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Strength: §c+38", - "§7Crit Damage: §c+25%", - "§7Health: §a+517", - "§7Defense: §a+139", + "§7Health: §a+549", + "§7Defense: §a+146", "§7Speed: §a+13", "§7Intelligence: §a+214", "§7Mending: §a+12", @@ -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§6Infernal Hollow Leggings§7.", + "§7§7Each §6Spirit ⚶ §7stack can be used as charge", + "§7for the §6§6Infernal Hollow Leggings§7.", "§7", "§7Lose 1 stack after §c4s §7of not gaining a stack.", "", diff --git a/items/INFERNO_DEMONLORD_1_BOSS.json b/items/INFERNO_DEMONLORD_1_BOSS.json index 4a5aee45..a276ef17 100644 --- a/items/INFERNO_DEMONLORD_1_BOSS.json +++ b/items/INFERNO_DEMONLORD_1_BOSS.json @@ -41,7 +41,7 @@ { "id": "DERELICT_ASHE", "extra": [ - "x2-3" + "x6-8" ], "chance": "100%" }, diff --git a/items/LARGE_COMBAT_SACK.json b/items/LARGE_COMBAT_SACK.json index 9989ff46..88a8d973 100644 --- a/items/LARGE_COMBAT_SACK.json +++ b/items/LARGE_COMBAT_SACK.json @@ -1,16 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§5Large Combat Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c248d69-e045-32a3-afde-768ef311c9db\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzM1NjA0MSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWMxM2M0Nzc0YzgyYzA3MDcxZTZkMTQwODcxN2IxZTNlYWM1NjE4NjA0MmE1ODAzZmMxNzQ0NTJlMzJhMjU0YSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aRotten Flesh§7, §aBlaze Rod§7,\",4:\"§7§aMagma Cream§7, §aSlimeball§7, §aGhast Tear§7,\",5:\"§7§aEnder Pearl§7, §aSpider Eye§7, §aString§7,\",6:\"§7§aGunpowder§7, §aBone§7, §aChili Pepper\",7:\"\",8:\"§7Capacity: §e20,160 per item\",9:\"§8Sacks sum their capacity.\",10:\"\",11:\"§eRight Click to open sack!\",12:\"\",13:\"§5§lEPIC\"],Name:\"§5Large Combat Sack\"},ExtraAttributes:{originTag:\"LARGE_COMBAT_SACK\",id:\"LARGE_COMBAT_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c248d69-e045-32a3-afde-768ef311c9db\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzM1NjA0MSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWMxM2M0Nzc0YzgyYzA3MDcxZTZkMTQwODcxN2IxZTNlYWM1NjE4NjA0MmE1ODAzZmMxNzQ0NTJlMzJhMjU0YSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into your\",1:\"§7sacks.\",2:\"\",3:\"§7§7Items: §aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7, §aGhast\",4:\"§aTear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten Flesh§7, §aSlimeball§7,\",5:\"§7§aSpider Eye§7, §aString\",6:\"\",7:\"§7Capacity: §e20,160 per item\",8:\"§8Sacks sum their capacity.\",9:\"\",10:\"§eRight Click to open sack!\",11:\"\",12:\"§5§lEPIC\"],Name:\"§5Large Combat Sack\"},ExtraAttributes:{id:\"LARGE_COMBAT_SACK\"}}", "damage": 3, "lore": [ - "§7Item pickups go directly into", - "§7your sacks.", + "§7Item pickups go directly into your", + "§7sacks.", "", - "§7§7Items: §aRotten Flesh§7, §aBlaze Rod§7,", - "§7§aMagma Cream§7, §aSlimeball§7, §aGhast Tear§7,", - "§7§aEnder Pearl§7, §aSpider Eye§7, §aString§7,", - "§7§aGunpowder§7, §aBone§7, §aChili Pepper", + "§7§7Items: §aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7, §aGhast", + "§aTear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten Flesh§7, §aSlimeball§7,", + "§7§aSpider Eye§7, §aString", "", "§7Capacity: §e20,160 per item", "§8Sacks sum their capacity.", @@ -32,7 +31,7 @@ }, "internalname": "LARGE_COMBAT_SACK", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "Requires: Rotten Flesh IX", "infoType": "WIKI_URL", "info": [ diff --git a/items/LARGE_ENCHANTED_COMBAT_SACK.json b/items/LARGE_ENCHANTED_COMBAT_SACK.json index fdd765bb..30e002b5 100644 --- a/items/LARGE_ENCHANTED_COMBAT_SACK.json +++ b/items/LARGE_ENCHANTED_COMBAT_SACK.json @@ -1,18 +1,17 @@ { "itemid": "minecraft:skull", "displayname": "§5Large Enchanted Combat Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a0aa7485-1e9c-38be-aa0a-e8b5aeb91a84\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzJhMzQyMDY5NzI1NjUxN2Q1MzYxYjM0NjMwMTk2NDdjMDY4OTcyNWIzNDg5ZjlkZDI0YTIyZGRkNDBiZDQxZiJ9fX0K\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7This sack can contain all enchanted\",4:\"§7versions of these materials:\",5:\"§7§aRotten Flesh§7, §aBone§7, §aString§7,\",6:\"§7§aSpider Eye§7, §aGunpowder§7, §aEnder\",7:\"§aPearl§7, §aGhast Tear§7, §aSlimeball§7,\",8:\"§7§aBlaze Rod§7, §aMagma Cream\",9:\"\",10:\"§7Capacity: §e20,160 per item\",11:\"§8Sacks sum their capacity.\",12:\"\",13:\"§eRight Click to open sack!\",14:\"\",15:\"§5§lEPIC\"],Name:\"§5Large Enchanted Combat Sack\"},ExtraAttributes:{id:\"LARGE_ENCHANTED_COMBAT_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a0aa7485-1e9c-38be-aa0a-e8b5aeb91a84\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzJhMzQyMDY5NzI1NjUxN2Q1MzYxYjM0NjMwMTk2NDdjMDY4OTcyNWIzNDg5ZjlkZDI0YTIyZGRkNDBiZDQxZiJ9fX0K\"}]}},display:{Lore:[0:\"§7Item pickups go directly into your\",1:\"§7sacks.\",2:\"\",3:\"§7This sack can contain all enchanted versions\",4:\"§7of these materials:\",5:\"§7§aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7,\",6:\"§7§aGhast Tear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten\",7:\"§aFlesh§7, §aSlimeball§7, §aSpider Eye§7, §aString\",8:\"\",9:\"§7Capacity: §e20,160 per item\",10:\"§8Sacks sum their capacity.\",11:\"\",12:\"§eRight Click to open sack!\",13:\"\",14:\"§5§lEPIC\"],Name:\"§5Large Enchanted Combat Sack\"},ExtraAttributes:{id:\"LARGE_ENCHANTED_COMBAT_SACK\"}}", "damage": 3, "lore": [ - "§7Item pickups go directly into", - "§7your sacks.", + "§7Item pickups go directly into your", + "§7sacks.", "", - "§7This sack can contain all enchanted", - "§7versions of these materials:", - "§7§aRotten Flesh§7, §aBone§7, §aString§7,", - "§7§aSpider Eye§7, §aGunpowder§7, §aEnder", - "§aPearl§7, §aGhast Tear§7, §aSlimeball§7,", - "§7§aBlaze Rod§7, §aMagma Cream", + "§7This sack can contain all enchanted versions", + "§7of these materials:", + "§7§aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7,", + "§7§aGhast Tear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten", + "§aFlesh§7, §aSlimeball§7, §aSpider Eye§7, §aString", "", "§7Capacity: §e20,160 per item", "§8Sacks sum their capacity.", @@ -35,7 +34,7 @@ "internalname": "LARGE_ENCHANTED_COMBAT_SACK", "crafttext": "Requires: Rotten Flesh X", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Large_Enchanted_Combat_Sack", diff --git a/items/MEDIUM_COMBAT_SACK.json b/items/MEDIUM_COMBAT_SACK.json index e1c7bd6c..497447f8 100644 --- a/items/MEDIUM_COMBAT_SACK.json +++ b/items/MEDIUM_COMBAT_SACK.json @@ -1,16 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§9Medium Combat Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a616cd29-856b-3d88-82a2-8907c0a26cf0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzI4NzYwNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTRiMmI3OWE0ZTA2MGFiYjAwYWE4OGU3YzRjZDVjMDAzOWY1ZTVjYWQyZDQ1YzFjZmY1Njc2Y2I4M2ExODE1ZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aRotten Flesh§7, §aBlaze Rod§7,\",4:\"§7§aMagma Cream§7, §aSlimeball§7, §aGhast Tear§7,\",5:\"§7§aEnder Pearl§7, §aSpider Eye§7, §aString§7,\",6:\"§7§aGunpowder§7, §aBone§7, §aChili Pepper\",7:\"\",8:\"§7Capacity: §e6,720 per item\",9:\"§8Sacks sum their capacity.\",10:\"\",11:\"§eRight Click to open sack!\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Medium Combat Sack\"},ExtraAttributes:{id:\"MEDIUM_COMBAT_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a616cd29-856b-3d88-82a2-8907c0a26cf0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzI4NzYwNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTRiMmI3OWE0ZTA2MGFiYjAwYWE4OGU3YzRjZDVjMDAzOWY1ZTVjYWQyZDQ1YzFjZmY1Njc2Y2I4M2ExODE1ZSIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into your\",1:\"§7sacks.\",2:\"\",3:\"§7§7Items: §aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7, §aGhast\",4:\"§aTear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten Flesh§7, §aSlimeball§7,\",5:\"§7§aSpider Eye§7, §aString\",6:\"\",7:\"§7Capacity: §e6,720 per item\",8:\"§8Sacks sum their capacity.\",9:\"\",10:\"§eRight Click to open sack!\",11:\"\",12:\"§9§lRARE\"],Name:\"§9Medium Combat Sack\"},ExtraAttributes:{id:\"MEDIUM_COMBAT_SACK\"}}", "damage": 3, "lore": [ - "§7Item pickups go directly into", - "§7your sacks.", + "§7Item pickups go directly into your", + "§7sacks.", "", - "§7§7Items: §aRotten Flesh§7, §aBlaze Rod§7,", - "§7§aMagma Cream§7, §aSlimeball§7, §aGhast Tear§7,", - "§7§aEnder Pearl§7, §aSpider Eye§7, §aString§7,", - "§7§aGunpowder§7, §aBone§7, §aChili Pepper", + "§7§7Items: §aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7, §aGhast", + "§aTear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten Flesh§7, §aSlimeball§7,", + "§7§aSpider Eye§7, §aString", "", "§7Capacity: §e6,720 per item", "§8Sacks sum their capacity.", @@ -32,7 +31,7 @@ }, "internalname": "MEDIUM_COMBAT_SACK", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "Requires: Rotten Flesh VII", "infoType": "WIKI_URL", "info": [ diff --git a/items/MOLE;4.json b/items/MOLE;4.json index ad8af612..6bf00e3f 100644 --- a/items/MOLE;4.json +++ b/items/MOLE;4.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:skull", "displayname": "§7[Lvl {LVL}] §6Mole", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"896b5482-14d5-3cb8-8bd6-f349104382fa\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzg1NDE4MzUyNiwKICAicHJvZmlsZUlkIiA6ICIxMTM1Njg1ZTk3ZGE0ZjYyYTliNDQ3MzA0NGFiZjQ0MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYXJpb1dsZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzI3YmFhYWZjMDk5NzhkNGJkYTczZTE2YWZkZGU4NWVjMTNiMGY5NWFkOTg5NTI0YzVmY2FhNzE3Y2YwNmI0YSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Mining Speed: §a{MINING_SPEED}\",4:\"\",5:\"§6Archaeologist\",6:\"§7§7Increase your chance of finding\",7:\"§7§cScavenged Items §7in the §2Mines of\",8:\"§2Divan §7by §a{0}%§7.\",9:\"\",10:\"§6Blind as a Mole\",11:\"§7§7Gain a §a{1}% §7chance for §eProfessor\",12:\"§eRobot §7to ask for 1 less part.\",13:\"\",14:\"§6Nucleic Explorer\",15:\"§7§7Gain a §a{2}% §7chance to receive an\",16:\"§7extra drop when completing the\",17:\"§7§dCrystal Nucleus§7.\",18:\"\",19:\"§7§eRight-click to add this pet to your\",20:\"§epet menu!\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Mole\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MOLE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false,\\\"noMove\\\":false}\",id:\"MOLE;4\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"896b5482-14d5-3cb8-8bd6-f349104382fa\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzg1NDE4MzUyNiwKICAicHJvZmlsZUlkIiA6ICIxMTM1Njg1ZTk3ZGE0ZjYyYTliNDQ3MzA0NGFiZjQ0MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYXJpb1dsZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzI3YmFhYWZjMDk5NzhkNGJkYTczZTE2YWZkZGU4NWVjMTNiMGY5NWFkOTg5NTI0YzVmY2FhNzE3Y2YwNmI0YSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Intelligence: §a{INTELLIGENCE}\",3:\"§7Magic Find: §a{MAGIC_FIND}\",4:\"§7Mining Speed: §a{MINING_SPEED}\",5:\"\",6:\"§6Archaeologist\",7:\"§7§7Increase your chance of finding\",8:\"§7§cScavenged Items §7in the §2Mines of\",9:\"§2Divan §7by §a{0}%§7.\",10:\"\",11:\"§6Blind as a Mole\",12:\"§7§7Gain a §a{1}% §7chance for §eProfessor\",13:\"§eRobot §7to ask for 1 less part.\",14:\"\",15:\"§6Nucleic Explorer\",16:\"§7§7Gain a §a{2}% §7chance to receive an\",17:\"§7extra drop when completing the\",18:\"§7§dCrystal Nucleus§7.\",19:\"\",20:\"§7§eRight-click to add this pet to your\",21:\"§epet menu!\",22:\"\",23:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Mole\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MOLE\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0,\\\"hideRightClick\\\":false,\\\"noMove\\\":false}\",id:\"MOLE;4\"}}", "damage": 3, "lore": [ "§8Mining Pet", "", "§7Intelligence: §a{INTELLIGENCE}", + "§7Magic Find: §a{MAGIC_FIND}", "§7Mining Speed: §a{MINING_SPEED}", "", "§6Archaeologist", @@ -31,7 +32,7 @@ "internalname": "MOLE;4", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "recipes": [ { diff --git a/items/PET_CAKE.json b/items/PET_CAKE.json index 844c2a12..6d41a63e 100644 --- a/items/PET_CAKE.json +++ b/items/PET_CAKE.json @@ -1,21 +1,21 @@ { "itemid": "minecraft:cake", "displayname": "§fPet Cake", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Feeding this to your pets gives\",1:\"§7them a boost of §a1,000 exp§7!\",2:\"\",3:\"§7§eRight click on your summoned\",4:\"§epet to feed it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fPet Cake\"},ExtraAttributes:{id:\"PET_CAKE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Feeding this to your pets gives them\",1:\"§7a boost of §a10,000 Exp§7!\",2:\"\",3:\"§7§eRight-click on your summoned pet to\",4:\"§efeed it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fPet Cake\"},ExtraAttributes:{id:\"PET_CAKE\"}}", "damage": 0, "lore": [ - "§7Feeding this to your pets gives", - "§7them a boost of §a1,000 exp§7!", + "§7Feeding this to your pets gives them", + "§7a boost of §a10,000 Exp§7!", "", - "§7§eRight click on your summoned", - "§epet to feed it!", + "§7§eRight-click on your summoned pet to", + "§efeed it!", "", "§f§lCOMMON" ], "internalname": "PET_CAKE", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pet_Cake", diff --git a/items/PLINIUS_NPC.json b/items/SCOUT_PLINIUS_NPC.json index 0127711e..56181ee6 100644 --- a/items/PLINIUS_NPC.json +++ b/items/SCOUT_PLINIUS_NPC.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", - "displayname": "§9Plinius (NPC)", + "displayname": "§9Scout Plinius (NPC)", "nbttag": "{SkullOwner:{Id:\"9a8799ec-18b9-26a5-9ce0-d96dbbe9c84a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzUxMDkxNTE0MDFkZTkzM2Q3OTNlYjNkYjljNGY5ZDlmNmM5ZTUyODdkZmE2YjY4MDkyMWNiNGQxM2JlNDliYzgifX19\"}]},Name:\"9a8799ec-18b9-26a5-9ce0-d96dbbe9c84a\"},display:{Lore:[0:\"\"],Name:\"§9Plinius (NPC)\"},ExtraAttributes:{id:\"PLINIUS_NPC\"}}", "damage": 3, "lore": [ "" ], - "internalname": "PLINIUS_NPC", + "internalname": "Scout PLINIUS_NPC", "clickcommand": "", "modver": "2.1.1-PRE", "x": 10, diff --git a/items/SCARDIUS_NPC.json b/items/SCOUT_SCARDIUS_NPC.json index 6727c311..7f936dbb 100644 --- a/items/SCARDIUS_NPC.json +++ b/items/SCOUT_SCARDIUS_NPC.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", - "displayname": "§9Scardius (NPC)", + "displayname": "§9Scout Scardius (NPC)", "nbttag": "{SkullOwner:{Id:\"2edf3e27-cea7-2408-89d3-08b37d0eaffe\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRjMTVkZWNkNTY5ZTA5OTAwYjAwZmRiMWMzMmJkYWE3YzE1YzMxZThiMjQ0OTM4ODc1YjExZGEzOTNhYWEwZmEifX19\"}]},Name:\"2edf3e27-cea7-2408-89d3-08b37d0eaffe\"},display:{Lore:[0:\"\"],Name:\"§9Scardius (NPC)\"},ExtraAttributes:{id:\"SCARDIUS_NPC\"}}", "damage": 3, "lore": [ "" ], - "internalname": "SCARDIUS_NPC", + "internalname": "SCOUT_SCARDIUS_NPC", "clickcommand": "", "modver": "2.1.1-PRE", "x": -16, diff --git a/items/SMALL_COMBAT_SACK.json b/items/SMALL_COMBAT_SACK.json index fe2239b3..bfceea0a 100644 --- a/items/SMALL_COMBAT_SACK.json +++ b/items/SMALL_COMBAT_SACK.json @@ -1,16 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§aSmall Combat Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"de4f667f-72d3-3014-83a7-0bce4e8a03ac\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzIxOTA4NCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4ZjQ1MmM5ZDZiNjI1NGI1NDc4NTY5YTYwYjBiNmZiMDMxYzdhZDJmMDZlYTNkYWNmMmNlODc0Y2E3MDgzIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aRotten Flesh§7, §aBlaze Rod§7,\",4:\"§7§aMagma Cream§7, §aSlimeball§7, §aGhast Tear§7,\",5:\"§7§aEnder Pearl§7, §aSpider Eye§7, §aString§7,\",6:\"§7§aGunpowder§7, §aBone§7, §aChili Pepper\",7:\"\",8:\"§7Capacity: §e2,240 per item\",9:\"§8Sacks sum their capacity.\",10:\"\",11:\"§eRight Click to open sack!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§aSmall Combat Sack\"},ExtraAttributes:{id:\"SMALL_COMBAT_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"de4f667f-72d3-3014-83a7-0bce4e8a03ac\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzIxOTA4NCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWI4ZjQ1MmM5ZDZiNjI1NGI1NDc4NTY5YTYwYjBiNmZiMDMxYzdhZDJmMDZlYTNkYWNmMmNlODc0Y2E3MDgzIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into your\",1:\"§7sacks.\",2:\"\",3:\"§7§7Items: §aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7, §aGhast\",4:\"§aTear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten Flesh§7, §aSlimeball§7,\",5:\"§7§aSpider Eye§7, §aString\",6:\"\",7:\"§7Capacity: §e2,240 per item\",8:\"§8Sacks sum their capacity.\",9:\"\",10:\"§eRight Click to open sack!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§aSmall Combat Sack\"},ExtraAttributes:{id:\"SMALL_COMBAT_SACK\"}}", "damage": 3, "lore": [ - "§7Item pickups go directly into", - "§7your sacks.", + "§7Item pickups go directly into your", + "§7sacks.", "", - "§7§7Items: §aRotten Flesh§7, §aBlaze Rod§7,", - "§7§aMagma Cream§7, §aSlimeball§7, §aGhast Tear§7,", - "§7§aEnder Pearl§7, §aSpider Eye§7, §aString§7,", - "§7§aGunpowder§7, §aBone§7, §aChili Pepper", + "§7§7Items: §aBlaze Rod§7, §aBone§7, §aChili Pepper§7, §aEnder Pearl§7, §aGhast", + "§aTear§7, §aGunpowder§7, §aMagma Cream§7, §aRotten Flesh§7, §aSlimeball§7,", + "§7§aSpider Eye§7, §aString", "", "§7Capacity: §e2,240 per item", "§8Sacks sum their capacity.", @@ -32,7 +31,7 @@ }, "internalname": "SMALL_COMBAT_SACK", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "Requires: Rotten Flesh V", "infoType": "WIKI_URL", "info": [ diff --git a/items/STARRED_ADAPTIVE_BOOTS.json b/items/STARRED_ADAPTIVE_BOOTS.json index 41f5f8e7..c15f138b 100644 --- a/items/STARRED_ADAPTIVE_BOOTS.json +++ b/items/STARRED_ADAPTIVE_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5⚚ Adaptive Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283 \",1:\"§7Strength: §c+15 \",2:\"§7Health: §a+100\",3:\"§7Defense: §a+55\",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:\"§5⚚ Adaptive Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_ADAPTIVE_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d283 \",1:\"§7Strength: §c+15 \",2:\"§7Health: §a+100\",3:\"§7Defense: §a+55\",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:\"§5⚚ Adaptive Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_ADAPTIVE_BOOTS\"}}", "damage": 0, "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", "", @@ -46,7 +46,7 @@ "internalname": "STARRED_ADAPTIVE_BOOTS", "parent": "ADAPTIVE_BOOTS", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/STARRED_ADAPTIVE_CHESTPLATE.json b/items/STARRED_ADAPTIVE_CHESTPLATE.json index 2cb2857d..647a90ab 100644 --- a/items/STARRED_ADAPTIVE_CHESTPLATE.json +++ b/items/STARRED_ADAPTIVE_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5⚚ Adaptive Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d443 \",1:\"§7Strength: §c+15 \",2:\"§7Health: §a+180\",3:\"§7Defense: §a+95 \",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:\"§5⚚ Adaptive Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_ADAPTIVE_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d443 \",1:\"§7Strength: §c+15 \",2:\"§7Health: §a+180\",3:\"§7Defense: §a+95 \",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 CHESTPLATE\"],color:12565682,Name:\"§5⚚ Adaptive Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_ADAPTIVE_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d443 ", @@ -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", "", @@ -46,7 +46,7 @@ "internalname": "STARRED_ADAPTIVE_CHESTPLATE", "parent": "ADAPTIVE_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/STARRED_ADAPTIVE_HELMET.json b/items/STARRED_ADAPTIVE_HELMET.json index 9e8ad4e6..c1ae005a 100644 --- a/items/STARRED_ADAPTIVE_HELMET.json +++ b/items/STARRED_ADAPTIVE_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5⚚ Adaptive Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1756e280-9a64-3027-9c50-553d59999221\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTZmMGQzNGFhYTcxNDM3Nzk4MzcwMWMxYmJlOWIzZjZlN2IzMGNiMzg1NzFiYzBhMmZkNzU0MWQ3ZWRiMTYzNyJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d313\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+120\",3:\"§7Defense: §a+60\",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:\"§5⚚ Adaptive Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_ADAPTIVE_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1756e280-9a64-3027-9c50-553d59999221\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTZmMGQzNGFhYTcxNDM3Nzk4MzcwMWMxYmJlOWIzZjZlN2IzMGNiMzg1NzFiYzBhMmZkNzU0MWQ3ZWRiMTYzNyJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d313\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+120\",3:\"§7Defense: §a+60\",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:\"§5⚚ Adaptive Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_ADAPTIVE_HELMET\"}}", "damage": 3, "lore": [ "§7Gear Score: §d313", @@ -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", "", @@ -46,7 +46,7 @@ "internalname": "STARRED_ADAPTIVE_HELMET", "parent": "ADAPTIVE_HELMET", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/STARRED_ADAPTIVE_LEGGINGS.json b/items/STARRED_ADAPTIVE_LEGGINGS.json index 08160b0b..29612e55 100644 --- a/items/STARRED_ADAPTIVE_LEGGINGS.json +++ b/items/STARRED_ADAPTIVE_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5⚚ Adaptive Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d378\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+155\",3:\"§7Defense: §a+75\",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:\"§5⚚ Adaptive Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_ADAPTIVE_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d378\",1:\"§7Strength: §c+15\",2:\"§7Health: §a+155\",3:\"§7Defense: §a+75\",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:\"§5⚚ Adaptive Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_ADAPTIVE_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d378", @@ -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", "", @@ -46,7 +46,7 @@ "internalname": "STARRED_ADAPTIVE_LEGGINGS", "parent": "ADAPTIVE_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "", "infoType": "WIKI_URL", "info": [ diff --git a/items/TERMINATOR.json b/items/TERMINATOR.json index 8778bad9..8f2e7b0b 100644 --- a/items/TERMINATOR.json +++ b/items/TERMINATOR.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§f§f§6Terminator", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+50\",2:\"§7Crit Damage: §c+250%\",3:\"§7Bonus Attack Speed: §c+40%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§7Shoots §b3 §7arrows at once.\",7:\"§7Can damage endermen.\",8:\"\",9:\"§cDivides your §9☣ Crit Chance §cby 4!\",10:\"\",11:\"§6Ability: Salvation §e§lLEFT CLICK\",12:\"§7Can be casted after landing §63 §7hits.\",13:\"§7§7Shoot a beam, penetrating up\",14:\"§7to §e5 §7enemies.\",15:\"§7The beam always crits.\",16:\"§8Soulflow Cost: §3§31⸎\",17:\"\",18:\"§6Shortbow: Instantly shoots!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer\",22:\"§57§c.\",23:\"§6§lLEGENDARY BOW\"],Name:\"§f§f§6Terminator\"},ExtraAttributes:{id:\"TERMINATOR\"}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+50\",2:\"§7Crit Damage: §c+250%\",3:\"§7Bonus Attack Speed: §c+40%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§7Shoots §b3 §7arrows at once.\",7:\"§7Can damage endermen.\",8:\"\",9:\"§cDivides your §9☣ Crit Chance §cby 4!\",10:\"\",11:\"§6Ability: Salvation §e§lLEFT CLICK\",12:\"§7Can be cast after landing §63 §7hits.\",13:\"§7§7Shoot a beam, penetrating up to §e5\",14:\"§e§7enemies.\",15:\"§7The beam always crits.\",16:\"§8Soulflow Cost: §3§31⸎\",17:\"\",18:\"§6Shortbow: Instantly shoots!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§7§4☠ §cRequires §5Enderman Slayer\",22:\"§57§c.\",23:\"§6§lLEGENDARY BOW\"],Name:\"§f§f§6Terminator\"},ExtraAttributes:{id:\"TERMINATOR\"}}", "damage": 0, "lore": [ "§7Damage: §c+310", @@ -16,9 +16,9 @@ "§cDivides your §9☣ Crit Chance §cby 4!", "", "§6Ability: Salvation §e§lLEFT CLICK", - "§7Can be casted after landing §63 §7hits.", - "§7§7Shoot a beam, penetrating up", - "§7to §e5 §7enemies.", + "§7Can be cast after landing §63 §7hits.", + "§7§7Shoot a beam, penetrating up to §e5", + "§e§7enemies.", "§7The beam always crits.", "§8Soulflow Cost: §3§31⸎", "", @@ -44,7 +44,7 @@ "internalname": "TERMINATOR", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Terminator", diff --git a/items/VOIDLING_FANATIC_MONSTER.json b/items/VOIDLING_FANATIC_MONSTER.json index 17c6573c..648c83db 100644 --- a/items/VOIDLING_FANATIC_MONSTER.json +++ b/items/VOIDLING_FANATIC_MONSTER.json @@ -1,25 +1,52 @@ { "itemid": "minecraft:skull", "displayname": "§9Voidling Fanatic (Monster)", - "nbttag": "{SkullOwner:{Id:\"0de98464-1274-4dd6-bba8-370efa5d41a8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E1OWJiMGE3YTMyOTY1YjNkOTBkOGVhZmE4OTlkMTgzNWY0MjQ1MDllYWRkNGU2YjcwOWFkYTUwYjljZiJ9fX0=\"}]}},display:{Lore:[0:\"§7The Voidling Fanatic is a level 85 neutral mob\",1:\"§7added in the End Slayer Update. It currently\",2:\"§7spawns in the Void Sepulture.\",3:\"\",4:\"§c❤ Health§8: §c750.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aEnchanted Ender Pearl\"],Name:\"§9Voidling Fanatic (Monster)\"},ExtraAttributes:{id:\"VOIDLING_FANATIC_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0de98464-1274-4dd6-bba8-370efa5d41a8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E1OWJiMGE3YTMyOTY1YjNkOTBkOGVhZmE4OTlkMTgzNWY0MjQ1MDllYWRkNGU2YjcwOWFkYTUwYjljZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7The Voidling Fanatic is a level 85 neutral mob\",1:\"§7added in the End Slayer Update. It currently\",2:\"§7spawns in the Void Sepulture.\",3:\"\",4:\"§c❤ Health§8: §c750.000\"],Name:\"§9Voidling Fanatic (Monster)\"},ExtraAttributes:{id:\"VOIDLING_FANATIC_MONSTER\"}}", "damage": 3, "lore": [ "§7The Voidling Fanatic is a level 85 neutral mob", "§7added in the End Slayer Update. It currently", "§7spawns in the Void Sepulture.", "", - "§c❤ Health§8: §c750.000", - "", - "§6§lPossible Drops:", - "§aEnchanted Ender Pearl" + "§c❤ Health§8: §c750.000" ], "internalname": "VOIDLING_FANATIC_MONSTER", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Voidling_Fanatic", "https://wiki.hypixel.net/Voidling_Fanatic" ], - "crafttext": "" + "crafttext": "", + "recipes": [ + { + "level": 85, + "coins": 20, + "xp": 10, + "combat_xp": 110, + "name": "§aEnderman", + "render": "Enderman", + "panorama": "combat_3", + "type": "drops", + "drops": [ + { + "id": "ENDER_PEARL:4", + "chance": "100%" + }, + { + "id": "ENCHANTED_ENDER_PEARL:1", + "chance": "1%" + }, + { + "id": "ENDERMAN;3", + "chance": "0.012%" + }, + { + "id": "ENDERMAN;4", + "chance": "0.0007%" + } + ] + } + ] }
\ No newline at end of file |