Skip to content

Port 1.21.11 to NeoForge#2

Closed
PhilipB06 wants to merge 1 commit into
OffsetMods538:1.21.11from
PhilipB06:1.21.11-neoforge
Closed

Port 1.21.11 to NeoForge#2
PhilipB06 wants to merge 1 commit into
OffsetMods538:1.21.11from
PhilipB06:1.21.11-neoforge

Conversation

@PhilipB06

Copy link
Copy Markdown

Mirrors the same build/loader porting pattern already used for 26.1-neoforge and 26.2-neoforge: swaps Fabric Loom for the NeoForge moddev toolchain, replaces FabricLoader with FMLEnvironment/ModList in GeneralUtils and ServerPlaceholders, and converts the testmod entrypoint from ModInitializer/CommandRegistrationCallback to a @mod class wired through RegisterCommandsEvent. No unrelated 26.x feature changes (LoaderUtil, client placeholder API, etc.) are pulled in.

Opened against 1.21.11 since there's no 1.21.11-neoforge branch upstream yet.

Mirrors the same build/loader porting pattern already used for
26.1-neoforge and 26.2-neoforge: swaps Fabric Loom for the NeoForge
moddev toolchain, replaces FabricLoader with FMLEnvironment/ModList in
GeneralUtils and ServerPlaceholders, and converts the testmod entrypoint
from ModInitializer/CommandRegistrationCallback to a @mod class wired
through RegisterCommandsEvent. No unrelated 26.x feature changes
(LoaderUtil, client placeholder API, etc.) are pulled in.
@PhilipB06 PhilipB06 mentioned this pull request Jul 23, 2026
@OffsetMonkey538

OffsetMonkey538 commented Jul 24, 2026

Copy link
Copy Markdown
Member

I do not want AI generated code in my repo, which this, based on the pr and commit massage, is.
I have backported to 1.21.11 like I said I would in #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants