aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-02-07 13:35:37 +0100
committerGitHub <noreply@github.com>2024-02-07 12:35:37 +0000
commitcd8bab69c2bb27b4c5881820a54fc3dd6dc8504d (patch)
treee410ac920b894d8357d50866cc65e905dcfa4f2c
parent2a96214078ad0f1826d94b21bf4ce433b0e6ebe3 (diff)
downloadNotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.gz
NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.bz2
NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.zip
Removed recipes from books, fixed some other shit, added item and npc's (#1101)
-rw-r--r--constants/parents.json3
-rw-r--r--items/AIMING;4.json15
-rw-r--r--items/ANGLER;4.json15
-rw-r--r--items/ANGRY_ARCHEOLOGIST_MINIBOSS.json12
-rw-r--r--items/AQUA_AFFINITY;1.json15
-rw-r--r--items/BANE_OF_ARTHROPODS;4.json13
-rw-r--r--items/BLAST_PROTECTION;4.json15
-rw-r--r--items/BLESSING;4.json15
-rw-r--r--items/BONE_NECKLACE.json17
-rw-r--r--items/CASTER;4.json15
-rw-r--r--items/CLEAVE;4.json15
-rw-r--r--items/CRITICAL;4.json15
-rw-r--r--items/CUBISM;4.json15
-rw-r--r--items/DEEPTERROR_MIXIN.json26
-rw-r--r--items/DEPTH_STRIDER;2.json15
-rw-r--r--items/EFFICIENCY;4.json15
-rw-r--r--items/ENDER_BOW.json17
-rw-r--r--items/ENDER_SLAYER;4.json13
-rw-r--r--items/END_PORTAL_FUMES_MIXIN.json27
-rw-r--r--items/EXECUTE;4.json15
-rw-r--r--items/EXPERIENCE;2.json15
-rw-r--r--items/EXPERIENCE;4.json66
-rw-r--r--items/EXPLOSIVE_BOW.json11
-rw-r--r--items/FEATHER_FALLING;4.json15
-rw-r--r--items/FIRE_ASPECT;1.json13
-rw-r--r--items/FIRE_PROTECTION;4.json15
-rw-r--r--items/FIRST_STRIKE;3.json13
-rw-r--r--items/FLAME;1.json13
-rw-r--r--items/FORTUNE;2.json13
-rw-r--r--items/FRAIL;4.json15
-rw-r--r--items/FROST_WALKER;1.json15
-rw-r--r--items/GABAGOEY_MIXIN.json26
-rw-r--r--items/GIANT_KILLER;4.json13
-rw-r--r--items/GOD_POTION.json11
-rw-r--r--items/GOD_POTION_2.json17
-rw-r--r--items/GREGORY_NPC.json35
-rw-r--r--items/GROWTH;4.json15
-rw-r--r--items/HARVESTING;5.json15
-rw-r--r--items/IMPALING;2.json15
-rw-r--r--items/INFINITE_QUIVER;4.json13
-rw-r--r--items/KNOCKBACK;1.json13
-rw-r--r--items/KUUDRA_ARCHEOLOGIST_NPC.json8
-rw-r--r--items/LARGE_ENCHANTED_MINING_SACK.json24
-rw-r--r--items/LETHALITY;4.json15
-rw-r--r--items/LOOTING;2.json15
-rw-r--r--items/LUCK_OF_THE_SEA;4.json15
-rw-r--r--items/LURE;4.json15
-rw-r--r--items/MAGNET;4.json15
-rw-r--r--items/MUSHED_MUSHROOM_MIXIN.json11
-rw-r--r--items/PET_ITEM_BUBBLEGUM.json18
-rw-r--r--items/PIERCING;1.json24
-rw-r--r--items/PROJECTILE_PROTECTION;4.json15
-rw-r--r--items/PROTECTION;4.json15
-rw-r--r--items/PUNCH;1.json15
-rw-r--r--items/RAINBOW;1.json15
-rw-r--r--items/RESPIRATION;2.json15
-rw-r--r--items/SCAVENGER;2.json15
-rw-r--r--items/SEFFEA_NPC.json16
-rw-r--r--items/SHARPNESS;4.json15
-rw-r--r--items/SILK_TOUCH;1.json13
-rw-r--r--items/SMELTING_TOUCH;1.json15
-rw-r--r--items/SMITE;4.json15
-rw-r--r--items/SNIPE;2.json15
-rw-r--r--items/SPIDER_EGG_MIXIN.json21
-rw-r--r--items/SPIKED_HOOK;4.json15
-rw-r--r--items/STARRED_BONE_NECKLACE.json41
-rw-r--r--items/THORNS;2.json15
-rw-r--r--items/THUNDERLORD;4.json15
-rw-r--r--items/TYZZO_NPC.json16
-rw-r--r--items/VAMPIRISM;4.json11
-rw-r--r--items/VOID_SWORD.json10
-rw-r--r--items/WOLF_FUR_MIXIN.json26
-rw-r--r--items/ZOMBIE_BRAIN_MIXIN.json23
73 files changed, 412 insertions, 805 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 1a8dd93d..86a37c2d 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -3444,5 +3444,8 @@
"BEAR_CHAIR",
"BEAR_BOOKSHELF",
"BEAR_BENCH"
+ ],
+ "BONE_NECKLACE": [
+ "STARRED_BONE_NECKLACE"
]
} \ No newline at end of file
diff --git a/items/AIMING;4.json b/items/AIMING;4.json
index a93d3efe..a052c51a 100644
--- a/items/AIMING;4.json
+++ b/items/AIMING;4.json
@@ -20,20 +20,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "ARROW:8",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "COMPASS:1"
- },
"internalname": "AIMING;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Feather VI",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/ANGLER;4.json b/items/ANGLER;4.json
index c9c513ab..3d70dbea 100644
--- a/items/ANGLER;4.json
+++ b/items/ANGLER;4.json
@@ -21,20 +21,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "INK_SACK:32"
- },
"internalname": "ANGLER;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.1-PRE",
- "crafttext": "Requires: Ink Sack VII",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/ANGRY_ARCHEOLOGIST_MINIBOSS.json b/items/ANGRY_ARCHEOLOGIST_MINIBOSS.json
index c93946d6..7a657e30 100644
--- a/items/ANGRY_ARCHEOLOGIST_MINIBOSS.json
+++ b/items/ANGRY_ARCHEOLOGIST_MINIBOSS.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
- "displayname": "§d§lAngry Archeologist (Miniboss)",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"db784d7a-fae1-3d60-9a5a-42a1814037f8\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzU0NzAzOTQwMzEsInByb2ZpbGVJZCI6IjdkYTJhYjNhOTNjYTQ4ZWU4MzA0OGFmYzNiODBlNjhlIiwicHJvZmlsZU5hbWUiOiJHb2xkYXBmZWwiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2M0OGM3ODM0NThlNGNmODUxOGU4YWI1ODYzZmJjNGNiOTQ4ZjkwNTY4ZWViOWE2MGQxNmM0ZmRlMmI5NmMwMzMifX19\"}]}},display:{Lore:[0:\"§7Angered by what he\u0027s found\",1:\"§7below.\",2:\"\",3:\"§c❤ Health§8: §c20,000 - 900,000\",4:\"§c❤ Health §8(MM) : §c1,000,000 - 12,000,000\"],Name:\"§d§lAngry Archeologist (Miniboss)\"},ExtraAttributes:{id:\"ANGRY_ARCHEOLOGIST_MINIBOSS\"}}",
+ "displayname": "§d§lAngry Archaeologist (Miniboss)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"db784d7a-fae1-3d60-9a5a-42a1814037f8\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzU0NzAzOTQwMzEsInByb2ZpbGVJZCI6IjdkYTJhYjNhOTNjYTQ4ZWU4MzA0OGFmYzNiODBlNjhlIiwicHJvZmlsZU5hbWUiOiJHb2xkYXBmZWwiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2M0OGM3ODM0NThlNGNmODUxOGU4YWI1ODYzZmJjNGNiOTQ4ZjkwNTY4ZWViOWE2MGQxNmM0ZmRlMmI5NmMwMzMifX19\"}]}},display:{Lore:[0:\"§7Angered by what he\u0027s found\",1:\"§7below.\",2:\"\",3:\"§c❤ Health§8: §c20,000 - 900,000\",4:\"§c❤ Health §8(MM) : §c1,000,000 - 12,000,000\"],Name:\"§d§lAngry Archaeologist (Miniboss)\"},ExtraAttributes:{id:\"ANGRY_ARCHEOLOGIST_MINIBOSS\"}}",
"damage": 3,
"lore": [
"§7Angered by what he\u0027s found",
@@ -12,7 +12,7 @@
],
"internalname": "ANGRY_ARCHEOLOGIST_MINIBOSS",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Angry_Archaeologist",
@@ -38,10 +38,12 @@
},
{
"id": "ESSENCE_DIAMOND",
- "extra": ["x3-5"],
+ "extra": [
+ "x3-5"
+ ],
"chance": "100%"
}
]
}
]
-}
+} \ No newline at end of file
diff --git a/items/AQUA_AFFINITY;1.json b/items/AQUA_AFFINITY;1.json
index 53456eff..bae22e6e 100644
--- a/items/AQUA_AFFINITY;1.json
+++ b/items/AQUA_AFFINITY;1.json
@@ -20,20 +20,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "PRISMARINE_CRYSTALS:1"
- },
"internalname": "AQUA_AFFINITY;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Prismarine Crystals IV",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/BANE_OF_ARTHROPODS;4.json b/items/BANE_OF_ARTHROPODS;4.json
index 93fb611e..1ed6aa07 100644
--- a/items/BANE_OF_ARTHROPODS;4.json
+++ b/items/BANE_OF_ARTHROPODS;4.json
@@ -28,19 +28,8 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "SPIDER_EYE:8"
- },
"internalname": "BANE_OF_ARTHROPODS;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": ""
diff --git a/items/BLAST_PROTECTION;4.json b/items/BLAST_PROTECTION;4.json
index def2ed52..0fea641b 100644
--- a/items/BLAST_PROTECTION;4.json
+++ b/items/BLAST_PROTECTION;4.json
@@ -25,20 +25,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "SULPHUR:8"
- },
"internalname": "BLAST_PROTECTION;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Gunpowder III",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/BLESSING;4.json b/items/BLESSING;4.json
index b83a3349..06633179 100644
--- a/items/BLESSING;4.json
+++ b/items/BLESSING;4.json
@@ -21,20 +21,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "GOLD_BLOCK:64",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "ENCHANTED_PUFFERFISH:8"
- },
"internalname": "BLESSING;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Prismarine Crystals VII",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/BONE_NECKLACE.json b/items/BONE_NECKLACE.json
index 14aa4ef7..a55a65c1 100644
--- a/items/BONE_NECKLACE.json
+++ b/items/BONE_NECKLACE.json
@@ -1,24 +1,21 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Bone Necklace",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fd8519b-ba99-3b4f-aab0-3ebe38682919\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5MjI5ODE4Nzc4NiwKICAicHJvZmlsZUlkIiA6ICI1MWIyZGY3NWEyYWM0OTA5YmM4YzlkMzM3Y2EwNDNkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMaWNvcm5lQXVCZXVycmUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWEzNjFhNjdiNjNkMDQ1YTBhNjNiNTI1YzFhNzAxMjhmNjkwOWVmMWFjN2JjYzZlNDYzMWViODk1ZjA3NTAyZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+3%\",1:\"§7Defense: §a+35\",2:\"\",3:\"§6Ability: Gladiator\u0027s Will \",4:\"§7Gain §a+3❈ Defense §7for each\",5:\"§7enemy within §e10 §7blocks up to\",6:\"§7§a+30❈ Defense§7. Range\",7:\"§7increases to §e30 §7blocks and\",8:\"§7the cap increases to §a+60❈\",9:\"§aDefense §7when you play as a\",10:\"§7§aTank §7in dungeons.\",11:\"\",12:\"§7Increases the range of your\",13:\"§7§aDiversion §7passive by §e15\",14:\"§e§7blocks.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aThe Catacombs Floor\",18:\"§aIV Completion§c.\",19:\"§5§lEPIC DUNGEON NECKLACE\"],Name:\"§5Bone Necklace\"},ExtraAttributes:{id:\"BONE_NECKLACE\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fd8519b-ba99-3b4f-aab0-3ebe38682919\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5MjI5ODE4Nzc4NiwKICAicHJvZmlsZUlkIiA6ICI1MWIyZGY3NWEyYWM0OTA5YmM4YzlkMzM3Y2EwNDNkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMaWNvcm5lQXVCZXVycmUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWEzNjFhNjdiNjNkMDQ1YTBhNjNiNTI1YzFhNzAxMjhmNjkwOWVmMWFjN2JjYzZlNDYzMWViODk1ZjA3NTAyZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+3%\",1:\"§7Defense: §a+35\",2:\"\",3:\"§6Ability: Gladiator\u0027s Will \",4:\"§7Gain §a+3❈ Defense §7for each enemy\",5:\"§7within §e10 §7blocks up to §a+30❈ Defense§7.\",6:\"§7Range increases to §e30 §7blocks and\",7:\"§7the cap increases to §a+60❈ Defense\",8:\"§a§7when you play as a §aTank §7in dungeons.\",9:\"\",10:\"§7Increases the range of your\",11:\"§7§aDiversion §7passive by §e15 §7blocks.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aThe Catacombs Floor\",15:\"§aIV Completion§c.\",16:\"§5§lEPIC DUNGEON NECKLACE\"],Name:\"§5Bone Necklace\"},ExtraAttributes:{id:\"BONE_NECKLACE\"}}",
"damage": 3,
"lore": [
"§7Crit Chance: §c+3%",
"§7Defense: §a+35",
"",
"§6Ability: Gladiator\u0027s Will ",
- "§7Gain §a+3❈ Defense §7for each",
- "§7enemy within §e10 §7blocks up to",
- "§7§a+30❈ Defense§7. Range",
- "§7increases to §e30 §7blocks and",
- "§7the cap increases to §a+60❈",
- "§aDefense §7when you play as a",
- "§7§aTank §7in dungeons.",
+ "§7Gain §a+3❈ Defense §7for each enemy",
+ "§7within §e10 §7blocks up to §a+30❈ Defense§7.",
+ "§7Range increases to §e30 §7blocks and",
+ "§7the cap increases to §a+60❈ Defense",
+ "§a§7when you play as a §aTank §7in dungeons.",
"",
"§7Increases the range of your",
- "§7§aDiversion §7passive by §e15",
- "§e§7blocks.",
+ "§7§aDiversion §7passive by §e15 §7blocks.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aThe Catacombs Floor",
diff --git a/items/CASTER;4.json b/items/CASTER;4.json
index f9cc71a0..5ac699a1 100644
--- a/items/CASTER;4.json
+++ b/items/CASTER;4.json
@@ -21,20 +21,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "WATER_LILY:8",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "WHALE_BAIT:8"
- },
"internalname": "CASTER;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Ink Sack V",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/CLEAVE;4.json b/items/CLEAVE;4.json
index fe58fdcd..2752cf9e 100644
--- a/items/CLEAVE;4.json
+++ b/items/CLEAVE;4.json
@@ -24,20 +24,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "RAW_FISH-3:40"
- },
"internalname": "CLEAVE;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Pufferfish III",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/CRITICAL;4.json b/items/CRITICAL;4.json
index 72425215..1cbfd439 100644
--- a/items/CRITICAL;4.json
+++ b/items/CRITICAL;4.json
@@ -23,20 +23,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "ENCHANTED_DIAMOND:8"
- },
"internalname": "CRITICAL;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Diamond V",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/CUBISM;4.json b/items/CUBISM;4.json
index 849e0e01..69540cb9 100644
--- a/items/CUBISM;4.json
+++ b/items/CUBISM;4.json
@@ -25,20 +25,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "PUMPKIN:32"
- },
"internalname": "CUBISM;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Pumpkin IV",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/DEEPTERROR_MIXIN.json b/items/DEEPTERROR_MIXIN.json
index f58ef75d..6bf6ef35 100644
--- a/items/DEEPTERROR_MIXIN.json
+++ b/items/DEEPTERROR_MIXIN.json
@@ -1,19 +1,27 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Deepterror Mixin",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74a77086-fbb8-3072-ae26-f1eb71b91577\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NTY3Mjg3MDAyMCwKICAicHJvZmlsZUlkIiA6ICI0M2NmNWJkNjUyMDM0YzU5ODVjMDIwYWI3NDE0OGQxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJrYW1pbDQ0NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81YjhlYzllNzJhMjk2MmQ5YzEyYjc4NTNhYWM4NzIxNzcwODQwZjUxNDVjZGZlMWU0N2E1ODBmZDhiZDdmMTM2IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can\",3:\"§7be added to §cGod Potions §7in a\",4:\"§7brewing stand and lasts for the\",5:\"§7full duration.\",6:\"\",7:\"§7Gain §c+210❤ Health §7and §a+40❈\",8:\"§aDefense §7in §dThe End §7and the\",9:\"§7§cCrimson Isle§7.\",10:\"\",11:\"§9§lRARE\"],Name:\"§9Deepterror Mixin\"},ExtraAttributes:{id:\"DEEPTERROR_MIXIN\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74a77086-fbb8-3072-ae26-f1eb71b91577\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NTY3Mjg3MDAyMCwKICAicHJvZmlsZUlkIiA6ICI0M2NmNWJkNjUyMDM0YzU5ODVjMDIwYWI3NDE0OGQxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJrYW1pbDQ0NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81YjhlYzllNzJhMjk2MmQ5YzEyYjc4NTNhYWM4NzIxNzcwODQwZjUxNDVjZGZlMWU0N2E1ODBmZDhiZDdmMTM2IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can be\",3:\"§7added to §cGod Potions §7in a brewing\",4:\"§7stand and lasts for the full duration.\",5:\"\",6:\"§7Gain §c+210❤ Health §7and §a+40❈\",7:\"§aDefense §7in §dThe End §7and the §cCrimson\",8:\"§cIsle§7.\",9:\"\",10:\"§7Duration: §a§k28§ah §k48§am\",11:\" §a+§k12§ah §7Default\",12:\" §a+§k12§ah §bAlchemy Level\",13:\" §ax§k1§a.§k2§r §6Parrot Pet\",14:\"\",15:\"§7The duration of Mixins can be stacked!\",16:\"\",17:\"§7§eRight-click to consume!\",18:\"\",19:\"§9§lRARE\"],Name:\"§9Deepterror Mixin\"},ExtraAttributes:{id:\"DEEPTERROR_MIXIN\"}}",
"damage": 3,
"lore": [
- "§8Brewing Ingredient",
+ "§7§8Brewing Ingredient",
"",
- "§7§7Mixins provide a buff that can",
- "§7be added to §cGod Potions §7in a",
- "§7brewing stand and lasts for the",
- "§7full duration.",
+ "§7§7Mixins provide a buff that can be",
+ "§7added to §cGod Potions §7in a brewing",
+ "§7stand and lasts for the full duration.",
"",
"§7Gain §c+210❤ Health §7and §a+40❈",
- "§aDefense §7in §dThe End §7and the",
- "§7§cCrimson Isle§7.",
+ "§aDefense §7in §dThe End §7and the §cCrimson",
+ "§cIsle§7.",
+ "",
+ "§7Duration: §a§k28§ah §k48§am",
+ " §a+§k12§ah §7Default",
+ " §a+§k12§ah §bAlchemy Level",
+ " §ax§k1§a.§k2§r §6Parrot Pet",
+ "",
+ "§7The duration of Mixins can be stacked!",
+ "",
+ "§7§eRight-click to consume!",
"",
"§9§lRARE"
],
@@ -30,7 +38,7 @@
},
"internalname": "DEEPTERROR_MIXIN",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
diff --git a/items/DEPTH_STRIDER;2.json b/items/DEPTH_STRIDER;2.json
index d07ddc74..783c725f 100644
--- a/items/DEPTH_STRIDER;2.json
+++ b/items/DEPTH_STRIDER;2.json
@@ -23,20 +23,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "RAW_FISH-1:2",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:2",
- "B3": "PAPER:2",
- "C1": "",
- "C2": "PAPER:2",
- "C3": "WATER_LILY:2"
- },
"internalname": "DEPTH_STRIDER;2",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Pufferfish IV",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/EFFICIENCY;4.json b/items/EFFICIENCY;4.json
index f57b3d17..f2cf0bf3 100644
--- a/items/EFFICIENCY;4.json
+++ b/items/EFFICIENCY;4.json
@@ -20,20 +20,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "REDSTONE:8"
- },
"internalname": "EFFICIENCY;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Redstone III",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/ENDER_BOW.json b/items/ENDER_BOW.json
index d26440bc..5abd0ef5 100644
--- a/items/ENDER_BOW.json
+++ b/items/ENDER_BOW.json
@@ -1,19 +1,18 @@
{
"itemid": "minecraft:bow",
"displayname": "§9Ender Bow",
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"\",2:\"§6Ability: Ender Warp §e§lLEFT CLICK\",3:\"§7Shoots an Ender Pearl. Upon\",4:\"§7landing you deal damage to all\",5:\"§7Monsters in a §a8.0§7 block\",6:\"§7radius for §a10.0%§7 of their\",7:\"§7§c❤ Health§7.\",8:\"§8Mana Cost: §350\",9:\"§8Cooldown: §a45s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE BOW\"],Name:\"§9Ender Bow\"},ExtraAttributes:{id:\"ENDER_BOW\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+60\",1:\"\",2:\"§6Ability: Ender Warp §e§lLEFT CLICK\",3:\"§7Shoots an Ender Pearl. Upon landing\",4:\"§7you deal damage to all Monsters in a\",5:\"§7§a8§7 block radius for §a10%§7 of their §c❤\",6:\"§cHealth§7.\",7:\"§8Mana Cost: §350\",8:\"§8Cooldown: §a5s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE BOW\"],Name:\"§9Ender Bow\"},ExtraAttributes:{id:\"ENDER_BOW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+60",
"",
- "§6Ability: Ender Warp §e§lLEFT CLICK",
- "§7Shoots an Ender Pearl. Upon",
- "§7landing you deal damage to all",
- "§7Monsters in a §a8.0§7 block",
- "§7radius for §a10.0%§7 of their",
- "§7§c❤ Health§7.",
+ "§6Ability: Ender Warp §e§lLEFT CLICK",
+ "§7Shoots an Ender Pearl. Upon landing",
+ "§7you deal damage to all Monsters in a",
+ "§7§a8§7 block radius for §a10%§7 of their §c❤",
+ "§cHealth§7.",
"§8Mana Cost: §350",
- "§8Cooldown: §a45s",
+ "§8Cooldown: §a5s",
"",
"§7§8This item can be reforged!",
"§9§lRARE BOW"
@@ -31,7 +30,7 @@
},
"internalname": "ENDER_BOW",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ender_Bow",
diff --git a/items/ENDER_SLAYER;4.json b/items/ENDER_SLAYER;4.json
index ddce8c43..25c4fb7b 100644
--- a/items/ENDER_SLAYER;4.json
+++ b/items/ENDER_SLAYER;4.json
@@ -24,19 +24,8 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "ENCHANTED_ENDER_PEARL:8"
- },
"internalname": "ENDER_SLAYER;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": ""
diff --git a/items/END_PORTAL_FUMES_MIXIN.json b/items/END_PORTAL_FUMES_MIXIN.json
index fc1a2807..925511d3 100644
--- a/items/END_PORTAL_FUMES_MIXIN.json
+++ b/items/END_PORTAL_FUMES_MIXIN.json
@@ -1,19 +1,26 @@
{
"itemid": "minecraft:skull",
- "displayname": "§f§f§9End Portal Fumes",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f92e52db-c8af-3858-881b-2a41ff435d18\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTk4NDIzOTQ2OSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTJjY2I4NGY5YzBjYmIyZWI3YjlhYmJiN2E0ZmM3YjMxODYxNTBkNWU3ZGIwMTg1MmFjNmQ0OTVkZTE3ZTgxMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can\",3:\"§7be added to §cGod Potions §7in a\",4:\"§7brewing stand and lasts for the\",5:\"§7full duration.\",6:\"\",7:\"§7§3⸎ Soulflow §7conversions\",8:\"§7provide §3+30% §7more §3ʬ\",9:\"§3Overflow §7.\",10:\"\",11:\"§7§4☠ §cRequires §5Enderman Slayer 8§c.\",12:\"§9§lRARE\"],Name:\"§f§f§9End Portal Fumes\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"END_PORTAL_FUMES_MIXIN\"},AttributeModifiers:[]}",
+ "displayname": "§9End Portal Fumes",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f92e52db-c8af-3858-881b-2a41ff435d18\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTk4NDIzOTQ2OSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTJjY2I4NGY5YzBjYmIyZWI3YjlhYmJiN2E0ZmM3YjMxODYxNTBkNWU3ZGIwMTg1MmFjNmQ0OTVkZTE3ZTgxMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can be\",3:\"§7added to §cGod Potions §7in a brewing\",4:\"§7stand and lasts for the full duration.\",5:\"\",6:\"§7§3⸎ Soulflow §7conversions provide\",7:\"§7§3+30% §7more §3ʬ Overflow§7.\",8:\"\",9:\"§7Duration: §a§k28§ah §k48§am\",10:\" §a+§k12§ah §7Default\",11:\" §a+§k12§ah §bAlchemy Level\",12:\" §ax§k1§a.§k2§r §6Parrot Pet\",13:\"\",14:\"§7The duration of Mixins can be stacked!\",15:\"\",16:\"§7§eRight-click to consume!\",17:\"\",18:\"§7§4☠ §cRequires §5Enderman Slayer 8§c.\",19:\"§9§lRARE\"],Name:\"§9End Portal Fumes\"},ExtraAttributes:{id:\"END_PORTAL_FUMES_MIXIN\"}}",
"damage": 3,
"lore": [
- "§8Brewing Ingredient",
+ "§7§8Brewing Ingredient",
"",
- "§7§7Mixins provide a buff that can",
- "§7be added to §cGod Potions §7in a",
- "§7brewing stand and lasts for the",
- "§7full duration.",
+ "§7§7Mixins provide a buff that can be",
+ "§7added to §cGod Potions §7in a brewing",
+ "§7stand and lasts for the full duration.",
"",
- "§7§3⸎ Soulflow §7conversions",
- "§7provide §3+30% §7more §3ʬ",
- "§3Overflow §7.",
+ "§7§3⸎ Soulflow §7conversions provide",
+ "§7§3+30% §7more §3ʬ Overflow§7.",
+ "",
+ "§7Duration: §a§k28§ah §k48§am",
+ " §a+§k12§ah §7Default",
+ " §a+§k12§ah §bAlchemy Level",
+ " §ax§k1§a.§k2§r §6Parrot Pet",
+ "",
+ "§7The duration of Mixins can be stacked!",
+ "",
+ "§7§eRight-click to consume!",
"",
"§7§4☠ §cRequires §5Enderman Slayer 8§c.",
"§9§lRARE"
diff --git a/items/EXECUTE;4.json b/items/EXECUTE;4.json
index 0258f860..19ae4b1a 100644
--- a/items/EXECUTE;4.json
+++ b/items/EXECUTE;4.json
@@ -27,20 +27,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "FLINT:40",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "DIAMOND:40"
- },
"internalname": "EXECUTE;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Diamond II",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/EXPERIENCE;2.json b/items/EXPERIENCE;2.json
index 9b11ab08..5097b280 100644
--- a/items/EXPERIENCE;2.json
+++ b/items/EXPERIENCE;2.json
@@ -26,20 +26,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:2",
- "B3": "PAPER:2",
- "C1": "",
- "C2": "PAPER:2",
- "C3": "INK_SACK-4:2"
- },
"internalname": "EXPERIENCE;2",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Lapis Lazuli III",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/EXPERIENCE;4.json b/items/EXPERIENCE;4.json
index be352578..7c50438a 100644
--- a/items/EXPERIENCE;4.json
+++ b/items/EXPERIENCE;4.json
@@ -1,35 +1,35 @@
{
- "itemid": "minecraft:enchanted_book",
- "displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience IV\",1:\"§7Grants a §a50% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIV: §7Bought from the Melancholic Viking,\",10:\"§7for 400k.\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fPickaxe\",16:\"§7- §fLongsword\",17:\"§7- §fDrill\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;4\",enchantments:{experience:4}}}",
- "damage": 0,
- "lore": [
- "§9Experience IV",
- "§7Grants a §a50% §7chance for mobs",
- "§7and ores to drop double",
- "§7experience.",
- "",
- "§7Use this on an item in an Anvil",
- "§7to apply it!",
- "",
- "§6Source:",
- "§aIV: §7Bought from the Melancholic Viking,",
- "§7for 400k.",
- "",
- "§6Applied To:",
- "§7- §fSword",
- "§7- §fFishing Weapon",
- "§7- §fPickaxe",
- "§7- §fLongsword",
- "§7- §fDrill",
- "§7- §fGauntlet",
- "",
- "§f§lCOMMON"
- ],
- "internalname": "EXPERIENCE;4",
- "parent": "EXPERIENCE;2",
- "modver": "2.1.0-REL",
- "crafttext": "",
- "clickcommand": "",
- "infoType": ""
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§fEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience IV\",1:\"§7Grants a §a50% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aIV: §7Bought from the Melancholic Viking,\",10:\"§7for 400k.\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fFishing Weapon\",15:\"§7- §fPickaxe\",16:\"§7- §fLongsword\",17:\"§7- §fDrill\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;4\",enchantments:{experience:4}}}",
+ "damage": 0,
+ "lore": [
+ "§9Experience IV",
+ "§7Grants a §a50% §7chance for mobs",
+ "§7and ores to drop double",
+ "§7experience.",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§6Source:",
+ "§aIV: §7Bought from the Melancholic Viking,",
+ "§7for 400k.",
+ "",
+ "§6Applied To:",
+ "§7- §fSword",
+ "§7- §fFishing Weapon",
+ "§7- §fPickaxe",
+ "§7- §fLongsword",
+ "§7- §fDrill",
+ "§7- §fGauntlet",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "EXPERIENCE;4",
+ "parent": "EXPERIENCE;2",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "clickcommand": "",
+ "infoType": ""
} \ No newline at end of file
diff --git a/items/EXPLOSIVE_BOW.json b/items/EXPLOSIVE_BOW.json
index e06d93e2..fa195432 100644
--- a/items/EXPLOSIVE_BOW.json
+++ b/items/EXPLOSIVE_BOW.json
@@ -1,17 +1,18 @@
{
"itemid": "minecraft:bow",
"displayname": "§5Explosive Bow",
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+20\",2:\"\",3:\"§6Ability: Explosive Shot\",4:\"§7Creates an explosion on impact!\",5:\"§7Every Monster caught in this\",6:\"§7explosion takes the full damage\",7:\"§7of the weapon!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOW\"],Name:\"§5Explosive Bow\"},ExtraAttributes:{id:\"EXPLOSIVE_BOW\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+20\",2:\"\",3:\"§6Ability: Explosive Shot \",4:\"§7Creates an explosion on impact!\",5:\"§7Every Monster caught in this\",6:\"§7explosion takes the full damage of\",7:\"§7the weapon!\",8:\"§8Acts as Superboom TNT!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BOW\"],Name:\"§5Explosive Bow\"},ExtraAttributes:{id:\"EXPLOSIVE_BOW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+100",
"§7Strength: §c+20",
"",
- "§6Ability: Explosive Shot",
+ "§6Ability: Explosive Shot ",
"§7Creates an explosion on impact!",
"§7Every Monster caught in this",
- "§7explosion takes the full damage",
- "§7of the weapon!",
+ "§7explosion takes the full damage of",
+ "§7the weapon!",
+ "§8Acts as Superboom TNT!",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOW"
@@ -29,7 +30,7 @@
},
"internalname": "EXPLOSIVE_BOW",
"clickcommand": "viewrecipe",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Explosive_Bow",
diff --git a/items/FEATHER_FALLING;4.json b/items/FEATHER_FALLING;4.json
index 97876c16..5c4c317a 100644
--- a/items/FEATHER_FALLING;4.json
+++ b/items/FEATHER_FALLING;4.json
@@ -22,20 +22,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "FEATHER:40"
- },
"internalname": "FEATHER_FALLING;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Feather II",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/FIRE_ASPECT;1.json b/items/FIRE_ASPECT;1.json
index bf5d716b..b16a00fd 100644
--- a/items/FIRE_ASPECT;1.json
+++ b/items/FIRE_ASPECT;1.json
@@ -24,19 +24,8 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "BLAZE_ROD:4"
- },
"internalname": "FIRE_ASPECT;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": ""
diff --git a/items/FIRE_PROTECTION;4.json b/items/FIRE_PROTECTION;4.json
index ff624f9e..f2f3e6cd 100644
--- a/items/FIRE_PROTECTION;4.json
+++ b/items/FIRE_PROTECTION;4.json
@@ -25,20 +25,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "MAGMA_CREAM:8"
- },
"internalname": "FIRE_PROTECTION;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Magma Cream III",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/FIRST_STRIKE;3.json b/items/FIRST_STRIKE;3.json
index 0d0f1c3b..2a38468f 100644
--- a/items/FIRST_STRIKE;3.json
+++ b/items/FIRST_STRIKE;3.json
@@ -27,19 +27,8 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:4",
- "B3": "PAPER:4",
- "C1": "",
- "C2": "PAPER:4",
- "C3": "ENCHANTED_FLINT:4"
- },
"internalname": "FIRST_STRIKE;3",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "Requires: Gravel VI",
"infoType": ""
diff --git a/items/FLAME;1.json b/items/FLAME;1.json
index 5ed0ec7c..85755d9e 100644
--- a/items/FLAME;1.json
+++ b/items/FLAME;1.json
@@ -20,19 +20,8 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "BLAZE_ROD:2",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "BOW:1"
- },
"internalname": "FLAME;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": ""
diff --git a/items/FORTUNE;2.json b/items/FORTUNE;2.json
index aa96e784..4d42ffe9 100644
--- a/items/FORTUNE;2.json
+++ b/items/FORTUNE;2.json
@@ -26,19 +26,8 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:2",
- "B3": "PAPER:2",
- "C1": "",
- "C2": "PAPER:2",
- "C3": "ENCHANTED_GOLD:2"
- },
"internalname": "FORTUNE;2",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
"crafttext": "Requires: Gold Ingot VIII",
"infoType": ""
diff --git a/items/FRAIL;4.json b/items/FRAIL;4.json
index e89cae90..35aa17ca 100644
--- a/items/FRAIL;4.json
+++ b/items/FRAIL;4.json
@@ -21,20 +21,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "WATER_LILY:40",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "RAW_FISH-3:64"
- },
"internalname": "FRAIL;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Clay IV",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/FROST_WALKER;1.json b/items/FROST_WALKER;1.json
index a0c0e9de..6174324f 100644
--- a/items/FROST_WALKER;1.json
+++ b/items/FROST_WALKER;1.json
@@ -24,20 +24,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "ICE:1"
- },
"internalname": "FROST_WALKER;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Ice II",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/GABAGOEY_MIXIN.json b/items/GABAGOEY_MIXIN.json
index 279f0542..eef19286 100644
--- a/items/GABAGOEY_MIXIN.json
+++ b/items/GABAGOEY_MIXIN.json
@@ -1,18 +1,26 @@
{
"itemid": "minecraft:skull",
- "displayname": "§f§f§9Gabagoey Mixin",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"adb13032-a750-31e4-8b67-63775e61dc10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0Njc0NzQ4NDE3MiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDFlODEzYTNhMzgwZTNlYjIwMWMyNGI5NjYxZjZlZGIzOWJkZjQyYTg4OTg5ZjgxYTkwZjc3MTk5N2Q2ZjVjZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can\",3:\"§7be added to §cGod Potions §7in a\",4:\"§7brewing stand and lasts for the\",5:\"§7full duration.\",6:\"\",7:\"§7Increases your §f❂ True Defense\",8:\"§f§7by §a5%§7.\",9:\"\",10:\"§7§4☠ §cRequires §5Blaze Slayer 8§c.\",11:\"§9§lRARE\"],Name:\"§f§f§9Gabagoey Mixin\"},ExtraAttributes:{id:\"GABAGOEY_MIXIN\"}}",
+ "displayname": "§9Gabagoey Mixin",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"adb13032-a750-31e4-8b67-63775e61dc10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0Njc0NzQ4NDE3MiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDFlODEzYTNhMzgwZTNlYjIwMWMyNGI5NjYxZjZlZGIzOWJkZjQyYTg4OTg5ZjgxYTkwZjc3MTk5N2Q2ZjVjZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can be\",3:\"§7added to §cGod Potions §7in a brewing\",4:\"§7stand and lasts for the full duration.\",5:\"\",6:\"§7Increases your §f❂ True Defense §7by\",7:\"§7§a5%§7.\",8:\"\",9:\"§7Duration: §a§k28§ah §k48§am\",10:\" §a+§k12§ah §7Default\",11:\" §a+§k12§ah §bAlchemy Level\",12:\" §ax§k1§a.§k2§r §6Parrot Pet\",13:\"\",14:\"§7The duration of Mixins can be stacked!\",15:\"\",16:\"§7§eRight-click to consume!\",17:\"\",18:\"§7§4☠ §cRequires §5Blaze Slayer 8§c.\",19:\"§9§lRARE\"],Name:\"§9Gabagoey Mixin\"},ExtraAttributes:{id:\"GABAGOEY_MIXIN\"}}",
"damage": 3,
"lore": [
- "§8Brewing Ingredient",
+ "§7§8Brewing Ingredient",
"",
- "§7§7Mixins provide a buff that can",
- "§7be added to §cGod Potions §7in a",
- "§7brewing stand and lasts for the",
- "§7full duration.",
+ "§7§7Mixins provide a buff that can be",
+ "§7added to §cGod Potions §7in a brewing",
+ "§7stand and lasts for the full duration.",
"",
- "§7Increases your §f❂ True Defense",
- "§f§7by §a5%§7.",
+ "§7Increases your §f❂ True Defense §7by",
+ "§7§a5%§7.",
+ "",
+ "§7Duration: §a§k28§ah §k48§am",
+ " §a+§k12§ah §7Default",
+ " §a+§k12§ah §bAlchemy Level",
+ " §ax§k1§a.§k2§r §6Parrot Pet",
+ "",
+ "§7The duration of Mixins can be stacked!",
+ "",
+ "§7§eRight-click to consume!",
"",
"§7§4☠ §cRequires §5Blaze Slayer 8§c.",
"§9§lRARE"
diff --git a/items/GIANT_KILLER;4.json b/items/GIANT_KILLER;4.json
index 6317af85..2abf4061 100644
--- a/items/GIANT_KILLER;4.json
+++ b/items/GIANT_KILLER;4.json
@@ -28,20 +28,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "GHAST_TEAR:8"
- },
"internalname": "GIANT_KILLER;4",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Ghast Tear III",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/GOD_POTION.json b/items/GOD_POTION.json
index e4c7c09d..fe2a7657 100644
--- a/items/GOD_POTION.json
+++ b/items/GOD_POTION.json
@@ -1,15 +1,14 @@
{
"itemid": "minecraft:skull",
"displayname": "§cGod Potion",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0=\"}]}},display:{Lore:[0:\"§8Legacy\",1:\"\",2:\"§7§7Consuming this potion\",3:\"§7gives the player §a24 hours\",4:\"§a§7of all positive potion\",5:\"§7effects!\",6:\"\",7:\"§eRight-click to consume!\",8:\"\",9:\"§c§lSPECIAL\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION\"}}",
+ "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Legacy\",1:\"\",2:\"§7§7Consuming this potion gives the\",3:\"§7player §a24 hours §7of all positive\",4:\"§7potion effects!\",5:\"\",6:\"§eRight-click to consume!\",7:\"\",8:\"§c§lSPECIAL\"],Name:\"§cGod Potion\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"GOD_POTION\"}}",
"damage": 3,
"lore": [
"§8Legacy",
"",
- "§7§7Consuming this potion",
- "§7gives the player §a24 hours",
- "§a§7of all positive potion",
- "§7effects!",
+ "§7§7Consuming this potion gives the",
+ "§7player §a24 hours §7of all positive",
+ "§7potion effects!",
"",
"§eRight-click to consume!",
"",
@@ -18,7 +17,7 @@
"internalname": "GOD_POTION",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/God_Potion",
diff --git a/items/GOD_POTION_2.json b/items/GOD_POTION_2.json
index 0491f43b..5788a81e 100644
--- a/items/GOD_POTION_2.json
+++ b/items/GOD_POTION_2.json
@@ -1,19 +1,20 @@
{
"itemid": "minecraft:skull",
"displayname": "§cGod Potion",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0=\"}]}},display:{Lore:[0:\"§7Consume this potion to receive an\",1:\"§7assortment of positive §dpotion\",2:\"§deffects§7!\",3:\"\",4:\"§7Duration:\",5:\"§a12 hours §7+ §a0 hours §7(§bAlchemy Level§7)\",6:\"\",7:\"§eRight-click to consume!\",8:\"\",9:\"§c§lSPECIAL\",10:\"\",11:\"§7Cost\",12:\"§b1,500 Bits\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION_2\"}}",
+ "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"2c70d92e-9e43-3e7a-aac0-26a1bc7ca866\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjAyMjZkNGMxZDMwZmJlYmVjYWU5MzlkYTkwMDYwM2U0Y2QwZmVkODU5MmExYmIzZTExZjlhYzkyMzkxYTQ1YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Consume this potion to receive an\",1:\"§7assortment of positive §dpotion effects§7!\",2:\"\",3:\"§7Duration: §a§k28§ah §k48§am\",4:\" §a+§k12§ah §7Default\",5:\" §a+§k12§ah §bAlchemy Level\",6:\" §ax§k1§a.§k2§r §6Parrot Pet\",7:\"\",8:\"§7The duration of God Potions can be stacked!\",9:\"\",10:\"§eRight-click to consume!\",11:\"\",12:\"§7Cost\",13:\"§b1,500 Bits\"],Name:\"§cGod Potion\"},ExtraAttributes:{id:\"GOD_POTION_2\"}}",
"damage": 3,
"lore": [
"§7Consume this potion to receive an",
- "§7assortment of positive §dpotion",
- "§deffects§7!",
+ "§7assortment of positive §dpotion effects§7!",
"",
- "§7Duration:",
- "§a12 hours §7+ §a0 hours §7(§bAlchemy Level§7)",
+ "§7Duration: §a§k28§ah §k48§am",
+ " §a+§k12§ah §7Default",
+ " §a+§k12§ah §bAlchemy Level",
+ " §ax§k1§a.§k2§r §6Parrot Pet",
"",
- "§eRight-click to consume!",
+ "§7The duration of God Potions can be stacked!",
"",
- "§c§lSPECIAL",
+ "§eRight-click to consume!",
"",
"§7Cost",
"§b1,500 Bits"
@@ -21,7 +22,7 @@
"internalname": "GOD_POTION_2",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/God_Potion",
diff --git a/items/GREGORY_NPC.json b/items/GREGORY_NPC.json
new file mode 100644
index 00000000..65e715ee
--- /dev/null
+++ b/items/GREGORY_NPC.json
@@ -0,0 +1,35 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Gregory (NPC)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgyMmQ4ZTc1MWM4ZjJmZDRjODk0MmM0NGJkYjJmNWNhNGQ4YWU4ZTU3NWVkM2ViMzRjMThhODZlOTNiIn19fQ\u003d\u003d\"}]},Name:\"c9540683-51e4-3942-ad17-4f2c3f3ae4b7\"},display:{Lore:[0:\"§7This NPC only appears during an\",1:\"§7Ender Dragon fight in §5The End§7.\"],Name:\"§9Gregory (NPC)\"},ExtraAttributes:{id:\"GREGORY_NPC\"}}",
+ "damage": 3,
+ "lore": [
+ "§7This NPC only appears during an",
+ "§7Ender Dragon fight in §5The End§7."
+ ],
+ "internalname": "GREGORY_NPC",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "x": -608,
+ "y": 23,
+ "z": -285,
+ "island": "combat_3",
+ "crafttext": "",
+ "infoType": "",
+ "recipes": [
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SKYBLOCK_COIN:240"
+ ],
+ "result": "ARROW:20"
+ },
+ {
+ "type": "npc_shop",
+ "cost": [
+ "SKYBLOCK_COIN:500"
+ ],
+ "result": "DECENT_BOW"
+ }
+ ]
+} \ No newline at end of file
diff --git a/items/GROWTH;4.json b/items/GROWTH;4.json
index 44d311b6..9fdd9f7b 100644
--- a/items/GROWTH;4.json
+++ b/items/GROWTH;4.json
@@ -19,20 +19,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "ENCHANTED_DARK_OAK_LOG:8"
- },
"internalname": "GROWTH;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Dark Oak Wood VII",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/HARVESTING;5.json b/items/HARVESTING;5.json
index 6c998108..2d7f91b7 100644
--- a/items/HARVESTING;5.json
+++ b/items/HARVESTING;5.json
@@ -21,20 +21,9 @@
"",
"§a§lUNCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:16",
- "B3": "PAPER:16",
- "C1": "",
- "C2": "PAPER:16",
- "C3": "WHEAT:16"
- },
"internalname": "HARVESTING;5",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Wheat II",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/IMPALING;2.json b/items/IMPALING;2.json
index a8867a78..2c5a14ca 100644
--- a/items/IMPALING;2.json
+++ b/items/IMPALING;2.json
@@ -26,20 +26,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:2",
- "B3": "PAPER:2",
- "C1": "",
- "C2": "PAPER:2",
- "C3": "PRISMARINE_SHARD:20"
- },
"internalname": "IMPALING;2",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Prismarine Shard I",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/INFINITE_QUIVER;4.json b/items/INFINITE_QUIVER;4.json
index e43fafaa..4630d760 100644
--- a/items/INFINITE_QUIVER;4.json
+++ b/items/INFINITE_QUIVER;4.json
@@ -21,19 +21,8 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "BOW:1"
- },
"internalname": "INFINITE_QUIVER;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": ""
diff --git a/items/KNOCKBACK;1.json b/items/KNOCKBACK;1.json
index 2c9602cd..eb514250 100644
--- a/items/KNOCKBACK;1.json
+++ b/items/KNOCKBACK;1.json
@@ -23,19 +23,8 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "SLIME_BALL:3"
- },
"internalname": "KNOCKBACK;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": ""
diff --git a/items/KUUDRA_ARCHEOLOGIST_NPC.json b/items/KUUDRA_ARCHEOLOGIST_NPC.json
index c8ed39f9..2bf3f1a9 100644
--- a/items/KUUDRA_ARCHEOLOGIST_NPC.json
+++ b/items/KUUDRA_ARCHEOLOGIST_NPC.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
- "displayname": "§9Kuudra Archeologist (NPC)",
- "nbttag": "{SkullOwner:{Id:\"acb211d4-50e1-268a-ba26-3d42920a9405\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYzNjMwZDliMDIwODhlYTE5MjRhODcyMjQyYWJjNzViNjI2MmMyYWNhOTJhZWNmODcxNGE1N2E0MWVlYTBiOWQifX19\"}]},Name:\"acb211d4-50e1-268a-ba26-3d42920a9405\"},display:{Lore:[0:\"\"],Name:\"§9Kuudra Archeologist (NPC)\"},ExtraAttributes:{id:\"KUUDRA_ARCHEOLOGIST_NPC\"}}",
+ "displayname": "§9Kuudra Archaeologist (NPC)",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"acb211d4-50e1-268a-ba26-3d42920a9405\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYzNjMwZDliMDIwODhlYTE5MjRhODcyMjQyYWJjNzViNjI2MmMyYWNhOTJhZWNmODcxNGE1N2E0MWVlYTBiOWQifX19\"}]},Name:\"acb211d4-50e1-268a-ba26-3d42920a9405\"},display:{Lore:[0:\"\"],Name:\"§9Kuudra Archaeologist (NPC)\"},ExtraAttributes:{id:\"KUUDRA_ARCHEOLOGIST_NPC\"}}",
"damage": 3,
"lore": [
""
@@ -12,5 +12,7 @@
"x": -570,
"y": 112,
"z": -642,
- "island": "crimson_isle"
+ "island": "crimson_isle",
+ "crafttext": "",
+ "infoType": ""
} \ No newline at end of file
diff --git a/items/LARGE_ENCHANTED_MINING_SACK.json b/items/LARGE_ENCHANTED_MINING_SACK.json
index 8d4261f7..6f9a5580 100644
--- a/items/LARGE_ENCHANTED_MINING_SACK.json
+++ b/items/LARGE_ENCHANTED_MINING_SACK.json
@@ -1,23 +1,19 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Large Enchanted Mining Sack",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3abecf46-c477-3ad5-82e7-04a2dfb23a93\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWVkYzY5ZmVmYWQxODRlZThjOTE4NjkyOGRhOTgyYWRkZmQ3ODNiZWQ5OGQ5NTA4MzQwOGJmNDE5ZTBjY2NkMCJ9fX0K\"}]}},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§aCobblestone§7, §aCoal§7, §aIron\",6:\"§aIngot§7, §aGold Ingot§7, §aDiamond§7,\",7:\"§7§aLapis Lazuli§7, §aEmerald§7,\",8:\"§7§aRedstone§7, §aNether Quartz§7,\",9:\"§7§aObsidian§7, §aGlowstone Dust§7,\",10:\"§7§aGravel§7, §aNetherrack§7, §aEnd\",11:\"§aStone§7, §aSand§7, §aMithril§7,\",12:\"§7§aTitanium§7, §aHard Stone§7, §aRed\",13:\"§aSand§7, §aMycelium§7, §aSulphur\",14:\"\",15:\"§7Capacity: §e20,160 per item\",16:\"§8Sacks sum their capacity.\",17:\"\",18:\"§eRight Click to open sack!\",19:\"\",20:\"§5§lEPIC\"],Name:\"§5Large Enchanted Mining Sack\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"LARGE_ENCHANTED_MINING_SACK\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3abecf46-c477-3ad5-82e7-04a2dfb23a93\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWVkYzY5ZmVmYWQxODRlZThjOTE4NjkyOGRhOTgyYWRkZmQ3ODNiZWQ5OGQ5NTA4MzQwOGJmNDE5ZTBjY2NkMCJ9fX0K\"}]}},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§aCoal§7, §aCobblestone§7, §aDiamond§7, §aEmerald§7, §aEnd Stone§7,\",6:\"§7§aFlint§7, §aGlowstone Dust§7, §aGold Ingot§7, §aGravel§7, §aHard\",7:\"§aStone§7, §aIron Ingot§7, §aLapis Lazuli§7, §aMithril§7, §aMycelium§7,\",8:\"§7§aNether Quartz§7, §aNetherrack§7, §aObsidian§7, §aRed Sand§7,\",9:\"§7§aRedstone§7, §aSand§7, §aSulphur§7, §aTitanium\",10:\"\",11:\"§7Capacity: §e20,160 per item\",12:\"§8Sacks sum their capacity.\",13:\"\",14:\"§eRight Click to open sack!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§5Large Enchanted Mining Sack\"},ExtraAttributes:{id:\"LARGE_ENCHANTED_MINING_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§aCobblestone§7, §aCoal§7, §aIron",
- "§aIngot§7, §aGold Ingot§7, §aDiamond§7,",
- "§7§aLapis Lazuli§7, §aEmerald§7,",
- "§7§aRedstone§7, §aNether Quartz§7,",
- "§7§aObsidian§7, §aGlowstone Dust§7,",
- "§7§aGravel§7, §aNetherrack§7, §aEnd",
- "§aStone§7, §aSand§7, §aMithril§7,",
- "§7§aTitanium§7, §aHard Stone§7, §aRed",
- "§aSand§7, §aMycelium§7, §aSulphur",
+ "§7This sack can contain all enchanted versions",
+ "§7of these materials:",
+ "§7§aCoal§7, §aCobblestone§7, §aDiamond§7, §aEmerald§7, §aEnd Stone§7,",
+ "§7§aFlint§7, §aGlowstone Dust§7, §aGold Ingot§7, §aGravel§7, §aHard",
+ "§aStone§7, §aIron Ingot§7, §aLapis Lazuli§7, §aMithril§7, §aMycelium§7,",
+ "§7§aNether Quartz§7, §aNetherrack§7, §aObsidian§7, §aRed Sand§7,",
+ "§7§aRedstone§7, §aSand§7, §aSulphur§7, §aTitanium",
"",
"§7Capacity: §e20,160 per item",
"§8Sacks sum their capacity.",
diff --git a/items/LETHALITY;4.json b/items/LETHALITY;4.json
index 6287fcda..3bae7f7e 100644
--- a/items/LETHALITY;4.json
+++ b/items/LETHALITY;4.json
@@ -25,20 +25,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "OBSIDIAN:24"
- },
"internalname": "LETHALITY;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Obsidian II",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/LOOTING;2.json b/items/LOOTING;2.json
index 8545a47a..03405ce8 100644
--- a/items/LOOTING;2.json
+++ b/items/LOOTING;2.json
@@ -25,20 +25,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:2",
- "B3": "PAPER:2",
- "C1": "",
- "C2": "PAPER:2",
- "C3": "GOLD_BLOCK:4"
- },
"internalname": "LOOTING;2",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Gold Ingot III",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/LUCK_OF_THE_SEA;4.json b/items/LUCK_OF_THE_SEA;4.json
index 093a6d75..e160e206 100644
--- a/items/LUCK_OF_THE_SEA;4.json
+++ b/items/LUCK_OF_THE_SEA;4.json
@@ -21,20 +21,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "WATER_BUCKET:1",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "RABBIT_FOOT:16"
- },
"internalname": "LUCK_OF_THE_SEA;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Raw Rabbit VII",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/LURE;4.json b/items/LURE;4.json
index 997f50f7..bce3fcb3 100644
--- a/items/LURE;4.json
+++ b/items/LURE;4.json
@@ -22,20 +22,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "RAW_FISH:8"
- },
"internalname": "LURE;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Raw Salmon III",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/MAGNET;4.json b/items/MAGNET;4.json
index 1b66a5ea..8ffa6350 100644
--- a/items/MAGNET;4.json
+++ b/items/MAGNET;4.json
@@ -22,20 +22,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "QUARTZ:8",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "RAW_FISH-2:8"
- },
"internalname": "MAGNET;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Clownfish III",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/MUSHED_MUSHROOM_MIXIN.json b/items/MUSHED_MUSHROOM_MIXIN.json
index 20789150..25ed885c 100644
--- a/items/MUSHED_MUSHROOM_MIXIN.json
+++ b/items/MUSHED_MUSHROOM_MIXIN.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Glowing Mush Mixin",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6e5cc8f5-bd1c-30aa-b5a5-3b45fbbfb48d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMTEwNDQ2MjgzOCwKICAicHJvZmlsZUlkIiA6ICIzYmFlMTVhMWU0Zjg0ZTc5OWE3N2QwZDBhZTNlZDc5NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJiYXlyb25fZ2FtZXJfMjU0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzIyZGY0ZTkyMWJmNTg4ZTNhMGJlZDZhNWZiYzc2ZGE1ZDAyZDIzOWZiMTVlZmNhYzQyNzc0NTkyYWQ2NzlkYWUiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can be\",3:\"§7added to §cGod Potions §7in a brewing\",4:\"§7stand and lasts for the full duration.\",5:\"\",6:\"§7Gain §b+30☂ Fishing Speed §7if you\u0027re\",7:\"§7not getting it from the §2Mushed Glowy\",8:\"§2Tonic§7.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Glowing Mush Mixin\"},ExtraAttributes:{id:\"MUSHED_MUSHROOM_MIXIN\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6e5cc8f5-bd1c-30aa-b5a5-3b45fbbfb48d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMTEwNDQ2MjgzOCwKICAicHJvZmlsZUlkIiA6ICIzYmFlMTVhMWU0Zjg0ZTc5OWE3N2QwZDBhZTNlZDc5NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJiYXlyb25fZ2FtZXJfMjU0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzIyZGY0ZTkyMWJmNTg4ZTNhMGJlZDZhNWZiYzc2ZGE1ZDAyZDIzOWZiMTVlZmNhYzQyNzc0NTkyYWQ2NzlkYWUiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can be\",3:\"§7added to §cGod Potions §7in a brewing\",4:\"§7stand and lasts for the full duration.\",5:\"\",6:\"§7Gain §b+30☂ Fishing Speed §7if you\u0027re\",7:\"§7not getting it from the §2Mushed Glowy\",8:\"§2Tonic§7.\",9:\"\",10:\"§7Duration: §a§k28§ah §k48§am\",11:\" §a+§k12§ah §7Default\",12:\" §a+§k12§ah §bAlchemy Level\",13:\" §ax§k1§a.§k2§r §6Parrot Pet\",14:\"\",15:\"§7The duration of Mixins can be stacked!\",16:\"\",17:\"§7§eRight-click to consume!\",18:\"\",19:\"§9§lRARE\"],Name:\"§9Glowing Mush Mixin\"},ExtraAttributes:{id:\"MUSHED_MUSHROOM_MIXIN\"}}",
"damage": 3,
"lore": [
"§7§8Brewing Ingredient",
@@ -14,6 +14,15 @@
"§7not getting it from the §2Mushed Glowy",
"§2Tonic§7.",
"",
+ "§7Duration: §a§k28§ah §k48§am",
+ " §a+§k12§ah §7Default",
+ " §a+§k12§ah §bAlchemy Level",
+ " §ax§k1§a.§k2§r §6Parrot Pet",
+ "",
+ "§7The duration of Mixins can be stacked!",
+ "",
+ "§7§eRight-click to consume!",
+ "",
"§9§lRARE"
],
"internalname": "MUSHED_MUSHROOM_MIXIN",
diff --git a/items/PET_ITEM_BUBBLEGUM.json b/items/PET_ITEM_BUBBLEGUM.json
index b922721a..90007416 100644
--- a/items/PET_ITEM_BUBBLEGUM.json
+++ b/items/PET_ITEM_BUBBLEGUM.json
@@ -1,22 +1,20 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Bubblegum",
- "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"6cad483d-3fba-384f-bb2f-802e88cee74f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzY4ZDcxNmEyMGYxNzE4YzQ0NzhhOWU5ZDQyM2E0ODYwMTQzYzI3NzNiZTU5YzljOWQ2OTg0ZTg0MzExNTUifX19\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Your pet fuses its power with\",8:\"§7placed §aOrbs §7to give them\",9:\"§7§a2x §7duration.\",10:\"\",11:\"§7§eRight click on your summoned\",12:\"§epet to give it this item!\",13:\"\",14:\"§9§lRARE PET ITEM\"],Name:\"§9Bubblegum\"},ExtraAttributes:{id:\"PET_ITEM_BUBBLEGUM\"}}",
+ "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"6cad483d-3fba-384f-bb2f-802e88cee74f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzY4ZDcxNmEyMGYxNzE4YzQ0NzhhOWU5ZDQyM2E0ODYwMTQzYzI3NzNiZTU5YzljOWQ2OTg0ZTg0MzExNTUifX19\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in various\",3:\"§7ways but pets can only hold 1 item at\",4:\"§7a time so choose wisely!\",5:\"\",6:\"§7§7Your pet fuses its power with placed\",7:\"§7§9Deployables §7to give them §a2x §7duration.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§9§lRARE PET ITEM\"],Name:\"§9Bubblegum\"},ExtraAttributes:{id:\"PET_ITEM_BUBBLEGUM\"}}",
"damage": 3,
"lore": [
"§8Consumed on use",
"",
- "§7§7Pet items can boost pets in",
- "§7various ways but pets can only",
- "§7hold 1 item at a time so choose",
- "§7wisely!",
+ "§7§7Pet items can boost pets in various",
+ "§7ways but pets can only hold 1 item at",
+ "§7a time so choose wisely!",
"",
- "§7§7Your pet fuses its power with",
- "§7placed §aOrbs §7to give them",
- "§7§a2x §7duration.",
+ "§7§7Your pet fuses its power with placed",
+ "§7§9Deployables §7to give them §a2x §7duration.",
"",
- "§7§eRight click on your summoned",
- "§epet to give it this item!",
+ "§7§eRight-click on your summoned pet to",
+ "§egive it this item!",
"",
"§9§lRARE PET ITEM"
],
diff --git a/items/PIERCING;1.json b/items/PIERCING;1.json
index ff241a53..ee7a1e9a 100644
--- a/items/PIERCING;1.json
+++ b/items/PIERCING;1.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:enchanted_book",
"displayname": "§fEnchanted Book",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piercing I\",1:\"§7Arrows travel through enemies.\",2:\"§7The extra targets hit take §a25%\",3:\"§a§7of the damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI: §7Enchantment Table,\",10:\"§7Cactus Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PIERCING;1\",enchantments:{piercing:1}}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piercing I\",1:\"§7Arrows travel through enemies.\",2:\"§7The extra targets hit take §a25%\",3:\"§a§7of the damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI: §7Enchantment Table\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PIERCING;1\",enchantments:{piercing:1}}}",
"damage": 0,
"lore": [
"§9Piercing I",
@@ -13,28 +13,16 @@
"§7to apply it!",
"",
"§6Source:",
- "§aI: §7Enchantment Table,",
- "§7Cactus Collection",
+ "§aI: §7Enchantment Table",
"",
"§6Applied To:",
"§7- §fBow",
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "CACTUS:10",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "ARROW:1"
- },
"internalname": "PIERCING;1",
- "clickcommand": "viewrecipe",
- "modver": "2.0.0-REL",
- "crafttext": "Requires: Cactus VI",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "crafttext": "",
"infoType": ""
-}
+} \ No newline at end of file
diff --git a/items/PROJECTILE_PROTECTION;4.json b/items/PROJECTILE_PROTECTION;4.json
index 6493bbf6..dcccbbea 100644
--- a/items/PROJECTILE_PROTECTION;4.json
+++ b/items/PROJECTILE_PROTECTION;4.json
@@ -25,20 +25,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "ARROW:8"
- },
"internalname": "PROJECTILE_PROTECTION;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Feather I",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/PROTECTION;4.json b/items/PROTECTION;4.json
index 11587596..de79ccd3 100644
--- a/items/PROTECTION;4.json
+++ b/items/PROTECTION;4.json
@@ -24,20 +24,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "IRON_INGOT:8"
- },
"internalname": "PROTECTION;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Iron Ingot III",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/PUNCH;1.json b/items/PUNCH;1.json
index 61d56bdb..ad10f5a6 100644
--- a/items/PUNCH;1.json
+++ b/items/PUNCH;1.json
@@ -20,20 +20,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "SLIME_BALL:1",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "ARROW:1"
- },
"internalname": "PUNCH;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Slimeball VI",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/RAINBOW;1.json b/items/RAINBOW;1.json
index 9cb10dd4..e26a7342 100644
--- a/items/RAINBOW;1.json
+++ b/items/RAINBOW;1.json
@@ -20,20 +20,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "WOOL:5"
- },
"internalname": "RAINBOW;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Mutton VI",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/RESPIRATION;2.json b/items/RESPIRATION;2.json
index 3aa67a75..ac467830 100644
--- a/items/RESPIRATION;2.json
+++ b/items/RESPIRATION;2.json
@@ -20,20 +20,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "RAW_FISH:2",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:2",
- "B3": "PAPER:2",
- "C1": "",
- "C2": "PAPER:2",
- "C3": "WATER_BUCKET:1"
- },
"internalname": "RESPIRATION;2",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Clay III",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/SCAVENGER;2.json b/items/SCAVENGER;2.json
index 69e51ee2..f3e3b88d 100644
--- a/items/SCAVENGER;2.json
+++ b/items/SCAVENGER;2.json
@@ -23,20 +23,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:2",
- "B3": "PAPER:2",
- "C1": "",
- "C2": "PAPER:2",
- "C3": "GOLD_SWORD:1"
- },
"internalname": "SCAVENGER;2",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Gold Ingot VI",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/SEFFEA_NPC.json b/items/SEFFEA_NPC.json
new file mode 100644
index 00000000..2cf73821
--- /dev/null
+++ b/items/SEFFEA_NPC.json
@@ -0,0 +1,16 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Seffea (NPC)",
+ "nbttag": "{SkullOwner:{Id:\"cd4a60e4-9785-28a2-8fe6-9dfa6641e527\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdhZWFlNzFlMzQ1ODA4ODdhMGI3ZTM4MTY0YjRhMjE1OWFiZTIxOWQ0Y2FiOTQ1NGQ5NzliMWM2MDNjYzBiNzYifX19\"}]},Name:\"cd4a60e4-9785-28a2-8fe6-9dfa6641e527\"},display:{Lore:[0:\"\"],Name:\"§9Seffea (NPC)\"},ExtraAttributes:{id:\"SEFFEA_NPC\"}}",
+ "damage": 3,
+ "lore": [
+ ""
+ ],
+ "internalname": "SEFFEA_NPC",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "x": -139,
+ "y": 100,
+ "z": -816,
+ "island": "crimson_isle"
+} \ No newline at end of file
diff --git a/items/SHARPNESS;4.json b/items/SHARPNESS;4.json
index 7e294720..e9652bb3 100644
--- a/items/SHARPNESS;4.json
+++ b/items/SHARPNESS;4.json
@@ -27,20 +27,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "FLINT:8",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "IRON_SWORD:1"
- },
"internalname": "SHARPNESS;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Gravel IV",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/SILK_TOUCH;1.json b/items/SILK_TOUCH;1.json
index b358b8e7..41dc2e2f 100644
--- a/items/SILK_TOUCH;1.json
+++ b/items/SILK_TOUCH;1.json
@@ -24,19 +24,8 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "ENCHANTED_STRING:1"
- },
"internalname": "SILK_TOUCH;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
"crafttext": "",
"infoType": ""
diff --git a/items/SMELTING_TOUCH;1.json b/items/SMELTING_TOUCH;1.json
index 2bc8ea15..42685364 100644
--- a/items/SMELTING_TOUCH;1.json
+++ b/items/SMELTING_TOUCH;1.json
@@ -27,20 +27,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:1",
- "B3": "PAPER:1",
- "C1": "",
- "C2": "PAPER:1",
- "C3": "COAL_BLOCK:5"
- },
"internalname": "SMELTING_TOUCH;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Coal II",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/SMITE;4.json b/items/SMITE;4.json
index 188045fd..88a63137 100644
--- a/items/SMITE;4.json
+++ b/items/SMITE;4.json
@@ -29,20 +29,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "ROTTEN_FLESH:8"
- },
"internalname": "SMITE;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Rotten Flesh III",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/SNIPE;2.json b/items/SNIPE;2.json
index 87dbe9d6..c810fef2 100644
--- a/items/SNIPE;2.json
+++ b/items/SNIPE;2.json
@@ -20,21 +20,10 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "ARROW:2",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:2",
- "B3": "PAPER:2",
- "C1": "",
- "C2": "PAPER:2",
- "C3": "FEATHER:2"
- },
"internalname": "SNIPE;2",
"parent": "SNIPE;1",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Feather VIII",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/SPIDER_EGG_MIXIN.json b/items/SPIDER_EGG_MIXIN.json
index d48fe3b6..e494f584 100644
--- a/items/SPIDER_EGG_MIXIN.json
+++ b/items/SPIDER_EGG_MIXIN.json
@@ -1,19 +1,26 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Spider Egg Mixin",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"70d266cd-490d-32c2-9bc9-e0f123f448a1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTVhYzVlMzllYTUxMWFmMWU3YWIxYzU5NTZkMTYxNWY3ZWJiNmYyMjZhNGVkMzM5NGM2YTBiNGM2YTZkMTA2ZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff\",3:\"§7that can be added to §cGod\",4:\"§cPotions §7in a brewing\",5:\"§7stand and lasts for the\",6:\"§7full duration.\",7:\"\",8:\"§7Gain §a5% §7dodge chance!\",9:\"\",10:\"§7§4☠ §cRequires §5Spider Slayer 8§c.\",11:\"§9§lRARE\"],Name:\"§9Spider Egg Mixin\"},ExtraAttributes:{id:\"SPIDER_EGG_MIXIN\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"70d266cd-490d-32c2-9bc9-e0f123f448a1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTVhYzVlMzllYTUxMWFmMWU3YWIxYzU5NTZkMTYxNWY3ZWJiNmYyMjZhNGVkMzM5NGM2YTBiNGM2YTZkMTA2ZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can be\",3:\"§7added to §cGod Potions §7in a brewing\",4:\"§7stand and lasts for the full duration.\",5:\"\",6:\"§7Gain §a5% §7dodge chance!\",7:\"\",8:\"§7Duration: §a§k28§ah §k48§am\",9:\" §a+§k12§ah §7Default\",10:\" §a+§k12§ah §bAlchemy Level\",11:\" §ax§k1§a.§k2§r §6Parrot Pet\",12:\"\",13:\"§7The duration of Mixins can be stacked!\",14:\"\",15:\"§7§eRight-click to consume!\",16:\"\",17:\"§7§4☠ §cRequires §5Spider Slayer 8§c.\",18:\"§9§lRARE\"],Name:\"§9Spider Egg Mixin\"},ExtraAttributes:{id:\"SPIDER_EGG_MIXIN\"}}",
"damage": 3,
"lore": [
- "§8Brewing Ingredient",
+ "§7§8Brewing Ingredient",
"",
- "§7§7Mixins provide a buff",
- "§7that can be added to §cGod",
- "§cPotions §7in a brewing",
- "§7stand and lasts for the",
- "§7full duration.",
+ "§7§7Mixins provide a buff that can be",
+ "§7added to §cGod Potions §7in a brewing",
+ "§7stand and lasts for the full duration.",
"",
"§7Gain §a5% §7dodge chance!",
"",
+ "§7Duration: §a§k28§ah §k48§am",
+ " §a+§k12§ah §7Default",
+ " §a+§k12§ah §bAlchemy Level",
+ " §ax§k1§a.§k2§r §6Parrot Pet",
+ "",
+ "§7The duration of Mixins can be stacked!",
+ "",
+ "§7§eRight-click to consume!",
+ "",
"§7§4☠ §cRequires §5Spider Slayer 8§c.",
"§9§lRARE"
],
diff --git a/items/SPIKED_HOOK;4.json b/items/SPIKED_HOOK;4.json
index a896884c..e99be995 100644
--- a/items/SPIKED_HOOK;4.json
+++ b/items/SPIKED_HOOK;4.json
@@ -21,20 +21,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "FLINT:40",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "RAW_FISH-3:64"
- },
"internalname": "SPIKED_HOOK;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Pufferfish VI",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/STARRED_BONE_NECKLACE.json b/items/STARRED_BONE_NECKLACE.json
new file mode 100644
index 00000000..3deade37
--- /dev/null
+++ b/items/STARRED_BONE_NECKLACE.json
@@ -0,0 +1,41 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5⚚ Bone Necklace",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fd8519b-ba99-3b4f-aab0-3ebe38682919\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5MjI5ODE4Nzc4NiwKICAicHJvZmlsZUlkIiA6ICI1MWIyZGY3NWEyYWM0OTA5YmM4YzlkMzM3Y2EwNDNkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMaWNvcm5lQXVCZXVycmUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWEzNjFhNjdiNjNkMDQ1YTBhNjNiNTI1YzFhNzAxMjhmNjkwOWVmMWFjN2JjYzZlNDYzMWViODk1ZjA3NTAyZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Defense: §a+45\",2:\"\",3:\"§6Ability: Gladiator\u0027s Will \",4:\"§7Gain §a+3❈ Defense §7for each enemy\",5:\"§7within §e10 §7blocks up to §a+30❈ Defense§7.\",6:\"§7Range increases to §e30 §7blocks and\",7:\"§7the cap increases to §a+60❈ Defense\",8:\"§a§7when you play as a §aTank §7in dungeons.\",9:\"\",10:\"§7Increases the range of your\",11:\"§7§aDiversion §7passive by §e15 §7blocks.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aThe Catacombs Floor\",15:\"§aIV Completion§c.\",16:\"§5§lEPIC DUNGEON NECKLACE\"],Name:\"§5⚚ Bone Necklace\"},ExtraAttributes:{id:\"STARRED_BONE_NECKLACE\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Crit Chance: §c+5%",
+ "§7Defense: §a+45",
+ "",
+ "§6Ability: Gladiator\u0027s Will ",
+ "§7Gain §a+3❈ Defense §7for each enemy",
+ "§7within §e10 §7blocks up to §a+30❈ Defense§7.",
+ "§7Range increases to §e30 §7blocks and",
+ "§7the cap increases to §a+60❈ Defense",
+ "§a§7when you play as a §aTank §7in dungeons.",
+ "",
+ "§7Increases the range of your",
+ "§7§aDiversion §7passive by §e15 §7blocks.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aThe Catacombs Floor",
+ "§aIV Completion§c.",
+ "§5§lEPIC DUNGEON NECKLACE"
+ ],
+ "recipe": {
+ "A1": "THORN_FRAGMENT:1",
+ "A2": "THORN_FRAGMENT:1",
+ "A3": "THORN_FRAGMENT:1",
+ "B1": "THORN_FRAGMENT:1",
+ "B2": "BONE_NECKLACE:1",
+ "B3": "THORN_FRAGMENT:1",
+ "C1": "THORN_FRAGMENT:1",
+ "C2": "THORN_FRAGMENT:1",
+ "C3": "THORN_FRAGMENT:1"
+ },
+ "internalname": "STARRED_BONE_NECKLACE",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/THORNS;2.json b/items/THORNS;2.json
index 1b46761f..0209eb10 100644
--- a/items/THORNS;2.json
+++ b/items/THORNS;2.json
@@ -21,20 +21,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:2",
- "B3": "PAPER:2",
- "C1": "",
- "C2": "PAPER:2",
- "C3": "ENCHANTED_CACTUS_GREEN:2"
- },
"internalname": "THORNS;2",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.0.0-REL",
- "crafttext": "Requires: Cactus VII",
+ "crafttext": "",
"infoType": ""
}
diff --git a/items/THUNDERLORD;4.json b/items/THUNDERLORD;4.json
index 144c3d7c..7d6ed93a 100644
--- a/items/THUNDERLORD;4.json
+++ b/items/THUNDERLORD;4.json
@@ -27,20 +27,9 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "ENCHANTED_GUNPOWDER:8"
- },
"internalname": "THUNDERLORD;4",
- "clickcommand": "viewrecipe",
+ "clickcommand": "",
"modver": "2.1.0-REL",
- "crafttext": "Requires: Gunpowder V",
+ "crafttext": "",
"infoType": ""
} \ No newline at end of file
diff --git a/items/TYZZO_NPC.json b/items/TYZZO_NPC.json
new file mode 100644
index 00000000..857c5a25
--- /dev/null
+++ b/items/TYZZO_NPC.json
@@ -0,0 +1,16 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Tyzzo (NPC)",
+ "nbttag": "{SkullOwner:{Id:\"023099d6-7bf0-2130-abbf-2d9d85bf49a8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYzYzRlZGQxYzI3ZGIzMTYyZTkyZjg3MDgxMGZjZTM2NDZkY2JmOGVmNWViYjQ2ZjJkZGFkNWQ4ODQyNWUyZWUifX19\"}]},Name:\"023099d6-7bf0-2130-abbf-2d9d85bf49a8\"},display:{Lore:[0:\"\"],Name:\"§9Tyzzo (NPC)\"},ExtraAttributes:{id:\"TYZZO_NPC\"}}",
+ "damage": 3,
+ "lore": [
+ ""
+ ],
+ "internalname": "TYZZO_NPC",
+ "clickcommand": "",
+ "modver": "2.1.1-PRE",
+ "x": -597,
+ "y": 6,
+ "z": -272,
+ "island": "combat_3"
+} \ No newline at end of file
diff --git a/items/VAMPIRISM;4.json b/items/VAMPIRISM;4.json
index 9c22d250..040815f7 100644
--- a/items/VAMPIRISM;4.json
+++ b/items/VAMPIRISM;4.json
@@ -24,17 +24,6 @@
"",
"§f§lCOMMON"
],
- "recipe": {
- "A1": "",
- "A2": "",
- "A3": "",
- "B1": "",
- "B2": "PAPER:8",
- "B3": "PAPER:8",
- "C1": "",
- "C2": "PAPER:8",
- "C3": "ENCHANTED_GHAST_TEAR:8"
- },
"internalname": "VAMPIRISM;4",
"crafttext": "",
"clickcommand": "",
diff --git a/items/VOID_SWORD.json b/items/VOID_SWORD.json
index d2891add..4daa9340 100644
--- a/items/VOID_SWORD.json
+++ b/items/VOID_SWORD.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:diamond_sword",
"displayname": "§5Void Sword",
- "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"\",2:\"§7Gain §c+20❁ Strength §7per piece\",3:\"§7of §5End Armor §7worn.\",4:\"§7\",5:\"§7Current Bonus: §a0\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC SWORD\"],Name:\"§5Void Sword\"},ExtraAttributes:{id:\"VOID_SWORD\"}}",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"\",2:\"§7Gain §c+20❁ Strength §7per piece of\",3:\"§7§5Ender Armor §7worn.\",4:\"§7\",5:\"§7Current Bonus: §a0\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC SWORD\"],Name:\"§5Void Sword\"},ExtraAttributes:{id:\"VOID_SWORD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+125",
"",
- "§7Gain §c+20❁ Strength §7per piece",
- "§7of §5End Armor §7worn.",
+ "§7Gain §c+20❁ Strength §7per piece of",
+ "§7§5Ender Armor §7worn.",
"§7",
"§7Current Bonus: §a0",
"",
@@ -18,10 +18,10 @@
"internalname": "VOID_SWORD",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.0-REL",
+ "modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Void_Sword",
"https://wiki.hypixel.net/Void_Sword"
]
-}
+} \ No newline at end of file
diff --git a/items/WOLF_FUR_MIXIN.json b/items/WOLF_FUR_MIXIN.json
index a1916c8d..8467c527 100644
--- a/items/WOLF_FUR_MIXIN.json
+++ b/items/WOLF_FUR_MIXIN.json
@@ -1,20 +1,26 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Wolf Fur Mixin",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"621d3979-1bbe-3207-a3f0-5879616cad06\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTk1MjMxMTQ3MTg5YWM0YjlmNTM0ODdjZTM1YmEwMjA1YmYzNzdmMzk4NmMwZTVjZWI5NDJlNzdmMWMzOWNjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff\",3:\"§7that can be added to §cGod\",4:\"§cPotions §7in a brewing\",5:\"§7stand and lasts for the\",6:\"§7full duration.\",7:\"\",8:\"§7Gain §b7✯ Magic Find §7when\",9:\"§7slaying monsters in one\",10:\"§7hit!\",11:\"\",12:\"§7§4☠ §cRequires §5Wolf Slayer 8§c.\",13:\"§9§lRARE\"],Name:\"§9Wolf Fur Mixin\"},ExtraAttributes:{id:\"WOLF_FUR_MIXIN\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"621d3979-1bbe-3207-a3f0-5879616cad06\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTk1MjMxMTQ3MTg5YWM0YjlmNTM0ODdjZTM1YmEwMjA1YmYzNzdmMzk4NmMwZTVjZWI5NDJlNzdmMWMzOWNjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can be\",3:\"§7added to §cGod Potions §7in a brewing\",4:\"§7stand and lasts for the full duration.\",5:\"\",6:\"§7Gain §b7✯ Magic Find §7when slaying\",7:\"§7monsters in one hit!\",8:\"\",9:\"§7Duration: §a§k28§ah §k48§am\",10:\" §a+§k12§ah §7Default\",11:\" §a+§k12§ah §bAlchemy Level\",12:\" §ax§k1§a.§k2§r §6Parrot Pet\",13:\"\",14:\"§7The duration of Mixins can be stacked!\",15:\"\",16:\"§7§eRight-click to consume!\",17:\"\",18:\"§7§4☠ §cRequires §5Wolf Slayer 8§c.\",19:\"§9§lRARE\"],Name:\"§9Wolf Fur Mixin\"},ExtraAttributes:{id:\"WOLF_FUR_MIXIN\"}}",
"damage": 3,
"lore": [
- "§8Brewing Ingredient",
+ "§7§8Brewing Ingredient",
"",
- "§7§7Mixins provide a buff",
- "§7that can be added to §cGod",
- "§cPotions §7in a brewing",
- "§7stand and lasts for the",
- "§7full duration.",
+ "§7§7Mixins provide a buff that can be",
+ "§7added to §cGod Potions §7in a brewing",
+ "§7stand and lasts for the full duration.",
"",
- "§7Gain §b7✯ Magic Find §7when",
- "§7slaying monsters in one",
- "§7hit!",
+ "§7Gain §b7✯ Magic Find §7when slaying",
+ "§7monsters in one hit!",
+ "",
+ "§7Duration: §a§k28§ah §k48§am",
+ " §a+§k12§ah §7Default",
+ " §a+§k12§ah §bAlchemy Level",
+ " §ax§k1§a.§k2§r §6Parrot Pet",
+ "",
+ "§7The duration of Mixins can be stacked!",
+ "",
+ "§7§eRight-click to consume!",
"",
"§7§4☠ §cRequires §5Wolf Slayer 8§c.",
"§9§lRARE"
diff --git a/items/ZOMBIE_BRAIN_MIXIN.json b/items/ZOMBIE_BRAIN_MIXIN.json
index 1d4ff50c..d873f8e8 100644
--- a/items/ZOMBIE_BRAIN_MIXIN.json
+++ b/items/ZOMBIE_BRAIN_MIXIN.json
@@ -1,18 +1,25 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Zombie Brain Mixin",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c626b8fc-0325-3585-83d9-19e407ab6116\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGNlZGIyZjRjOTcwMTZjYWU3Yjg5ZTRjNmQ2OTc4ZDIyYWMzNDc2YzgxNWM1YTA5YTY3OTI0NTBkZDkxOGI2YyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff\",3:\"§7that can be added to §cGod\",4:\"§cPotions §7in a brewing\",5:\"§7stand and lasts for the\",6:\"§7full duration.\",7:\"\",8:\"§7Gain §c10⫽ Ferocity§7!\",9:\"\",10:\"§7§4☠ §cRequires §5Zombie Slayer 8§c.\",11:\"§9§lRARE\"],Name:\"§9Zombie Brain Mixin\"},ExtraAttributes:{id:\"ZOMBIE_BRAIN_MIXIN\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c626b8fc-0325-3585-83d9-19e407ab6116\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGNlZGIyZjRjOTcwMTZjYWU3Yjg5ZTRjNmQ2OTc4ZDIyYWMzNDc2YzgxNWM1YTA5YTY3OTI0NTBkZDkxOGI2YyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can be\",3:\"§7added to §cGod Potions §7in a brewing\",4:\"§7stand and lasts for the full duration.\",5:\"\",6:\"§7Gain §c+10⫽ Ferocity§7!\",7:\"\",8:\"§7Duration: §a§k28§ah §k48§am\",9:\" §a+§k12§ah §7Default\",10:\" §a+§k12§ah §bAlchemy Level\",11:\" §ax§k1§a.§k2§r §6Parrot Pet\",12:\"\",13:\"§7The duration of Mixins can be stacked!\",14:\"\",15:\"§7§eRight-click to consume!\",16:\"\",17:\"§7§4☠ §cRequires §5Zombie Slayer 8§c.\",18:\"§9§lRARE\"],Name:\"§9Zombie Brain Mixin\"},ExtraAttributes:{id:\"ZOMBIE_BRAIN_MIXIN\"}}",
"damage": 3,
"lore": [
- "§8Brewing Ingredient",
+ "§7§8Brewing Ingredient",
"",
- "§7§7Mixins provide a buff",
- "§7that can be added to §cGod",
- "§cPotions §7in a brewing",
- "§7stand and lasts for the",
- "§7full duration.",
+ "§7§7Mixins provide a buff that can be",
+ "§7added to §cGod Potions §7in a brewing",
+ "§7stand and lasts for the full duration.",
"",
- "§7Gain §c10⫽ Ferocity§7!",
+ "§7Gain §c+10⫽ Ferocity§7!",
+ "",
+ "§7Duration: §a§k28§ah §k48§am",
+ " §a+§k12§ah §7Default",
+ " §a+§k12§ah §bAlchemy Level",
+ " §ax§k1§a.§k2§r §6Parrot Pet",
+ "",
+ "§7The duration of Mixins can be stacked!",
+ "",
+ "§7§eRight-click to consume!",
"",
"§7§4☠ §cRequires §5Zombie Slayer 8§c.",
"§9§lRARE"