Releases: null2264/CobbleGen
Releases · null2264/CobbleGen
v5.3.15
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
v5.3.11
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
andexcludedBiomes
)
Similar todimensions
andexcludedDimensions
, it lets to you to control on which biome a block can or cannot generate. ChangeenableExperimentalFeatures
incobblegen-meta.json5
to test this feature.