-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
I'm already using another mod for shulker box tooltips but I can't disable this mod's
here's my config
{
"food": {
"hunger": false,
"saturation": "disabled"
},
"jukebox": "fancy",
"sign": "fancy",
"entities": {
"bee": {
"enabled": true,
"always_show_name": false,
"spin": true
},
"fish_bucket": {
"enabled": false,
"always_show_name": false,
"spin": true
},
"spawn_egg": {
"enabled": false,
"always_show_name": false,
"spin": true
},
"pufferfish_puff_state": 2
},
"filled_map": {
"enabled": false,
"show_player_icon": false
},
"armor": true,
"banner_pattern": true,
"containers": {
"storage": {
"enabled": false,
"compact": false,
"loot_table": false
},
"shulker_box": {
"enabled": false,
"compact": false,
"loot_table": false,
"color": false
}
},
"effects": {
"potions": true,
"tipped_arrows": true,
"spectral_arrow": true,
"food": true
}
}Even with every container option on false the tooltip still appears.
Metadata
Metadata
Assignees
Labels
No labels