I'm making a boat nerfing mod with Mixin for 1.15.2. In what file are the Poise boats mod defined?
Mizhok opened this issue ยท 2 comments
I'm making a mod that uses mixin injection to nerf boats being super fast over ice.
Does this mod define a similar class that wouldn't be effected by an injection to BoatEntity, or does your boat extend it?
I tested my mod with yours and it didn't work, so I'm inclined to assume the former.
Do you know of some work around for this?