layout | title | permalink | topnav |
---|---|---|---|
page |
Develop |
/develop/ |
true |
This page contains a range of resources to help you create a new mod or maintain an existing mod.
-
If you would like to create a new mod please see the wiki.
-
Use the online template mod generator.
-
An up-to date template mod can be found on github.
-
Install the Fabric command line tools.
-
If you need some extra help we have a number of mod development channels on our Discord.
You need Javascript to show the latest Versions
You need Javascript to show the documentation links
{% assign cacheBust = site.time | date:'?v=%s' %}
<script type="text/javascript" src="{{ "/scripts/main.js" | relative_url | append: cacheBust }}"></script>