VMU/config/inspecio.json

70 lines
1.3 KiB
JSON
Raw Permalink Normal View History

{
"jukebox": "fancy",
"sign": "fancy",
"advanced_tooltips": {
"repair_cost": true,
"lodestone_coords": false
},
"filled_map": {
"enabled": true,
"show_player_icon": false
},
"food": {
"hunger": true,
"saturation": "merged"
},
"containers": {
"campfire": true,
"storage": {
"enabled": false,
"compact": false,
"loot_table": true
},
"shulker_box": {
"enabled": false,
"compact": false,
"loot_table": true,
"color": true
}
},
"effects": {
"food": true,
"hidden_motion": true,
2022-08-27 02:46:00 +02:00
"hidden_effect_mode": "enchantment",
"beacon": true,
"potions": true,
"tipped_arrows": true,
"spectral_arrow": true
},
"entities": {
2022-08-27 02:46:00 +02:00
"spawn_egg": {
"enabled": true,
"always_show_name": false,
"spin": true
},
2022-08-27 02:46:00 +02:00
"mob_spawner": {
"enabled": true,
"always_show_name": false,
"spin": true
},
"pufferfish_puff_state": 2,
"armor_stand": {
"enabled": true,
"always_show_name": false,
"spin": true
},
"bee": {
2022-08-27 02:46:00 +02:00
"enabled": true,
"always_show_name": false,
"spin": true,
"show_honey_level": true
},
"fish_bucket": {
"enabled": true,
"always_show_name": false,
"spin": true
}
},
"armor": true,
"banner_pattern": true
}