The Pattern Grid in fluid mode now supports up to 64 buckets in the input and output processing slots. Fixes #1953

This commit is contained in:
raoulvdberge
2018-09-11 14:36:13 +02:00
parent affa8de14d
commit 6db8b7e5fb
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
### 1.6.5
- Fixed Refined Storage silicon's oredict entry being registered too late (raoulvdberge)
- The Pattern Grid in fluid mode now supports up to 64 buckets in the input and output processing slots (raoulvdberge)
### 1.6.4
- Rewrote autocrafting again, bringing performance up to par with other autocrafting mods (raoulvdberge)