Commit Graph

16 Commits

Author SHA1 Message Date
Codex
193d93069e feat: add NeoForge 1.21.1 support
Port WorldHandler to Minecraft 1.21.1 on NeoForge 21.1.225.

This migrates the build from ForgeGradle to NeoForge ModDevGradle, updates mod metadata, replaces Forge API usage with NeoForge equivalents, updates registry access for 1.21.1, and avoids a client-startup advancement reload that can hang large modpacks.

Validated with compileJava and full Gradle build.
2026-04-26 20:54:01 +02:00
Exopandora
94a9d466bd Update to gradle 8.4 2023-12-09 14:49:54 +01:00
Exopandora
de11a006d5 Update to 1.20 2023-06-11 13:52:10 +02:00
Marcel Konrad
2c84f69696 Update to gradle 7.5 2022-08-06 13:51:25 +02:00
Marcel Konrad
1875253f78 Update to 1.19 2022-06-15 21:34:51 +02:00
Marcel Konrad
4e3c435116 Bump gradle version to 7.4 2022-03-03 21:52:49 +01:00
Marcel Konrad
7951c13bc5 Update to 1.18
Rewrite command builders
Usercontent api v2
2021-12-02 12:45:25 +01:00
Marcel Konrad
65b9156bf5 Fix gradle distribution link 2021-09-27 16:30:42 +02:00
Marcel Konrad
1250303a38 Gradle 7.2 2021-09-12 19:12:12 +02:00
Marcel Konrad
ea35dcb6f3 Update to 1.17.1 2021-07-26 00:49:42 +02:00
Marcel Konrad
28d746653e Simplify config loading 2021-07-26 00:02:19 +02:00
Marcel Konrad
8c465101e9 Update to gradle 6.9 2021-05-20 23:56:49 +02:00
Marcel Konrad
7498440cd8 Update forgegradle and minecraftforge
Switch to official mappings
2021-03-25 23:14:35 +01:00
Marcel Konrad
21f31afef8 Update gradle, forge and mappings 2020-04-27 21:55:32 +02:00
Marcel Konrad
e86d4f5c0c Update to 1.13.2 2019-04-02 18:17:54 +02:00
Marcel Konrad
d70457725a Add gradle wrapper 2018-06-28 15:13:19 +02:00