From 1eafcae1c17f58ccc7ba44d88fbfcd623543a7c1 Mon Sep 17 00:00:00 2001 From: catter1 <63272345+catter1@users.noreply.github.com> Date: Sun, 29 Oct 2023 15:01:30 +0100 Subject: [PATCH] Updated to version 2.4.8 --- data/terralith/functions/toast.mcfunction | 2 +- data/terralith/worldgen/biome/cave/desert_caves.json | 3 +++ .../worldgen/biome/cave/frostfire_caves.json | 11 +++++++++-- data/terralith/worldgen/biome/cave/mantle_caves.json | 3 +++ data/terralith/worldgen/biome/emerald_peaks.json | 1 + data/terralith/worldgen/biome/painted_mountains.json | 3 +++ .../mountains/painted/surface_dx.json | 2 +- 7 files changed, 21 insertions(+), 4 deletions(-) diff --git a/data/terralith/functions/toast.mcfunction b/data/terralith/functions/toast.mcfunction index e5e11544..88c6e852 100644 --- a/data/terralith/functions/toast.mcfunction +++ b/data/terralith/functions/toast.mcfunction @@ -1 +1 @@ -tellraw @a ["",{"text":"Hello, and thank you for downloading Terralith!\n\nWe'd love to see you at the","color":"#E1B8F7"},{"text":"\n"},{"text":"Stardust Labs Discord","bold":true,"underlined":true,"color":"#E117F7","clickEvent":{"action":"open_url","value":"https://discord.gg/6Y64AXR"}},{"text":"!","color":"#E1B8F7"},{"text":"\n\n"},{"text":"And, if you'd like to use Terralith on\na server, check out our partner,","color":"#E1B8F7"},{"text":"\n"},{"text":"Bisect Hosting","bold":true,"underlined":true,"color":"#1CB2FA","clickEvent":{"action":"open_url","value":"https://bisecthosting.com/stardust"}},{"text":"!","color":"#E1B8F7"},{"text":"\n "}] \ No newline at end of file +tellraw @a ["",{"text":"Hello, and thank you for downloading Terralith!\n\nWe'd love to see you at the","color":"#E1B8F7"},{"text":"\n"},{"text":"Stardust Labs Discord","bold":true,"underlined":true,"color":"#E117F7","clickEvent":{"action":"open_url","value":"https://discord.gg/stardustlabs"}},{"text":"! If you are using a modpack, keep in mind this Discord server is for Terralith, NOT the entire modpack.","color":"#E1B8F7"},{"text":"\n\n"},{"text":"And, if you'd like to use Terralith on\na server, check out our partner,","color":"#E1B8F7"},{"text":"\n"},{"text":"Bisect Hosting","bold":true,"underlined":true,"color":"#1CB2FA","clickEvent":{"action":"open_url","value":"https://bisecthosting.com/stardust"}},{"text":"!","color":"#E1B8F7"},{"text":"\n "}] \ No newline at end of file diff --git a/data/terralith/worldgen/biome/cave/desert_caves.json b/data/terralith/worldgen/biome/cave/desert_caves.json index 761cc4fa..4f12eeed 100644 --- a/data/terralith/worldgen/biome/cave/desert_caves.json +++ b/data/terralith/worldgen/biome/cave/desert_caves.json @@ -89,6 +89,9 @@ "minecraft:red_mushroom_normal", "minecraft:patch_sugar_cane", "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" ] ], "has_precipitation": true, diff --git a/data/terralith/worldgen/biome/cave/frostfire_caves.json b/data/terralith/worldgen/biome/cave/frostfire_caves.json index 2d2249e1..3733e395 100644 --- a/data/terralith/worldgen/biome/cave/frostfire_caves.json +++ b/data/terralith/worldgen/biome/cave/frostfire_caves.json @@ -43,7 +43,9 @@ "terralith:cave/frostfire/columns", "terralith:cave/frostfire/sculk_patch", "terralith:cave/frostfire/frostfire_patch", - "terralith:cave/frostfire/frostfire_ceiling" + "terralith:cave/frostfire/frostfire_ceiling", + "minecraft:lake_lava_underground", + "minecraft:lake_lava_surface" ], [ "minecraft:amethyst_geode", @@ -51,7 +53,8 @@ "minecraft:large_dripstone" ], [ - "minecraft:monster_room" + "minecraft:monster_room", + "minecraft:monster_room_deep" ], [], [], @@ -84,6 +87,7 @@ "minecraft:disk_gravel" ], [], + [], [ "terralith:cave/ice/no_lava", "terralith:cave/frostfire/replacer", @@ -96,6 +100,9 @@ "minecraft:red_mushroom_normal", "minecraft:patch_sugar_cane", "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" ] ], "has_precipitation": true, diff --git a/data/terralith/worldgen/biome/cave/mantle_caves.json b/data/terralith/worldgen/biome/cave/mantle_caves.json index 8f681fb8..230f4327 100644 --- a/data/terralith/worldgen/biome/cave/mantle_caves.json +++ b/data/terralith/worldgen/biome/cave/mantle_caves.json @@ -80,6 +80,9 @@ "minecraft:red_mushroom_normal", "minecraft:patch_sugar_cane", "minecraft:patch_pumpkin" + ], + [ + "minecraft:freeze_top_layer" ] ], "has_precipitation": true, diff --git a/data/terralith/worldgen/biome/emerald_peaks.json b/data/terralith/worldgen/biome/emerald_peaks.json index 6d6ccf71..355691d7 100644 --- a/data/terralith/worldgen/biome/emerald_peaks.json +++ b/data/terralith/worldgen/biome/emerald_peaks.json @@ -82,6 +82,7 @@ "minecraft:glow_lichen" ], [ + "minecraft:freeze_top_layer", "terralith:mountains/scarlet/remove_some_snow", "terralith:mountains/scarlet/remove_steep_snow" ] diff --git a/data/terralith/worldgen/biome/painted_mountains.json b/data/terralith/worldgen/biome/painted_mountains.json index dd601af2..f2d7f2de 100644 --- a/data/terralith/worldgen/biome/painted_mountains.json +++ b/data/terralith/worldgen/biome/painted_mountains.json @@ -77,6 +77,9 @@ [ "minecraft:glow_lichen", "minecraft:patch_dead_bush" + ], + [ + "minecraft:freeze_top_layer" ] ], "has_precipitation": true, diff --git a/data/terralith/worldgen/configured_feature/mountains/painted/surface_dx.json b/data/terralith/worldgen/configured_feature/mountains/painted/surface_dx.json index d735a649..142510d5 100644 --- a/data/terralith/worldgen/configured_feature/mountains/painted/surface_dx.json +++ b/data/terralith/worldgen/configured_feature/mountains/painted/surface_dx.json @@ -374,7 +374,7 @@ "max_inclusive": 2 } }, - "replaceable": "#terralith:terracotta", + "replaceable": "#minecraft:terracotta", "surface": "floor", "vegetation_chance": 0, "vegetation_feature": "terralith:nothing",