This commit is contained in:
Kacper Kostka
2023-01-31 05:45:15 +01:00
parent 8df420796a
commit 688f73e4a3
7 changed files with 128 additions and 33 deletions

View File

@@ -242,7 +242,7 @@ minetest.register_node("amogus_blocks:water", {
walkable = false,
pointable = false,
diggable = false,
buildable_to = true,
--buildable_to = true,
drowning = 1,
liquidtype = "source",
--liquid_alternative_flowing = "amogus_blocks:water_flowing",