diff options
36 files changed, 285 insertions, 183 deletions
diff --git a/items/ALPHA_PICK.json b/items/ALPHA_PICK.json index 6d813f70..9abecbf8 100644 --- a/items/ALPHA_PICK.json +++ b/items/ALPHA_PICK.json @@ -1,14 +1,13 @@ { "itemid": "minecraft:wooden_pickaxe", "displayname": "§cPioneer Pickaxe", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 1\",1:\"\",2:\"§7Mining Speed: §a+1\",3:\"\",4:\"\",5:\"§7§7§oThe very first pickaxe\",6:\"§7§omodel! Invented by the famous\",7:\"§7§oThomas Pickson.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§c§lSPECIAL PICKAXE\"],Name:\"§cPioneer Pickaxe\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ALPHA_PICK\"}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 1\",1:\"\",2:\"§7Mining Speed: §a+1\",3:\"\",4:\"§7§7§oThe very first pickaxe\",5:\"§7§omodel! Invented by the famous\",6:\"§7§oThomas Pickson.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§c§lSPECIAL PICKAXE\"],Name:\"§cPioneer Pickaxe\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ALPHA_PICK\"}}", "damage": 0, "lore": [ "§8Breaking Power 1", "", "§7Mining Speed: §a+1", "", - "", "§7§7§oThe very first pickaxe", "§7§omodel! Invented by the famous", "§7§oThomas Pickson.", diff --git a/items/CHAINMAIL_BOOTS.json b/items/CHAINMAIL_BOOTS.json index 85d13c73..efa6559e 100644 --- a/items/CHAINMAIL_BOOTS.json +++ b/items/CHAINMAIL_BOOTS.json @@ -1,13 +1,18 @@ { "itemid": "minecraft:chainmail_boots", - "displayname": "§fChain Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fChain Boots\"},ExtraAttributes:{id:\"CHAINMAIL_BOOTS\"}}", + "displayname": "§aChainmail Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+7\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON BOOTS\"],Name:\"§aChainmail Boots\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHAINMAIL_BOOTS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+7", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" ], "internalname": "CHAINMAIL_BOOTS", - "modver": "1.3-REL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", "vanilla": true, - "clickcommand": "" -} + "infoType": "" +}
\ No newline at end of file diff --git a/items/CHAINMAIL_CHESTPLATE.json b/items/CHAINMAIL_CHESTPLATE.json index e69d3a12..f281bd2b 100644 --- a/items/CHAINMAIL_CHESTPLATE.json +++ b/items/CHAINMAIL_CHESTPLATE.json @@ -1,13 +1,18 @@ { "itemid": "minecraft:chainmail_chestplate", - "displayname": "§fChain Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fChain Chestplate\"},ExtraAttributes:{id:\"CHAINMAIL_CHESTPLATE\"}}", + "displayname": "§aChainmail Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON CHESTPLATE\"],Name:\"§aChainmail Chestplate\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHAINMAIL_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+30", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON CHESTPLATE" ], "internalname": "CHAINMAIL_CHESTPLATE", - "modver": "1.3-REL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", "vanilla": true, - "clickcommand": "" -} + "infoType": "" +}
\ No newline at end of file diff --git a/items/CHAINMAIL_HELMET.json b/items/CHAINMAIL_HELMET.json index 549e4ab2..b86f58cd 100644 --- a/items/CHAINMAIL_HELMET.json +++ b/items/CHAINMAIL_HELMET.json @@ -1,13 +1,18 @@ { "itemid": "minecraft:chainmail_helmet", - "displayname": "§fChain Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fChain Helmet\"},ExtraAttributes:{id:\"CHAINMAIL_HELMET\"}}", + "displayname": "§aChainmail Helmet", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+12\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HELMET\"],Name:\"§aChainmail Helmet\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHAINMAIL_HELMET\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+12", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HELMET" ], "internalname": "CHAINMAIL_HELMET", - "modver": "1.3-REL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", "vanilla": true, - "clickcommand": "" -} + "infoType": "" +}
\ No newline at end of file diff --git a/items/CHAINMAIL_LEGGINGS.json b/items/CHAINMAIL_LEGGINGS.json index b88e72b0..a100fa37 100644 --- a/items/CHAINMAIL_LEGGINGS.json +++ b/items/CHAINMAIL_LEGGINGS.json @@ -1,13 +1,18 @@ { "itemid": "minecraft:chainmail_leggings", - "displayname": "§fChain Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fChain Leggings\"},ExtraAttributes:{id:\"CHAINMAIL_LEGGINGS\"}}", + "displayname": "§aChainmail Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+20\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON LEGGINGS\"],Name:\"§aChainmail Leggings\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHAINMAIL_LEGGINGS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+20", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON LEGGINGS" ], "internalname": "CHAINMAIL_LEGGINGS", - "modver": "1.3-REL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", "vanilla": true, - "clickcommand": "" -} + "infoType": "" +}
\ No newline at end of file diff --git a/items/DIAMOND_BOOTS.json b/items/DIAMOND_BOOTS.json index dc49abe6..416d7518 100644 --- a/items/DIAMOND_BOOTS.json +++ b/items/DIAMOND_BOOTS.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:diamond_boots", - "displayname": "§fDiamond Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Boots\"},ExtraAttributes:{id:\"DIAMOND_BOOTS\"}}", + "displayname": "§aDiamond Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON BOOTS\"],Name:\"§aDiamond Boots\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_BOOTS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+15", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOOTS" ], "internalname": "DIAMOND_BOOTS", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "DIAMOND:1", @@ -20,5 +22,8 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/DIAMOND_CHESTPLATE.json b/items/DIAMOND_CHESTPLATE.json index 5b4b8ada..a91d7983 100644 --- a/items/DIAMOND_CHESTPLATE.json +++ b/items/DIAMOND_CHESTPLATE.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:diamond_chestplate", - "displayname": "§fDiamond Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Chestplate\"},ExtraAttributes:{id:\"DIAMOND_CHESTPLATE\"}}", + "displayname": "§aDiamond Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+40\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON CHESTPLATE\"],Name:\"§aDiamond Chestplate\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+40", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON CHESTPLATE" ], "internalname": "DIAMOND_CHESTPLATE", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "DIAMOND:1", @@ -20,5 +22,8 @@ "C1": "DIAMOND:1", "C2": "DIAMOND:1", "C3": "DIAMOND:1" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/DIAMOND_HELMET.json b/items/DIAMOND_HELMET.json index 369c79a8..fbfde894 100644 --- a/items/DIAMOND_HELMET.json +++ b/items/DIAMOND_HELMET.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:diamond_helmet", - "displayname": "§fDiamond Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Helmet\"},ExtraAttributes:{id:\"DIAMOND_HELMET\"}}", + "displayname": "§aDiamond Helmet", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON HELMET\"],Name:\"§aDiamond Helmet\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_HELMET\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+15", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HELMET" ], "internalname": "DIAMOND_HELMET", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "DIAMOND:1", @@ -20,5 +22,8 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/DIAMOND_LEGGINGS.json b/items/DIAMOND_LEGGINGS.json index 80d808f8..eff10368 100644 --- a/items/DIAMOND_LEGGINGS.json +++ b/items/DIAMOND_LEGGINGS.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:diamond_leggings", - "displayname": "§fDiamond Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Leggings\"},ExtraAttributes:{id:\"DIAMOND_LEGGINGS\"}}", + "displayname": "§aDiamond Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON LEGGINGS\"],Name:\"§aDiamond Leggings\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_LEGGINGS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+30", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON LEGGINGS" ], "internalname": "DIAMOND_LEGGINGS", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "DIAMOND:1", @@ -20,5 +22,8 @@ "C1": "DIAMOND:1", "C2": "", "C3": "DIAMOND:1" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/DIVAN_FRAGMENT.json b/items/DIVAN_FRAGMENT.json index d3c885b7..4e202a1b 100644 --- a/items/DIVAN_FRAGMENT.json +++ b/items/DIVAN_FRAGMENT.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§5Divan Fragment", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c2dff370-4ecc-3f5a-a8fd-66efdd3013a9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjIxODEyMSwKICAicHJvZmlsZUlkIiA6ICJiYzRlZGZiNWYzNmM0OGE3YWM5ZjFhMzlkYzIzZjRmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICI4YWNhNjgwYjIyNDYxMzQwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYzMzg0NGYwM2M5MmQ4MjUwM2M5Y2Q1NjdhNTFmZGE0NzQwNGZhNTNmMjE2ZmFkNDczZjE2YWM4M2E5NzMxNGYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oOne of the greatest alloys\",2:\"§7§onaturally found in the Crystal\",3:\"§7§oHollows, named after the first\",4:\"§7§oDwarf to find them.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Divan Fragment\"},ExtraAttributes:{id:\"DIVAN_FRAGMENT\"},AttributeModifiers:[]}", + "displayname": "§5Divan Fragment", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c2dff370-4ecc-3f5a-a8fd-66efdd3013a9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjIxODEyMSwKICAicHJvZmlsZUlkIiA6ICJiYzRlZGZiNWYzNmM0OGE3YWM5ZjFhMzlkYzIzZjRmOCIsCiAgInByb2ZpbGVOYW1lIiA6ICI4YWNhNjgwYjIyNDYxMzQwIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYzMzg0NGYwM2M5MmQ4MjUwM2M5Y2Q1NjdhNTFmZGE0NzQwNGZhNTNmMjE2ZmFkNDczZjE2YWM4M2E5NzMxNGYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§7§oOne of the greatest alloys\",1:\"§7§onaturally found in the Crystal\",2:\"§7§oHollows, named after the first\",3:\"§7§oDwarf to find them.\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Divan Fragment\"},ExtraAttributes:{id:\"DIVAN_FRAGMENT\"},AttributeModifiers:[]}", "damage": 3, "lore": [ - "", "§7§7§oOne of the greatest alloys", "§7§onaturally found in the Crystal", "§7§oHollows, named after the first", diff --git a/items/END_SWORD.json b/items/END_SWORD.json index c08fff66..ffbd08d7 100644 --- a/items/END_SWORD.json +++ b/items/END_SWORD.json @@ -1,18 +1,21 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§aEnd Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§7Ender Dragons§7, §7Endermen§7,\",4:\"§7and §7Endermites§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON SWORD\"],Name:\"§aEnd Sword\"},ExtraAttributes:{id:\"END_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§7Endermites§7, §7Endermen§7,\",4:\"§7and §7Ender Dragons§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON SWORD\"],Name:\"§aEnd Sword\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"END_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+35", "", "§7Deals §a+100% §7damage to", - "§7§7Ender Dragons§7, §7Endermen§7,", - "§7and §7Endermites§7.", + "§7§7Endermites§7, §7Endermen§7,", + "§7and §7Ender Dragons§7.", "", "§7§8This item can be reforged!", "§a§lUNCOMMON SWORD" ], + "internalname": "END_SWORD", + "crafttext": "", + "clickcommand": "viewrecipe", "recipe": { "A1": "ENDER_PEARL:1", "A2": "", @@ -24,11 +27,9 @@ "C2": "", "C3": "STICK:1" }, - "internalname": "END_SWORD", - "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/End_Sword" ] -} +}
\ No newline at end of file diff --git a/items/GOLD_BOOTS.json b/items/GOLD_BOOTS.json index 33b31234..54120b7b 100644 --- a/items/GOLD_BOOTS.json +++ b/items/GOLD_BOOTS.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:golden_boots", "displayname": "§fGolden Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGolden Boots\"},ExtraAttributes:{id:\"GOLD_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+5\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON BOOTS\"],Name:\"§fGolden Boots\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GOLD_BOOTS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+5", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON BOOTS" ], "internalname": "GOLD_BOOTS", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "GOLD_INGOT:1", @@ -20,5 +22,8 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/GOLD_CHESTPLATE.json b/items/GOLD_CHESTPLATE.json index 73bc7580..e14fc395 100644 --- a/items/GOLD_CHESTPLATE.json +++ b/items/GOLD_CHESTPLATE.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:golden_chestplate", "displayname": "§fGolden Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGolden Chestplate\"},ExtraAttributes:{id:\"GOLD_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+25\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON CHESTPLATE\"],Name:\"§fGolden Chestplate\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GOLD_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+25", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON CHESTPLATE" ], "internalname": "GOLD_CHESTPLATE", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "GOLD_INGOT:1", @@ -20,5 +22,8 @@ "C1": "GOLD_INGOT:1", "C2": "GOLD_INGOT:1", "C3": "GOLD_INGOT:1" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/GOLD_HELMET.json b/items/GOLD_HELMET.json index de635261..edf33d9c 100644 --- a/items/GOLD_HELMET.json +++ b/items/GOLD_HELMET.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:golden_helmet", "displayname": "§fGolden Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGolden Helmet\"},ExtraAttributes:{id:\"GOLD_HELMET\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON HELMET\"],Name:\"§fGolden Helmet\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GOLD_HELMET\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+10", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HELMET" ], "internalname": "GOLD_HELMET", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "GOLD_INGOT:1", @@ -20,5 +22,8 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/GOLD_LEGGINGS.json b/items/GOLD_LEGGINGS.json index ba483e89..52836823 100644 --- a/items/GOLD_LEGGINGS.json +++ b/items/GOLD_LEGGINGS.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:golden_leggings", "displayname": "§fGolden Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGolden Leggings\"},ExtraAttributes:{id:\"GOLD_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON LEGGINGS\"],Name:\"§fGolden Leggings\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GOLD_LEGGINGS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+15", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON LEGGINGS" ], "internalname": "GOLD_LEGGINGS", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "GOLD_INGOT:1", @@ -20,5 +22,8 @@ "C1": "GOLD_INGOT:1", "C2": "", "C3": "GOLD_INGOT:1" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/HUNTER_RING.json b/items/HUNTER_RING.json index 8e28aa08..81dcfc3e 100644 --- a/items/HUNTER_RING.json +++ b/items/HUNTER_RING.json @@ -1,16 +1,14 @@ { - "internalname": "HUNTER_RING", "itemid": "minecraft:skull", "displayname": "§9Hunter Ring", - "clickcommand": "viewrecipe", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5eac7b84-83f3-30d4-9c4c-2fa242f0ac1d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1Njk2MDc1Mzc1MTUsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVjNTc3ZTdkMzFlNWUwNGMyY2U3MWUxM2UzOTYyMTkyZDgwYmQ1NGI1NWVmYWFjYWFlYTEyOTY2ZmUyN2JmOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Gain §b+5% §7Combat XP from\",1:\"§7monster kills.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§7§4☠ §cRequires §5Wolf Slayer 7.\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Hunter Ring\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"HUNTER_RING\"},AttributeModifiers:[]}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5eac7b84-83f3-30d4-9c4c-2fa242f0ac1d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1Njk2MDc1Mzc1MTUsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzVjNTc3ZTdkMzFlNWUwNGMyY2U3MWUxM2UzOTYyMTkyZDgwYmQ1NGI1NWVmYWFjYWFlYTEyOTY2ZmUyN2JmOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Gain §b+5% §7Combat XP from\",1:\"§7monster kills.\",2:\"\",3:\"§7§4☠ §cRequires §5Wolf Slayer 7\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Hunter Ring\"},ExtraAttributes:{modifier:\"itchy\",id:\"HUNTER_RING\"}}", - "modver": "1.0.0", "lore": [ "§7Gain §b+5% §7Combat XP from", "§7monster kills.", "", - "§7§4☠ §cRequires §5Wolf Slayer 7", + "§7§8This item can be reforged!", + "§7§4☠ §cRequires §5Wolf Slayer 7.", "§9§lRARE ACCESSORY" ], "recipe": { @@ -21,13 +19,16 @@ "B2": "GRIZZLY_BAIT:1", "B3": "GOLDEN_TOOTH:32", "C1": "GOLDEN_TOOTH:32", - "C2": "GOLDEN_TOOTH:32", + "C2": "HUNTER_TALISMAN:1", "C3": "GOLDEN_TOOTH:32" }, "slayer_req": "WOLF_7", + "internalname": "HUNTER_RING", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hunter_Ring" - ], - "crafttext": "" -} + ] +}
\ No newline at end of file diff --git a/items/IRON_BOOTS.json b/items/IRON_BOOTS.json index 5537ae02..a39b3b14 100644 --- a/items/IRON_BOOTS.json +++ b/items/IRON_BOOTS.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:iron_boots", "displayname": "§fIron Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Boots\"},ExtraAttributes:{id:\"IRON_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON BOOTS\"],Name:\"§fIron Boots\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"IRON_BOOTS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+10", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON BOOTS" ], "internalname": "IRON_BOOTS", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "IRON_INGOT:1", @@ -20,5 +22,8 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/IRON_CHESTPLATE.json b/items/IRON_CHESTPLATE.json index fef48715..ee6c019d 100644 --- a/items/IRON_CHESTPLATE.json +++ b/items/IRON_CHESTPLATE.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:iron_chestplate", "displayname": "§fIron Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Chestplate\"},ExtraAttributes:{id:\"IRON_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON CHESTPLATE\"],Name:\"§fIron Chestplate\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"IRON_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+30", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON CHESTPLATE" ], "internalname": "IRON_CHESTPLATE", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "IRON_INGOT:1", @@ -20,5 +22,8 @@ "C1": "IRON_INGOT:1", "C2": "IRON_INGOT:1", "C3": "IRON_INGOT:1" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/IRON_HELMET.json b/items/IRON_HELMET.json index 6f721660..ee516f9f 100644 --- a/items/IRON_HELMET.json +++ b/items/IRON_HELMET.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:iron_helmet", "displayname": "§fIron Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Helmet\"},ExtraAttributes:{id:\"IRON_HELMET\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON HELMET\"],Name:\"§fIron Helmet\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"IRON_HELMET\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+10", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HELMET" ], "internalname": "IRON_HELMET", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "IRON_INGOT:1", @@ -20,5 +22,8 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/IRON_LEGGINGS.json b/items/IRON_LEGGINGS.json index 0e9c2c08..235f56ac 100644 --- a/items/IRON_LEGGINGS.json +++ b/items/IRON_LEGGINGS.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:iron_leggings", "displayname": "§fIron Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Leggings\"},ExtraAttributes:{id:\"IRON_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+25\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON LEGGINGS\"],Name:\"§fIron Leggings\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"IRON_LEGGINGS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+25", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON LEGGINGS" ], "internalname": "IRON_LEGGINGS", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "IRON_INGOT:1", @@ -20,5 +22,8 @@ "C1": "IRON_INGOT:1", "C2": "", "C3": "IRON_INGOT:1" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/JUNGLE_KEY.json b/items/JUNGLE_KEY.json index fc9b17c3..6a38f65f 100644 --- a/items/JUNGLE_KEY.json +++ b/items/JUNGLE_KEY.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:tripwire_hook", "displayname": "§5Jungle Key", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7Used to open the entrance to\",2:\"§7the Jungle Temple\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Jungle Key\"},ExtraAttributes:{id:\"JUNGLE_KEY\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Used to open the entrance to\",1:\"§7the Jungle Temple\",2:\"\",3:\"§5§lEPIC\"],Name:\"§5Jungle Key\"},ExtraAttributes:{id:\"JUNGLE_KEY\"}}", "damage": 0, "lore": [ - "", "§7§7Used to open the entrance to", "§7the Jungle Temple", "", diff --git a/items/LEATHER_BOOTS.json b/items/LEATHER_BOOTS.json index 816ccd2a..76c3dc04 100644 --- a/items/LEATHER_BOOTS.json +++ b/items/LEATHER_BOOTS.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:leather_boots", "displayname": "§fLeather Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLeather Boots\"},ExtraAttributes:{id:\"LEATHER_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+5\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON BOOTS\"],Name:\"§fLeather Boots\"},ExtraAttributes:{color:\"160:101:64\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"LEATHER_BOOTS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+5", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON BOOTS" ], "internalname": "LEATHER_BOOTS", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "LEATHER:1", @@ -20,5 +22,8 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/LEATHER_CHESTPLATE.json b/items/LEATHER_CHESTPLATE.json index 021573fd..262dcd91 100644 --- a/items/LEATHER_CHESTPLATE.json +++ b/items/LEATHER_CHESTPLATE.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:leather_chestplate", - "displayname": "§fLeather Tunic", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLeather Tunic\"},ExtraAttributes:{id:\"LEATHER_CHESTPLATE\"}}", + "displayname": "§fLeather Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON CHESTPLATE\"],Name:\"§fLeather Chestplate\"},ExtraAttributes:{color:\"160:101:64\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"LEATHER_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+15", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON CHESTPLATE" ], "internalname": "LEATHER_CHESTPLATE", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "LEATHER:1", @@ -20,5 +22,8 @@ "C1": "LEATHER:1", "C2": "LEATHER:1", "C3": "LEATHER:1" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/LEATHER_HELMET.json b/items/LEATHER_HELMET.json index 2e4bf2ca..a1cd3c40 100644 --- a/items/LEATHER_HELMET.json +++ b/items/LEATHER_HELMET.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:leather_helmet", - "displayname": "§fLeather Cap", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLeather Cap\"},ExtraAttributes:{id:\"LEATHER_HELMET\"}}", + "displayname": "§fLeather Helmet", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+5\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON HELMET\"],Name:\"§fLeather Helmet\"},ExtraAttributes:{color:\"160:101:64\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"LEATHER_HELMET\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+5", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HELMET" ], "internalname": "LEATHER_HELMET", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "LEATHER:1", @@ -20,5 +22,8 @@ "C1": "", "C2": "", "C3": "" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/LEATHER_LEGGINGS.json b/items/LEATHER_LEGGINGS.json index 4f95f728..65608781 100644 --- a/items/LEATHER_LEGGINGS.json +++ b/items/LEATHER_LEGGINGS.json @@ -1,14 +1,16 @@ { "itemid": "minecraft:leather_leggings", - "displayname": "§fLeather Pants", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLeather Pants\"},ExtraAttributes:{id:\"LEATHER_LEGGINGS\"}}", + "displayname": "§fLeather Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON LEGGINGS\"],Name:\"§fLeather Leggings\"},ExtraAttributes:{color:\"160:101:64\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"LEATHER_LEGGINGS\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§7Defense: §a+10", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON LEGGINGS" ], "internalname": "LEATHER_LEGGINGS", - "modver": "1.3-REL", - "vanilla": true, + "crafttext": "", "clickcommand": "viewrecipe", "recipe": { "A1": "LEATHER:1", @@ -20,5 +22,8 @@ "C1": "LEATHER:1", "C2": "", "C3": "LEATHER:1" - } -} + }, + "modver": "2.0.0-REL", + "vanilla": true, + "infoType": "" +}
\ No newline at end of file diff --git a/items/MELODY_HAIR.json b/items/MELODY_HAIR.json index 24f6f301..24984a60 100644 --- a/items/MELODY_HAIR.json +++ b/items/MELODY_HAIR.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:string", - "displayname": "§d♪ Melody\u0027s Hair ♫", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Intelligence: §a+6\",1:\"\",2:\"§7A single strand of hair\",3:\"§7from Melody\u0027s head.\",4:\"\",5:\"§7Left-Click: §eTune Up!\",6:\"§7Right-Click: §dPlay Note!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC ACCESSORY\"],Name:\"§d♪ Melody\u0027s Hair ♫\"},ExtraAttributes:{modifier:\"bizarre\",id:\"MELODY_HAIR\",tune:1}}", + "displayname": "§dMelody\u0027s Hair", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Intelligence: §a+6\",1:\"\",2:\"§7A single strand of hair\",3:\"§7from Melody\u0027s head.\",4:\"\",5:\"§7Left-Click: §eTune Up!\",6:\"§7Right-Click: §dPlay Note!\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC ACCESSORY\"],Name:\"§dMelody\u0027s Hair\"},ExtraAttributes:{id:\"MELODY_HAIR\",tune:1}}", "damage": 0, "lore": [ "§7Intelligence: §a+6", diff --git a/items/PLASMA.json b/items/PLASMA.json index eb47a72b..f81ec368 100644 --- a/items/PLASMA.json +++ b/items/PLASMA.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§9Plasma", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3498885a-3841-3748-8183-893f766ad136\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY0MjExNzM0NywKICAicHJvZmlsZUlkIiA6ICJkZTU3MWExMDJjYjg0ODgwOGZlN2M5ZjQ0OTZlY2RhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNSEZfTWluZXNraW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzVhYTgzMzJiYmVjNGE5NThmZWEyYmU2NGI4ZjE2ODJmNWQ4MjQ3NDUxYWEyYjc1NjllZGQwNDk4NDM3ZDcwNiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oStable magnetic field, but\",2:\"§7§oto handle with caution.\",3:\"\",4:\"§9§lRARE\"],Name:\"§f§f§9Plasma\"},ExtraAttributes:{id:\"PLASMA\"},AttributeModifiers:[]}", + "displayname": "§9Plasma", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3498885a-3841-3748-8183-893f766ad136\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY0MjExNzM0NywKICAicHJvZmlsZUlkIiA6ICJkZTU3MWExMDJjYjg0ODgwOGZlN2M5ZjQ0OTZlY2RhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNSEZfTWluZXNraW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzVhYTgzMzJiYmVjNGE5NThmZWEyYmU2NGI4ZjE2ODJmNWQ4MjQ3NDUxYWEyYjc1NjllZGQwNDk4NDM3ZDcwNiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7§7§oStable magnetic field, but\",1:\"§7§oto handle with caution.\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Plasma\"},ExtraAttributes:{id:\"PLASMA\"},AttributeModifiers:[]}", "damage": 3, "lore": [ - "", "§7§7§oStable magnetic field, but", "§7§oto handle with caution.", "", diff --git a/items/SALMON_BOOTS_NEW.json b/items/SALMON_BOOTS_NEW.json index f73c0314..cd5651c3 100644 --- a/items/SALMON_BOOTS_NEW.json +++ b/items/SALMON_BOOTS_NEW.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Salmon Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Health: §a+60 HP\",3:\"§7Defense: §a+25\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforge!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE BOOTS\"],color:12663823,Name:\"§9Salmon Boots\"},ExtraAttributes:{id:\"SALMON_BOOTS_NEW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+60 HP\",3:\"§7Defense: §a+25\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforge!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE BOOTS\"],color:12663823,Name:\"§9Salmon Boots\"},ExtraAttributes:{id:\"SALMON_BOOTS_NEW\"}}", "damage": 0, "lore": [ - "§7Sea Creature Chance: §c+1%", + "§7Sea Creature Chance: §c+1.5%", "", "§7Health: §a+60 HP", "§7Defense: §a+25", diff --git a/items/SALMON_CHESTPLATE_NEW.json b/items/SALMON_CHESTPLATE_NEW.json index 95388072..2670f0cc 100644 --- a/items/SALMON_CHESTPLATE_NEW.json +++ b/items/SALMON_CHESTPLATE_NEW.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Salmon Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Health: §a+130 HP\",3:\"§7Defense: §a+55\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE CHESTPLATE\"],color:11021174,Name:\"§9Salmon Chestplate\"},ExtraAttributes:{id:\"SALMON_CHESTPLATE_NEW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+130 HP\",3:\"§7Defense: §a+55\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE CHESTPLATE\"],color:11021174,Name:\"§9Salmon Chestplate\"},ExtraAttributes:{id:\"SALMON_CHESTPLATE_NEW\"}}", "damage": 0, "lore": [ - "§7Sea Creature Chance: §c+1%", + "§7Sea Creature Chance: §c+1.5%", "", "§7Health: §a+130 HP", "§7Defense: §a+55", diff --git a/items/SALMON_HELMET_NEW.json b/items/SALMON_HELMET_NEW.json index 95ca7c3f..2913b642 100644 --- a/items/SALMON_HELMET_NEW.json +++ b/items/SALMON_HELMET_NEW.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§9Salmon Helmet", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Health: §a+35 HP\",3:\"§7Defense: §a+80\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE HELMET\"],color:12663823,Name:\"§9Salmon Helmet\"},ExtraAttributes:{id:\"SALMON_HELMET_NEW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+35 HP\",3:\"§7Defense: §a+80\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE HELMET\"],color:12663823,Name:\"§9Salmon Helmet\"},ExtraAttributes:{id:\"SALMON_HELMET_NEW\"}}", "damage": 0, "lore": [ - "§7Sea Creature Chance: §c+1%", + "§7Sea Creature Chance: §c+1.5%", "", "§7Health: §a+35 HP", "§7Defense: §a+80", diff --git a/items/SALMON_LEGGINGS_NEW.json b/items/SALMON_LEGGINGS_NEW.json index f8b566ee..8a3a2d71 100644 --- a/items/SALMON_LEGGINGS_NEW.json +++ b/items/SALMON_LEGGINGS_NEW.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§9Salmon Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Health: §a+105 HP\",3:\"§7Defense: §a+30\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE LEGGINGS\"],color:11021174,Name:\"§9Salmon Leggings\"},ExtraAttributes:{id:\"SALMON_LEGGINGS_NEW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+105 HP\",3:\"§7Defense: §a+30\",4:\"\",5:\"§6Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§4❣ §cRequires §aFishing Skill 13\",14:\"§9§lRARE LEGGINGS\"],color:11021174,Name:\"§9Salmon Leggings\"},ExtraAttributes:{id:\"SALMON_LEGGINGS_NEW\"}}", "damage": 0, "lore": [ - "§7Sea Creature Chance: §c+1%", + "§7Sea Creature Chance: §c+1.5%", "", "§7Health: §a+105 HP", "§7Defense: §a+30", diff --git a/items/SPIDER_SWORD.json b/items/SPIDER_SWORD.json index b7af92d8..824e03c1 100644 --- a/items/SPIDER_SWORD.json +++ b/items/SPIDER_SWORD.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:iron_sword", "displayname": "§fSpider Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to §7Cave\",3:\"§7Spiders§7, §7Spiders§7, and\",4:\"§7§7Silverfish§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON SWORD\"],Name:\"§fSpider Sword\"},ExtraAttributes:{id:\"SPIDER_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§7Spiders§7, §7Cave Spiders§7,\",4:\"§7and §7Silverfish§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON SWORD\"],Name:\"§fSpider Sword\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SPIDER_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+30", "", - "§7Deals §a+100% §7damage to §7Cave", - "§7Spiders§7, §7Spiders§7, and", - "§7§7Silverfish§7.", + "§7Deals §a+100% §7damage to", + "§7§7Spiders§7, §7Cave Spiders§7,", + "§7and §7Silverfish§7.", "", "§7§8This item can be reforged!", "§f§lCOMMON SWORD" ], + "internalname": "SPIDER_SWORD", "recipe": { "A1": "", "A2": "SPIDER_EYE:1", @@ -24,9 +25,8 @@ "C2": "STICK:1", "C3": "" }, - "internalname": "SPIDER_SWORD", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Sword" diff --git a/items/SQUID_BOOTS.json b/items/SQUID_BOOTS.json index e4055dbf..6d5de623 100644 --- a/items/SQUID_BOOTS.json +++ b/items/SQUID_BOOTS.json @@ -1,12 +1,11 @@ { - "internalname": "SQUID_BOOTS", "itemid": "minecraft:leather_boots", "displayname": "§aSquid Boots", - "clickcommand": "", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Health: §a+100 HP\",3:\"\",4:\"§7Your shoes spit out Squid ink!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON BOOTS\"],color:0,Name:\"§aSquid Boots\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"UNKNOWN\",id:\"SQUID_BOOTS\"},AttributeModifiers:[]}", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"\",2:\"§7Your shoes spit out Squid ink!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON BOOTS\"],color:0,Name:\"§aSquid Boots\"},ExtraAttributes:{color:\"0:0:0\",id:\"SQUID_BOOTS\"}}", - "modver": "1.0.0", "lore": [ + "§7Sea Creature Chance: §c+1%", + "", "§7Health: §a+100 HP", "", "§7Your shoes spit out Squid ink!", @@ -14,6 +13,10 @@ "§7§8This item can be reforged!", "§a§lUNCOMMON BOOTS" ], + "internalname": "SQUID_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Squid_Boots" diff --git a/items/STARRED_LAST_BREATH.json b/items/STARRED_LAST_BREATH.json index eae3bb29..2b30fdd4 100644 --- a/items/STARRED_LAST_BREATH.json +++ b/items/STARRED_LAST_BREATH.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:bow", "displayname": "§6⚚ Last Breath", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d480\",1:\"§7Damage: §c+210\",2:\"§7Strength: §c+190\",3:\"§7Crit Damage: §c+60% \",4:\"\",5:\"§7Reduces the defense of your\",6:\"§7target by §a10% §7of their max\",7:\"§7§a❈ Defense §7on hit, stacking\",8:\"§7up to §a5 §7times.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aCatacombs Floor V\",12:\"§aCompletion\",13:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§6⚚ Last Breath\"},ExtraAttributes:{id:\"STARRED_LAST_BREATH\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d480\",1:\"§7Damage: §c+210\",2:\"§7Strength: §c+190\",3:\"§7Crit Damage: §c+50% \",4:\"\",5:\"§7Reduces the defense of your\",6:\"§7target by §a10% §7of their max\",7:\"§7§a❈ Defense §7on hit, stacking\",8:\"§7up to §a5 §7times.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aCatacombs Floor V\",12:\"§aCompletion\",13:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§6⚚ Last Breath\"},ExtraAttributes:{id:\"STARRED_LAST_BREATH\"}}", "damage": 0, "lore": [ "§7Gear Score: §d480", "§7Damage: §c+210", "§7Strength: §c+190", - "§7Crit Damage: §c+60% ", + "§7Crit Damage: §c+50% ", "", "§7Reduces the defense of your", "§7target by §a10% §7of their max", diff --git a/items/UNDEAD_SWORD.json b/items/UNDEAD_SWORD.json index 73ec2a03..d4fe467f 100644 --- a/items/UNDEAD_SWORD.json +++ b/items/UNDEAD_SWORD.json @@ -1,22 +1,23 @@ { "itemid": "minecraft:iron_sword", "displayname": "§fUndead Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§7Skeletons§7, §7Zombie\",4:\"§7Pigmen§7, §7Zombies§7, and\",5:\"§7§7Withers§7.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON SWORD\"],Name:\"§fUndead Sword\"},ExtraAttributes:{id:\"UNDEAD_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§7Zombie Pigmen§7,\",4:\"§7§7Skeletons§7, §7Withers§7, and\",5:\"§7§7Zombies§7.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON SWORD\"],Name:\"§fUndead Sword\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"UNDEAD_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+30", "", "§7Deals §a+100% §7damage to", - "§7§7Skeletons§7, §7Zombie", - "§7Pigmen§7, §7Zombies§7, and", - "§7§7Withers§7.", + "§7§7Zombie Pigmen§7,", + "§7§7Skeletons§7, §7Withers§7, and", + "§7§7Zombies§7.", "", "§7§8This item can be reforged!", "§f§lCOMMON SWORD" ], "internalname": "UNDEAD_SWORD", + "crafttext": "", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Undead_Sword" diff --git a/items/WATER_HYDRA_HEAD.json b/items/WATER_HYDRA_HEAD.json index da158651..bb318f54 100644 --- a/items/WATER_HYDRA_HEAD.json +++ b/items/WATER_HYDRA_HEAD.json @@ -4,10 +4,9 @@ "displayname": "§5Water Hydra Head", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"33f37f6f-40aa-3fc0-bcf7-b2635f3f66d0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjFmZmJkYTkyNDQyODczZDU0MDUxZTRlMTdlYTQ3Mjc4Y2IzYjc0N2Q3OTgwNzBiYTgzYmM0YTlkZTU4ZGQifX19\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7Health: §a+100 HP\",3:\"§7Defense: §a+100\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC HELMET\"],Name:\"§5Water Hydra Head\"},ExtraAttributes:{id:\"WATER_HYDRA_HEAD\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"33f37f6f-40aa-3fc0-bcf7-b2635f3f66d0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjFmZmJkYTkyNDQyODczZDU0MDUxZTRlMTdlYTQ3Mjc4Y2IzYjc0N2Q3OTgwNzBiYTgzYmM0YTlkZTU4ZGQifX19\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+1.8%\",1:\"\",2:\"§7Health: §a+100 HP\",3:\"§7Defense: §a+100\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC HELMET\"],Name:\"§5Water Hydra Head\"},ExtraAttributes:{id:\"WATER_HYDRA_HEAD\"}}", "lore": [ - "§7Sea Creature Chance: §c+1%", + "§7Sea Creature Chance: §c+1.8%", "", "§7Health: §a+100 HP", "§7Defense: §a+100", @@ -15,6 +14,7 @@ "§7§8This item can be reforged!", "§5§lEPIC HELMET" ], + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Water_Hydra_Head" |