This repository has been archived by the owner on Oct 22, 2022. It is now read-only.
Releases: copygirl/CarryCapacity
Releases · copygirl/CarryCapacity
CarryCapacity v0.6.5
Game Version: 1.16.0
Changelog (since 0.6.4)
- Fix items disappearing due to containers not "being closed" when picked up. (Sorry, @tyronx 😅)
- Fix neighboring blocks not being updated when blocks are picked up / placed down. (#11)
- Fix JSON patch error regarding legacy crate block. (It can also be picked up again now.)
- Fix slots being incorrectly locked in some circumstances. (#13)
Server now actually synchronizes the locked hotbar slots explicitly.
CarryCapacity v0.6.5-rc.2
CarryCapacity v0.6.5-rc.1
Game Version: 1.16.0
Changelog
- Fix items disappearing due to containers not "being closed" when picked up. (Sorry, @tyronx 😅)
- Fix neighboring blocks not being updated when blocks are picked up / placed down. (#11)
- Fix JSON patch error regarding legacy crate block. (It can also be picked up again now.)
- Fix slots being incorrectly locked in some circumstances. (#13)
Server now actually synchronizes the locked hotbar slots explicitly.
CarryCapacity v0.6.4
Game Version: 1.16.0-rc.1
Changelog
- Update to 1.16.0
CarryCapacity v0.6.3
Game Version: 1.15.6
Changelog
- Hopefully fix a binary incompatibility with the game
CarryCapacity v0.6.2
Game Version: 1.15.0-pre.10
Changelog
- Fix wooden containers not being carryable
(Path to blocktypes changed so patches were not applied.) - Allow querns to be carried
CarryCapacity v0.6.1
Game Version: 1.15.0-pre.3
Changelog
- Fix binary incompatibility with pre.3
CarryCapacity v0.6.0
Game Version: 1.15.0-pre.2
Changelog
- Update to work with 1.15.0 pre-releases (and hopefully beyond)
CarryCapacity v0.5.3
Game Version: 1.14.3
Changelog
- Place carried blocks anywhere, not just against "solid" blocks
- Fix block behavior properties not being synchronized up to the client
(Caused issues in 1.14.3, such as being unable to but blocks on back.)
CarryCapacity v0.5.2
Game Version: 1.14.0
Changelog
- Rebuilt to fix API breakage