Fluidlogged API

Fluidlogged API

305k Downloads

Add a configuration item to control the fluid can fluidlogged with

RuiXuqi opened this issue ยท 0 comments

commented

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.