Okay it really is fixed now I promise

This commit is contained in:
Electroblob77
2020-04-13 17:20:43 +01:00
parent b45c202ac5
commit aecc8b0889
2 changed files with 25 additions and 17 deletions
@@ -39,7 +39,7 @@ public class ContainerBookshelf extends Container {
/** Called from individual slots when their item is changed or removed. */
public void onSlotChanged(){
//this.tileentity.sync();
this.tileentity.sync();
}
@Override