- Don't place water inside leaves if
canPlaceWater
is false - Make water in leave placement also use the
placeChance
value
Mod Overhaul - 0.3
- Changed the way the mod handles water during rain to be more efficient by using the same code that's used for placing snow
- Remove
convertChunkRadius
andextraProtection
- Add config option
canPlaceWater
,placeChance
andlevelToPlace
to allow for more control over the water placement
- Initial straight port to 1.20.6
- Initial straight port to 1.20.4
This version changes the config, so please delete the old config and let it generate a new one
- Rework the config
- Adjust the rain handling to not trigger in desert biomes and others that don't have rain
- Add a config option to configure which dimensions the mod triggers in
- Initial update to 1.20
- Initial update to 1.19.4