Not intended behaviour in the EntityMixin#isInCauldronFilledWithWater()
alkyaly opened this issue ยท 2 comments
Just letting you know, because my mod has the exactly same problem.
If an user has the mod in their client, they can use the Trident with Riptide inside a cauldron, even though the mod isn't installed on the server.
Tested In: Fabric Latest (2.1.8-fabric)
As far as I can tell, fixing this issue would require the feature to be moved to another mod, as RandomPatches aims to have no features that require the mod on both the client and server.
Unless there's a better solution, I'll simply document this behavior and hope that it's not abused, since it's a pretty niche use case anyway.