- Added forge and neoforge
- Data-Driven pose fields now use snake_case instead of CamelCase
- Changed "poses" folder to "pose" in data packs.
- Poses now have fallback text.
- During October armor stands will use the "Zombie" pose when placed.
- Updated for Minecraft 1.21
- Now uses java 21
- Added ChangePoseCallback for developers.
- You can no longer change the pose of marker armor stands.
- Invisible or marker armor stands will not change with Redstone.
- Poses now use codecs.
- #12 Doesn't work on servers.
- Initial Release
- Updated for 1.21
- Improved performance of armor stands
- Added API to interact with the armor stand poses
- Updated for 1.20
- Shift clicking on the base of the armor stand should now target the correct armor stand.
- Added API to add your own poses to armor stands.
- Changing the pose via Shift-Click will now display the name of the pose above the hotbar.
- Updated for 1.19.4 !!! Incompatible with older version!
- Improved the Right Click hitbox. Shift Right-Click at the base of the armor stand to change the pose.
- Updated for 1.18.1
- Added datapack register common for all LPS datapacks.
- Added update checker URL to easily check for updates.
- Armor stands that are invisable will not have pose functions.
- You can now Shift + Right click with a open hand on the base of the armor stand to change the pose.
- Redstone power 14 and 15 will reset the armor stand
- Updating and working on 1.16.4
- Fixed an instance of armor stand not changing pose when first Redstone in front of armor stand has been redirected. Causes all poses not to work.
- Initial Release