Increased the speed of autocrafting. Fixes #2066

Added a completion percentage to the Crafting Monitor
This commit is contained in:
raoulvdberge
2018-11-26 20:56:21 +01:00
parent f03eabb27d
commit f5beae667c
7 changed files with 133 additions and 25 deletions

View File

@@ -1,5 +1,10 @@
# Refined Storage Changelog
### 1.6.12
- Increased the speed of autocrafting (raoulvdberge)
- Added a completion percentage to the Crafting Monitor (raoulvdberge)
- Updated Russian translation (kellixon)
### 1.6.11
- Fixed blocks neighboring a controller breaking when returning from a dimension in a unchunkloaded area (raoulvdberge)