Commit Graph

20 Commits (ffa316b7d7963e6a5358a540a6b661a8e4748a4f)

Author SHA1 Message Date
Player 4616cda6ce
Revert compatibilityLevel bump
Using JAVA_17 is currently broken with the production server and not necessarily indicated by how Mixin treats this field
2021-11-17 02:15:46 +00:00
modmuss50 57e84b576d 1.18-pre2 2021-11-16 19:52:21 +00:00
Levy Ehrstein 3829e2132d
Use Logger instead of println (#126) 2021-09-22 12:25:04 +01:00
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
2021-05-12 20:41:38 +01:00
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
2020-11-10 22:11:54 +00:00
modmuss50 6efb5c4830 1.16.1 2020-06-24 17:22:38 +01:00
i509VCB b38f2b0f52
Add minVersion to template mixin config (#41)
* Add minVersion to mixin config

* Bump loader dep requriement to >=0.7.4
2020-02-25 14:56:28 +00:00
modmuss50 c3daefbee9 Increase required loader version 2019-12-10 20:08:46 +00:00
modmuss50 97a962625c 1.15 2019-12-10 19:54:45 +00:00
Brad Erickson 705d4da55b Update yarn, loader and api (#31)
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2019-11-19 22:38:13 +00:00
asie 78fb3e4288 fix requires -> depends in mod JSON 2019-05-27 22:04:51 +02:00
Adrian Siekierka d6e85e2219 update to Loader 0.4.0 2019-04-07 19:39:55 +02:00
UpcraftLP 8243775b5c automatically set mod version on export 2019-02-15 22:39:48 +01:00
asie 2c09427cb1 use array initializer value as the default for example 2018-12-31 16:05:40 +01:00
Prospector 8b0e73fb9a Add description to example mod (#2) 2018-12-12 21:18:40 -05:00
asie c168b5b1f4 require fabric api for the example mod 2018-12-12 20:48:51 +01:00
Adrian Siekierka e87fd77bcf update library versions 2018-12-09 17:49:28 +01:00
Adrian Siekierka 4d0c364880 update to 48b, new fabric-loader definition 2018-11-30 16:54:05 +01:00
asie 952a3d1787 update to 0.0.13 2018-11-06 10:51:23 +01:00
Adrian Siekierka b755e01769 first commit 2018-11-03 23:25:39 +01:00