Update changelog
This commit is contained in:
parent
007e415c36
commit
77e8f5b494
|
@ -1,5 +1,13 @@
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
Version 2.0.0-12
|
Version 2.0.0-14
|
||||||
|
------------------------------------------------------
|
||||||
|
- [API] Added support for some IMC methods:
|
||||||
|
- FMLInterModComs.sendMessage("BloodMagic", "teleposerBlacklist", ItemStack)
|
||||||
|
- FMLInterModComs.sendMessage("BloodMagic", "sacrificeValue", "ClassName;Value")
|
||||||
|
- FMLInterModComs.sendMessage("BloodMagic", "greenGroveBlacklist", "domain:name")
|
||||||
|
|
||||||
|
------------------------------------------------------
|
||||||
|
Version 2.0.0-13
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
- Added recipes and temp textures for path blocks. More path blocks to come.
|
- Added recipes and temp textures for path blocks. More path blocks to come.
|
||||||
- Tweaked the Incense altar and added its recipe.
|
- Tweaked the Incense altar and added its recipe.
|
||||||
|
@ -7,6 +15,11 @@ Version 2.0.0-12
|
||||||
- Added the ability for the divination sigil to look up information about the incense altar.
|
- Added the ability for the divination sigil to look up information about the incense altar.
|
||||||
- Fix another NPE when checking of a player has a full set of Living Armor
|
- Fix another NPE when checking of a player has a full set of Living Armor
|
||||||
|
|
||||||
|
------------------------------------------------------
|
||||||
|
Version 2.0.0-12
|
||||||
|
------------------------------------------------------
|
||||||
|
- This build doesn't exist. Shhh
|
||||||
|
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
Version 2.0.0-11
|
Version 2.0.0-11
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue