Port OreSpawn 4.0.16 to Forge 1.21.11 - #278
Open
SkyBlade1978 wants to merge 14 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ports the complete OreSpawn 4.0.16 campaign to Minecraft 1.21.11 / Forge 61.1.0 and updates the target identity to
4.0.16.121111.This carries the accepted fixes for:
Forge 61-specific adaptations retain Minecraft 1.21.11
Identifier, EventBus 7 registration, the target reload mixin, four access-transformer rules, merged Buildship output, the checksum-sealed zero-rule Mavenizer bootstrap, and exact packaged-runtime behavior.The final Eclipse repair gives ForgeGradle's generated project disjoint
bin/default,bin/main, andbin/testoutputs, preventing Eclipse from rejecting nestedbuild/sourceSetsoutput folders. The generated classpath is now covered by a regression gate.API major 1, schemas 4/6/5, registry IDs, existing provider fields, profiles, migrations, generated chunks, and compatibility range
[4.0.6,5.0.0)remain compatible.Validation
debcc79851436de6ac8ca6fbcc235889745295b1was manually tested and accepted before publication to the fork.No direct MMD branch update, tag, release, or issue closure is included in this PR.