Skip to content

2001.2.1 beta release (MC 1.20.1)

Compare
Choose a tag to compare
@desht desht released this 10 Oct 10:21
· 78 commits to main since this release
5657f78

Added

  • The /rtp command now makes better use of block and biome tags to control valid RTP destinations
    • ftbessentials:ignore_rtp block tag lists blocks which are not valid for the player to land on (leaves and Bedrock by default)
    • ftbessentials:ignore_rtp biome tag lists biomes which are not valid for the player to land in (#minecraft:is_ocean by default)

Fixed

  • Fixed an event handler running on the client side which shouldn't have been
    • Led to undesirable effects like players flying when they shouldn't