Leximon / Fluidlogged

Allows waterlogging for any fluid such as lava
https://modrinth.com/mod/fluidlogged
MIT License
8 stars 1 forks source link

[Bug] Source blocks not created in (some) water-loggable blocks #17

Open AlienXtream opened 10 months ago

AlienXtream commented 10 months ago

seems i cant create infiite sources inside waterlogged blocks in some cases where vanilla would allow it, such as inside stairs and slabs.

with mod. image

image

without mod (after block update). image

image

CarlMichaelFabe commented 8 months ago

You can add #minecraft:stairs and #minecraft:slabs tags to Fluid Permeable Blocks list in the configs to fix this. I just tried it and water can flow to create water sources inside these blocks now.