Fixed model warning about Portable Grid, fixes #1723

This commit is contained in:
raoulvdberge
2018-04-04 19:26:31 +02:00
parent 5d78b87609
commit cf6c66d42b
2 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
- Patterns in the Crafter slots now automatically render the output without pressing shift (raoulvdberge)
- Fixed Disk Manipulator not extracting items (ineternet)
- Fixed filter slots not caring about max stack size (raoulvdberge)
- Fixed model warning about Portable Grid (raoulvdberge)
- Increased Grid performance (raoulvdberge)
- Various internal refactors (raoulvdberge)
### 1.5.32

View File

@@ -0,0 +1,3 @@
{
"parent": "item/generated"
}