17 Commits (1.17)

Author SHA1 Message Date
modmuss50 50f0be767c Update to 21w19a and Java 16
This commit can be used as an example on how to update your mod to Java 16. You will need to ensure you have Java 16 installed and set as the active version to run this.

Gradle 7 is required along with loom 0.8
3 years ago
zml 90cb78d412
Modernize Gradle buildscript (#71)
* Modernize gradle buildscript

* Bump yarn/loader/fabric api versions

* Add GH actions to build example mod

* Update in response to feedback
3 years ago
modmuss50 6efb5c4830 1.16.1 4 years ago
i509VCB b38f2b0f52
Add minVersion to template mixin config (#41)
* Add minVersion to mixin config

* Bump loader dep requriement to >=0.7.4
4 years ago
modmuss50 c3daefbee9 Increase required loader version 4 years ago
modmuss50 97a962625c 1.15 4 years ago
Brad Erickson 705d4da55b Update yarn, loader and api (#31)
Co-authored-by: modmuss50 <modmuss50@gmail.com>
4 years ago
asie 78fb3e4288 fix requires -> depends in mod JSON 5 years ago
Adrian Siekierka d6e85e2219 update to Loader 0.4.0 5 years ago
UpcraftLP 8243775b5c automatically set mod version on export 5 years ago
asie 2c09427cb1 use array initializer value as the default for example 5 years ago
Prospector 8b0e73fb9a Add description to example mod (#2) 5 years ago
asie c168b5b1f4 require fabric api for the example mod 5 years ago
Adrian Siekierka e87fd77bcf update library versions 5 years ago
Adrian Siekierka 4d0c364880 update to 48b, new fabric-loader definition 5 years ago
asie 952a3d1787 update to 0.0.13 6 years ago
Adrian Siekierka b755e01769 first commit 6 years ago