PatchworkMC / patchwork-api

An attempt to reimplement the Minecraft Forge API on Fabric
GNU Lesser General Public License v2.1
282 stars 48 forks source link

AnimalTameEvent 2: Electric Boogaloo #156

Closed cittyinthecloud closed 4 years ago

cittyinthecloud commented 4 years ago

Same thing as last time, just replacing the killer Inject from MixinTameableEntitySubclass with a redirect that doesn't crash the game on load. You might want to test this to be super duper sure but it should be fine this time.

TheGlitch76 commented 4 years ago

Ran out of time to test this tonight.