Fluidlogged-API
Fluidlogged-API copied to clipboard
Add a configuration item to control the fluid can fluidlogged with
Is your feature request related to a problem? Please describe. I want to make the block only can be fluidlogged with water unless there is a special setting to allow the other fluid can, but I have to set "applyDefaults" to "false" and write all the default blocks to "whitelist" with tag "fluids:["minecraft:water"]". If I want to make more not default blocks can be fluidlogged, I have to add this tag to each of the whitelist. That's cumbersome.
Describe the solution you'd like Add a configuration item to control the fluid can fluidlogged with unless there is a special setting to allow the other fluid can. This can help a lot.