Skip to content

Commit

Permalink
Update documents
Browse files Browse the repository at this point in the history
  • Loading branch information
mchorse committed Jul 22, 2018
1 parent 30ba22a commit aed2c45
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Metamorph Change Log

## Metamorph 1.1.6

This is a small and quick patch which (again) provides several bug fixes mainly for Blockbuster's update.

* Disable delay and particles when morph animation is turned off
* Fixed MPM compatibility
* Fixed losing morphs when returning from end (fixed by asanetargoss)
* Fixed OpenGL error with transformation matrix (not popped stack)
* Fixed NPE in morph builder drop down
* Fixed low max health when demorphing
* Fixed sun allergy not causing damage in 1.11.2+
* Fixed issue with player morph's hand not rendering in first person

## Metamorph 1.1.5

This is a small, quick and dirty patch that provides several bugfixes (mainly for Blockbuster's update).
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Most of vanilla mob morphs have their abilities (preconfigured), meanwhile most

Heavily inspired by iChun's Morph mod and zacuke's Shape Shifter Z mod, and works only with Forge for Minecraft 1.10.2, 1.11.2 and 1.12.2.

## FAQ

**Q: My screen goes up and down. How to fix?**
A: Most likely you installed MorePlayerModels mod alongside Metamorph. To fix that, either go to `Mod Options > Metamorph > General` and enable `Disable POV` option, or disable POV option in MPM's config and restart the game.

## Install

Install [Minecraft Forge](http://files.minecraftforge.net/), download the latest stable version of jar file for available minecraft version. Put it in minecraft's `mods` folder, and launch the game.
Expand Down

0 comments on commit aed2c45

Please sign in to comment.