Port Minecraft 1.12.2 to Mineralogy 6.0.1 and OreSpawn 4 - #137
Merged
SkyBlade1978 merged 9 commits intoAug 24, 2026
Merged
Conversation
SkyBlade1978
merged commit Aug 24, 2026
d67796d
into
MinecraftModDevelopmentMods:master-1.12
1 check 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
This upgrades the Minecraft 1.12.2 branch from Mineralogy 3.8.0 to Mineralogy
6.0.1.112021and makes released OreSpawn 4 the sole terrain, strata, ore and covered-deposit engine.The port targets Forge
14.23.5.2859and released OreSpawn4.0.7.112021(CurseForge file8685379). It retains themineralogymod ID and historical registry, tile, NBT, asset, recipe, patch and OreDictionary identities needed by existing worlds, while moving production packages tozone.moddev.mc.mineralogy.OreSpawn 4 integration and migration
manage_vanilla_ores=false; Mineralogy neither generates nor restores cancelled vanilla ore.sulfur_orekey and historicalsulphur_orefallback, into an atomic provider override without rewriting the sourcemineralogy.cfg.mineralogy_crude_oil, the Mineralogy oil block and bucket, target-native Forge fluid/container behavior, and the covered Ocean deposit rule.crude_oilfluid.Configuration and content controls
ENABLE_DRYWALLSENABLE_ROCK_SALT_LAMPSENABLE_MINERAL_DUSTSENABLE_MINERAL_FERTILIZERCOBBLESTONE_EQUIVILENTspelling and makes it functional for all 27 raw rock families, while retaining unconditional chert/pumice and specialty storage-block/lamp aliases.GROUP_TABS_BY_TYPE, while preserving the single-tab default.Recipes and gameplay repairs
dustCarbon, Base MetalsdustCoal, exact vanilla charcoal and sugar for gunpowder; ordinary coal is not accepted.3/15/1properties.DROP_COBBLESTONE.Localization and documentation
Build and release metadata
6.0.1.112021using the documentedMajor.Minor.Bug.Targetconvention.6.0.1.112021); the Target already identifies Minecraft and loader.orespawn@[4.0.7,5.0.0)and pins released CurseForge file8685379.zone.moddev.mc:Mineralogy:6.0.1.112021.7.0.34and Gradle9.6.1, using a Java 8 compilation toolchain and producing exactly main, sources and Javadoc jars.Issues covered
No issue is automatically closed by this PR; maintainers can close applicable tickets after review and acceptance.
Validation
Validation used the exact released OreSpawn artifact and Java 8 production bytecode:
clean check build javadoc verifyReleaseDependencies verifyReleaseArtifacts writeReleaseChecksumspassed.genEclipseRuns isolateEclipseProductionRuns verifyEclipseProductionClasspath eclipsepassed with production-only launch classpaths.git diff --checkpassed and both the feature branch and fork product branch resolve to the exact same commit.Candidate
681a68f1988086137fa225e70d0ce2296f6eca2eMineralogy-6.0.1.112021.jar558AD3403486F3B5CF575494BDF0A36B9F5967EA8D58E94BDBC2C2B3B6AF5D220D17D0C66E29C5EE069432144BDF81553F9743197BA11C2F27E08B702CD07E77F0E810E8BBD253788EF023E59DC699539076AE523561797014E3F0FB39B78246This PR does not modify or release OreSpawn and does not publish or tag a Mineralogy artifact.