Port Mineralogy 6.1.0 to Minecraft 1.19.4 - #149
Merged
SkyBlade1978 merged 6 commits intoSep 1, 2026
Merged
Conversation
SkyBlade1978
merged commit Sep 1, 2026
eaaeacc
into
MinecraftModDevelopmentMods:master-1.19
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.0 to Minecraft 1.19.4 as
6.1.0.119041, using the accepted 1.18.2 implementation as the functional source while preserving Forge 45-native APIs, assets, registry identities, NBT, and legacy-world conversion.This targets Forge
45.4.0, Java 17, resource pack 13/data pack 12, and released OreSpawn4.0.16.119041(CurseForge file8780970). Runtime metadata acceptsorespawn@[4.0.6,5.0.0)while compilation and validation pin the exact released artifact.Main changes
7.0.34/Gradle9.6.1, pinned Temurin17.0.1+12, the checksum-sealed Forge 45 Mavenizer fixture, reproducible archives, hardened Eclipse runs, and pinned CI/CodeQL/wrapper/tag workflows.Validation
git diff --checkgates pass.2E0D3C0B49589AF419B483AD23FEE004C3E31D01AF0172DF71FF1D0BCE50FC12.Candidate commit:
2be5c2a9e6c6c5a4df220f9609f2c98952aa643b.The PR head
10deae6585d5bb666d62a8d2a4857cfcc518e910is a history-only merge of the newly created MMDmaster-1.19base. Its tree is byte-identical to accepted candidate2be5c2a9e6c6c5a4df220f9609f2c98952aa643b(689ab0951e472011de9b7c66772e59b8ff81e4c6), so no tested product file changed while making the PR ancestry mergeable.