aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-09-10 03:40:40 +0200
committerGitHub <noreply@github.com>2022-09-10 11:40:40 +1000
commit54fedb67b2a234a91f6ff63068751fc80c15c60a (patch)
treec6c347b089cdbb0687135a636607a93869ed72b8
parent06200f5b7004f57e1b703d0ad2047d4536b41770 (diff)
downloadNotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.tar.gz
NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.tar.bz2
NotEnoughUpdates-REPO-54fedb67b2a234a91f6ff63068751fc80c15c60a.zip
water, dirt, fire, air (#813)
-rw-r--r--constants/enchants.json39
-rw-r--r--constants/parents.json179
-rw-r--r--constants/petnums.json70
-rw-r--r--constants/reforgestones.json15
-rw-r--r--items/ABIPHONE_XIV_ENORMOUS.json26
-rw-r--r--items/ABIPHONE_XIV_ENORMOUS_BLACK.json26
-rw-r--r--items/ABIPHONE_XIV_ENORMOUS_PURPLE.json26
-rw-r--r--items/AMMONITE;4.json18
-rw-r--r--items/BOBBIN_SCRIPTURES.json19
-rw-r--r--items/CHUM.json22
-rw-r--r--items/CHUMMING_TALISMAN.json20
-rw-r--r--items/CHUM_ROD.json25
-rw-r--r--items/DOLPHIN;0.json4
-rw-r--r--items/DOLPHIN;1.json4
-rw-r--r--items/DOLPHIN;2.json4
-rw-r--r--items/DOLPHIN;3.json4
-rw-r--r--items/DOLPHIN;4.json4
-rw-r--r--items/EMPTY_CHUM_BUCKET.json20
-rw-r--r--items/FINWAVE_BELT.json31
-rw-r--r--items/FINWAVE_CLOAK.json31
-rw-r--r--items/FINWAVE_GLOVES.json31
-rw-r--r--items/FULL_CHUM_BUCKET.json17
-rw-r--r--items/GILLSPLASH_BELT.json31
-rw-r--r--items/GILLSPLASH_CLOAK.json31
-rw-r--r--items/GILLSPLASH_GLOVES.json31
-rw-r--r--items/GLOWING_MUSHROOM.json18
-rw-r--r--items/GLOWY_CHUM_BAIT.json25
-rw-r--r--items/GREAT_WHITE_TOOTH_MEAL.json27
-rw-r--r--items/HOLY_DRAGON_BOOTS.json5
-rw-r--r--items/HOLY_DRAGON_CHESTPLATE.json5
-rw-r--r--items/HOLY_DRAGON_HELMET.json5
-rw-r--r--items/HOLY_DRAGON_LEGGINGS.json5
-rw-r--r--items/ICHTHYIC_BELT.json30
-rw-r--r--items/ICHTHYIC_CLOAK.json30
-rw-r--r--items/ICHTHYIC_GLOVES.json30
-rw-r--r--items/JELLYFISH;3.json13
-rw-r--r--items/JELLYFISH;4.json15
-rw-r--r--items/LAVA_WATER_ORB.json30
-rw-r--r--items/LUMINOUS_BRACELET.json24
-rw-r--r--items/MOBYS_SHEARS.json17
-rw-r--r--items/PET_SKIN_JELLYFISH_LUMINESCENT.json32
-rw-r--r--items/PISCARY;1.json27
-rw-r--r--items/PISCARY;2.json27
-rw-r--r--items/PISCARY;3.json27
-rw-r--r--items/PISCARY;4.json27
-rw-r--r--items/PISCARY;5.json27
-rw-r--r--items/PISCARY;6.json27
-rw-r--r--items/PITCHIN_KOI.json24
-rw-r--r--items/SHARK_WATER_ORB.json31
-rw-r--r--items/SPOOKY_WATER_ORB.json29
-rw-r--r--items/ULTIMATE_BOBBIN_TIME;3.json39
-rw-r--r--items/ULTIMATE_BOBBIN_TIME;4.json28
-rw-r--r--items/ULTIMATE_BOBBIN_TIME;5.json28
-rw-r--r--items/WATER_ORB.json35
-rw-r--r--items/WINTER_WATER_ORB.json30
-rw-r--r--items/ZOMBIE_PICKAXE.json8
56 files changed, 1367 insertions, 86 deletions
diff --git a/constants/enchants.json b/constants/enchants.json
index 62694586..0854cd12 100644
--- a/constants/enchants.json
+++ b/constants/enchants.json
@@ -115,7 +115,8 @@
"ultimate_inferno",
"ultimate_fatal_tempo",
"ultimate_flash",
- "tabasco"
+ "tabasco",
+ "piscary"
],
"FISHING WEAPON": [
"angler",
@@ -170,7 +171,8 @@
"ultimate_flash",
"tabasco",
"champion",
- "divine_gift"
+ "divine_gift",
+ "piscary"
],
"SHOVEL": [
"efficiency",
@@ -210,7 +212,8 @@
"mana_vampire",
"ferocious_mana",
"hecatomb",
- "ultimate_habanero_tactics"
+ "ultimate_habanero_tactics",
+ "ultimate_bobbin_time"
],
"CHESTPLATE": [
"protection",
@@ -232,7 +235,8 @@
"strong_mana",
"mana_vampire",
"ferocious_mana",
- "ultimate_habanero_tactics"
+ "ultimate_habanero_tactics",
+ "ultimate_bobbin_time"
],
"LEGGINGS": [
"protection",
@@ -253,7 +257,8 @@
"strong_mana",
"mana_vampire",
"ferocious_mana",
- "ultimate_habanero_tactics"
+ "ultimate_habanero_tactics",
+ "ultimate_bobbin_time"
],
"BOOTS": [
"protection",
@@ -277,7 +282,8 @@
"strong_mana",
"mana_vampire",
"ferocious_mana",
- "ultimate_habanero_tactics"
+ "ultimate_habanero_tactics",
+ "ultimate_bobbin_time"
],
"LONGSWORD": [
"bane_of_arthropods",
@@ -418,7 +424,8 @@
"ultimate_inferno",
"ultimate_fatal_tempo",
"ultimate_flash",
- "ultimate_habanero_tactics"
+ "ultimate_habanero_tactics",
+ "ultimate_bobbin_time"
],
[
"protection",
@@ -1255,6 +1262,14 @@
"compact": [
25
],
+ "piscary": [
+ 8,
+ 16,
+ 24,
+ 36,
+ 48,
+ 60
+ ],
"one_for_all": [
50
],
@@ -1370,6 +1385,13 @@
200,
250
],
+ "bobbin_time": [
+ 0,
+ 0,
+ 100,
+ 120,
+ 140
+ ],
"XP_BOTTLE": [
0
]
@@ -1413,6 +1435,7 @@
"fortune": 3,
"experience": 3,
"efficiency": 5,
- "harvesting": 5
+ "harvesting": 5,
+ "piscary": 5
}
} \ No newline at end of file
diff --git a/constants/parents.json b/constants/parents.json
index f305cbd6..aef3c05c 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2665,7 +2665,10 @@
"MANA_RAY_SILVER",
"MANA_RAY_BRONZE"
],
- "ABIPHONE_XIII_PRO_GIGA": [
+ "ABIPHONE_XIV_ENORMOUS_BLACK": [
+ "ABIPHONE_XIV_ENORMOUS",
+ "ABIPHONE_XIV_ENORMOUS_PURPLE",
+ "ABIPHONE_XIII_PRO_GIGA",
"ABIPHONE_XIII_PRO",
"ABIPHONE_XII_MEGA_COLOR",
"ABIPHONE_XII_MEGA",
@@ -2822,6 +2825,144 @@
"HUNTER_RING": [
"HUNTER_TALISMAN"
],
+ "BITE_RUNE;1": [
+ "BITE_RUNE;2",
+ "BITE_RUNE;3"
+ ],
+ "BLOOD_2_RUNE;1": [
+ "BLOOD_2_RUNE;2",
+ "BLOOD_2_RUNE;3"
+ ],
+ "COUTURE_RUNE;1": [
+ "COUTURE_RUNE;2",
+ "COUTURE_RUNE;3"
+ ],
+ "DRAGON_RUNE;1": [
+ "DRAGON_RUNE;2",
+ "DRAGON_RUNE;3"
+ ],
+ "ENCHANT_RUNE;1": [
+ "ENCHANT_RUNE;2",
+ "ENCHANT_RUNE;3"
+ ],
+ "ENDERSNAKE_RUNE;1": [
+ "ENDERSNAKE_RUNE;2",
+ "ENDERSNAKE_RUNE;3"
+ ],
+ "FIRE_SPIRAL_RUNE;1": [
+ "FIRE_SPIRAL_RUNE;2",
+ "FIRE_SPIRAL_RUNE;3"
+ ],
+ "GEM_RUNE;1": [
+ "GEM_RUNE;2",
+ "GEM_RUNE;3"
+ ],
+ "GOLDEN_RUNE;1": [
+ "GOLDEN_RUNE;2",
+ "GOLDEN_RUNE;3"
+ ],
+ "HEARTS_RUNE;1": [
+ "HEARTS_RUNE;2",
+ "HEARTS_RUNE;3"
+ ],
+ "HOT_RUNE;1": [
+ "HOT_RUNE;2",
+ "HOT_RUNE;3"
+ ],
+ "ICE_RUNE;1": [
+ "ICE_RUNE;2",
+ "ICE_RUNE;3"
+ ],
+ "LAVA_RUNE;1": [
+ "LAVA_RUNE;2",
+ "LAVA_RUNE;3"
+ ],
+ "LIGHTNING_RUNE;1": [
+ "LIGHTNING_RUNE;2",
+ "LIGHTNING_RUNE;3"
+ ],
+ "MAGIC_RUNE;1": [
+ "MAGIC_RUNE;2",
+ "MAGIC_RUNE;3"
+ ],
+ "MUSIC_RUNE;1": [
+ "MUSIC_RUNE;2",
+ "MUSIC_RUNE;3"
+ ],
+ "RAINBOW_RUNE;1": [
+ "RAINBOW_RUNE;2",
+ "RAINBOW_RUNE;3"
+ ],
+ "REDSTONE_RUNE;1": [
+ "REDSTONE_RUNE;2",
+ "REDSTONE_RUNE;3"
+ ],
+ "SMOKEY_RUNE;1": [
+ "SMOKEY_RUNE;2",
+ "SMOKEY_RUNE;3"
+ ],
+ "SNAKE_RUNE;1": [
+ "SNAKE_RUNE;2",
+ "SNAKE_RUNE;3"
+ ],
+ "SNOW_RUNE;1": [
+ "SNOW_RUNE;2",
+ "SNOW_RUNE;3"
+ ],
+ "SPARKLING_RUNE;1": [
+ "SPARKLING_RUNE;2",
+ "SPARKLING_RUNE;3"
+ ],
+ "SPIRIT_RUNE;1": [
+ "SPIRIT_RUNE;2",
+ "SPIRIT_RUNE;3"
+ ],
+ "TIDAL_RUNE;1": [
+ "TIDAL_RUNE;2",
+ "TIDAL_RUNE;3"
+ ],
+ "WAKE_RUNE;1": [
+ "WAKE_RUNE;2",
+ "WAKE_RUNE;3"
+ ],
+ "WHITE_SPIRAL_RUNE;1": [
+ "WHITE_SPIRAL_RUNE;2",
+ "WHITE_SPIRAL_RUNE;3"
+ ],
+ "ZAP_RUNE;1": [
+ "ZAP_RUNE;2",
+ "ZAP_RUNE;3"
+ ],
+ "ZOMBIE_SLAYER_RUNE;1": [
+ "ZOMBIE_SLAYER_RUNE;2",
+ "ZOMBIE_SLAYER_RUNE;3"
+ ],
+ "PARTY_HAT_CRAB_AQUA": [
+ "PARTY_HAT_CRAB_BLACK",
+ "PARTY_HAT_CRAB_GREEN",
+ "PARTY_HAT_CRAB_LIME",
+ "PARTY_HAT_CRAB_ORANGE",
+ "PARTY_HAT_CRAB_PINK",
+ "PARTY_HAT_CRAB_PURPLE",
+ "PARTY_HAT_CRAB_RED",
+ "PARTY_HAT_CRAB_YELLOW"
+ ],
+ "AMETHYST_CRYSTAL": [
+ "AMBER_CRYSTAL",
+ "JADE_CRYSTAL",
+ "RUBY_CRYSTAL",
+ "SAPPHIRE_CRYSTAL",
+ "TOPAZ_CRYSTAL",
+ "JASPER_CRYSTAL"
+ ],
+ "LAVATEARS_RUNE;1": [
+ "LAVATEARS_RUNE;2",
+ "LAVATEARS_RUNE;3"
+ ],
+ "FIERY_BURST_RUNE;1": [
+ "FIERY_BURST_RUNE;2",
+ "FIERY_BURST_RUNE;3"
+ ],
"OBFUSCATED_FISH_2_DIAMOND": [
"OBFUSCATED_FISH_2_GOLD",
"OBFUSCATED_FISH_2_SILVER",
@@ -2862,6 +3003,11 @@
"FLAWED_OPAL_GEM",
"ROUGH_OPAL_GEM"
],
+ "INFERNO_DEMONLORD_1_BOSS": [
+ "INFERNO_DEMONLORD_2_BOSS",
+ "INFERNO_DEMONLORD_3_BOSS",
+ "INFERNO_DEMONLORD_4_BOSS"
+ ],
"SUBZERO_WISP;4": [
"GLACIAL_WISP;3",
"FROST_WISP;2",
@@ -2910,5 +3056,34 @@
],
"RAT;5": [
"RAT;4"
+ ],
+ "PISCARY;1": [
+ "PISCARY;2",
+ "PISCARY;3",
+ "PISCARY;4",
+ "PISCARY;5",
+ "PISCARY;6"
+ ],
+ "WATER_ORB": [
+ "LAVA_WATER_ORB",
+ "SPOOKY_WATER_ORB",
+ "SHARK_WATER_ORB",
+ "WINTER_WATER_ORB"
+ ],
+ "GILLSPLASH_BELT": [
+ "FINWAVE_BELT",
+ "ICHTHYIC_BELT"
+ ],
+ "GILLSPLASH_CLOAK": [
+ "FINWAVE_CLOAK",
+ "ICHTHYIC_CLOAK"
+ ],
+ "GILLSPLASH_GLOVES": [
+ "FINWAVE_GLOVES",
+ "ICHTHYIC_GLOVES"
+ ],
+ "ULTIMATE_BOBBIN_TIME;3": [
+ "ULTIMATE_BOBBIN_TIME;4",
+ "ULTIMATE_BOBBIN_TIME;5"
]
-}
+} \ No newline at end of file
diff --git a/constants/petnums.json b/constants/petnums.json
index 199b4921..b338b203 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -4,9 +4,7 @@
"1": {
"otherNums": [
0,
- 0,
- 0,
- 0
+ 1
],
"statNums": {
"SEA_CREATURE_CHANCE": 0.12
@@ -15,9 +13,7 @@
"100": {
"otherNums": [
1.0,
- 2.0,
- 2.0,
- 0.9
+ 100
],
"statNums": {
"SEA_CREATURE_CHANCE": 12
@@ -849,7 +845,7 @@
"COMMON": {
"1": {
"otherNums": [
- 0.0,
+ 0.06,
10.0,
15.0
],
@@ -860,7 +856,7 @@
},
"100": {
"otherNums": [
- 3,
+ 6,
10,
15
],
@@ -885,7 +881,7 @@
},
"100": {
"otherNums": [
- 5,
+ 10,
10,
25,
10
@@ -912,7 +908,7 @@
},
"100": {
"otherNums": [
- 5,
+ 10,
10,
25,
10,
@@ -927,7 +923,7 @@
"RARE": {
"1": {
"otherNums": [
- 0.0,
+ 0.08,
10.0,
20.0,
0.1
@@ -939,7 +935,7 @@
},
"100": {
"otherNums": [
- 4,
+ 8,
10,
20,
7
@@ -953,7 +949,7 @@
"UNCOMMON": {
"1": {
"otherNums": [
- 0.0,
+ 0.08,
10.0,
20.0
],
@@ -964,7 +960,7 @@
},
"100": {
"otherNums": [
- 4,
+ 8,
10,
20
],
@@ -2088,7 +2084,6 @@
"EPIC": {
"1": {
"otherNums": [
- 1.0,
0.5,
0.01
],
@@ -2098,7 +2093,6 @@
},
"100": {
"otherNums": [
- 100,
50,
1
],
@@ -2110,7 +2104,6 @@
"LEGENDARY": {
"1": {
"otherNums": [
- 1.0,
0.5,
0.01,
0.5
@@ -2121,7 +2114,6 @@
},
"100": {
"otherNums": [
- 100,
50,
1,
50
@@ -5316,24 +5308,50 @@
"LEGENDARY": {
"1": {
"otherNums": [
- 2.0,
+ 2.05,
20
],
"statNums": {
- "CRIT_DAMAGE": 0.0,
- "HEALTH": 0.0,
- "STRENGTH": 0.0
+ "CRIT_DAMAGE": 0.25,
+ "HEALTH": 1.25,
+ "STRENGTH": 0.6
}
},
"100": {
"otherNums": [
7,
- 40
+ 60
],
"statNums": {
- "CRIT_DAMAGE": 10.0,
- "HEALTH": 100.0,
- "STRENGTH": 50.0
+ "CRIT_DAMAGE": 25.0,
+ "HEALTH": 125.0,
+ "STRENGTH": 60.0
+ }
+ }
+ },
+ "MYTHIC": {
+ "1": {
+ "otherNums": [
+ 2.05,
+ 20
+ ],
+ "statNums": {
+ "CRIT_DAMAGE": 0.25,
+ "HEALTH": 2,
+ "STRENGTH": 0.6,
+ "SPEED": 100
+ }
+ },
+ "100": {
+ "otherNums": [
+ 7,
+ 60
+ ],
+ "statNums": {
+ "CRIT_DAMAGE": 25.0,
+ "HEALTH": 200.0,
+ "STRENGTH": 60.0,
+ "SPEED": 200
}
}
}
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index fa6efc87..f46470c3 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -270,23 +270,28 @@
},
"UNCOMMON": {
"crit_chance": 4,
- "sea_creature_chance": 0.6
+ "sea_creature_chance": 0.6,
+ "fishing_speed": 1
},
"RARE": {
"crit_chance": 6,
- "sea_creature_chance": 0.7
+ "sea_creature_chance": 0.7,
+ "fishing_speed": 2
},
"EPIC": {
"crit_chance": 8,
- "sea_creature_chance": 0.8
+ "sea_creature_chance": 0.8,
+ "fishing_speed": 3
},
"LEGENDARY": {
"crit_chance": 10,
- "sea_creature_chance": 0.9
+ "sea_creature_chance": 0.9,
+ "fishing_speed": 4
},
"MYTHIC": {
"crit_chance": 12,
- "sea_creature_chance": 1
+ "sea_creature_chance": 1,
+ "fishing_speed": 5
}
}
},
diff --git a/items/ABIPHONE_XIV_ENORMOUS.json b/items/ABIPHONE_XIV_ENORMOUS.json
new file mode 100644
index 00000000..78b47f01
--- /dev/null
+++ b/items/ABIPHONE_XIV_ENORMOUS.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Abiphone XIV Enormous",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d168e4e8-4a4c-341e-8b67-6a0458876684\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjQwNTAzODIzNCwKICAicHJvZmlsZUlkIiA6ICIzY2MxMTY3MWU0MTM0ODM0YjhjMmZjMTY1OGE4OWU3OCIsCiAgInByb2ZpbGVOYW1lIiA6ICJSb3NzaTU2IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2FjYWIwOTY1YzIwZjFkZTAzZTc5OTgxM2FlOWNiNWUwOTQyZWJmNmVkZmU5OWEwMzAyNTQ3NzU1Y2JhNzg5NzEiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7A device that can be used to\",1:\"§7contact people! Click NPCs to\",2:\"§7add them to your contacts!\",3:\"\",4:\"§7Features:\",5:\" §7Maximum Contacts: §b11\",6:\" §7Maximum Discs: §b25\",7:\" §d§lTic Tac Toe\",8:\" §d§lSnake\",9:\"\",10:\"§eRight-click to open!\",11:\"\",12:\"§6§lLEGENDARY\"],Name:\"§6Abiphone XIV Enormous\"},ExtraAttributes:{id:\"ABIPHONE_XIV_ENORMOUS\"}}",
+ "damage": 3,
+ "lore": [
+ "§7A device that can be used to",
+ "§7contact people! Click NPCs to",
+ "§7add them to your contacts!",
+ "",
+ "§7Features:",
+ " §7Maximum Contacts: §b11",
+ " §7Maximum Discs: §b25",
+ " §d§lTic Tac Toe",
+ " §d§lSnake",
+ "",
+ "§eRight-click to open!",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "internalname": "ABIPHONE_XIV_ENORMOUS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ABIPHONE_XIV_ENORMOUS_BLACK.json b/items/ABIPHONE_XIV_ENORMOUS_BLACK.json
new file mode 100644
index 00000000..e05c665f
--- /dev/null
+++ b/items/ABIPHONE_XIV_ENORMOUS_BLACK.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Abiphone XIV Enormous",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"96a936a8-586e-30a9-92b6-c3f3b57e7ca7\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjQwNTIxNTk5NCwKICAicHJvZmlsZUlkIiA6ICIwODFiZTAxZmZlMmU0ODMyODI3MDIwMjBlNmI1M2ExNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMeXJpY1BsYXRlMjUyNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI1YWNhNjFlMWI4YmVjYTliZWZjYWRkMDgyNjJjNTgyMWUyNzViZTQxNGQ5NGYwYjI3ZTg1ODBmMjBkYmYzYSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7A device that can be used to\",1:\"§7contact people! Click NPCs to\",2:\"§7add them to your contacts!\",3:\"\",4:\"§7Features:\",5:\" §7Maximum Contacts: §b11\",6:\" §7Maximum Discs: §b25\",7:\" §d§lTic Tac Toe\",8:\" §d§lSnake\",9:\"\",10:\"§eRight-click to open!\",11:\"\",12:\"§6§lLEGENDARY\"],Name:\"§6Abiphone XIV Enormous\"},ExtraAttributes:{id:\"ABIPHONE_XIV_ENORMOUS_BLACK\"}}",
+ "damage": 3,
+ "lore": [
+ "§7A device that can be used to",
+ "§7contact people! Click NPCs to",
+ "§7add them to your contacts!",
+ "",
+ "§7Features:",
+ " §7Maximum Contacts: §b11",
+ " §7Maximum Discs: §b25",
+ " §d§lTic Tac Toe",
+ " §d§lSnake",
+ "",
+ "§eRight-click to open!",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "internalname": "ABIPHONE_XIV_ENORMOUS_BLACK",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ABIPHONE_XIV_ENORMOUS_PURPLE.json b/items/ABIPHONE_XIV_ENORMOUS_PURPLE.json
new file mode 100644
index 00000000..39989306
--- /dev/null
+++ b/items/ABIPHONE_XIV_ENORMOUS_PURPLE.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Abiphone XIV Enormous",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f7b00456-027a-3061-a605-49afcb440311\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjQwNTE4NTEzMSwKICAicHJvZmlsZUlkIiA6ICJmNTgyNGRmNGIwMTU0MDA4OGRhMzUyYTQxODU1MDQ0NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJGb3hHYW1lcjUzOTIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGMyNDRhNGUzMDZmZDE0NzQwNWViYTZiZjY3MDIxZDUwYjgxNWQxMDdjYzE1ZDk3YjgwMmI3ODUyMTAwOTllNiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7A device that can be used to\",1:\"§7contact people! Click NPCs to\",2:\"§7add them to your contacts!\",3:\"\",4:\"§7Features:\",5:\" §7Maximum Contacts: §b11\",6:\" §7Maximum Discs: §b25\",7:\" §d§lTic Tac Toe\",8:\" §d§lSnake\",9:\"\",10:\"§eRight-click to open!\",11:\"\",12:\"§6§lLEGENDARY\"],Name:\"§6Abiphone XIV Enormous\"},ExtraAttributes:{id:\"ABIPHONE_XIV_ENORMOUS_PURPLE\"}}",
+ "damage": 3,
+ "lore": [
+ "§7A device that can be used to",
+ "§7contact people! Click NPCs to",
+ "§7add them to your contacts!",
+ "",
+ "§7Features:",
+ " §7Maximum Contacts: §b11",
+ " §7Maximum Discs: §b25",
+ " §d§lTic Tac Toe",
+ " §d§lSnake",
+ "",
+ "§eRight-click to open!",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "internalname": "ABIPHONE_XIV_ENORMOUS_PURPLE",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/AMMONITE;4.json b/items/AMMONITE;4.json
index bfb6a465..03650b85 100644
--- a/items/AMMONITE;4.json
+++ b/items/AMMONITE;4.json
@@ -1,26 +1,28 @@
{
"itemid": "minecraft:skull",
"displayname": "§7[Lvl {LVL}] §6Ammonite",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d05d927e-f686-323e-9c21-a99d0e0cc2ca\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDExNTI5NDE1NiwKICAicHJvZmlsZUlkIiA6ICI0NWY3YTJlNjE3ODE0YjJjODAwODM5MmRmN2IzNWY0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfSnVzdERvSXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTA3NGE3YmQ5NzZmZTZhYmExNjI0MTYxNzkzYmU1NDdkNTRjODM1Y2Y0MjIyNDNhODUxYmEwOWQxZTY1MDU1MyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §a+{SEA_CREATURE_CHANCE}%\",3:\"\",4:\"§6Heart of the Sea\",5:\"§7§7Grants §3+{0}α Sea Creature\",6:\"§3Chance §7to your pet for each\",7:\"§7§5Heart of the Mountain §7level.\",8:\"\",9:\"§6Not a Snail\",10:\"§7§7Each fishing and mining level\",11:\"§7grants §f+{1}✦ Speed §7and §a+{2}❈\",12:\"§aDefense.\",13:\"\",14:\"§6Gift of the Ammonite\",15:\"§7§7Grants §b{3}☂ Fishing Speed\",16:\"§b§7per Mining level.\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\",22:\"\",23:\"§eItems Required\",24:\"§6Helix §7x1\",25:\"§6300,000 Coins\",26:\"\",27:\"§7Duration: §b12d\"],Name:\"§7[Lvl {LVL}] §6Ammonite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"AMMONITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"PET_MENU\",id:\"AMMONITE;4\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d05d927e-f686-323e-9c21-a99d0e0cc2ca\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDExNTI5NDE1NiwKICAicHJvZmlsZUlkIiA6ICI0NWY3YTJlNjE3ODE0YjJjODAwODM5MmRmN2IzNWY0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfSnVzdERvSXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTA3NGE3YmQ5NzZmZTZhYmExNjI0MTYxNzkzYmU1NDdkNTRjODM1Y2Y0MjIyNDNhODUxYmEwOWQxZTY1MDU1MyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"\",4:\"§6Heart of the Sea\",5:\"§7§7Grants §3+{0}α Sea Creature\",6:\"§3Chance §7to your pet for each\",7:\"§7§5Heart of the Mountain §7level.\",8:\"\",9:\"§6Expert Cave Fisher\",10:\"§7§7The fishing speed reduction\",11:\"§7from being underground is\",12:\"§7attenuated by §a{1}%§7.\",13:\"\",14:\"§6Gift of the Ammonite\",15:\"§7§7Each Mining and Fishing level\",16:\"§7grants §b+0.5☂ Fishing Speed§7,\",17:\"§7§f+2✦ Speed §7and §a+2❈\",18:\"§aDefense§7.\",19:\"\",20:\"§7§eRight-click to add this pet to\",21:\"§eyour pet menu!\",22:\"\",23:\"§6§lLEGENDARY\",24:\"\",25:\"§eItems Required\",26:\"§6Helix §7x1\",27:\"§6300,000 Coins\",28:\"\",29:\"§7Duration: §b12d\"],Name:\"§7[Lvl {LVL}] §6Ammonite\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"AMMONITE\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"PET_MENU\",id:\"AMMONITE;4\"}}",
"damage": 3,
"lore": [
"§8Fishing Pet",
"",
- "§7Sea Creature Chance: §a+{SEA_CREATURE_CHANCE}%",
+ "§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%",
"",
"§6Heart of the Sea",
"§7§7Grants §3+{0}α Sea Creature",
"§3Chance §7to your pet for each",
"§7§5Heart of the Mountain §7level.",
"",
- "§6Not a Snail",
- "§7§7Each fishing and mining level",
- "§7grants §f+{1}✦ Speed §7and §a+{2}❈",
- "§aDefense.",
+ "§6Expert Cave Fisher",
+ "§7§7The fishing speed reduction",
+ "§7from being underground is",
+ "§7attenuated by §a{1}%§7.",
"",
"§6Gift of the Ammonite",
- "§7§7Grants §b{3}☂ Fishing Speed",
- "§b§7per Mining level.",
+ "§7§7Each Mining and Fishing level",
+ "§7grants §b+0.5☂ Fishing Speed§7,",
+ "§7§f+2✦ Speed §7and §a+2❈",
+ "§aDefense§7.",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
diff --git a/items/BOBBIN_SCRIPTURES.json b/items/BOBBIN_SCRIPTURES.json
new file mode 100644
index 00000000..0ad47b61
--- /dev/null
+++ b/items/BOBBIN_SCRIPTURES.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Bobbin\u0027 Scriptures",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7ac11b2a-8a13-3b20-bb6a-33469c07eee1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGQ5ZTk1NWE1MDYwMDBmMWQ4YmZjNjhlYWFmZTA0Y2M3ZGZiNDRmMDYyM2ExYjNkMGJmMjE1YThkNWE4NjFjMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7The sacred ways of bobbin\u0027,\",2:\"§7written by a long-forgotten\",3:\"§7worshipper of Kuudra.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Bobbin\u0027 Scriptures\"},ExtraAttributes:{id:\"BOBBIN_SCRIPTURES\"}}",
+ "damage": 3,
+ "lore": [
+ "§eRight-click to view recipes!",
+ "§7The sacred ways of bobbin\u0027,",
+ "§7written by a long-forgotten",
+ "§7worshipper of Kuudra.",
+ "",
+ "§9§lRARE"
+ ],
+ "internalname": "BOBBIN_SCRIPTURES",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/CHUM.json b/items/CHUM.json
new file mode 100644
index 00000000..50f8a4ff
--- /dev/null
+++ b/items/CHUM.json
@@ -0,0 +1,22 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§aChum",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7f3be745-aa15-37a6-8806-17389ff931ca\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MTgwMDIzNTcxNSwKICAicHJvZmlsZUlkIiA6ICIzZGRhMDc1ZTQ0Yzc0MmZhODE2YTNjNTNkY2RlMWQ3ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJzbmFLQVkiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmMxNDg1NGU2NGFiMmYyMDVlM2MwYWE5ZjcwOTYxZjc0ZjNiMTIzNmMzZjQxOGFkODQwNzM2ODI1NmU3YmVjOCIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Obtained from killing a sea\",1:\"§7creature with a nearby Chum\",2:\"§7Bucket.\",3:\"\",4:\"§7Deposit it in any Chum Bucket to\",5:\"§7earn §6+20 Coins §7and §3+10\",6:\"§3Fishing XP§7!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aChum\"},ExtraAttributes:{id:\"CHUM\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Obtained from killing a sea",
+ "§7creature with a nearby Chum",
+ "§7Bucket.",
+ "",
+ "§7Deposit it in any Chum Bucket to",
+ "§7earn §6+20 Coins §7and §3+10",
+ "§3Fishing XP§7!",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "CHUM",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/CHUMMING_TALISMAN.json b/items/CHUMMING_TALISMAN.json
new file mode 100644
index 00000000..44879069
--- /dev/null
+++ b/items/CHUMMING_TALISMAN.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§aChumming Talisman",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d76ea4a-73ae-347f-bd9f-829fb3968b33\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNjEwNzI5NjMzNCwKICAicHJvZmlsZUlkIiA6ICJiMWMyNWQ0YjMwZDU0N2Y4YTk3NmZlYTllOGU1YzBjMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJvd29FbmRlciIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85YjY4ODU0NWUzMjZlNGYxZmQxYzQwNTg3M2Q5YzViOGJiZTY5ZGQyNjg4OWNlM2RlYTEwYjRkOWUzZDdiNGRiIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Fishing Wisdom: §a+1\",1:\"§7Fishing Speed: §a+1\",2:\"\",3:\"§7Listen, it\u0027s for real chums of\",4:\"§7Moby, ok?\",5:\"\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§f§f§aChumming Talisman\"},ExtraAttributes:{id:\"CHUMMING_TALISMAN\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Fishing Wisdom: §a+1",
+ "§7Fishing Speed: §a+1",
+ "",
+ "§7Listen, it\u0027s for real chums of",
+ "§7Moby, ok?",
+ "",
+ "§a§lUNCOMMON ACCESSORY"
+ ],
+ "internalname": "CHUMMING_TALISMAN",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/CHUM_ROD.json b/items/CHUM_ROD.json
new file mode 100644
index 00000000..a4c20cd5
--- /dev/null
+++ b/items/CHUM_ROD.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:fishing_rod",
+ "displayname": "§f§f§9Chum Rod",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+55\",1:\"§7Strength: §c+40\",2:\"§7Sea Creature Chance: §c+2%\",3:\"§7Fishing Speed: §a+70\",4:\"\",5:\"§7Materialize a §aChum §7in your\",6:\"§7inventory whenever you fish\",7:\"§7anything.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §aFishing Skill 5§c.\",11:\"§9§lRARE FISHING ROD\"],Name:\"§f§f§9Chum Rod\"},ExtraAttributes:{id:\"CHUM_ROD\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Damage: §c+55",
+ "§7Strength: §c+40",
+ "§7Sea Creature Chance: §c+2%",
+ "§7Fishing Speed: §a+70",
+ "",
+ "§7Materialize a §aChum §7in your",
+ "§7inventory whenever you fish",
+ "§7anything.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aFishing Skill 5§c.",
+ "§9§lRARE FISHING ROD"
+ ],
+ "internalname": "CHUM_ROD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/DOLPHIN;0.json b/items/DOLPHIN;0.json
index 9c1eeccf..4834037f 100644
--- a/items/DOLPHIN;0.json
+++ b/items/DOLPHIN;0.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §fDolphin",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a10\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fDolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"DOLPHIN;0\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a30\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fDolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"DOLPHIN;0\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Fishing Pet",
@@ -11,7 +11,7 @@
"",
"§6Pod Tactics",
"§7§7Grants §b+{0}☂ Fishing Speed",
- "§b§7for each player within §a10",
+ "§b§7for each player within §a30",
"§a§7blocks, up to §a5 §7players.",
"",
"§7§eRight-click to add this pet to",
diff --git a/items/DOLPHIN;1.json b/items/DOLPHIN;1.json
index c62994c7..aa7146cb 100644
--- a/items/DOLPHIN;1.json
+++ b/items/DOLPHIN;1.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §aDolphin",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a10\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aDolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"DOLPHIN;1\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a30\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §aDolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"tier\\\":\\\"UNCOMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"DOLPHIN;1\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Fishing Pet",
@@ -11,7 +11,7 @@
"",
"§6Pod Tactics",
"§7§7Grants §b+{0}☂ Fishing Speed",
- "§b§7for each player within §a10",
+ "§b§7for each player within §a30",
"§a§7blocks, up to §a5 §7players.",
"",
"§7§eRight-click to add this pet to",
diff --git a/items/DOLPHIN;2.json b/items/DOLPHIN;2.json
index 5cd9a822..7125735c 100644
--- a/items/DOLPHIN;2.json
+++ b/items/DOLPHIN;2.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §9Dolphin",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a10\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Grants §3+{3}α Sea Creature\",12:\"§3Chance§7.\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"DOLPHIN;2\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a30\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Grants §3+{3}α Sea Creature\",12:\"§3Chance§7.\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§9§lRARE\"],Name:\"§f§f§7[Lvl {LVL}] §9Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"DOLPHIN;2\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Fishing Pet",
@@ -11,7 +11,7 @@
"",
"§6Pod Tactics",
"§7§7Grants §b+{0}☂ Fishing Speed",
- "§b§7for each player within §a10",
+ "§b§7for each player within §a30",
"§a§7blocks, up to §a5 §7players.",
"",
"§6Echolocation",
diff --git a/items/DOLPHIN;3.json b/items/DOLPHIN;3.json
index 34eed3c9..5732f27d 100644
--- a/items/DOLPHIN;3.json
+++ b/items/DOLPHIN;3.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Dolphin",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a10\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Grants §3+{3}α Sea Creature\",12:\"§3Chance§7.\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"DOLPHIN;3\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a30\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Grants §3+{3}α Sea Creature\",12:\"§3Chance§7.\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"DOLPHIN;3\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Fishing Pet",
@@ -11,7 +11,7 @@
"",
"§6Pod Tactics",
"§7§7Grants §b+{0}☂ Fishing Speed",
- "§b§7for each player within §a10",
+ "§b§7for each player within §a30",
"§a§7blocks, up to §a5 §7players.",
"",
"§6Echolocation",
diff --git a/items/DOLPHIN;4.json b/items/DOLPHIN;4.json
index e5e5eeeb..f7a49832 100644
--- a/items/DOLPHIN;4.json
+++ b/items/DOLPHIN;4.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §6Dolphin",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a10\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Grants §3+{3}α Sea Creature\",12:\"§3Chance§7.\",13:\"\",14:\"§6Splash Surprise\",15:\"§7§7Stun sea creatures for §a5s\",16:\"§a§7after fishing them up.\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":5}\",id:\"DOLPHIN;4\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"48f53ffe-a3f0-3280-aac0-11cc0d6121f4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2VmZTdkODAzYTQ1YWEyYWYxOTkzZGYyNTQ0YTI4ZGY4NDlhNzYyNjYzNzE5YmZlZmM1OGJmMzg5YWI3ZjUifX19\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Sea Creature Chance: §c+{SEA_CREATURE_CHANCE}%\",3:\"§7Intelligence: §a{INTELLIGENCE}\",4:\"\",5:\"§6Pod Tactics\",6:\"§7§7Grants §b+{0}☂ Fishing Speed\",7:\"§b§7for each player within §a30\",8:\"§a§7blocks, up to §a5 §7players.\",9:\"\",10:\"§6Echolocation\",11:\"§7§7Grants §3+{3}α Sea Creature\",12:\"§3Chance§7.\",13:\"\",14:\"§6Splash Surprise\",15:\"§7§7Stun sea creatures for §a5s\",16:\"§a§7after fishing them up.\",17:\"\",18:\"§7§eRight-click to add this pet to\",19:\"§eyour pet menu!\",20:\"\",21:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Dolphin\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"DOLPHIN\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":5}\",id:\"DOLPHIN;4\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Fishing Pet",
@@ -11,7 +11,7 @@
"",
"§6Pod Tactics",
"§7§7Grants §b+{0}☂ Fishing Speed",
- "§b§7for each player within §a10",
+ "§b§7for each player within §a30",
"§a§7blocks, up to §a5 §7players.",
"",
"§6Echolocation",
diff --git a/items/EMPTY_CHUM_BUCKET.json b/items/EMPTY_CHUM_BUCKET.json
new file mode 100644
index 00000000..a9c04304
--- /dev/null
+++ b/items/EMPTY_CHUM_BUCKET.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§fEmpty Chum Bucket",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2d906aee-a917-363b-8fa3-affce87cefe0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MTgwMDE0NDc4NiwKICAicHJvZmlsZUlkIiA6ICJkYmQ4MDQ2M2EwMzY0Y2FjYjI3OGNhODBhMDBkZGIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ4bG9nMjEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTFiZmQ1MzZmYjJkMDFmYzg3ZGVlOWQ0ZjhhNzI0OGFiMWE1OTM4NzcxOTQwMDUxMzE1M2RiZmQwNjk2NWIyMiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place it down next to water.\",1:\"\",2:\"§7Sea Creatures slain nearby will\",3:\"§7drop §a+1 Chum§7.\",4:\"§8Up to +4 total from buckets!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§f§f§fEmpty Chum Bucket\"},ExtraAttributes:{id:\"EMPTY_CHUM_BUCKET\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Place it down next to water.",
+ "",
+ "§7Sea Creatures slain nearby will",
+ "§7drop §a+1 Chum§7.",
+ "§8Up to +4 total from buckets!",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "EMPTY_CHUM_BUCKET",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/FINWAVE_BELT.json b/items/FINWAVE_BELT.json
new file mode 100644
index 00000000..f31dcdda
--- /dev/null
+++ b/items/FINWAVE_BELT.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Finwave Belt",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b76f75c7-8165-3cb1-95e8-f0b679266558\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjQ4Nzc4MTYwNCwKICAicHJvZmlsZUlkIiA6ICJjOWRlZTM4MDUzYjg0YzI5YjZlZjA5YjJlMDM5OTc0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTQVJfRGVjZW1iZXI1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY1MWMwOTQ1ODg4OGRhN2I2ZjY2YzVjYjFiYTFhMjFhNTNhMjkwNGZjZjFkZmRkYTUxMDNlZGI3M2ZhZWEwODciCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+18\",1:\"§7Fishing Speed: §a+8\",2:\"§7Health Regen: §a+1\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§5§lEPIC BELT\"],Name:\"§5Finwave Belt\"},ExtraAttributes:{id:\"FINWAVE_BELT\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+18",
+ "§7Fishing Speed: §a+8",
+ "§7Health Regen: §a+1",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§5§lEPIC BELT"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "",
+ "A3": "",
+ "B1": "TIGER_SHARK_TOOTH:6",
+ "B2": "",
+ "B3": "TIGER_SHARK_TOOTH:6",
+ "C1": "GREAT_WHITE_TOOTH_MEAL:1",
+ "C2": "ICHTHYIC_BELT:1",
+ "C3": "GREAT_WHITE_TOOTH_MEAL:1"
+ },
+ "internalname": "FINWAVE_BELT",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/FINWAVE_CLOAK.json b/items/FINWAVE_CLOAK.json
new file mode 100644
index 00000000..baafe07e
--- /dev/null
+++ b/items/FINWAVE_CLOAK.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Finwave Cloak",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"96b0ca1a-b8be-3497-b761-8e124891e469\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjU1OTUzMDE5OCwKICAicHJvZmlsZUlkIiA6ICI1NjY3NWIyMjMyZjA0ZWUwODkxNzllOWM5MjA2Y2ZlOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVJbmRyYSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iNWU3NGU2M2IzZTAzNjE5YjU2MzZkZWY1ZDgwZTZmYTg4ZTVjZWJkZWFmZTQwOTA1Y2JhZDQ5ODU4MzYxMDYyIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+15\",1:\"§7Fishing Speed: §a+8\",2:\"§7Health Regen: §a+1\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§5§lEPIC CLOAK\"],Name:\"§5Finwave Cloak\"},ExtraAttributes:{id:\"FINWAVE_CLOAK\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+15",
+ "§7Fishing Speed: §a+8",
+ "§7Health Regen: §a+1",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§5§lEPIC CLOAK"
+ ],
+ "recipe": {
+ "A1": "GREAT_WHITE_TOOTH_MEAL:1",
+ "A2": "ICHTHYIC_CLOAK:1",
+ "A3": "GREAT_WHITE_TOOTH_MEAL:1",
+ "B1": "TIGER_SHARK_TOOTH:6",
+ "B2": "",
+ "B3": "TIGER_SHARK_TOOTH:6",
+ "C1": "TIGER_SHARK_TOOTH:6",
+ "C2": "",
+ "C3": "TIGER_SHARK_TOOTH:6"
+ },
+ "internalname": "FINWAVE_CLOAK",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/FINWAVE_GLOVES.json b/items/FINWAVE_GLOVES.json
new file mode 100644
index 00000000..63d624d3
--- /dev/null
+++ b/items/FINWAVE_GLOVES.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Finwave Gloves",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"afb22780-43b9-3bc6-9908-eddb5edf8fb5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjU1OTQ4Mzg4MywKICAicHJvZmlsZUlkIiA6ICIxZjEyNTNhYTVkYTQ0ZjU5YWU1YWI1NmFhZjRlNTYxNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOb3RNaUt5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzhkYmE1MDlmYmQ5MmNmNjBiZmJhODg0ZTYyOTY2NDlhOWVjMjkyZTQ1OGQ0YjUxNDYyNWU4NTEyZmNlNGI4MGMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+12\",1:\"§7Fishing Speed: §a+8\",2:\"§7Health Regen: §a+1\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§5§lEPIC GLOVES\"],Name:\"§5Finwave Gloves\"},ExtraAttributes:{id:\"FINWAVE_GLOVES\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+12",
+ "§7Fishing Speed: §a+8",
+ "§7Health Regen: §a+1",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§5§lEPIC GLOVES"
+ ],
+ "recipe": {
+ "A1": "GREAT_WHITE_TOOTH_MEAL:1",
+ "A2": "ICHTHYIC_GLOVES:1",
+ "A3": "GREAT_WHITE_TOOTH_MEAL:1",
+ "B1": "TIGER_SHARK_TOOTH:6",
+ "B2": "TIGER_SHARK_TOOTH:6",
+ "B3": "TIGER_SHARK_TOOTH:6",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "FINWAVE_GLOVES",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/FULL_CHUM_BUCKET.json b/items/FULL_CHUM_BUCKET.json
new file mode 100644
index 00000000..5ac977a3
--- /dev/null
+++ b/items/FULL_CHUM_BUCKET.json
@@ -0,0 +1,17 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§aFull Chum Bucket",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"136514b2-a759-3215-859d-bd4d4869f17e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MTgwMDE3NTk5MCwKICAicHJvZmlsZUlkIiA6ICI5YzM1ZGU3MjdmMzU0ZTVlYjFiOWRhOGViYTZhYzM1YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZXphV1MiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2EyNTczOTZmODlhM2YyM2RjNzA1OTUxZWJiMzM5ZmQ3YzY2OTA1OTJkZjc1NWVmYzQ4YjBkODEyMjllMDg0ZSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7The result of a hard day\u0027s\",1:\"§7labor! Trade it with Moby.\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§f§f§aFull Chum Bucket\"},ExtraAttributes:{id:\"FULL_CHUM_BUCKET\"}}",
+ "damage": 3,
+ "lore": [
+ "§7The result of a hard day\u0027s",
+ "§7labor! Trade it with Moby.",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "FULL_CHUM_BUCKET",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GILLSPLASH_BELT.json b/items/GILLSPLASH_BELT.json
new file mode 100644
index 00000000..b559ff6d
--- /dev/null
+++ b/items/GILLSPLASH_BELT.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Gillsplash Belt",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dffd4f6c-06fe-3b54-a7fb-2b39a35d1ac2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjQ4Nzc5NTIwNSwKICAicHJvZmlsZUlkIiA6ICI4M2EwYjZmOGVjMWI0YTU3OGQ2NmJlZDE2MmQ4M2I4MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJTbmlwZWRfQnlfS2NhbHMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTJkYzViZTUxZWZiODI3ZmZjNjk4NGZiYjcyNDNiNzBjNTRlNDBiMTNjNGJhYzRjM2ZlNmQ4YWQzMmZhNWViOSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+30\",1:\"§7Fishing Speed: §a+12\",2:\"§7Health Regen: §a+2\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§6§lLEGENDARY BELT\"],Name:\"§6Gillsplash Belt\"},ExtraAttributes:{id:\"GILLSPLASH_BELT\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+30",
+ "§7Fishing Speed: §a+12",
+ "§7Health Regen: §a+2",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§6§lLEGENDARY BELT"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "",
+ "A3": "",
+ "B1": "MAGMA_FISH_DIAMOND:1",
+ "B2": "",
+ "B3": "MAGMA_FISH_DIAMOND:1",
+ "C1": "LAVA_SHELL:3",
+ "C2": "FINWAVE_BELT:1",
+ "C3": "LAVA_SHELL:3"
+ },
+ "internalname": "GILLSPLASH_BELT",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GILLSPLASH_CLOAK.json b/items/GILLSPLASH_CLOAK.json
new file mode 100644
index 00000000..d8833f5d
--- /dev/null
+++ b/items/GILLSPLASH_CLOAK.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Gillsplash Cloak",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"76fe5c0c-c69d-3b2c-a4ad-66ac7ad62b9d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjU1OTUxNTkwMSwKICAicHJvZmlsZUlkIiA6ICIxNmQ4NjI4NzYzMWY0NDY2OGQ0NDM2ZTJlY2IwNTllNSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZXphVG91cm5leSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80ZGRkZmU3MDEwMGU2OTBmMmZjNWFiOTljMDhhNGJjZGY0ZWUxZjg4MGYwOGQ0OTU4ZThiYzJiYjU2MjRmZjc5IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+25\",1:\"§7Fishing Speed: §a+12\",2:\"§7Health Regen: §a+2\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§6§lLEGENDARY CLOAK\"],Name:\"§6Gillsplash Cloak\"},ExtraAttributes:{id:\"GILLSPLASH_CLOAK\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+25",
+ "§7Fishing Speed: §a+12",
+ "§7Health Regen: §a+2",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§6§lLEGENDARY CLOAK"
+ ],
+ "recipe": {
+ "A1": "MAGMA_FISH_DIAMOND:1",
+ "A2": "FINWAVE_CLOAK:1",
+ "A3": "MAGMA_FISH_DIAMOND:1",
+ "B1": "LAVA_SHELL:1",
+ "B2": "",
+ "B3": "LAVA_SHELL:1",
+ "C1": "LAVA_SHELL:1",
+ "C2": "",
+ "C3": "LAVA_SHELL:1"
+ },
+ "internalname": "GILLSPLASH_CLOAK",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GILLSPLASH_GLOVES.json b/items/GILLSPLASH_GLOVES.json
new file mode 100644
index 00000000..e334c565
--- /dev/null
+++ b/items/GILLSPLASH_GLOVES.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Gillsplash Gloves",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"19a1cf28-1227-3546-a355-86384a02a464\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjU1OTQ2NDQzNiwKICAicHJvZmlsZUlkIiA6ICJiNTM5NTkyMjMwY2I0MmE0OWY5YTRlYmYxNmRlOTYwYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJtYXJpYW5hZmFnIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzZmNWNiNDAxMjM5YTM0MTA2MzJjMWJmMDQwYzliNmIyNDkyZDI4MTliODhhMzYzMmYxZGUzZTBjZWVjMDg4MTIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Fishing Speed: §a+12\",2:\"§7Health Regen: §a+2\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§6§lLEGENDARY GLOVES\"],Name:\"§6Gillsplash Gloves\"},ExtraAttributes:{id:\"GILLSPLASH_GLOVES\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+20",
+ "§7Fishing Speed: §a+12",
+ "§7Health Regen: §a+2",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§6§lLEGENDARY GLOVES"
+ ],
+ "recipe": {
+ "A1": "MAGMA_FISH_DIAMOND:1",
+ "A2": "FINWAVE_GLOVES:1",
+ "A3": "MAGMA_FISH_DIAMOND:1",
+ "B1": "LAVA_SHELL:1",
+ "B2": "LAVA_SHELL:1",
+ "B3": "LAVA_SHELL:1",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "GILLSPLASH_GLOVES",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GLOWING_MUSHROOM.json b/items/GLOWING_MUSHROOM.json
new file mode 100644
index 00000000..28ae6604
--- /dev/null
+++ b/items/GLOWING_MUSHROOM.json
@@ -0,0 +1,18 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§aGlowing Mushroom",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"224a62bc-cb7a-3c51-b0e2-6a860b3e91b9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MTg2ODAwNTAzNywKICAicHJvZmlsZUlkIiA6ICJjNTZlMjI0MmNiZWY0MWE2ODdlMzI2MGRjMGNmOTM2MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMSlI3MzEwMCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81MmIwOWMyODllNzQ2MTQyYzFkOGQzYWY4OGU5MjMxZDdmNDk0ZmI2NTM4NzdjMjYxNzJmMjc0ZWVlNDYxODdmIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Did you hear the joke about\",1:\"§7fungus? You won\u0027t like it, but\",2:\"§7it will grow on you.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§f§f§aGlowing Mushroom\"},ExtraAttributes:{id:\"GLOWING_MUSHROOM\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Did you hear the joke about",
+ "§7fungus? You won\u0027t like it, but",
+ "§7it will grow on you.",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "GLOWING_MUSHROOM",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GLOWY_CHUM_BAIT.json b/items/GLOWY_CHUM_BAIT.json
new file mode 100644
index 00000000..7603cf6c
--- /dev/null
+++ b/items/GLOWY_CHUM_BAIT.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§aGlowy Chum Bait",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"aed1035d-0ce1-35e6-b532-8c26a596f510\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MTgwMDk0NzQxOSwKICAicHJvZmlsZUlkIiA6ICIzNmMxODk4ZjlhZGE0NjZlYjk0ZDFmZWFmMjQ0MTkxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMdW5haWFuIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RmZGMxZWVkNjg0ZGQ4MDVlYWU5NmQxMzJlM2RhNTNkNjQyNjdkNzM2MTM4OGQ1ZTJjNjdmNTk2OTg3MWU3MWQiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Grants §b+25☂ Fishing Speed§7.\",4:\"§7Grants §3+3α Sea Creature\",5:\"§3Chance§7.\",6:\"\",7:\"§7§7Adds §a+2 Chums §7dropped on\",8:\"§7Sea Creatures fished with this\",9:\"§7bait.\",10:\"\",11:\"§a§lUNCOMMON BAIT\"],Name:\"§aGlowy Chum Bait\"},ExtraAttributes:{id:\"GLOWY_CHUM_BAIT\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Fishing Bait",
+ "§8Consumes on Cast",
+ "",
+ "§7Grants §b+25☂ Fishing Speed§7.",
+ "§7Grants §3+3α Sea Creature",
+ "§3Chance§7.",
+ "",
+ "§7§7Adds §a+2 Chums §7dropped on",
+ "§7Sea Creatures fished with this",
+ "§7bait.",
+ "",
+ "§a§lUNCOMMON BAIT"
+ ],
+ "internalname": "GLOWY_CHUM_BAIT",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/GREAT_WHITE_TOOTH_MEAL.json b/items/GREAT_WHITE_TOOTH_MEAL.json
new file mode 100644
index 00000000..82658f04
--- /dev/null
+++ b/items/GREAT_WHITE_TOOTH_MEAL.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:dye",
+ "displayname": "§6Great White Tooth Meal",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7It smells like blood and fear.\",1:\"\",2:\"§6§lLEGENDARY\"],Name:\"§6Great White Tooth Meal\"},ExtraAttributes:{id:\"GREAT_WHITE_TOOTH_MEAL\"}}",
+ "damage": 15,
+ "lore": [
+ "§7It smells like blood and fear.",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "GREAT_WHITE_SHARK_TOOTH:1",
+ "A3": "",
+ "B1": "GREAT_WHITE_SHARK_TOOTH:1",
+ "B2": "ENCHANTED_BONE:1",
+ "B3": "GREAT_WHITE_SHARK_TOOTH:1",
+ "C1": "",
+ "C2": "GREAT_WHITE_SHARK_TOOTH:1",
+ "C3": ""
+ },
+ "internalname": "GREAT_WHITE_TOOTH_MEAL",
+ "crafttext": "",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/HOLY_DRAGON_BOOTS.json b/items/HOLY_DRAGON_BOOTS.json
index 7154bae8..3ecd091b 100644
--- a/items/HOLY_DRAGON_BOOTS.json
+++ b/items/HOLY_DRAGON_BOOTS.json
@@ -4,11 +4,12 @@
"displayname": "§6Holy Dragon Boots",
"clickcommand": "viewrecipe",
"damage": 0,
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+90\",2:\" §8[§8❤§8]\",3:\"\",4:\"§6Full Set Bonus: Holy Blood\",5:\"§7Increases the natural health\",6:\"§7regeneration of you and all\",7:\"§7players in a §a6§7 block radius\",8:\"§7by §a3x§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY BOOTS\"],color:4706631,Name:\"§6Holy Dragon Boots\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_BOOTS\"}}",
- "modver": "2.0.0-REL",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100\",1:\"§7Defense: §a+90\",2:\"§7Mending: §a+10\",3:\" §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Holy Blood\",6:\"§7Increases the natural health\",7:\"§7regeneration of you and all\",8:\"§7players in a §a6§7 block radius\",9:\"§7by §a3x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY BOOTS\"],color:4706631,Name:\"§6Holy Dragon Boots\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_BOOTS\"}}",
+ "modver": "2.1.0-REL",
"lore": [
"§7Health: §a+100",
"§7Defense: §a+90",
+ "§7Mending: §a+10",
" §8[§8❤§8]",
"",
"§6Full Set Bonus: Holy Blood",
diff --git a/items/HOLY_DRAGON_CHESTPLATE.json b/items/HOLY_DRAGON_CHESTPLATE.json
index a3a9f214..90657f17 100644
--- a/items/HOLY_DRAGON_CHESTPLATE.json
+++ b/items/HOLY_DRAGON_CHESTPLATE.json
@@ -4,11 +4,12 @@
"displayname": "§6Holy Dragon Chestplate",
"clickcommand": "viewrecipe",
"damage": 0,
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+160\",2:\" §8[§8❤§8]\",3:\"\",4:\"§6Full Set Bonus: Holy Blood\",5:\"§7Increases the natural health\",6:\"§7regeneration of you and all\",7:\"§7players in a §a6§7 block radius\",8:\"§7by §a3x§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY CHESTPLATE\"],color:4706631,Name:\"§6Holy Dragon Chestplate\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_CHESTPLATE\"}}",
- "modver": "2.0.0-REL",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180\",1:\"§7Defense: §a+160\",2:\"§7Mending: §a+10\",3:\" §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Holy Blood\",6:\"§7Increases the natural health\",7:\"§7regeneration of you and all\",8:\"§7players in a §a6§7 block radius\",9:\"§7by §a3x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY CHESTPLATE\"],color:4706631,Name:\"§6Holy Dragon Chestplate\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_CHESTPLATE\"}}",
+ "modver": "2.1.0-REL",
"lore": [
"§7Health: §a+180",
"§7Defense: §a+160",
+ "§7Mending: §a+10",
" §8[§8❤§8]",
"",
"§6Full Set Bonus: Holy Blood",
diff --git a/items/HOLY_DRAGON_HELMET.json b/items/HOLY_DRAGON_HELMET.json
index 75638590..3e53874c 100644
--- a/items/HOLY_DRAGON_HELMET.json
+++ b/items/HOLY_DRAGON_HELMET.json
@@ -4,11 +4,12 @@
"displayname": "§6Holy Dragon Helmet",
"clickcommand": "viewrecipe",
"damage": 3,
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"881e59ef-cb3d-3ad7-bdab-ddf2520a6806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTljYzhiYTI2NzkzMjE4ZjZmNjQ5MTk0N2ExODM3ZmQ1Mjg3ODcwMWYzM2Y3NmJiZTI4ODNhNDVhYmE4YWI4ZiJ9fX0K\"}]}},display:{Lore:[0:\"§7Health: §a+110\",1:\"§7Defense: §a+110\",2:\" §8[§8❤§8]\",3:\"\",4:\"§6Full Set Bonus: Holy Blood\",5:\"§7Increases the natural health\",6:\"§7regeneration of you and all\",7:\"§7players in a §a6§7 block radius\",8:\"§7by §a3x§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY HELMET\"],Name:\"§6Holy Dragon Helmet\"},ExtraAttributes:{id:\"HOLY_DRAGON_HELMET\"}}",
- "modver": "2.0.0-REL",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"881e59ef-cb3d-3ad7-bdab-ddf2520a6806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTljYzhiYTI2NzkzMjE4ZjZmNjQ5MTk0N2ExODM3ZmQ1Mjg3ODcwMWYzM2Y3NmJiZTI4ODNhNDVhYmE4YWI4ZiJ9fX0K\"}]}},display:{Lore:[0:\"§7Health: §a+110\",1:\"§7Defense: §a+110\",2:\"§7Mending: §a+10\",3:\" §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Holy Blood\",6:\"§7Increases the natural health\",7:\"§7regeneration of you and all\",8:\"§7players in a §a6§7 block radius\",9:\"§7by §a3x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY HELMET\"],Name:\"§6Holy Dragon Helmet\"},ExtraAttributes:{id:\"HOLY_DRAGON_HELMET\"}}",
+ "modver": "2.1.0-REL",
"lore": [
"§7Health: §a+110",
"§7Defense: §a+110",
+ "§7Mending: §a+10",
" §8[§8❤§8]",
"",
"§6Full Set Bonus: Holy Blood",
diff --git a/items/HOLY_DRAGON_LEGGINGS.json b/items/HOLY_DRAGON_LEGGINGS.json
index b244f23e..f3974753 100644
--- a/items/HOLY_DRAGON_LEGGINGS.json
+++ b/items/HOLY_DRAGON_LEGGINGS.json
@@ -4,11 +4,12 @@
"displayname": "§6Holy Dragon Leggings",
"clickcommand": "viewrecipe",
"damage": 0,
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+155\",1:\"§7Defense: §a+140\",2:\" §8[§8❤§8]\",3:\"\",4:\"§6Full Set Bonus: Holy Blood\",5:\"§7Increases the natural health\",6:\"§7regeneration of you and all\",7:\"§7players in a §a6§7 block radius\",8:\"§7by §a3x§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY LEGGINGS\"],color:4706631,Name:\"§6Holy Dragon Leggings\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_LEGGINGS\"}}",
- "modver": "2.0.0-REL",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+155\",1:\"§7Defense: §a+140\",2:\"§7Mending: §a+10\",3:\" §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Holy Blood\",6:\"§7Increases the natural health\",7:\"§7regeneration of you and all\",8:\"§7players in a §a6§7 block radius\",9:\"§7by §a3x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY LEGGINGS\"],color:4706631,Name:\"§6Holy Dragon Leggings\"},ExtraAttributes:{color:\"71:209:71\",id:\"HOLY_DRAGON_LEGGINGS\"}}",
+ "modver": "2.1.0-REL",
"lore": [
"§7Health: §a+155",
"§7Defense: §a+140",
+ "§7Mending: §a+10",
" §8[§8❤§8]",
"",
"§6Full Set Bonus: Holy Blood",
diff --git a/items/ICHTHYIC_BELT.json b/items/ICHTHYIC_BELT.json
new file mode 100644
index 00000000..840b3dee
--- /dev/null
+++ b/items/ICHTHYIC_BELT.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Ichthyic Belt",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"375da7db-59f7-3a16-ad5c-81d873516b0d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjQ4Nzc2NjA4NSwKICAicHJvZmlsZUlkIiA6ICJiMDBmZWRjOTM0YmU0NWIxOGI3M2MyOTgzNjFjZTg3MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBbGRlcmJyYXVlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NhNjQzOGRmY2NjZmUyNmFmMzU2ZjIxNTE4OWJiYmZhYzM5NGUyOGNhZmQ5YjNjYmM0NmEzOWVhY2Q3MWQxMzAiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+12\",1:\"§7Fishing Speed: §a+4\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§9§lRARE BELT\"],Name:\"§9Ichthyic Belt\"},ExtraAttributes:{id:\"ICHTHYIC_BELT\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+12",
+ "§7Fishing Speed: §a+4",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§9§lRARE BELT"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "",
+ "A3": "",
+ "B1": "BLUE_SHARK_TOOTH:16",
+ "B2": "",
+ "B3": "BLUE_SHARK_TOOTH:16",
+ "C1": "NURSE_SHARK_TOOTH:16",
+ "C2": "ENCHANTED_SHARK_FIN:16",
+ "C3": "NURSE_SHARK_TOOTH:16"
+ },
+ "internalname": "ICHTHYIC_BELT",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ICHTHYIC_CLOAK.json b/items/ICHTHYIC_CLOAK.json
new file mode 100644
index 00000000..92f12ab1
--- /dev/null
+++ b/items/ICHTHYIC_CLOAK.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Ichthyic Cloak",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d2848e08-9ec7-3a32-aa04-04d6299af928\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjU1OTU0NTkzMywKICAicHJvZmlsZUlkIiA6ICI2NDU4Mjc0MjEyNDg0MDY0YTRkMDBlNDdjZWM4ZjcyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaDNtMXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmE4M2IxY2JlODU5MzY4MzgxMDlkNmE2NzBmNWI3ZGVlZDllYjEwNmViYTRjNzE4ZmJlMTE3OWNlOWMwYzkxYSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Fishing Speed: §a+4\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§9§lRARE CLOAK\"],Name:\"§9Ichthyic Cloak\"},ExtraAttributes:{id:\"ICHTHYIC_CLOAK\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+10",
+ "§7Fishing Speed: §a+4",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§9§lRARE CLOAK"
+ ],
+ "recipe": {
+ "A1": "BLUE_SHARK_TOOTH:16",
+ "A2": "NURSE_SHARK_TOOTH:32",
+ "A3": "BLUE_SHARK_TOOTH:16",
+ "B1": "ENCHANTED_SHARK_FIN:16",
+ "B2": "",
+ "B3": "ENCHANTED_SHARK_FIN:16",
+ "C1": "ENCHANTED_SHARK_FIN:16",
+ "C2": "",
+ "C3": "ENCHANTED_SHARK_FIN:16"
+ },
+ "internalname": "ICHTHYIC_CLOAK",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ICHTHYIC_GLOVES.json b/items/ICHTHYIC_GLOVES.json
new file mode 100644
index 00000000..764ef77e
--- /dev/null
+++ b/items/ICHTHYIC_GLOVES.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Ichthyic Gloves",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"be8e00ec-978f-315f-accd-63451adee030\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjU1OTQ5OTMwNywKICAicHJvZmlsZUlkIiA6ICJjMTNkYzkxZjg1YjA0ZWM4OGU2NDk5YzdjZDc4Zjk3MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJjYXNzdGhlY3J5cHRpZCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80YzM3N2Q3NzY3YTE3ZTk4ZDZjOTUwYjMyMWFmN2VmZDA5YmFmMWRiZTY4MjE1MzNhMDEyZTlhYzJlMWIyNjczIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Health: §a+8\",1:\"§7Fishing Speed: §a+4\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§9§lRARE GLOVES\"],Name:\"§9Ichthyic Gloves\"},ExtraAttributes:{id:\"ICHTHYIC_GLOVES\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Health: §a+8",
+ "§7Fishing Speed: §a+4",
+ "",
+ "§7§8This item can be reforged!",
+ "§8§l* §8Co-op Soulbound §8§l*",
+ "§9§lRARE GLOVES"
+ ],
+ "recipe": {
+ "A1": "BLUE_SHARK_TOOTH:16",
+ "A2": "BLUE_SHARK_TOOTH:16",
+ "A3": "BLUE_SHARK_TOOTH:16",
+ "B1": "NURSE_SHARK_TOOTH:16",
+ "B2": "NURSE_SHARK_TOOTH:16",
+ "B3": "NURSE_SHARK_TOOTH:16",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ },
+ "internalname": "ICHTHYIC_GLOVES",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/JELLYFISH;3.json b/items/JELLYFISH;3.json
index a95daaa0..4e6577d1 100644
--- a/items/JELLYFISH;3.json
+++ b/items/JELLYFISH;3.json
@@ -1,24 +1,23 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §5Jellyfish",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a7be2bb4-70a1-32e4-a981-8f26c5864371\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTEzZjA4NmNjYjU2MzIzZjIzOGJhMzQ4OWZmMmExYTM0YzBmZGNlZWFmYzQ4M2FjZmYwZTU0ODhjZmQ2YzJmMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"\",4:\"§6Radiant Regeneration\",5:\"§7§7While in dungeons, increases\",6:\"§7your base health regen by §a{0}%\",7:\"§a§7and reduces the mana cost of\",8:\"§7Power Orbs by §a{1}%§7.\",9:\"\",10:\"§6Stored Energy\",11:\"§7§7While in dungeons, for every\",12:\"§7§c2,000 HP §7you heal teammates\",13:\"§7the cooldown of §aWish §7is\",14:\"§7reduced by §a{2}s§7, up to\",15:\"§7§a30s§7.\",16:\"\",17:\"§7§eRight-click to add this pet to\",18:\"§eyour pet menu!\",19:\"\",20:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Jellyfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JELLYFISH\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"JELLYFISH;3\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a7be2bb4-70a1-32e4-a981-8f26c5864371\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTEzZjA4NmNjYjU2MzIzZjIzOGJhMzQ4OWZmMmExYTM0YzBmZGNlZWFmYzQ4M2FjZmYwZTU0ODhjZmQ2YzJmMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"\",4:\"§6Radiant Scyphozoa\",5:\"§7§7While in dungeons, reduces the\",6:\"§7mana cost of Power Orbs by\",7:\"§7§a{0}%§7.\",8:\"\",9:\"§6Stored Energy\",10:\"§7§7While in dungeons, for every\",11:\"§7§c2,000 HP §7you heal teammates\",12:\"§7the cooldown of §aWish §7is\",13:\"§7reduced by §a{1}s§7, up to\",14:\"§7§a30s§7.\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Jellyfish\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":\\\"0\\\",\\\"active\\\":0b,\\\"type\\\":\\\"JELLYFISH\\\",\\\"tier\\\":\\\"EPIC\\\",\\\"exp\\\":\\\"0\\\",\\\"hideInfo\\\":0b}\",id:\"JELLYFISH;3\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Alchemy Pet",
"",
"§7Health: §a{HEALTH}",
"",
- "§6Radiant Regeneration",
- "§7§7While in dungeons, increases",
- "§7your base health regen by §a{0}%",
- "§a§7and reduces the mana cost of",
- "§7Power Orbs by §a{1}%§7.",
+ "§6Radiant Scyphozoa",
+ "§7§7While in dungeons, reduces the",
+ "§7mana cost of Power Orbs by",
+ "§7§a{0}%§7.",
"",
"§6Stored Energy",
"§7§7While in dungeons, for every",
"§7§c2,000 HP §7you heal teammates",
"§7the cooldown of §aWish §7is",
- "§7reduced by §a{2}s§7, up to",
+ "§7reduced by §a{1}s§7, up to",
"§7§a30s§7.",
"",
"§7§eRight-click to add this pet to",
diff --git a/items/JELLYFISH;4.json b/items/JELLYFISH;4.json
index c862769a..38a47743 100644
--- a/items/JELLYFISH;4.json
+++ b/items/JELLYFISH;4.json
@@ -1,30 +1,29 @@
{
"itemid": "minecraft:skull",
"displayname": "§f§f§7[Lvl {LVL}] §6Jellyfish",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a7be2bb4-70a1-32e4-a981-8f26c5864371\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTEzZjA4NmNjYjU2MzIzZjIzOGJhMzQ4OWZmMmExYTM0YzBmZGNlZWFmYzQ4M2FjZmYwZTU0ODhjZmQ2YzJmMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"\",4:\"§6Radiant Regeneration\",5:\"§7§7While in dungeons, increases\",6:\"§7your base health regen by §a{0}%\",7:\"§a§7and reduces the mana cost of\",8:\"§7Power Orbs by §a{1}%§7.\",9:\"\",10:\"§6Stored Energy\",11:\"§7§7While in dungeons, for every\",12:\"§7§c2,000 HP §7you heal teammates\",13:\"§7the cooldown of §aWish §7is\",14:\"§7reduced by §a{2}s§7, up to\",15:\"§7§a30s§7.\",16:\"\",17:\"§6Powerful Potions\",18:\"§7§7While in dungeons, increase\",19:\"§7the effectiveness of Dungeon\",20:\"§7Potions by §a{3}%\",21:\"\",22:\"§7§eRight-click to add this pet to\",23:\"§eyour pet menu!\",24:\"\",25:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Jellyfish\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"JELLYFISH\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"JELLYFISH;4\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a7be2bb4-70a1-32e4-a981-8f26c5864371\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTEzZjA4NmNjYjU2MzIzZjIzOGJhMzQ4OWZmMmExYTM0YzBmZGNlZWFmYzQ4M2FjZmYwZTU0ODhjZmQ2YzJmMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Alchemy Pet\",1:\"\",2:\"§7Health: §a{HEALTH}\",3:\"\",4:\"§6Radiant Scyphozoa\",5:\"§7§7While in dungeons, reduces the\",6:\"§7mana cost of Power Orbs by\",7:\"§7§a{0}%§7.\",8:\"\",9:\"§6Stored Energy\",10:\"§7§7While in dungeons, for every\",11:\"§7§c2,000 HP §7you heal teammates\",12:\"§7the cooldown of §aWish §7is\",13:\"§7reduced by §a{1}s§7, up to\",14:\"§7§a30s§7.\",15:\"\",16:\"§6Powerful Potions\",17:\"§7§7While in dungeons, increase\",18:\"§7the effectiveness of Dungeon\",19:\"§7Potions by §a{2}%\",20:\"\",21:\"§7§eRight-click to add this pet to\",22:\"§eyour pet menu!\",23:\"\",24:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl {LVL}] §6Jellyfish\"},ExtraAttributes:{petInfo:\"{\\\"candyUsed\\\":\\\"0\\\",\\\"active\\\":0b,\\\"type\\\":\\\"JELLYFISH\\\",\\\"tier\\\":\\\"LEGENDARY\\\",\\\"exp\\\":\\\"0\\\",\\\"hideInfo\\\":0b}\",id:\"JELLYFISH;4\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Alchemy Pet",
"",
"§7Health: §a{HEALTH}",
"",
- "§6Radiant Regeneration",
- "§7§7While in dungeons, increases",
- "§7your base health regen by §a{0}%",
- "§a§7and reduces the mana cost of",
- "§7Power Orbs by §a{1}%§7.",
+ "§6Radiant Scyphozoa",
+ "§7§7While in dungeons, reduces the",
+ "§7mana cost of Power Orbs by",
+ "§7§a{0}%§7.",
"",
"§6Stored Energy",
"§7§7While in dungeons, for every",
"§7§c2,000 HP §7you heal teammates",
"§7the cooldown of §aWish §7is",
- "§7reduced by §a{2}s§7, up to",
+ "§7reduced by §a{1}s§7, up to",
"§7§a30s§7.",
"",
"§6Powerful Potions",
"§7§7While in dungeons, increase",
"§7the effectiveness of Dungeon",
- "§7Potions by §a{3}%",
+ "§7Potions by §a{2}%",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
diff --git a/items/LAVA_WATER_ORB.json b/items/LAVA_WATER_ORB.json
new file mode 100644
index 00000000..ed44ce1f
--- /dev/null
+++ b/items/LAVA_WATER_ORB.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Lava Water Orb",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"30761e93-ad1a-3022-b2d6-b3b92fddd903\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWRmOTZjY2Q5Mjk5MGRkOGI4NTUzZDJjY2VhYjRjMmM5YjIwOGFhMjI1ZGIxNTc1ODJmY2Q1NjY5MTVkNGJjZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7Extremely hot to the touch.\",2:\"§7\",3:\"§7§8Shouldn\u0027t this be steam..?\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Lava Water Orb\"},ExtraAttributes:{id:\"LAVA_WATER_ORB\"}}",
+ "damage": 3,
+ "lore": [
+ "§eRight-click to view recipes!",
+ "§7Extremely hot to the touch.",
+ "§7",
+ "§7§8Shouldn\u0027t this be steam..?",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "recipe": {
+ "A1": "MAGMA_FISH_SILVER:16",
+ "A2": "THUNDER_SHARDS:2",
+ "A3": "MAGMA_FISH_SILVER:16",
+ "B1": "MOOGMA_PELT:64",
+ "B2": "WATER_ORB:1",
+ "B3": "LUMP_OF_MAGMA:64",
+ "C1": "CUP_OF_BLOOD:32",
+ "C2": "HORN_OF_TAURUS:16",
+ "C3": "FLAMING_HEART:32"
+ },
+ "internalname": "LAVA_WATER_ORB",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/LUMINOUS_BRACELET.json b/items/LUMINOUS_BRACELET.json
new file mode 100644
index 00000000..e66cfd25
--- /dev/null
+++ b/items/LUMINOUS_BRACELET.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§f§f§aLuminous Bracelet",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e9cbbe5b-4433-3bdc-99d3-f49568e4ef1b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MTgwMTIzMDIwMiwKICAicHJvZmlsZUlkIiA6ICIxOTQzY2VmYzM4NWM0YTJjYWJiZGViODBjZTIwM2RjZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJzb29vb29vb29vb29vb29wIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFlOTdmOTllOWVkYjg5ZWQ3YjEzMDkwYjkxODM5N2RhYzQ3ZmE3YTZlYTEwODBlNDM5Y2QzMzgwYTE2MDMxYzgiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"§7Fishing Speed: §a+1\",2:\"\",3:\"§7Earn §6+20 Coins §7and §3+10\",4:\"§3Fishing XP §7when depositing\",5:\"§7§aChum §7in someone ELSE\u0027s\",6:\"§7bucket.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aFishing Skill 12§c.\",10:\"§a§lUNCOMMON BRACELET\"],Name:\"§f§f§aLuminous Bracelet\"},ExtraAttributes:{id:\"LUMINOUS_BRACELET\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Sea Creature Chance: §c+1%",
+ "§7Fishing Speed: §a+1",
+ "",
+ "§7Earn §6+20 Coins §7and §3+10",
+ "§3Fishing XP §7when depositing",
+ "§7§aChum §7in someone ELSE\u0027s",
+ "§7bucket.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aFishing Skill 12§c.",
+ "§a§lUNCOMMON BRACELET"
+ ],
+ "internalname": "LUMINOUS_BRACELET",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/MOBYS_SHEARS.json b/items/MOBYS_SHEARS.json
new file mode 100644
index 00000000..ac51f923
--- /dev/null
+++ b/items/MOBYS_SHEARS.json
@@ -0,0 +1,17 @@
+{
+ "itemid": "minecraft:shears",
+ "displayname": "§f§f§9Moby\u0027s Shears",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Collects §a+1 §aGlowing\",1:\"§aMushroom§7!\",2:\"\",3:\"§9§lRARE SHEARS\"],Name:\"§f§f§9Moby\u0027s Shears\"},ExtraAttributes:{id:\"MOBYS_SHEARS\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Collects §a+1 §aGlowing",
+ "§aMushroom§7!",
+ "",
+ "§9§lRARE SHEARS"
+ ],
+ "internalname": "MOBYS_SHEARS",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/PET_SKIN_JELLYFISH_LUMINESCENT.json b/items/PET_SKIN_JELLYFISH_LUMINESCENT.json
new file mode 100644
index 00000000..ecadfe95
--- /dev/null
+++ b/items/PET_SKIN_JELLYFISH_LUMINESCENT.json
@@ -0,0 +1,32 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§dLuminescent Jellyfish Skin",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"393aee07-4acd-3cc5-b8fe-d29be69b8170\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NjM0MTkxNjcxNCwKICAicHJvZmlsZUlkIiA6ICJmNThkZWJkNTlmNTA0MjIyOGY2MDIyMjExZDRjMTQwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJ1bnZlbnRpdmV0YWxlbnQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmI2NTZiYWM2NGFkYTY0ZmEyMjFlOWY0OGZiZjhhYjkzMzRiNzkzNGVmYjk3OWQ3NThkZjRkMGMxYmQxNzY5NSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet skins change the look and\",3:\"§7particle trail of your pet but\",4:\"§7only one skin can be active at a\",5:\"§7time!\",6:\"\",7:\"§7§7This skin can only be applied\",8:\"§7to Jellyfish pets.\",9:\"\",10:\"§7§aThis skin is animated!\",11:\"\",12:\"§7§eRight click on your pet to\",13:\"§eapply this skin!\",14:\"\",15:\"§d§lMYTHIC COSMETIC\"],Name:\"§dLuminescent Jellyfish Skin\"},ExtraAttributes:{id:\"PET_SKIN_JELLYFISH_LUMINESCENT\"},AttributeModifiers:[]}",
+ "damage": 3,
+ "lore": [
+ "§8Consumed on use",
+ "",
+ "§7§7Pet skins change the look and",
+ "§7particle trail of your pet but",
+ "§7only one skin can be active at a",
+ "§7time!",
+ "",
+ "§7§7This skin can only be applied",
+ "§7to Jellyfish pets.",
+ "",
+ "§7§aThis skin is animated!",
+ "",
+ "§7§eRight click on your pet to",
+ "§eapply this skin!",
+ "",
+ "§d§lMYTHIC COSMETIC"
+ ],
+ "internalname": "PET_SKIN_JELLYFISH_LUMINESCENT",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale"
+ ]
+} \ No newline at end of file
diff --git a/items/PISCARY;1.json b/items/PISCARY;1.json
new file mode 100644
index 00000000..9f1c1145
--- /dev/null
+++ b/items/PISCARY;1.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§fEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piscary I\",1:\"§7Grants §b+1☂ Fishing Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §FFishing Rod\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PISCARY;1\",enchantments:{piscary:1}}}",
+ "damage": 0,
+ "lore": [
+ "§9Piscary I",
+ "§7Grants §b+1☂ Fishing Speed§7.",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§6Source:",
+ "§aI-V: §7Enchantment Table",
+ "",
+ "§6Applied To:",
+ "§7- §FFishing Rod",
+ "§7- §fFishing Weapon",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "PISCARY;1",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/PISCARY;2.json b/items/PISCARY;2.json
new file mode 100644
index 00000000..c67c03c0
--- /dev/null
+++ b/items/PISCARY;2.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§fEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piscary 2\",1:\"§7Grants §b+2☂ Fishing Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §FFishing Rod\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PISCARY;2\",enchantments:{piscary:2}}}",
+ "damage": 0,
+ "lore": [
+ "§9Piscary 2",
+ "§7Grants §b+2☂ Fishing Speed§7.",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§6Source:",
+ "§aI-V: §7Enchantment Table",
+ "",
+ "§6Applied To:",
+ "§7- §FFishing Rod",
+ "§7- §fFishing Weapon",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "PISCARY;2",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/PISCARY;3.json b/items/PISCARY;3.json
new file mode 100644
index 00000000..de3674e5
--- /dev/null
+++ b/items/PISCARY;3.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§fEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piscary 3\",1:\"§7Grants §b+3☂ Fishing Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §FFishing Rod\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PISCARY;3\",enchantments:{piscary:3}}}",
+ "damage": 0,
+ "lore": [
+ "§9Piscary 3",
+ "§7Grants §b+3☂ Fishing Speed§7.",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§6Source:",
+ "§aI-V: §7Enchantment Table",
+ "",
+ "§6Applied To:",
+ "§7- §FFishing Rod",
+ "§7- §fFishing Weapon",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "PISCARY;3",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/PISCARY;4.json b/items/PISCARY;4.json
new file mode 100644
index 00000000..b26b3e08
--- /dev/null
+++ b/items/PISCARY;4.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§fEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piscary 4\",1:\"§7Grants §b+4☂ Fishing Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §FFishing Rod\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"PISCARY;4\",enchantments:{piscary:4}}}",
+ "damage": 0,
+ "lore": [
+ "§9Piscary 4",
+ "§7Grants §b+4☂ Fishing Speed§7.",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§6Source:",
+ "§aI-V: §7Enchantment Table",
+ "",
+ "§6Applied To:",
+ "§7- §FFishing Rod",
+ "§7- §fFishing Weapon",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "PISCARY;4",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/PISCARY;5.json b/items/PISCARY;5.json
new file mode 100644
index 00000000..7ca6db90
--- /dev/null
+++ b/items/PISCARY;5.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§aEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piscary 5\",1:\"§7Grants §b+5☂ Fishing Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §FFishing Rod\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"PISCARY;5\",enchantments:{piscary:5}}}",
+ "damage": 0,
+ "lore": [
+ "§9Piscary 5",
+ "§7Grants §b+5☂ Fishing Speed§7.",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§6Source:",
+ "§aI-V: §7Enchantment Table",
+ "",
+ "§6Applied To:",
+ "§7- §FFishing Rod",
+ "§7- §fFishing Weapon",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "PISCARY;5",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/PISCARY;6.json b/items/PISCARY;6.json
new file mode 100644
index 00000000..3442968c
--- /dev/null
+++ b/items/PISCARY;6.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§9Enchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Piscary 6\",1:\"§7Grants §b+6☂ Fishing Speed§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§6Source:\",7:\"§aI-V: §7Enchantment Table\",8:\"\",9:\"§6Applied To:\",10:\"§7- §FFishing Rod\",11:\"§7- §fFishing Weapon\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Enchanted Book\"},ExtraAttributes:{id:\"PISCARY;6\",enchantments:{piscary:6}}}",
+ "damage": 0,
+ "lore": [
+ "§9Piscary 6",
+ "§7Grants §b+6☂ Fishing Speed§7.",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§6Source:",
+ "§aI-V: §7Enchantment Table",
+ "",
+ "§6Applied To:",
+ "§7- §FFishing Rod",
+ "§7- §fFishing Weapon",
+ "",
+ "§9§lRARE"
+ ],
+ "internalname": "PISCARY;6",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/PITCHIN_KOI.json b/items/PITCHIN_KOI.json
new file mode 100644
index 00000000..c58e00c4
--- /dev/null
+++ b/items/PITCHIN_KOI.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Pitchin\u0027 Koi",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"86bb6641-1001-3234-9668-4a915111ad64\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmI2YjhjZWRmZWFkNDI4NmY2YzBiYmEzMmJiZDM2NWQyYThjYTJmMWVhY2Q3YjlkOTUxNDc0MTdkYmJhZTlkNCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Pitchin\u0027 §7reforge\",4:\"§7when combined with a fishing\",5:\"§7rod§7.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXVIII§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Pitchin\u0027 Koi\"},ExtraAttributes:{id:\"PITCHIN_KOI\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Reforge Stone",
+ "§7§8Combinable in Reforge Anvil",
+ "",
+ "§7Applies the §9Pitchin\u0027 §7reforge",
+ "§7when combined with a fishing",
+ "§7rod§7.",
+ "",
+ "§7Requires §aMining Skill Level",
+ "§aXVIII§7!",
+ "",
+ "§9§lRARE REFORGE STONE"
+ ],
+ "internalname": "PITCHIN_KOI",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/SHARK_WATER_ORB.json b/items/SHARK_WATER_ORB.json
new file mode 100644
index 00000000..cc680aac
--- /dev/null
+++ b/items/SHARK_WATER_ORB.json
@@ -0,0 +1,31 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Shark Water Orb",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63427422-3a2d-3035-b1ac-33fce1885ff7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODg5MzcyYjYzZWE5MmUyOWQwM2MzNjJhNDZmY2ZjMjBkZDA1YWYzYTVlMjdjZDBkMWFiNDNkZjM3MWExNDIxNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7A disgusting ball of mushed\",2:\"§7shark matter.\",3:\"§7\",4:\"§7§8Are those teeth sticking out?\",5:\"\",6:\"§6§lLEGENDARY\"],Name:\"§6Shark Water Orb\"},ExtraAttributes:{id:\"SHARK_WATER_ORB\"}}",
+ "damage": 3,
+ "lore": [
+ "§eRight-click to view recipes!",
+ "§7A disgusting ball of mushed",
+ "§7shark matter.",
+ "§7",
+ "§7§8Are those teeth sticking out?",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_SHARK_FIN:4",
+ "A2": "GREAT_WHITE_SHARK_TOOTH:1",
+ "A3": "ENCHANTED_SHARK_FIN:4",
+ "B1": "BLUE_SHARK_TOOTH:16",
+ "B2": "WATER_ORB:1",
+ "B3": "NURSE_SHARK_TOOTH:32",
+ "C1": "ENCHANTED_SHARK_FIN:4",
+ "C2": "TIGER_SHARK_TOOTH:4",
+ "C3": "ENCHANTED_SHARK_FIN:4"
+ },
+ "internalname": "SHARK_WATER_ORB",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/SPOOKY_WATER_ORB.json b/items/SPOOKY_WATER_ORB.json
new file mode 100644
index 00000000..5f4c4d93
--- /dev/null
+++ b/items/SPOOKY_WATER_ORB.json
@@ -0,0 +1,29 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Spooky Water Orb",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b8a37929-1d8d-31b6-a2a0-5a07056fcef7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDc3NGU1ZWYzZDhiY2RlOWVhMjFjMzRiODQ4MjdkMzQ1MzFlNjhmMTExNTEwZjMzODMwNTVlY2FhNzRiZWJjYyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7A terrifying sphere of extreme\",2:\"§7spookiness.\",3:\"\",4:\"§6§lLEGENDARY\"],Name:\"§6Spooky Water Orb\"},ExtraAttributes:{id:\"SPOOKY_WATER_ORB\"}}",
+ "damage": 3,
+ "lore": [
+ "§eRight-click to view recipes!",
+ "§7A terrifying sphere of extreme",
+ "§7spookiness.",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "recipe": {
+ "A1": "PURPLE_CANDY:16",
+ "A2": "SOUL_FRAGMENT:1",
+ "A3": "PURPLE_CANDY:16",
+ "B1": "WEREWOLF_SKIN:8",
+ "B2": "WATER_ORB:1",
+ "B3": "WEREWOLF_SKIN:8",
+ "C1": "PURPLE_CANDY:16",
+ "C2": "WEREWOLF_SKIN:8",
+ "C3": "PURPLE_CANDY:16"
+ },
+ "internalname": "SPOOKY_WATER_ORB",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ULTIMATE_BOBBIN_TIME;3.json b/items/ULTIMATE_BOBBIN_TIME;3.json
new file mode 100644
index 00000000..99cbfd34
--- /dev/null
+++ b/items/ULTIMATE_BOBBIN_TIME;3.json
@@ -0,0 +1,39 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§fEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBobbin\u0027 Time III\",1:\"§7Increases some of your player stats by\",2:\"§7§b+0.48% §7per fishing bobber within §a30\",3:\"§ablocks§7, up to §b10 §7bobbers.\",4:\"§7Stats: §3α Sea Creature Chance§7, §b☂\",5:\"§bFishing Speed§7, §3☯ Fishing Wisdom§7, §b✯\",6:\"§bMagic Find§7, §d♣ Pet Luck\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BOBBIN_TIME;3\",enchantments:{ultimate_bobbin_time:3}}}",
+ "damage": 0,
+ "lore": [
+ "§9§d§lBobbin\u0027 Time III",
+ "§7Increases some of your player stats by",
+ "§7§b+0.48% §7per fishing bobber within §a30",
+ "§ablocks§7, up to §b10 §7bobbers.",
+ "§7Stats: §3α Sea Creature Chance§7, §b☂",
+ "§bFishing Speed§7, §3☯ Fishing Wisdom§7, §b✯",
+ "§bMagic Find§7, §d♣ Pet Luck",
+ "",
+ "§7§cYou can only have 1 Ultimate",
+ "§cEnchantment on an item!",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§f§lCOMMON"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "SHARK_WATER_ORB:1",
+ "A3": "",
+ "B1": "SPOOKY_WATER_ORB:1",
+ "B2": "BOBBIN_SCRIPTURES:1",
+ "B3": "WINTER_WATER_ORB:1",
+ "C1": "",
+ "C2": "LAVA_WATER_ORB:1",
+ "C3": ""
+ },
+ "internalname": "ULTIMATE_BOBBIN_TIME;3",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ULTIMATE_BOBBIN_TIME;4.json b/items/ULTIMATE_BOBBIN_TIME;4.json
new file mode 100644
index 00000000..a50025c0
--- /dev/null
+++ b/items/ULTIMATE_BOBBIN_TIME;4.json
@@ -0,0 +1,28 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§fEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBobbin\u0027 Time IV\",1:\"§7Increases some of your player stats by\",2:\"§7§b+0.64% §7per fishing bobber within §a30\",3:\"§ablocks§7, up to §b10 §7bobbers.\",4:\"§7Stats: §3α Sea Creature Chance§7, §b☂\",5:\"§bFishing Speed§7, §3☯ Fishing Wisdom§7, §b✯\",6:\"§bMagic Find§7, §d♣ Pet Luck\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BOBBIN_TIME;4\",enchantments:{ultimate_bobbin_time:4}}}",
+ "damage": 0,
+ "lore": [
+ "§9§d§lBobbin\u0027 Time IV",
+ "§7Increases some of your player stats by",
+ "§7§b+0.64% §7per fishing bobber within §a30",
+ "§ablocks§7, up to §b10 §7bobbers.",
+ "§7Stats: §3α Sea Creature Chance§7, §b☂",
+ "§bFishing Speed§7, §3☯ Fishing Wisdom§7, §b✯",
+ "§bMagic Find§7, §d♣ Pet Luck",
+ "",
+ "§7§cYou can only have 1 Ultimate",
+ "§cEnchantment on an item!",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "ULTIMATE_BOBBIN_TIME;4",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ULTIMATE_BOBBIN_TIME;5.json b/items/ULTIMATE_BOBBIN_TIME;5.json
new file mode 100644
index 00000000..fd551fe9
--- /dev/null
+++ b/items/ULTIMATE_BOBBIN_TIME;5.json
@@ -0,0 +1,28 @@
+{
+ "itemid": "minecraft:enchanted_book",
+ "displayname": "§aEnchanted Book",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBobbin\u0027 Time V\",1:\"§7Increases some of your player stats by\",2:\"§7§b+0.8% §7per fishing bobber within §a30\",3:\"§ablocks§7, up to §b10 §7bobbers.\",4:\"§7Stats: §3α Sea Creature Chance§7, §b☂\",5:\"§bFishing Speed§7, §3☯ Fishing Wisdom§7, §b✯\",6:\"§bMagic Find§7, §d♣ Pet Luck\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BOBBIN_TIME;5\",enchantments:{ultimate_bobbin_time:5}}}",
+ "damage": 0,
+ "lore": [
+ "§9§d§lBobbin\u0027 Time V",
+ "§7Increases some of your player stats by",
+ "§7§b+0.8% §7per fishing bobber within §a30",
+ "§ablocks§7, up to §b10 §7bobbers.",
+ "§7Stats: §3α Sea Creature Chance§7, §b☂",
+ "§bFishing Speed§7, §3☯ Fishing Wisdom§7, §b✯",
+ "§bMagic Find§7, §d♣ Pet Luck",
+ "",
+ "§7§cYou can only have 1 Ultimate",
+ "§cEnchantment on an item!",
+ "",
+ "§7Use this on an item in an Anvil",
+ "§7to apply it!",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "ULTIMATE_BOBBIN_TIME;5",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/WATER_ORB.json b/items/WATER_ORB.json
new file mode 100644
index 00000000..674c61b7
--- /dev/null
+++ b/items/WATER_ORB.json
@@ -0,0 +1,35 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§5Water Orb",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"be51e90b-8e1e-3c3a-a2f6-2ee8c260dd72\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjRjMjJiOGRmMGE4NTNhNDljYjgyZTkwYTYxOGQ2NTAxMjEyMjM2MWM4Mzk4MDYyZmNiYWY3NGQ1Njk2YzJhOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7A perfectly smooth, highly\",2:\"§7condensed orb of pure fish\",3:\"§7matter.\",4:\"§7\",5:\"§7Used as a core ingredient in\",6:\"§7high level fishing crafts.\",7:\"§7\",8:\"§7§8Smells like fish...\",9:\"\",10:\"§5§lEPIC\"],Name:\"§5Water Orb\"},ExtraAttributes:{id:\"WATER_ORB\"}}",
+ "damage": 3,
+ "lore": [
+ "§eRight-click to view recipes!",
+ "§7A perfectly smooth, highly",
+ "§7condensed orb of pure fish",
+ "§7matter.",
+ "§7",
+ "§7Used as a core ingredient in",
+ "§7high level fishing crafts.",
+ "§7",
+ "§7§8Smells like fish...",
+ "",
+ "§5§lEPIC"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_RAW_FISH:16",
+ "A2": "ENCHANTED_WATER_LILY:8",
+ "A3": "ENCHANTED_RAW_SALMON:16",
+ "B1": "ENCHANTED_PRISMARINE_SHARD:16",
+ "B2": "DIVER_FRAGMENT:1",
+ "B3": "ENCHANTED_PRISMARINE_SHARD:16",
+ "C1": "ENCHANTED_SPONGE:4",
+ "C2": "ENCHANTED_PUFFERFISH:16",
+ "C3": "ENCHANTED_CLOWNFISH:8"
+ },
+ "internalname": "WATER_ORB",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/WINTER_WATER_ORB.json b/items/WINTER_WATER_ORB.json
new file mode 100644
index 00000000..759e96b8
--- /dev/null
+++ b/items/WINTER_WATER_ORB.json
@@ -0,0 +1,30 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Winter Water Orb",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"41607c0b-a731-32d9-8fe3-5e12b1a92b8d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTYwYTg3NWY1N2UzNjcwMDdmMmMxY2YwMDc3N2NiNDFmOTBlZmUyMDdmMDM5Y2MyOWQ3NmI1OGI4ZDg1MTJkIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"§7A collection of frozen\",2:\"§7substances, potentially\",3:\"§7including ice cream.\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Winter Water Orb\"},ExtraAttributes:{id:\"WINTER_WATER_ORB\"}}",
+ "damage": 3,
+ "lore": [
+ "§eRight-click to view recipes!",
+ "§7A collection of frozen",
+ "§7substances, potentially",
+ "§7including ice cream.",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "recipe": {
+ "A1": "ICE_HUNK:32",
+ "A2": "ENCHANTED_SNOW_BLOCK:64",
+ "A3": "ICE_HUNK:32",
+ "B1": "WHITE_GIFT:64",
+ "B2": "WATER_ORB:1",
+ "B3": "GREEN_GIFT:8",
+ "C1": "ICE_HUNK:32",
+ "C2": "BLUE_ICE_HUNK:16",
+ "C3": "ICE_HUNK:32"
+ },
+ "internalname": "WINTER_WATER_ORB",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/ZOMBIE_PICKAXE.json b/items/ZOMBIE_PICKAXE.json
index 7301728b..ef57ceaf 100644
--- a/items/ZOMBIE_PICKAXE.json
+++ b/items/ZOMBIE_PICKAXE.json
@@ -1,10 +1,10 @@
{
"itemid": "minecraft:iron_pickaxe",
"displayname": "§fZombie Pickaxe",
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 4\",1:\"\",2:\"§7Mining Speed: §a+190\",3:\"\",4:\"§7Grants Haste II§7 for §a5s\",5:\"§a§7when breaking Ores!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON PICKAXE\"],Name:\"§fZombie Pickaxe\"},ExtraAttributes:{id:\"ZOMBIE_PICKAXE\"}}",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§8Breaking Power 3\",1:\"\",2:\"§7Mining Speed: §a+190\",3:\"\",4:\"§7Grants Haste II§7 for §a5s\",5:\"§a§7when breaking Ores!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON PICKAXE\"],Name:\"§fZombie Pickaxe\"},ExtraAttributes:{id:\"ZOMBIE_PICKAXE\"}}",
"damage": 0,
"lore": [
- "§8Breaking Power 4",
+ "§8Breaking Power 3",
"",
"§7Mining Speed: §a+190",
"",
@@ -27,10 +27,10 @@
},
"internalname": "ZOMBIE_PICKAXE",
"clickcommand": "viewrecipe",
- "modver": "2.0.0-REL",
+ "modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Zombie_Pickaxe"
],
"crafttext": "Requires: Rotten Flesh II"
-}
+} \ No newline at end of file