Closed The-Spingus closed 1 month ago
Description: When using an empty bucket to take the water out of a waterlogged Earthen Clay Farmland block, it gives you a bucket of lava instead of water.
Versions: Minecraft version: 1.20.1 Immersive Weathering version: 1.20.1-2.0.0 Moonlight Lib version: 1.20-2.9.3 Fabric API / QSL / Forge version: Forge 47.2.0
Other mods: N/A
Logs: latest.log debug.log
To Reproduce:
Expected behavior: When using an empty bucket, one should receive water and not lava.
can confirm this is also the case in 2.0.1.
wild stuff happens when you make a whole mod on your own
Came here to report this.
https://github.com/AstralOrdana/Immersive-Weathering/blob/8f1326d1e6acc6757be6b17499c96f5b2172465f/common/src/main/java/com/ordana/immersive_weathering/blocks/soil_types/EarthenClayFarmlandBlock.java#L123
Damn...
fixed for 2.0.3
Description: When using an empty bucket to take the water out of a waterlogged Earthen Clay Farmland block, it gives you a bucket of lava instead of water.
Versions: Minecraft version: 1.20.1 Immersive Weathering version: 1.20.1-2.0.0 Moonlight Lib version: 1.20-2.9.3 Fabric API / QSL / Forge version: Forge 47.2.0
Other mods: N/A
Logs: latest.log debug.log
To Reproduce:
Expected behavior: When using an empty bucket, one should receive water and not lava.