-
Added Wear to Buckets Stable
released this
2025-01-13 19:46:08 +00:00 | 2 commits to main since this release- Added wear to buckets, corresponding to the liquid level
- Added setting to enable liquid scooping via punching/using/left mouse button in VoxeLibre
Downloads
-
Add Bucket Support Stable
released this
2025-01-11 22:04:18 +00:00 | 3 commits to main since this releaseAdds support for buckets.
Mod developers may chose to add bucket support by using
liquid_physics.register_bucket(bucket_name)
.Downloads
-
Update API and Add Settings Stable
released this
2025-01-08 15:54:35 +00:00 | 6 commits to main since this releaseAdds Settings to enable or disable physics for water and lava.
Note: You may have to toggle though these settings after updating this modDownloads
-
Liquid Duplication Update Stable
released this
2025-01-08 13:53:05 +00:00 | 7 commits to main since this releaseFixed a bug that allowed for liquid duplication due to the base liquids (e.g. "default:water_source") still spreading occasionally as they would in vanilla.
Downloads
-
API Update Stable
released this
2025-01-06 21:42:21 +00:00 | 9 commits to main since this releaseAPI should now be usable, see api.lua for a documentation.
Downloads