Fixed fluid inputs/outputs in the Pattern Grid not being set when you re-insert a Pattern with fluid inputs/outputs. Fixes #2063

This commit is contained in:
raoulvdberge
2018-10-31 17:21:43 +01:00
parent 750d4bc9fd
commit 4bbee377f6
2 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
### 1.6.10
- Fixed client FPS stalling when using "@" mod search in the Grid (raoulvdberge)
- Fixed fluid inputs/outputs in the Pattern Grid not being set when you re-insert a Pattern with fluid inputs/outputs (raoulvdberge)
### 1.6.9
- Fixed OpenComputers "unknown error" when using extract item API (raoulvdberge)