Skip to content

Releases: null2264/CobbleGen

v5.3.14

26 Dec 15:46
de0828b
Compare
Choose a tag to compare

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

05 Nov 04:47
29c66db
Compare
Choose a tag to compare

Added

  • Re added support for MC 1.19.3-1.19.4

v5.3.12

30 Oct 05:02
2087dce
Compare
Choose a tag to compare

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

24 Oct 09:23
d8c7df6
Compare
Choose a tag to compare
  • MC 1.21.2 and 1.21.3 support

v5.3.10

10 Sep 03:21
3e0804b
Compare
Choose a tag to compare
  • 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

21 Jun 08:12
900df37
Compare
Choose a tag to compare
  • Fixed basalt generator is not being loaded

v5.3.8

18 Jun 03:01
05b69d4
Compare
Choose a tag to compare
  • Fixed tags only generate air

v5.3.7

14 Jun 08:11
9edb194
Compare
Choose a tag to compare
  • Add support for MC 1.21

v5.3.6

24 Apr 05:31
feaf70f
Compare
Choose a tag to compare
  • Fixed NeoForge version of the mod can't be loaded

v5.3.5

24 Apr 02:10
c9ed662
Compare
Choose a tag to compare
  • Add support for MC1.20.5 full release