smooth water mod

This commit is contained in:
slweeb 2022-01-20 23:29:11 -05:00
parent 9e4a95847d
commit f2d45f1b33
1 changed files with 6 additions and 0 deletions

6
mods/smooth_water.js Normal file
View File

@ -0,0 +1,6 @@
elements.water.behavior = [
"XX|XX|XX",
"XX|XX|M2 AND BO",
"XX|M1|M2",
];
elements.water.flippableX = true;