isXander / YetAnotherConfigLib

YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.
GNU Lesser General Public License v3.0
96 stars 36 forks source link

Backport a very important Forge fix to 1.20.1 #143

Closed enjarai closed 7 months ago

enjarai commented 7 months ago

This PR moves ContainerEventHandlerMixin to the fabric subproject, as in newer versions of YACL. This will allow the mod to actually be used on forge 1.20.1.

isXander commented 7 months ago

Thank you!