Skip to content

Add native NeoForge 26.2 support via FFAPI - #4811

Draft
Magi1053 wants to merge 1 commit into
plan-player-analytics:masterfrom
Magi1053:feature/neoforge-26.2
Draft

Add native NeoForge 26.2 support via FFAPI#4811
Magi1053 wants to merge 1 commit into
plan-player-analytics:masterfrom
Magi1053:feature/neoforge-26.2

Conversation

@Magi1053

@Magi1053 Magi1053 commented Aug 14, 2026

Copy link
Copy Markdown

Summary

Adds a native NeoForge module (Plan/neoforge) for Minecraft 26.2 that ships as its own PlanNeoForge-*.jar, same idea as Fabric. It reuses Plan’s existing Fabric listeners/mixins via Forgified Fabric API, with a normal NeoForge entrypoint (@Mod, neoforge.mods.toml, FML paths).

This is for NeoForge itself — not SpongeForge. SpongeForge only helps if you’re already on Sponge, and a lot of NeoForge mods don’t work there. C2ME is one example: if you need that (or similar) on NeoForge, Plan has to be a real NeoForge mod, not a Sponge plugin on SpongeForge. Native support also lets us publish on NeoForge Modrinth/Curse channels next to Fabric. (Tracking: #4810; separate from the old SpongeForge work in #4162.)

Caveats: FFAPI doesn’t have a 26.2 build yet, so this currently depends on 0.155.2+26.1.2+3.5.0 until Sinytra ships one. There’s a small Fabric-side tweak so shared types take PlanPlugin instead of only PlanFabric.

@Magi1053
Magi1053 marked this pull request as ready for review August 14, 2026 15:42
@Magi1053
Magi1053 force-pushed the feature/neoforge-26.2 branch from 2ebc1ac to 1bf2f44 Compare August 14, 2026 15:48
@Magi1053
Magi1053 marked this pull request as draft August 14, 2026 16:03
@Magi1053
Magi1053 force-pushed the feature/neoforge-26.2 branch from 1bf2f44 to 5286623 Compare August 14, 2026 16:16
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.

1 participant