zlepper / itlt

It's the little things mod, a mod about the little things.
MIT License
12 stars 5 forks source link

Add it to fabric #31

Open forumEnd opened 2 years ago

forumEnd commented 2 years ago

What's your idea? Hello, I'm making my modpack using fabric and would really like to have a fork of itlt in fabric since it is really cool to see it in fabric and would really like to customize my modpack. Also would like to clarify that I want it for 1.17 maybe 1.18 once you make one for forge 1.18!

PaintNinja commented 2 years ago

Thanks for your suggestion, Fabric support is under consideration and will depend on how well the community helps me with the port and how much can be done with the FabricAPI without needing to resort to Mixins.

Note that if I do a Fabric port:

forumEnd commented 2 years ago

Thanks for your suggestion, Fabric support is under consideration and will depend on how well the community helps me with the port and how much can be done with the FabricAPI without needing to resort to Mixins.

Note that if I do a Fabric port:

  • Support for MC versions may be different from the Forge version depending on how well I get along with the porting and toolchain process. If Fabric makes it as easy as Forge to backport my changes all the way back to 1.13 then I probably will, if not then I'll probably only release updates for the latest stable version of MC.
  • Some features in the Forge version of the mod may not be available in the Fabric version
  • I haven't decided yet whether or not the config will be portable (as in, same config file works on both Forge and Fabric)

In the future when forge and fabric get closer is it possible for you to do one?

PaintNinja commented 2 years ago

Sorry, I don't understand your question.