WAILA configurations.
This commit is contained in:
35
config/waila/waila_plugins.json
Normal file
35
config/waila/waila_plugins.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"waila": {
|
||||
"show_blocks": true,
|
||||
"show_fluids": false,
|
||||
"show_entities": true,
|
||||
"show_icon": true,
|
||||
"show_mod_name": true,
|
||||
"show_registry": false,
|
||||
"show_entity_hp": true,
|
||||
"show_states": false,
|
||||
"show_pos": false
|
||||
},
|
||||
"minecraft": {
|
||||
"item_entity": true,
|
||||
"override.infested": true,
|
||||
"override.trapped_chest": true,
|
||||
"override.powder_snow": true,
|
||||
"pet.owner": true,
|
||||
"furnace_contents": true,
|
||||
"jukebox.record": true,
|
||||
"spawner_type": true,
|
||||
"crop_progress": true,
|
||||
"redstone.lever": true,
|
||||
"redstone.repeater": true,
|
||||
"redstone.comparator": true,
|
||||
"redstone.level": true,
|
||||
"player_head.name": true,
|
||||
"level.composter": true,
|
||||
"level.honey": true,
|
||||
"note_block.type": true,
|
||||
"note_block.note": "SHARP",
|
||||
"note_block.int_value": false,
|
||||
"pet.hide_unknown_owner": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user