diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-05-08 18:12:00 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-05-08 18:12:00 +0100 |
| commit | 9d08d6c58a0622d31494d612d5b401a1fed186df (patch) | |
| tree | 4365f5aef42a61a9279271dd0bf0e6b65ca9640d /Changelog.txt | |
| parent | 2342897a409d08e2431b66191c4a7c4491e5222d (diff) | |
Fixed a few things as well as working towards having the ability to translate everything
Diffstat (limited to 'Changelog.txt')
| -rw-r--r-- | Changelog.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index 9a15ae4..d908de8 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,8 @@ - Added EE3 EMC values, thank you to MineMarteen for providing the ThirdPartyManager code :) - Working on making it possible to translate every part of the mod -- Created an interface modders can use to make an item wearable in the jewelry inventory and have special effects
\ No newline at end of file +- Created an interface modders can use to make an item wearable in the jewelry inventory and have special effects +- Hearts and Half-Hearts are no longer invincible and have a life span of 1 minute, this should reduce lag considerably +- Fixed molten metal render in the molder +- Fixed an issue with smelters detecting being as full +- You can now smelt back jewelry to get the ingot +- Fixed an issue where the smelter would say the item is renamed to 'Ingot' even if it is not
\ No newline at end of file |
