mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 11:57:01 -05:00
* Fix fabric.mod.json versioning (#635) Update fabric.mod.json * Fix RenderTypeRegistry.register parameters (#636) * "Port" to 1.21.7 * Missed a 1.21.6 * Adapt to OnlyIn removal NeoForge 21.7.3 has removed OnlyIn from production. This fixes the crash on startup when Architectury API is used on this version. * Update workflows We are keeping the same file name so we can continue the build numbers --------- Co-authored-by: Jeb Feng <ranzeplay@outlook.com> Co-authored-by: ENC_Euphony <47242104+pynickle@users.noreply.github.com> Co-authored-by: shedaniel <daniel@shedaniel.me>