14 Commits

Author SHA1 Message Date
Jab125
ba78f466ea Port to 1.20.6 (#494)
* Begin port to 1.20.6

* Port to 1.20.6

* decrease diff

* Fix Creative Tab Ordering

* add test for creative tab ordering

* change up test

* add github actions build for 1.20.6

* fix some outdated things in the github actions

* use the mod bus instead of the neoforge bus when registering menu screens

* update versions in `build.gradle`

* change to 20.6.70-beta

* require 20.6.70

* this doesn't need fabric

Signed-off-by: shedaniel <daniel@shedaniel.me>

---------

Signed-off-by: shedaniel <daniel@shedaniel.me>
Co-authored-by: shedaniel <daniel@shedaniel.me>
2024-05-18 21:29:27 +09:00
Jab125
3f0bf226c4 Port to 1.20.5 (#493)
* port to 1.20.5-rc1

* port to 1.20.5

* remove runtime mod menu

* Update build.gradle

* Prepare for publishing

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Update shadow plugin to fix building J21 binaries

Signed-off-by: shedaniel <daniel@shedaniel.me>

---------

Signed-off-by: shedaniel <daniel@shedaniel.me>
Co-authored-by: shedaniel <daniel@shedaniel.me>
2024-04-24 22:57:28 +09:00
shedaniel
93c804fe07 Merge remote-tracking branch 'origin/1.20.2' into 1.20.4 2024-02-06 18:26:47 +09:00
shedaniel
258f6288b9 Merge remote-tracking branch 'origin/1.20' into 1.20.2
Signed-off-by: shedaniel <daniel@shedaniel.me>

# Conflicts:
#	fabric/src/main/java/dev/architectury/registry/registries/fabric/RegistrarManagerImpl.java
2024-02-06 18:25:57 +09:00
Jab125
760b2a790e Update to NeoForge 20.2.77-beta, Forge 49.0.14 and Fabric Loader & API 0.15.3 & 0.92.0 (#468) 2024-01-07 15:02:00 +09:00
shedaniel
3575429592 Update to 1.20.4 2023-12-09 00:55:47 +08:00
shedaniel
ecdec604e3 Merge remote-tracking branch 'origin/1.20.2' into 1.20.3 2023-12-08 21:09:10 +08:00
shedaniel
38c3e8e64a Fix #453 2023-11-21 13:13:26 +08:00
shedaniel
054b13e63e Merge remote-tracking branch 'origin/1.20.2' into 1.20.3
# Conflicts:
#	gradle.properties
#	settings.gradle
2023-11-21 00:20:59 +08:00
shedaniel
9aba3cf1dc Update to 20.2.59-beta & Adapt to Registry Changes 2023-11-20 21:00:36 +08:00
shedaniel
426ca41331 Fix CustomizeGuiOverlayEvent crash 2023-11-19 02:59:27 +08:00
shedaniel
09e04e0cc6 Fix #451 2023-11-19 02:32:00 +08:00
shedaniel
0ff2f7f898 Fix InputEvent.MouseScrollingEvent crash 2023-11-19 00:59:23 +08:00
shedaniel
d309d26bff NeoForge 1.20.2 Port 2023-11-17 23:07:29 +08:00