Releases: null2264/CobbleGen
Releases · null2264/CobbleGen
v5.3.14
Fixed
- Fix Create integration for Patch I and J
Other
- Update gradle to v8.11.1
- Update archloom to v1.9
- Update me.modmuss50.mod-publish-plugin to v0.8.1
- Update com.gradleup.shadow to v8.3.5
v5.3.13
Added
- Re added support for MC 1.19.3-1.19.4
v5.3.12
Fixed
- Fixed REI integration due to API breaking changes in MC 1.21.2 or newer
- Adjust JEI integration due to deprecations in JEI 19 or newer
- Fixed issues with sending packet on NeoForge caused by Network Refactor
v5.3.11
- MC 1.21.2 and 1.21.3 support
v5.3.10
- Prevent some potential NullPointerException crashes
- Force config to generate when the game is loaded instead of waiting for player to load a world
- Added experimental feature: Biome filter (
biomes
and excludedBiomes
)
Similar to dimensions
and excludedDimensions
, it lets to you to control on which biome a block can or cannot generate. Change enableExperimentalFeatures
in cobblegen-meta.json5
to test this feature.
v5.3.9
- Fixed basalt generator is not being loaded
v5.3.8
- Fixed tags only generate air
v5.3.6
- Fixed NeoForge version of the mod can't be loaded
v5.3.5
- Add support for MC1.20.5 full release