Water Loggable (Block Condition Type)
Checks whether the block is waterloggable, meaning fluid can occupy the same block space (stairs, for example).
Checks whether the block is waterloggable, meaning that there can be fluid in the same block space (e.g. stairs).
Type ID: apoli:water_loggable
Fields
None.
Examples
"block_condition": {
"type": "apoli:water_loggable"
}