Added inventory transaction logging for chiseled bookshelves
This commit is contained in:
parent
d7d53bf9e2
commit
7e97e12969
5 changed files with 50 additions and 3 deletions
|
|
@ -862,7 +862,7 @@ public class Util extends Queue {
|
|||
if (type == null) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
return getEntityId(type.name(), true);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue