NucleoidMC / fantasy

Library to support creating dimensions at runtime
GNU Lesser General Public License v3.0
95 stars 26 forks source link

Remove dependency on Fabric API #10

Closed LoganDark closed 2 years ago

LoganDark commented 2 years ago

Currently, the only Fabric API features this mod uses are the lifecycle events. The dependency is so small that it should be able to be removed with just a couple mixins. Would you be open to doing that?

Patbox commented 2 years ago

It only depends on fabric-lifecycle-events-v1 submodule now so it should be simpler to jar in jar all required dependencies