
Hardcore Fluid Overhaul
Мод Hardcore Fluid Overhaul перерабатывает работу с жидкостями в Майнкрафт, делая её более реалистичной и требующей планирования. Вода исчезает при размещении, лаву нельзя собрать ведром - постройка инфраструктуры теперь обязательна.
Список изменений
- Added configuration options support with Mod Menu and Cloth Config API and added the following options:
Lava Pickup:
Allows enabling of whether lava can be picked up with a bucket or harm the player and destroy the bucket(default behavior).
Source Fluid Blocks Pickup:
Allows toggling if picking up a fluid consumes the source block.
Waterlogging blocks:
Toggles if waterlogging blocks is enabled.
Dissipating Waterlogged blocks:
Toggles if waterlogged blocks should dissipate when broken.
Dissipating Ice blocks:
Toggles if ice block's water should dissipate when broken.
Persistent Water in the End:
In BTW water in the end can be placed normally, so you can toggle this if you do not want it.
- Split client side environment code from the main package
- Changed the main and client package directories from "hardcorefluidoverhaul" to "hfo_mod"
- Updated the mod license in the mod to be CC-BY-4.0
- Updated the mod to Fabric API 0.116.7 & Fabric Loader 0.17.2
