Skip to content

Metamorph 1.2

Compare
Choose a tag to compare
@mchorse mchorse released this 26 Jun 18:42
· 208 commits to 1.12 since this release

This big update adds many quality of life features related to management of morphs. Custom user categories, direct editing of acquired, recent morphs category, better editing. Basically after this update management of morphs is a bliss.

Compatible with McLib 2.0. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.

  • Added morph ID remapping mechanism
  • Added entity selectors mechanism
  • Added config options:
    • Added a config option to disable first person rendering (suggested by Frtc)
    • Added a config option to pause morph menus in singleplayer
  • Added new morphs:
    • Added item morph — allows to morph into an item stack
    • Added label morph — allows to morph into text
  • Added more common morph properties:
    • Added display name option to morphs
    • Added editing of morph settings to the morph
    • Added global morph keybinds
    • Added sorting to body part list
  • Added body part system for entity morphs
  • Added copy /morph command button
  • Added keybinds in creative and survival morph menus
  • Added morph rendered instead of flat preview into base morph editors GUI
  • Improved creative morph menu management:
    • Added custom user categories
    • Added "Recent morphs" morph category
    • Added an ability to edit and remove acquire morphs
    • Added block morph editor for easier editing of block morph
    • Added quick editing in creative morph menu with presets and quick editor tabs
    • Added keybinds:
      • Morph into selected morph (Return key)
      • Acquire selected morph (A key)
      • Edit currently selected morph (E key)
      • Toggle quick editor (Q key)
      • Toggle entity selectors menu (S key)
      • Focus search bar (Ctrl + F keys)
      • Arrow keys to select morphs
      • Open body part menu (B key)
      • Cycle between morph panels (Tab key, suggested by Chunk7)
    • Changed nested morph editing to not create new creative morph editors
  • Fixed health getting stuck at the previous morph's health
  • Fixed crash with body part system on the server side
  • Fixed action keybind working in spectator mode (reported by Greyberet)
  • Fixed horse morphs not getting a saddle (reported by Datron)
  • Fixed morphed mobs being left handed all the time
  • Removed all configuration options from Mod Options (they were moved into McLib's configuration system)
  • Rewritten fully creative and survival morph menus

Downloads as always on CurseForge. Don't forget to install McLib 2.0 as well.