Fluidlogged-API icon indicating copy to clipboard operation
Fluidlogged-API copied to clipboard

Add a configuration item to control the fluid can fluidlogged with

Open RuiXuqi opened this issue 2 years ago • 0 comments

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.

RuiXuqi avatar Jul 06 '23 15:07 RuiXuqi