WAILA configurations.
This commit is contained in:
parent
fb3d9d640f
commit
b9bcb461e0
20
config/waila/blacklist.json
Normal file
20
config/waila/blacklist.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"blocks": [
|
||||
"minecraft:barrier",
|
||||
"minecraft:structure_void"
|
||||
],
|
||||
"blockEntityTypes": [],
|
||||
"entityTypes": [
|
||||
"minecraft:area_effect_cloud",
|
||||
"minecraft:experience_orb",
|
||||
"minecraft:fireball",
|
||||
"minecraft:firework_rocket",
|
||||
"minecraft:snowball"
|
||||
],
|
||||
"configVersion": 0,
|
||||
"pluginHash": [
|
||||
1510828157,
|
||||
0,
|
||||
1532117445
|
||||
]
|
||||
}
|
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
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user