ap-1
f986147bc9
Update fabric latest versions link ( #154 )
...
The [old page](https://fabricmc.net/versions.html ) is missing links to the online javadocs. It tells users to use the [new page](https://fabricmc.net/develop ) instead, so we might as well provide the new one here to begin with.
2023-03-20 18:06:57 -05:00
Player
10418ddfb4
Update Fabric Loader to 0.12.12
2023-03-20 18:06:57 -05:00
Player
23a1cc505c
Update Fabric Loader to 0.12.10
2023-03-20 18:06:57 -05:00
modmuss50
783060dd7b
1.18.1
2023-03-20 18:06:57 -05:00
modmuss50
7223d32932
Update deps
2023-03-20 18:06:57 -05:00
modmuss50
a112439e5a
1.18
2023-03-20 18:06:57 -05:00
modmuss50
f64a1af368
1.18-pre2
2023-03-20 18:06:57 -05:00
modmuss50
6028a2d1bc
Update Fabric Loader and API
2023-03-20 18:06:57 -05:00
Jasmine Hegman
90ee12cdaf
Update yarn and fabric load/api ( #134 )
...
* Update yarn and fabric load/api
To keep up to date with https://fabricmc.net/versions.html?&version=1.17.1
* Set loader to latest stable version
2023-03-20 18:06:57 -05:00
modmuss50
e32cf4dd03
Update fabric API
2023-03-20 18:06:57 -05:00
modmuss50
792855f003
Update Gradle, Loom, Yarn, Fabric
2023-03-20 18:06:57 -05:00
modmuss50
a03d7d7ca7
Update Minecraft and Gradle.
2023-03-20 18:06:57 -05:00
jackassmc
66f205566e
Update Fabric versions link ( #111 )
2023-03-20 18:06:57 -05:00
Qwinci
f9c2441da6
Update gradle.properties ( #110 )
2023-03-20 18:06:57 -05:00
modmuss50
ea5ee160cb
1.17 stable
2023-03-20 18:06:57 -05:00
modmuss50
90784b19dd
1.17-pre1
2023-03-20 18:06:57 -05:00
modmuss50
327294c23a
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
2023-03-20 18:06:57 -05:00
David Bailey
3945543493
Update dependencies ( #92 )
...
Co-authored-by: ByMartrixX <47987888+ByMartrixx@users.noreply.github.com>
2023-03-20 18:06:57 -05:00
modmuss50
5e90fcf973
Update loom, gradle, yarn, loader and api.
2023-03-20 18:06:57 -05:00
modmuss50
239db7ac74
Update default maven group
2023-03-20 18:06:57 -05:00
modmuss50
ac2b8726bf
Update minecraft, gradle, loader and api.
2023-03-20 18:06:57 -05:00
modmuss50
2a6b759429
1.16.4
2023-03-20 18:06:57 -05:00
zml
b47118c0c0
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
2023-03-20 18:06:57 -05:00
modmuss50
15702ab2d6
Update api, loader, loom, gradle
2023-03-20 18:06:57 -05:00
modmuss50
131529ef83
1.16.3
2023-03-20 18:06:57 -05:00
modmuss50
65c0816fd4
1.16.2
2023-03-20 18:06:57 -05:00
modmuss50
766f1dd165
1.16.1
2023-03-20 18:06:57 -05:00
modmuss50
fbfea881a5
1.16
2023-03-20 18:06:57 -05:00
modmuss50
fa81f68510
Update Gradle and dependencies
2023-03-20 18:06:57 -05:00
modmuss50
94c6fdae11
Update loom, gradle and all other deps
2023-03-20 18:06:57 -05:00
modmuss50
fa9bb5786e
Update gradle, update deps, modCompile -> modImplementation
2023-03-20 18:06:57 -05:00
modmuss50
eae63a9b4f
1.15.2
2023-03-20 18:06:57 -05:00
modmuss50
75f6927373
1.15.1
2023-03-20 18:06:57 -05:00
modmuss50
3ac3537fba
1.15
2023-03-20 18:06:57 -05:00
Brad Erickson
11e84d5edd
Update yarn, loader and api ( #31 )
...
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2023-03-20 18:06:57 -05:00
modmuss50
78d7ccb738
Update yarn, loader and api
2023-03-20 18:06:57 -05:00
modmuss50
be4e99199c
Update loom + dependencies
2023-03-20 18:06:57 -05:00
MrIbby
3df02eb827
Fix #18 ( #19 )
2023-03-20 18:06:57 -05:00
modmuss50
88a72df56f
1.14.4
2023-03-20 18:06:57 -05:00
Modmuss50
6c83c71730
Update API version to fix a bug with crashes.
...
Sadly this bug snuck into previous versions, this has been fixed.
2023-03-20 18:06:57 -05:00
modmuss50
0a3b14d2d0
1.14.3
2023-03-20 18:06:57 -05:00
asie
68803953ba
version updates
2023-03-20 18:06:57 -05:00
Alexander
262d4aa421
Update gradle.properties ( #15 )
2023-03-20 18:06:57 -05:00
modmuss50
4b63432aa6
Update to 1.14.2
2023-03-20 18:06:57 -05:00
Connor Scialdone
8e5adfbb87
Update Yarn mappings to 1.14.1+build.5
...
Yarn 1.14.1+build.4 had an issue with Hopper#getWorld being renamed to Hopper#getHopperWorld, which caused the world to crash when ticking hoppers in dev. 1.14.1+build.5 fixed this, but the example mod wasn't updated yet, so anyone following the dev install instructions on the site would run into the issue.
2023-03-20 18:06:57 -05:00
modmuss50
477eb10b53
Update to 1.14.1 and Fabric API 0.3.0
2023-03-20 18:06:57 -05:00
asie
52a1fb39d6
Minecraft 1.14, Loom 0.2.2
2023-03-20 18:06:57 -05:00
modmuss50
d36788770b
Update to pre 4
2023-03-20 18:06:57 -05:00
Bruno Ploumhans
8725b81acb
Update to fabric 0.2.6.121
2023-03-20 18:06:56 -05:00
Adrian Siekierka
f73966b745
update to Loader 0.4.0
2023-03-20 18:06:56 -05:00