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
|
||||
},
|
||||
|
|
|
@ -22,7 +22,7 @@ hash = "275bcc8b3edfade013cc150495a460c3127f95cc1c538b0844697f2c7bfc55b8"
|
|||
|
||||
[[files]]
|
||||
file = "config/inspecio.json"
|
||||
hash = "7797af769a0a272827579936c8f0a26ba2b4c58434b4dbdc988508aa0a8b7a02"
|
||||
hash = "2bb1cd3c5a1bea4e8db4cc3146ec699eb707bb3e98acbf725f671bcecab2290d"
|
||||
|
||||
[[files]]
|
||||
file = "config/inventoryprofilesnext/integrationHints/player-defined.json"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b01471f87ea009906b6c8906a5dc2fd927fe2268983af94a7b58ff10cabf5095"
|
||||
hash = "680af1e19218f6972550648bf99ab5e43e4bc369b1f75534ad9d645b294e358a"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19"
|
||||
|
|
Loading…
Reference in a new issue