Compatibility
Minecraft: Java Edition
1.20–1.20.1
1.19.x
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated last year
Changelog
Features
- New location type:
mirror
; no change to the player's X and Z but chooses a new Y based on the topmost block at the target position
API
- Exposed
LocationType
- Refactored destinations a bit to make it easier to add new location types
- New method to provide a dynamic
BlockPos
with world and player context parameters