aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/misc.json3
-rw-r--r--constants/parents.json18
-rw-r--r--constants/petnums.json10
-rw-r--r--items/AMBER_POWER_SCROLL.json7
-rw-r--r--items/AMETHYST_POWER_SCROLL.json7
-rw-r--r--items/AUTOMATON_MONSTER.json34
-rw-r--r--items/BOSS_CORLEONE_BOSS.json28
-rw-r--r--items/BUTTERFLY_MONSTER.json29
-rw-r--r--items/CRYPT_GHOUL_MONSTER.json6
-rw-r--r--items/DARK_GOGGLES.json4
-rw-r--r--items/DIAMOND_PICKAXE.json10
-rw-r--r--items/DIVAN_ALLOY.json5
-rw-r--r--items/DIVAN_DRILL.json4
-rw-r--r--items/EFFICIENT_AXE.json8
-rw-r--r--items/ENDERMAN;0.json6
-rw-r--r--items/ENDERMAN;1.json6
-rw-r--r--items/ENDERMAN;2.json10
-rw-r--r--items/ENDERMAN;3.json10
-rw-r--r--items/ENDERMAN;4.json10
-rw-r--r--items/EXECUTIVE_SEBASTIAN_MONSTER.json28
-rw-r--r--items/EXECUTIVE_VIPER_MONSTER.json28
-rw-r--r--items/EXECUTIVE_WENDY_MONSTER.json28
-rw-r--r--items/FISHING_ROD.json14
-rw-r--r--items/FLAMING_WORM_SC.json6
-rw-r--r--items/GOLD_AXE.json13
-rw-r--r--items/GOLD_HOE.json11
-rw-r--r--items/GOLD_PICKAXE.json17
-rw-r--r--items/GOLD_SPADE.json12
-rw-r--r--items/GOLD_SWORD.json13
-rw-r--r--items/GRUNT_MONSTER.json28
-rw-r--r--items/IRON_AXE.json13
-rw-r--r--items/IRON_HOE.json11
-rw-r--r--items/IRON_PICKAXE.json17
-rw-r--r--items/IRON_SPADE.json12
-rw-r--r--items/IRON_SWORD.json13
-rw-r--r--items/JASPER_POWER_SCROLL.json7
-rw-r--r--items/JUMBO_BACKPACK_UPGRADE.json4
-rw-r--r--items/JUNGLE_HEART.json5
-rw-r--r--items/KALHUIKI_MASK.json7
-rw-r--r--items/MAXED_ENCHANT_BOOK.json2
-rw-r--r--items/MYSTERIOUS_MEAT.json5
-rw-r--r--items/PERFECTLY_CUT_FUEL_TANK.json7
-rw-r--r--items/PROMISING_AXE.json8
-rw-r--r--items/REVENANT_HORROR_1_BOSS.json27
-rw-r--r--items/REVENANT_HORROR_2_BOSS.json34
-rw-r--r--items/REVENANT_HORROR_3_BOSS.json40
-rw-r--r--items/REVENANT_HORROR_4_BOSS.json42
-rw-r--r--items/REVENANT_HORROR_5_BOSS.json44
-rw-r--r--items/REVENANT_HORROR_BOSS.json39
-rw-r--r--items/ROOKIE_AXE.json8
-rw-r--r--items/ROOKIE_HOE.json8
-rw-r--r--items/RUBY_POWER_SCROLL.json5
-rw-r--r--items/SAPPHIRE_POWER_SCROLL.json20
-rw-r--r--items/SHADOW_GOGGLES.json4
-rw-r--r--items/SLUDGE_MONSTER.json26
-rw-r--r--items/STONE_AXE.json13
-rw-r--r--items/STONE_HOE.json11
-rw-r--r--items/STONE_PICKAXE.json17
-rw-r--r--items/STONE_SPADE.json12
-rw-r--r--items/STONE_SWORD.json13
-rw-r--r--items/STONK_PICKAXE.json15
-rw-r--r--items/SWEET_AXE.json8
-rw-r--r--items/THYST_MONSTER.json26
-rw-r--r--items/TREECAPITATOR_AXE.json5
-rw-r--r--items/WITHER_GOGGLES.json6
-rw-r--r--items/WOOD_AXE.json13
-rw-r--r--items/WOOD_HOE.json11
-rw-r--r--items/WOOD_PICKAXE.json17
-rw-r--r--items/WOOD_SPADE.json24
-rw-r--r--items/WOOD_SWORD.json13
-rw-r--r--items/YOG_MONSTER.json28
-rw-r--r--items/ZOMBIE_PICKAXE.json8
72 files changed, 840 insertions, 221 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 9eedbb4d..32090b6c 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -1177,7 +1177,8 @@
"2b1511740c7b4e2aa2887d635f3548c7",
"eefc6e87742a441b82259ba11f258e1f",
"eaafe8cdc0d543348a997042370d5d0b",
- "89b0f78e49fa47cf977412f115ba4896"
+ "89b0f78e49fa47cf977412f115ba4896",
+ "9ec7106bd53a4273b9a5a579c8d058f5"
],
"ranks": {
diff --git a/constants/parents.json b/constants/parents.json
index 8ecfc5b1..9d062407 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2343,6 +2343,24 @@
"HOLY_SHIMMER",
"OLD_SHIMMER",
"PROTECTOR_SHIMMER"
+ ],
+ "BOSS_CORLEONE_BOSS": [
+ "EXECUTIVE_WENDY_MONSTER",
+ "EXECUTIVE_VIPER_MONSTER",
+ "EXECUTIVE_SEBASTIAN_MONSTER",
+ "GRUNT_MONSTER"
+ ],
+ "SCATHA;4": [
+ "SCATHA;3",
+ "SCATHA;2",
+ "SCATHA;1",
+ "SCATHA;0"
+ ],
+ "REVENANT_HORROR_1_BOSS":[
+ "REVENANT_HORROR_2_BOSS",
+ "REVENANT_HORROR_3_BOSS",
+ "REVENANT_HORROR_4_BOSS",
+ "REVENANT_HORROR_5_BOSS"
]
}
diff --git a/constants/petnums.json b/constants/petnums.json
index 68973a92..fec63071 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -3967,8 +3967,8 @@
},
"100": {
"otherNums": [
- 100,
- 2.5
+ 125,
+ 3.0
],
"statNums": {
"MINING_SPEED": 100.0,
@@ -3991,8 +3991,8 @@
},
"100": {
"otherNums": [
- 100,
- 2.5,
+ 125,
+ 3.0,
100
],
"statNums": {
@@ -4984,4 +4984,4 @@
"interp": "1:87"
}
}
-}
+} \ No newline at end of file
diff --git a/items/AMBER_POWER_SCROLL.json b/items/AMBER_POWER_SCROLL.json
index 083c02e8..d2880d36 100644
--- a/items/AMBER_POWER_SCROLL.json
+++ b/items/AMBER_POWER_SCROLL.json
@@ -26,6 +26,11 @@
"C3": "FINE_AMBER_GEM:16"
},
"internalname": "AMBER_POWER_SCROLL",
+ "crafttext": "Requires Gemstone Collection VII",
"clickcommand": "viewrecipe",
- "modver": "2.0.0-REL"
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Power_Scroll"
+ ]
} \ No newline at end of file
diff --git a/items/AMETHYST_POWER_SCROLL.json b/items/AMETHYST_POWER_SCROLL.json
index 52303e72..96d4f4fa 100644
--- a/items/AMETHYST_POWER_SCROLL.json
+++ b/items/AMETHYST_POWER_SCROLL.json
@@ -27,5 +27,10 @@
},
"internalname": "AMETHYST_POWER_SCROLL",
"clickcommand": "viewrecipe",
- "modver": "2.0.0-REL"
+ "crafttext": "Requires Gemstone Collection VII",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Power_Scroll"
+ ]
} \ No newline at end of file
diff --git a/items/AUTOMATON_MONSTER.json b/items/AUTOMATON_MONSTER.json
new file mode 100644
index 00000000..df6b2128
--- /dev/null
+++ b/items/AUTOMATON_MONSTER.json
@@ -0,0 +1,34 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§aAutomaton (Monster)",
+ "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7Ancient robots which protect the\",1:\"§7lands of the Precursor from\",2:\"§7whoever dares to trespass\",3:\"\",4:\"§c❤ Health§8: §c15.000-20.000\",5:\"§7Coins per Kill: §6100\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §fRough Sapphire Gemstone §8x8-15x\",10:\"\",11:\"§9Rare Loot\",12:\"§8 ■ §9Synthetic Heart §8(§a0.1%§8)\",13:\"§8 ■ §9Control Switch §8(§a0.1%§8)\",14:\"§8 ■ §9Superlite Motor §8(§a0.1%§8)\",15:\"§8 ■ §9Robotron Reflector §8(§a0.1%§8)\",16:\"§8 ■ §9FTX 3070 §8(§a0.1%§8)\",17:\"§8 ■ §9Electron Transmitter §8(§a0.1%§8)\"],Name:\"§aAutomaton (Monster)\"},ExtraAttributes:{id:\"AUTOMATON_MONSTER\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Ancient robots which protect the",
+ "§7lands of the Precursor from",
+ "§7whoever dares to trespass",
+ "",
+ "§c❤ Health§8: §c15.000-20.000",
+ "§7Coins per Kill: §6100",
+ "",
+ "§6§lPossible Drops:",
+ "§fCommon Loot",
+ "§8 ■ §fRough Sapphire Gemstone §8x8-15x",
+ "",
+ "§9Rare Loot",
+ "§8 ■ §9Synthetic Heart §8(§a0.1%§8)",
+ "§8 ■ §9Control Switch §8(§a0.1%§8)",
+ "§8 ■ §9Superlite Motor §8(§a0.1%§8)",
+ "§8 ■ §9Robotron Reflector §8(§a0.1%§8)",
+ "§8 ■ §9FTX 3070 §8(§a0.1%§8)",
+ "§8 ■ §9Electron Transmitter §8(§a0.1%§8)"
+ ],
+ "internalname": "AUTOMATON_MONSTER",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Automaton"
+ ],
+ "crafttext": ""
+} \ No newline at end of file
diff --git a/items/BOSS_CORLEONE_BOSS.json b/items/BOSS_CORLEONE_BOSS.json
new file mode 100644
index 00000000..75936672
--- /dev/null
+++ b/items/BOSS_CORLEONE_BOSS.json
@@ -0,0 +1,28 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Boss Corleone (Boss)",
+ "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"edc502ab-c144-3389-adc5-02abc144f389\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmFmMGIwMzYwZjU2MjlhMzhhMDc0Y2Q5MjliNTlmMjc2OWIyZDA3NTJhNWQzNzJjNTQ2OWEzNzJhNTY3ZDkxOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Prepare for trouble!\",1:\"\",2:\"§c❤ Health§8: §c1.000.000\",3:\"§7Coins per Kill: §650\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§fCommon Loot\",7:\"§8 ■ §fRough Ruby Gemstone §8x8-27x\",8:\"§8 ■ §fRough Jade Gemstone §8x8-41x\",9:\"\",10:\"§aUncommon Loot\",11:\"§8 ■ §5Corleonite §8(§a2%§8)\"],Name:\"§6Boss Corleone (Boss)\"},ExtraAttributes:{id:\"BOSS_CORLEONE_BOSS\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Prepare for trouble!",
+ "",
+ "§c❤ Health§8: §c1.000.000",
+ "§7Coins per Kill: §650",
+ "",
+ "§6§lPossible Drops:",
+ "§fCommon Loot",
+ "§8 ■ §fRough Ruby Gemstone §8x8-27x",
+ "§8 ■ §fRough Jade Gemstone §8x8-41x",
+ "",
+ "§aUncommon Loot",
+ "§8 ■ §5Corleonite §8(§a2%§8)"
+ ],
+ "internalname": "BOSS_CORLEONE_BOSS",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Team_Treasurite"
+ ],
+ "crafttext": ""
+} \ No newline at end of file
diff --git a/items/BUTTERFLY_MONSTER.json b/items/BUTTERFLY_MONSTER.json
new file mode 100644
index 00000000..2818f0e8
--- /dev/null
+++ b/items/BUTTERFLY_MONSTER.json
@@ -0,0 +1,29 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§aButterfly (Monster)",
+ "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7Beautiful critters that\",1:\"§7around harmlessly in Fairy\",2:\"§7regions\",3:\"\",4:\"§c❤ Health§8: §c100\",5:\"§7Coins per Kill: §610\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §fRough Jasper Gemstone §8x10-22x\",10:\"\",11:\"§6Legendary Loot\",12:\"§8 ■ §dJasper Crystal\"],Name:\"§aButterfly (Monster)\"},ExtraAttributes:{id:\"BUTTERFLY_MONSTER\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Beautiful critters that",
+ "§7around harmlessly in Fairy",
+ "§7regions",
+ "",
+ "§c❤ Health§8: §c100",
+ "§7Coins per Kill: §610",
+ "",
+ "§6§lPossible Drops:",
+ "§fCommon Loot",
+ "§8 ■ §fRough Jasper Gemstone §8x10-22x",
+ "",
+ "§6Legendary Loot",
+ "§8 ■ §dJasper Crystal"
+ ],
+ "internalname": "BUTTERFLY_MONSTER",
+ "clickcommand": "",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Butterfly"
+ ],
+ "crafttext": ""
+} \ No newline at end of file
diff --git a/items/CRYPT_GHOUL_MONSTER.json b/items/CRYPT_GHOUL_MONSTER.json
index 29942a40..8d309bce 100644
--- a/items/CRYPT_GHOUL_MONSTER.json
+++ b/items/CRYPT_GHOUL_MONSTER.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Crypt Ghoul (Monster)",
- "nbttag": "{display:{Lore:[0:\"§7The Crypt Ghoul is a mob added in the Slayer\",1:\"§7update. It is a hostile zombie type mob that\u0027s\",2:\"§7a bit tougher than regular zombies.\",3:\"\",4:\"§c❤ Health§8: §c2.000\",5:\"§7Combat XP: §332\",6:\"§7Coins per Kill: §613\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fRotten Flesh §8x1-2\",11:\"\",12:\"§dRNGesus Loot\",13:\"§8 ■ §5Ghoul §8(§a0.001%§8)\",14:\"§8 ■ §6Ghoul §8(§a0.003%§8)\"],Name:\"§9Crypt Ghoul (Monster)\"},ExtraAttributes:{id:\"CRYPT_GHOUL_MONSTER\"}}",
+ "nbttag": "{display:{Lore:[0:\"§7The Crypt Ghoul is a mob added in the Slayer\",1:\"§7update. It is a hostile zombie type mob that\u0027s\",2:\"§7a bit tougher than regular zombies.\",3:\"\",4:\"§c❤ Health§8: §c2.000\",5:\"§7Combat XP: §332\",6:\"§7Coins per Kill: §613\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fRotten Flesh §8x1-2\",11:\"\",12:\"§dRNGesus Loot\",13:\"§8 ■ §5Ghoul §8(§a0.003%§8)\",14:\"§8 ■ §6Ghoul §8(§a0.001%§8)\"],Name:\"§9Crypt Ghoul (Monster)\"},ExtraAttributes:{id:\"CRYPT_GHOUL_MONSTER\"}}",
"damage": 2,
"lore": [
"§7The Crypt Ghoul is a mob added in the Slayer",
@@ -17,8 +17,8 @@
"§8 ■ §fRotten Flesh §8x1-2",
"",
"§dRNGesus Loot",
- "§8 ■ §5Ghoul §8(§a0.001%§8)",
- "§8 ■ §6Ghoul §8(§a0.003%§8)"
+ "§8 ■ §5Ghoul §8(§a0.003%§8)",
+ "§8 ■ §6Ghoul §8(§a0.001%§8)"
],
"internalname": "CRYPT_GHOUL_MONSTER",
"clickcommand": "",
diff --git a/items/DARK_GOGGLES.json b/items/DARK_GOGGLES.json
index 6b765588..2eeef600 100644
--- a/items/DARK_GOGGLES.json
+++ b/items/DARK_GOGGLES.json
@@ -4,11 +4,11 @@
"displayname": "§9Dark Goggles",
"clickcommand": "",
"damage": 3,
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"795d1347-6d0a-3ed7-a340-383b202e4d86\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjkzMTk1MjU4MjVmMWYzMDcyN2ViOTQwZDNhMDY0MjZiYzRjZWMwN2ZiZDgwYWY1Y2QxNDZlM2ViMzg3OWY2OCJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d75\",1:\"§7Ability Damage: §c+40%\",2:\"\",3:\"§7Intelligence: §a+150 \",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§aPerfect 35000 / 35000\",7:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Dark Goggles\"},ExtraAttributes:{id:\"DARK_GOGGLES\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"795d1347-6d0a-3ed7-a340-383b202e4d86\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjkzMTk1MjU4MjVmMWYzMDcyN2ViOTQwZDNhMDY0MjZiYzRjZWMwN2ZiZDgwYWY1Y2QxNDZlM2ViMzg3OWY2OCJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d75\",1:\"§7Ability Damage: §c+25%\",2:\"\",3:\"§7Intelligence: §a+150 \",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§aPerfect 35000 / 35000\",7:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Dark Goggles\"},ExtraAttributes:{id:\"DARK_GOGGLES\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7Gear Score: §d75",
- "§7Ability Damage: §c+40%",
+ "§7Ability Damage: §c+25%",
"",
"§7Intelligence: §a+150 ",
"",
diff --git a/items/DIAMOND_PICKAXE.json b/items/DIAMOND_PICKAXE.json
index ed5693d3..24e8cac0 100644
--- a/items/DIAMOND_PICKAXE.json
+++ b/items/DIAMOND_PICKAXE.json
@@ -1,11 +1,15 @@
{
"itemid": "minecraft:diamond_pickaxe",
"displayname": "§aDiamond Pickaxe",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aDiamond Pickaxe\"},ExtraAttributes:{id:\"DIAMOND_PICKAXE\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 4\",1:\"\",2:\"§7Damage: §c+30\",3:\"\",4:\"§7Mining Speed: §a+230\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON PICKAXE\"],Name:\"§aDiamond Pickaxe\"},ExtraAttributes:{id:\"DIAMOND_PICKAXE\"}}",
"damage": 0,
"lore": [
+ "§8Breaking Power 4",
+ "",
"§7Damage: §c+30",
"",
+ "§7Mining Speed: §a+230",
+ "",
"§7§8This item can be reforged!",
"§a§lUNCOMMON PICKAXE"
],
@@ -13,9 +17,9 @@
"vanilla": true,
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "1.4-REL",
+ "modver": "2.0.0-REL",
"infoType": "",
- "recipe": {
+ "recipe": {
"A1": "DIAMOND:1",
"A2": "DIAMOND:1",
"A3": "DIAMOND:1",
diff --git a/items/DIVAN_ALLOY.json b/items/DIVAN_ALLOY.json
index ef9d970c..7c0fd9eb 100644
--- a/items/DIVAN_ALLOY.json
+++ b/items/DIVAN_ALLOY.json
@@ -15,5 +15,8 @@
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
- "infoType": ""
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Divan%27s_Alloy"
+ ]
}
diff --git a/items/DIVAN_DRILL.json b/items/DIVAN_DRILL.json
index 5233647f..efc07a6a 100644
--- a/items/DIVAN_DRILL.json
+++ b/items/DIVAN_DRILL.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§dDivan\u0027s Drill",
- "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 10\",1:\"\",2:\"§7Damage: §c+70\",3:\"\",4:\"§7Mining Speed: §a+1,600 \",5:\"§7Mining Fortune: §a+120\",6:\"\",7:\"§7Fuel Tank: §cNot Installed\",8:\"§7§7Increases fuel capacity with\",9:\"§7part installed.\",10:\"\",11:\"§7Drill Engine: §cNot Installed\",12:\"§7§7Increases §6⸕ Mining Speed\",13:\"§6§7with part installed.\",14:\"\",15:\"§7Upgrade Module: §cNot Installed\",16:\"§7§7Applies a passive upgrade with\",17:\"§7part installed.\",18:\"\",19:\"§7Apply Drill Parts to this Drill\",20:\"§7by talking to §2Jotraeline\",21:\"§2Greatforge §7in the §2Dwarven\",22:\"§2Mines§7!\",23:\"\",24:\"§7Fuel: §23,000§8/3k\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §5Heart of the\",28:\"§5Mountain Tier 7\",29:\"§d§lMYTHIC DRILL\",30:\"\",31:\"§eItems Required\",32:\"§6Divan\u0027s Alloy §7x1\",33:\"§65Titanium Drill DR-X655 §7x1\",34:\"§650,000,000 Coins\",35:\"\",36:\"§7Duration: §b2d 12h\"],Name:\"§dDivan\u0027s Drill\"},ExtraAttributes:{drill_fuel:3000,modifier:\"originTag:\\\"UNKNOWN\\\"\",id:\"DIVAN_DRILL\",enchantments:{}},AttributeModifiers:[]}",
+ "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 10\",1:\"\",2:\"§7Damage: §c+70\",3:\"\",4:\"§7Mining Speed: §a+1,600 \",5:\"§7Mining Fortune: §a+120\",6:\"\",7:\"§7Fuel Tank: §cNot Installed\",8:\"§7§7Increases fuel capacity with\",9:\"§7part installed.\",10:\"\",11:\"§7Drill Engine: §cNot Installed\",12:\"§7§7Increases §6⸕ Mining Speed\",13:\"§6§7with part installed.\",14:\"\",15:\"§7Upgrade Module: §cNot Installed\",16:\"§7§7Applies a passive upgrade with\",17:\"§7part installed.\",18:\"\",19:\"§7Apply Drill Parts to this Drill\",20:\"§7by talking to §2Jotraeline\",21:\"§2Greatforge §7in the §2Dwarven\",22:\"§2Mines§7!\",23:\"\",24:\"§7Fuel: §23,000§8/3k\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §5Heart of the\",28:\"§5Mountain Tier 7\",29:\"§d§lMYTHIC DRILL\",30:\"\",31:\"§eItems Required\",32:\"§6Divan\u0027s Alloy §7x1\",33:\"§6Titanium Drill DR-X655 §7x1\",34:\"§650,000,000 Coins\",35:\"\",36:\"§7Duration: §b2d 12h\"],Name:\"§dDivan\u0027s Drill\"},ExtraAttributes:{drill_fuel:3000,modifier:\"originTag:\\\"UNKNOWN\\\"\",id:\"DIVAN_DRILL\",enchantments:{}},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§8Breaking Power 10",
@@ -37,7 +37,7 @@
"",
"§eItems Required",
"§6Divan\u0027s Alloy §7x1",
- "§65Titanium Drill DR-X655 §7x1",
+ "§6Titanium Drill DR-X655 §7x1",
"§650,000,000 Coins",
"",
"§7Duration: §b2d 12h"
diff --git a/items/EFFICIENT_AXE.json b/items/EFFICIENT_AXE.json
index c1517d12..48b595e2 100644
--- a/items/EFFICIENT_AXE.json
+++ b/items/EFFICIENT_AXE.json
@@ -4,18 +4,20 @@
"displayname": "§aEfficient Axe",
"clickcommand": "",
"damage": 0,
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+25\",1:\"\",2:\"§7Drops 5 Planks from chopping\",3:\"§7Logs.\",4:\"\",5:\"§a§lUNCOMMON AXE\"],Name:\"§aEfficient Axe\"},ExtraAttributes:{id:\"EFFICIENT_AXE\"}}",
- "modver": "1.0.0",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+25\",1:\"\",2:\"§7Drops 5 Planks from chopping\",3:\"§7Logs.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON AXE\"],Name:\"§aEfficient Axe\"},ExtraAttributes:{id:\"EFFICIENT_AXE\"}}",
+ "modver": "2.0.0-REL",
"lore": [
"§7Damage: §c+25",
"",
"§7Drops 5 Planks from chopping",
"§7Logs.",
"",
+ "§7§8This item can be reforged!",
"§a§lUNCOMMON AXE"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Efficient_Axe"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file
diff --git a/items/ENDERMAN;0.json b/items/ENDERMAN;0.json
index 0d3f7c0f..a04a6820 100644
--- a/items/ENDERMAN;0.json
+++ b/items/ENDERMAN;0.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §fEnderman",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a{0}% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",id:\"ENDERMAN;0\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubm