Skip to content

Releases: HydrolienF/Underilla

1.6.6 [1.21 - 1.21.1]

26 Sep 16:05
Compare
Choose a tag to compare

Fix vine block data reading.

1.6.5 [1.21 - 1.21.1]

25 Sep 21:50
Compare
Choose a tag to compare

Print a warning when a spawner have no data instead of having a chunk system crash.

1.6.4 [1.21 - 1.21.1]

23 Sep 21:43
Compare
Choose a tag to compare
  • Fix underwater structure bad placement #12
  • Temporary patch disabled caves biomes over 50 untill it's based on real world surface.
  • Default datapack & advices in the repo.

1.6.3 [1.21 - 1.21.1]

10 Sep 10:14
Compare
Choose a tag to compare

Fix biome coordinate from 1.6.2 version.

1.6.2 [1.21 - 1.21.1]

09 Sep 17:30
Compare
Choose a tag to compare

Default config generate_noodle_caves: false
Code cleaning
Parameter cleaning

1.6.1 [1.21 - 1.21.1]

31 Aug 15:05
c5e0588
Compare
Choose a tag to compare

Allow transfert of only blocks or only biomes from caves world.

1.6.0 [1.21 - 1.21.1]

30 Aug 20:38
61a16ae
Compare
Choose a tag to compare
  • Surface world can have custom biomes.
  • SURFACE is the default strategy.
  • Structures are generated in the right biome when custom biome are disabled.
  • Features are always generated in the right biome.

1.5.3 [1.21 - 1.21.1]

29 Aug 18:06
Compare
Choose a tag to compare
1.5.3 [1.21 - 1.21.1] Pre-release
Pre-release

This is a pre-release version, witch means that it have'nt been tested much and probably have some bugs with some settings.

Know issues:

  • Features & structures placement isn't linked to the biome. (Blacklist surface structure to avoid weard structure location).
  • custom biome with custom features will probably crash the server.

1.5.2 [1.20.6]

11 Jun 09:32
Compare
Choose a tag to compare
1.5.2 [1.20.6] Pre-release
Pre-release

Add support for 1.20.6 and custom biome.
Custom biome need deeper modification in Minecraft code, so it only support the last version of Minecraft, 1.20.6.
Structure parameters are broken for now. Some other feature might be broken, this is a pre-release.

1.4.1 [1.19.4 - 1.20.4]

05 Mar 10:15
1f15b1a
Compare
Choose a tag to compare

fix a memory leak cause by multitreading world generation.