Boat placement ignores custom "block_interaction_range" attribute
The player is unable to place boats with an extended block_interaction_range value, and is also able to place them with a reduced value. This is not the case when placing minecarts.
How to reproduce
- Use the next command:
/attribute @s minecraft:generic.block_interaction_range base set 10 - Try to place a boat further than 4.5 blocks.
- Notice you can't.