Commit Graph

26 Commits

Author SHA1 Message Date
Codex
7da891b34b fix: address NeoForge GUI runtime issues
Avoid passing null narration text to GuiHintTextField, emit item components for custom item display/enchantment/attribute data, and update the player preview render call for the 1.21.1 InventoryScreen API.

Validated with ./gradlew.bat build --no-daemon.
2026-04-28 00:17:57 +02:00
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
bfbf99d2c7 Update to 1.20.4 2023-12-09 14:39:09 +01:00
Exopandora
da1af1100d Bump version 2023-09-23 15:26:26 +02:00
Exopandora
392ce3bdb4 Update to 1.20.2 2023-09-23 13:10:41 +02:00
Exopandora
d2cb43fbff Bump version 2023-07-09 13:08:00 +02:00
Exopandora
e86dd928ca Bump version 2023-07-05 19:32:42 +02:00
Exopandora
a8e25c3570 Update to 1.20.1 2023-06-14 18:36:45 +02:00
Exopandora
de11a006d5 Update to 1.20 2023-06-11 13:52:10 +02:00
Exopandora
5531a71850 Update to 1.19.4 2023-03-18 20:38:43 +01:00
Marcel Konrad
f1ec380225 Bump version 2022-12-11 20:48:10 +01:00
Marcel Konrad
f2378df4b8 Bump version 2022-12-10 01:23:07 +01:00
Marcel Konrad
ec487b0333 Update to 1.19.3 2022-12-09 18:35:21 +01:00
Marcel Konrad
c83a63f8a8 Add curseforge badges 2022-09-23 19:07:06 +02:00
Marcel Konrad
53b1191ffc Bump version 2022-09-09 13:55:47 +02:00
Marcel Konrad
9e80be3375 Enable parallel processing 2022-09-09 13:50:10 +02:00
Marcel Konrad
dacaf68f94 Update to 1.19.2 2022-08-06 13:51:38 +02:00
Marcel Konrad
056fcf0c0d Bump version 2022-07-30 18:59:12 +02:00
Marcel Konrad
3d72a40522 Improve buildscript 2022-07-28 18:05:45 +02:00
Marcel Konrad
f2f8300cf0 Fix version string generation for mods.toml 2022-07-28 17:59:18 +02:00
Marcel Konrad
ae12e7794d Bump version 2022-07-28 16:29:05 +02:00
Marcel Konrad
22ae5ec796 Update to 1.19.1 2022-07-28 16:22:24 +02:00
Marcel Konrad
a0f43cd35c Rework buildscript 2022-07-19 01:10:20 +02:00
Marcel Konrad
c489fdd928 Bump version 2022-07-18 21:46:50 +02:00
Marcel Konrad
0c5172a81c Improve buildscript 2022-07-18 21:45:56 +02:00
Marcel Konrad
d70457725a Add gradle wrapper 2018-06-28 15:13:19 +02:00