Metamorph 1.1.2
mchorse opened this issue ยท 0 comments
Metamorph 1.1.2 is a patch fix which aims at fixing some issues related to other mods, improving some stuff, and adding new code for custom models (because of Blockbuster mod).
General
- Optimize rendering in creative morph menu
- Mechanism for spotting errored entities in creative and survival morph menu
Commands
Extended some capabilities of commands.
-
/morph
can demorph player -
/acquire_morph
command was added
Custom Models
Some code was needed to be added to Metamorph, because it's a container for custom models.
- Add some Blockbuster sensitive code for custom models
- JSON deserializers
- Custom model utilities
- Custom poses
- Fixed scale
- Added limb color and opacity
Mods
Some issues were fixed related to other mods or requested by users. Some of issues in the tracker couldn't be fixed (because of complexity and specificity of mods' implementations).