Typo nessiary
This commit is contained in:
parent
8ee25ddf2c
commit
1567e937fc
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ public class SlotCraftingTerm extends AppEngCraftingSlot
|
|||
postCraft( p, inv, set, is );
|
||||
}
|
||||
|
||||
// shouldn't be nessiary...
|
||||
// shouldn't be necessary...
|
||||
p.openContainer.onCraftMatrixChanged( getCraftingMatrix() );
|
||||
|
||||
return is;
|
||||
|
|
Loading…
Reference in a new issue