parent
c4625762d1
commit
24a026778d
1 changed files with 1 additions and 0 deletions
|
@ -409,6 +409,7 @@ public class AutoCraftingTableBlockEntity extends PowerAcceptorBlockEntity
|
||||||
@Override
|
@Override
|
||||||
public void writeNbt(NbtCompound tag) {
|
public void writeNbt(NbtCompound tag) {
|
||||||
tag.putBoolean("locked", locked);
|
tag.putBoolean("locked", locked);
|
||||||
|
super.writeNbt(tag);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue