Metamorph

Metamorph

4M Downloads

Metamorph 1.1.2

mchorse opened this issue ยท 0 comments

commented

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).

  • Mouse control in survival morph menu (#18)
  • Disable stripping of custom name tag (#22)
  • MorePlayerModels POV fix (#24)
  • Increase scrolling in creative morph menu in two times