Update Forge 1.18.2 to OreSpawn 4.0.16 - #270
Merged
SkyBlade1978 merged 7 commits intoAug 31, 2026
Merged
Conversation
SkyBlade1978
merged commit Aug 31, 2026
1342d1e
into
MinecraftModDevelopmentMods:master-1.18
4 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
Updates Forge 1.18.2 to OreSpawn
4.0.16.118021, carrying the tested fixes developed with CakeWorld while preserving API major 1, schemas 4/6/5, profile formats, and existing chunks.Fixes included
4.0.11: resolves dynamic biome dictionary weighting and ore include/exclude matching by stable biome key ([1.18.2] Geome ID fallback drops biome-dictionary weights for dynamic biomes #262, [1.18.2] Ore biome filters reject dynamic-registry biomes by object identity #263).4.0.12: aligns public geology sampling with the highest occupied block used by generation ([1.18.2] GeologySampler disagrees with generated geology at 3D biome seams #266).4.0.13: restores provider-builder biome filter parity and accepts namespaced geome IDs in both creation-editor paths ([1.18.2 API] OreDimensionDefinition.Builder cannot express supported biome filters #268, [1.18.2] Creation editor rejects namespaced geome IDs in valid templates #269).4.0.14: converts exposed one-layer snow at the first free cell while preserving buried/authored snow and ice ([1.18.2] Dimension snow/ice material overrides do not convert loaded weather blocks #267).4.0.15: makes generated geology, public sampling, and ore family-host attribution use the same stable quart-biome cell at 3D biome boundaries.4.0.16: leaves shutdown to the Forge GameTest harness during benchmark tests, avoiding the null test-tracker crash; ordinary benchmark servers still stop automatically.These references are intentionally non-closing because the remaining Minecraft branches still need the same fixes assessed and ported.
Validation
76FD6140FE85C3D9EEA0321A0441D352A0B2643390A1090BBB1F70FE104C5717F4DD670262C263C0778256796193DCAFA80D11FB7D6FDE7E9D6287D0CCFF7F7F427F8A016E7EDC82DB0FBD21C92A1680DDBD9457B697F585FF70E62795621492The exact candidate has also completed manual testing. No public API, schema, registry ID, provider format, migration format, or existing-chunk rewrite is introduced.