From b8daffa1ac68c38b12ff387ca84fe2115f41c84b Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Sat, 21 Dec 2024 08:11:22 +0000 Subject: [PATCH] revert coral path --- schems.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schems.lua b/schems.lua index ca5ec9b..a50bd53 100644 --- a/schems.lua +++ b/schems.lua @@ -418,7 +418,7 @@ if ethereal.reefs == 1 then seed = 7013, octaves = 3, persist = 1}, biomes = {"desert_ocean", "grove_ocean"}, y_min = -8, y_max = -2, - schematic = "schematics/corals.mts", + schematic = path .. "corals.mts", rotation = "random"}) end