File Details
[1.19/1.19.1/1.19.2] v0.8.0
- R
- Jan 31, 2023
- 362.46 KB
- 257
- 1.19.2+2
- Fabric + 1
File Name
libmultipart-all-0.8.0.jar
Supported Versions
- 1.19.2
- 1.19.1
- 1.19
Curse Maven Snippet
Changes:
- Updated to 1.19.
- Added multipart rotation/mirroring/transformation support.
- [#61] Fixed
CHUNK_UNLOADevent never being fired. - [#60] Fixed
REMOVEevent being fired when the multipart block was not being removed. - [#55] Fixed calling client-side parts'
onAddedtwice when the world is loaded. - [#64] Fixed client-side parts'
onRemovednever being called for the last part in a multipart block. - [#65] Fixed
AbstractPart#onBreakbeing called multiple times for insta-break parts, causing error log-spam.