Only require used FAPI modules
mrbuilder1961 opened this issue ยท 1 comments
In the fabric.mod.json
, the mod would no longer require all modules of the Fabric API to be installed, but rather just referenced ones (command, event, etc.)
Although this wouldn't affect 99% of people, when developing solely with this mod it would speed up build and compile times.