Closes Anuken/Mindustry-Suggestions/issues/5821

This commit is contained in:
Anuken
2025-08-28 13:00:29 -04:00
parent 26ba0583ef
commit 7f3bf0e228

View File

@@ -346,6 +346,7 @@ public class Blocks{
charr = new Floor("char"){{ charr = new Floor("char"){{
blendGroup = stone; blendGroup = stone;
attributes.set(Attribute.water, -0.25f);
}}; }};
basalt = new Floor("basalt"){{ basalt = new Floor("basalt"){{