Fix: duplicated container view for chest
now only one mod shows contents of chest with nbt :^)
This commit is contained in:
parent
e488278d7c
commit
3a15224a28
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
"containers": {
|
||||
"campfire": true,
|
||||
"storage": {
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"compact": false,
|
||||
"loot_table": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue