Fixed not being able to craft upgrades that require enchanted books. Fixes #1960

This commit is contained in:
raoulvdberge
2018-08-27 19:20:05 +02:00
parent 58d6daedb4
commit c9288a0968
2 changed files with 18 additions and 4 deletions

View File

@@ -4,6 +4,7 @@
- Rewrote autocrafting again (raoulvdberge)
- Reworked the Crafting Monitor (raoulvdberge)
- Removed left / right click functionality on filter slots to increase / decrease the amount, replaced that functionality with a dialog (raoulvdberge)
- Fixed not being able to craft upgrades that require enchanted books (raoulvdberge)
### 1.6.3
- Fixed crash with Wireless Fluid Grid (raoulvdberge)