File Details
ftb-essentials-fabric-2001.2.1.jar
- B
- Oct 10, 2023
- 151.47 KB
- 36.2K
- 1.20.1
- Fabric
File Name
ftb-essentials-fabric-2001.2.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Added
-
The
/rtpcommand now makes better use of block and biome tags to control valid RTP destinationsftbessentials:ignore_rtpblock tag lists blocks which are not valid for the player to land on (leaves and Bedrock by default)ftbessentials:ignore_rtpbiome tag lists biomes which are not valid for the player to land in (#minecraft:is_oceanby 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