7.3.17 Beta 1
- Added support for 1.21.9
- Improved rotation of crafter blocks
- Improved rotation of rail blocks
- Improved rotation of item frames
- Fixed convex shapes behaving incorrectly when three points in a straight line are selected
- Fixed a case where other mods/plugins can make errors less useful
- Fixed errors caused by unloaded worlds being used as //world overrides
7.3.17 Beta 1
- Added support for 1.21.9
- Improved rotation of crafter blocks
- Improved rotation of rail blocks
- Improved rotation of item frames
- Fixed convex shapes behaving incorrectly when three points in a straight line are selected
- Fixed a case where other mods/plugins can make errors less useful
- Fixed errors caused by unloaded worlds being used as //world overrides
Changes since 7.3.12 Beta 2
- Add support for the new block_pos NBT properties on block-aligned entities
Changes in 7.3.12
- Added support for 1.21.5
- Added ability to copy the block state string from the info tool output
- Minor optimisation to memory usage of clipboards
- Update underlying text library to improve 1.21.5 compatibility
- Fixed non-persistent entities pasting in an invalid state
- Add support for the new block_pos NBT properties on block-aligned entities
Changes since 7.3.12 Beta 2
- Add support for the new block_pos NBT properties on block-aligned entities
- [Fabric, NeoForge] Fixed issue affecting accuracy of legacy schematic loading in certain circumstances
Changes in 7.3.12
- Added support for 1.21.5
- Added ability to copy the block state string from the info tool output
- Minor optimisation to memory usage of clipboards
- Update underlying text library to improve 1.21.5 compatibility
- Fixed non-persistent entities pasting in an invalid state
- Add support for the new block_pos NBT properties on block-aligned entities
- [Fabric, NeoForge] Fixed issue affecting accuracy of legacy schematic loading in certain circumstances
- [Fabric, NeoForge] Split out the WorldEdit CUI protocol into a separate module to work around a Fabric/NeoForge API issue