Port Mineralogy 6.1.1 to Minecraft 1.20.6 Forge - #154
Merged
SkyBlade1978 merged 5 commits intoSep 2, 2026
Merged
Conversation
SkyBlade1978
merged commit Sep 2, 2026
e87d6da
into
MinecraftModDevelopmentMods:master-1.20.6
5 checks passed
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 Mineralogy 6.1.1 to Minecraft 1.20.6 Forge as
6.1.1.120061, using the accepted 1.20.1 implementation as the functional source while preserving registry identities, NBT, assets, recipes, migrations, configuration semantics, and legacy-world compatibility.This targets Forge
50.2.0, Java 21, pack format 32, and released OreSpawn4.0.16.120061(CurseForge file8786031). Runtime metadata acceptsorespawn@[4.0.6,5.0.0)while compilation and validation pin the exact released artifact.Main changes
id, holder-set predicates,sends_telemetry_event: false,forge:condition, and MapCodec condition registration.7.0.34, Gradle9.6.1, pinned Temurin21.0.7+6, reproducible archives, and the checksum-sealed Forge 50 zero-repair Mavenizer fixture.mods.tomlversions and Forge's misleadingFailed to find system mod: minecraftstartup failure.Validation
crude_oilcoexistence passes an isolated fresh/reload compatibility fixture with distinct fluids/buckets and additive tags.1AA724315D6A019F0FDF1CB5449A44383E7ACE793CCCD2236138978E1DD486C3.Accepted candidate:
7f406e96c6fa52b0d7c031abe3917894e4633ad1.Fork merge commit:
fff2d29d0f2efad035f2e5bd02a88a87ffdeac6a(tree-identical to the accepted candidate).This is the Forge port only. NeoForge 1.20.6 remains a separate loader lineage. Tagging and publication are not part of this PR.