Skip to content

4.3.0 for Minecraft 1.19.4

Compare
Choose a tag to compare
@jsorrell jsorrell released this 20 Mar 21:45
· 81 commits to main since this release

Added

  • Support for Minecraft 1.19.4
  • The spawn platform now uses a configured feature and its location (absolute or relative to spawn) can be set using a datapack.
  • Added skyisland command simplifying the generation of per-user or per-team spawn islands.

Changed

  • Reworked renewableDeepslate
    • No longer converts all blocks hit by the splash potion into deepslate.
      • There is probability depending on how much a potion effect would be applied.
      • With over half the potion length applied, conversion is guaranteed.
  • Gateways generated when gatewaysSpawnChorus is true should now generate 10 blocks above the End Stone, not 10 blocks above the highest chorus flower.
  • Removed the sign from the default spawn platform.
  • Embedded datapack translations into the mod. The translation pack is now only required for non-English server clients without the mod.
  • Translations now fall back to the server language when the client lacks the translation in their own language (1.19.4 only).

Removed

  • Support for Minecraft 1.19.2

Fixed

  • Ferns added to the Day Trader advancement
  • Conversion should no longer depend on location or the velocity of the potion entity.
  • Chorus will no longer generate on every End Island when gatewaysSpawnChorus is true, only those created by End Gateways.
  • Get Down advancement no longer triggers when falling into the void.
  • The config setting defaultToSkyBlockWorld now changes the default server level-type to carpetskyadditions:skyblock.
  • The config setting initialTreeType now accepts any capitalization of oak or acacia.

Compatible with 1.19.4