added config files

This commit is contained in:
2024-09-25 03:12:49 +02:00
parent 9a84b7a147
commit e028f16b78
373 changed files with 16567 additions and 0 deletions

110
config/jade/plugins.json Normal file
View File

@@ -0,0 +1,110 @@
{
"minecraft": {
"item_storage.show_name_amount": 5,
"furnace": true,
"harvest_tool.show_unbreakable": false,
"animal_owner": true,
"harvest_tool.effective_tool": true,
"item_storage.normal_amount": 9,
"item_storage": true,
"harvest_tool": true,
"armor_stand": true,
"fluid_storage.detailed": false,
"next_entity_drop": true,
"energy_storage": true,
"entity_armor.max_for_render": 20,
"breaking_progress": true,
"tnt_stability": true,
"item_storage.items_per_line": 9,
"item_frame": true,
"crop_progress": true,
"command_block": true,
"mob_growth": true,
"waxed": true,
"harvest_tool.new_line": false,
"entity_health.max_for_render": 40,
"entity_health.show_fractions": false,
"mob_spawner": true,
"redstone": true,
"fluid_storage": true,
"jukebox": true,
"brewing_stand": true,
"energy_storage.detailed": false,
"note_block": true,
"beehive": true,
"item_storage.detailed_amount": 54,
"player_head": true,
"lectern": true,
"entity_armor": true,
"harvest_tool.creative": false,
"horse_stats": true,
"item_tooltip": true,
"entity_health": true,
"enchantment_power": true,
"zombie_villager": true,
"villager_profession": true,
"mob_breeding": true,
"entity_health.icons_per_line": 10,
"total_enchantment_power": true,
"potion_effects": true,
"painting": true,
"chiseled_bookshelf": true
},
"jade_access": {
"held_item": true,
"sign": true,
"block": true,
"entity": true,
"entity_variant": true
},
"mekanism": {
"chemical": true,
"remove_builtin": true,
"fluid": true,
"energy": true,
"tooltip_renderer": true
},
"pipez": {
"pipe": true
},
"jade": {
"coordinates.rel": false,
"registry_name.special": false,
"block_states": false,
"distance": false,
"block_face": false,
"coordinates": false,
"registry_name": "OFF",
"block_properties": false,
"mod_name": true
},
"modern_industrialization": {
"overclock": true,
"pipe": true
},
"waystones": {
"waystone": true
},
"securitycraft": {
"showowner": true,
"showmodules": true,
"entity_info": true,
"block_info": true,
"showcustomname": true
},
"custommachinery": {
"machine_component_provider": true
},
"ae2": {
"part_icon": true,
"charger": true,
"debug": true,
"part_tooltip": true,
"grid_node_state": true,
"pattern_provider": true,
"part_mod_name": true,
"power_storage": true,
"crafting_monitor": true,
"part_name": true
}
}