From f82f034be56965e1aabc62d02a089c36124423bd Mon Sep 17 00:00:00 2001 From: Jordy Goodridge Date: Tue, 4 Jun 2024 01:46:28 -0700 Subject: [PATCH] Change Upgrade Aquatic mob spawning y level Normally the "bottom of the ocean" is around y level 30, with Tectonic it's more around y level 0. --- config/upgrade_aquatic-common.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/upgrade_aquatic-common.toml b/config/upgrade_aquatic-common.toml index 9bfa8ef..b4c8746 100644 --- a/config/upgrade_aquatic-common.toml +++ b/config/upgrade_aquatic-common.toml @@ -16,5 +16,5 @@ "Drowned swimming animation" = true #The max height that deep ocean mobs can spawn at #Range: 0 ~ 255 - "Deep ocean mob max height" = 30 + "Deep ocean mob max height" = 0