aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-03 19:24:27 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-08-03 19:24:27 +0200
commit7be17da68991d2a057b03d14eca21fc7fc443bfb (patch)
tree4beced238e290952d644e2a28d1f49113993e8d2
parent67ded71056833e6c0419e7cf83361c95757d9fc1 (diff)
downloadSkyHanni-REPO-7be17da68991d2a057b03d14eca21fc7fc443bfb.tar.gz
SkyHanni-REPO-7be17da68991d2a057b03d14eca21fc7fc443bfb.tar.bz2
SkyHanni-REPO-7be17da68991d2a057b03d14eca21fc7fc443bfb.zip
Added water ch sea creatures
-rw-r--r--constants/SeaCreatures.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json
index bf48aa6..0c3c6b2 100644
--- a/constants/SeaCreatures.json
+++ b/constants/SeaCreatures.json
@@ -165,6 +165,23 @@
}
}
},
+ "WATER_CRYSTAL_HOLLOWS": {
+ "chat_color": "§b",
+ "sea_creatures": {
+ "Zombie Miner": {
+ "chat_message": "§aA Zombie Miner surfaces!",
+ "fishing_experience": 0
+ },
+ "Water Worm": {
+ "chat_message": "§aA Water Worm surfaces",
+ "fishing_experience": 0
+ },
+ "Poisoned Water Worm": {
+ "chat_message": "§aA Poisoned Water Worm surfaces",
+ "fishing_experience": 0
+ }
+ }
+ },
"LAVA_CRIMSON_ISLE": {
"chat_color": "§c",
"sea_creatures": {