Nyfaria / NyfsWearableBackpacks

0 stars 1 forks source link

ForgeTemplate

A simple template based off of the MDK that I use to create new projects quicker by extracting all mod-related info to gradle.properties. This does not do the work for you. It only makes the initial Gradle setup easier and less tedious.

Setting up

Using mixins?

NOTE: Mixin is properly shipped in Forge 1.18 as of 38.0.6. Make sure to set this as the minimum version in forge_version_range if you use Mixins!

Not using mixins?

Finally, import into your IDE of choice.