modpack/config/waila/waila_plugins.json
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 cc9d166efa v1.1.0 | Initial commit.
2022-08-19 20:29:50 +02:00

58 lines
No EOL
1.5 KiB
JSON

{
"wthit-plugins": {
"break_progress": true,
"breeding_cooldown": true,
"growing_cooldown": true,
"breeding_item": true,
"armor_stats": true,
"author": true,
"harvestability": true,
"hardness": true
},
"waila": {
"show_blocks": true,
"show_fluids": false,
"show_entities": true,
"show_icon": true,
"icon_position": "MIDDLE",
"show_mod_name": true,
"show_registry": false
},
"minecraft": {
"item_entity": true,
"pet.owner": true,
"pet.hide_unknown_owner": false,
"attribute.block_position": false,
"attribute.block_state": false,
"attribute.entity_position": false,
"attribute.health": true,
"attribute.absorption": true,
"attribute.armor": true,
"attribute.compact": false,
"attribute.icon_per_line": 25,
"attribute.long_health_max": 100,
"attribute.long_armor_max": 100,
"furnace_contents": true,
"jukebox.record": true,
"timer.grow": true,
"timer.breed": true,
"override.trapped_chest": true,
"override.powder_snow": true,
"override.infested": true,
"breaking_progress.enabled": true,
"breaking_progress.color": -1426063361,
"breaking_progress.bottom_only": false,
"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
}
}