Commit Graph

30 Commits (5ffa0482e45edb22b272ced9d6c827f4c4b97120)

Author SHA1 Message Date
dugo3number2 b769ce9849 Initial commit 2023-01-07 12:05:14 -06:00
modmuss50 9cfe28c5ea 1.19.3 2022-12-07 16:12:08 +00:00
modmuss50 009f258b56
Update dependencies (#220) 2022-11-22 15:04:48 +00:00
modmuss50 242f56a702 Update Dependencies 2022-08-28 11:44:45 +01:00
modmuss50 0c1c110650 1.19 2022-06-07 19:59:33 +01:00
modmuss50 c8a61cfe2c Update loader, api & yarn 2022-05-21 17:13:30 +01:00
Player 283fa1c518
Update MC dep to disallow 1.18.1 since it's usually incompatible 2022-04-27 05:12:03 +00:00
modmuss50 06e3e43ee0 Update to 1.18.2
Also updates fabric loader.
2022-02-28 14:26:51 +00:00
modmuss50 1e60757a4c Update API, yarn, minimum loader version and mixin compat level. 2022-01-24 20:22:46 +00:00
modmuss50 662a7f1b33
Migrate to SLF4J (#157) 2022-01-19 22:54:09 +00:00
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