Fix: duplicated container view for chest

now only one mod shows contents of chest with nbt :^)
This commit is contained in:
Wroclaw 2022-08-08 03:34:52 +02:00
parent e488278d7c
commit 3a15224a28
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
"containers": {
"campfire": true,
"storage": {
"enabled": true,
"enabled": false,
"compact": false,
"loot_table": true
},