Update changelog

This commit is contained in:
raoulvdberge
2017-06-14 17:42:06 +02:00
parent 2d35174211
commit aebbe25030

View File

@@ -4,6 +4,7 @@
- Port to Minecraft 1.12 (raoulvdberge) - Port to Minecraft 1.12 (raoulvdberge)
- Removed MCMultiPart support (will be re-added as soon as MCMultiPart for MC 1.12 is available) (raoulvdberge) - Removed MCMultiPart support (will be re-added as soon as MCMultiPart for MC 1.12 is available) (raoulvdberge)
- Removed OpenComputers support (will be re-added as soon as OpenComputers for MC 1.12 is available) (raoulvdberge) - Removed OpenComputers support (will be re-added as soon as OpenComputers for MC 1.12 is available) (raoulvdberge)
- Removed crafting recipes, until Forge adds the recipe system back (raoulvdberge)
- The Portable Grid now doesn't despawn anymore when dropped in the world (raoulvdberge) - The Portable Grid now doesn't despawn anymore when dropped in the world (raoulvdberge)
- Fixed bug where oredict autocrafting didn't work in some cases (way2muchnoise) - Fixed bug where oredict autocrafting didn't work in some cases (way2muchnoise)