Port OreSpawn 4.0.16 to Forge 1.13.2 - #295
Merged
SkyBlade1978 merged 6 commits intoSep 8, 2026
Merged
SkyBlade1978 merged 6 commits into
SkyBlade1978 merged 6 commits into
Conversation
SkyBlade1978
merged commit Sep 8, 2026
a7fdbb2
into
MinecraftModDevelopmentMods:master-1.13.2
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 the accepted OreSpawn 4.0.16 campaign to Minecraft 1.13.2 / Forge 25.0.223 and publishes version
4.0.16.113021.This backport adds the applicable fixes from 4.0.9 through 4.0.14 while preserving Forge 1.13's static, two-dimensional biome model:
LOCAL_MODIFICATIONS, ahead of provider surfaces, while preserving later authored blocks and rejecting air, fluids, bedrock and block entities;top + 1while retaining the existing Snow/Ice scan and all buried/authored safety controls;The release/build work also adds the cache-cold Forge bootstrap gate with pinned Java 25/8/17 toolchains, while retaining official MinecraftMavenizer 0.5.19 with a verified zero-patch result. Existing ForgeGradle 7 release safeguards, deterministic version-only artifacts, 21-document export, exact Mineralogy 1.13.2 5.0.1 oracle, LWJGL3-only Eclipse classpath, duplicated
bin/maindiscovery, five access transformers and the Forge 25WorldGenRegion.isChunkInBoundsfluid guard are preserved.Compatibility
snapshot_20180921-1.13[4.0.6,5.0.0)compatibility remain unchangedValidation
genEclipseRunsproduction-classpath gate-4965128775892001975with four configured rocks, all seven applicable managed ores in range, covered lava, Custom77/13/2, unchanged profile/original-area hashes on reload and no decoration-region boundary errorThe exact candidate
eab2cd06b996e3e69da0342c348f948a0389b4aewas manually accepted before publication to the fork. This PR does not tag, release, publish artifacts or directly update the MMD target branch.