rsemcm/curseforge/overrides/config/waila/waila_plugins.json
Harrison Deng 42ca281cb4 Added, removed and updated mods.
Added Thermal Foundation, Expansion, Locomotion and Cultivation.

Added Extreme Reactors.

Added Mekanism: Generators.

Added ZeroCore 2

Updated Create: Alloyed, AE2, Ars Nouveau, WTHIT, Iron Furnaces and Iron Chest.

Removed SimpleTomb.
2022-05-16 02:12:57 -05:00

35 lines
870 B
JSON

{
"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
}
}