added config files
This commit is contained in:
6
config/jade/hide-blocks.json
Normal file
6
config/jade/hide-blocks.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"__comment": "This is an ignore list for the target of Jade. You can add registry ids to the \"values\" list.",
|
||||
"values": [
|
||||
"barrier"
|
||||
]
|
||||
}
|
10
config/jade/hide-entities.json
Normal file
10
config/jade/hide-entities.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"__comment": "This is an ignore list for the target of Jade. You can add registry ids to the \"values\" list.",
|
||||
"values": [
|
||||
"area_effect_cloud",
|
||||
"firework_rocket",
|
||||
"interaction",
|
||||
"text_display",
|
||||
"lightning_bolt"
|
||||
]
|
||||
}
|
47
config/jade/jade.json
Normal file
47
config/jade/jade.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"general": {
|
||||
"itemModNameTooltip": true,
|
||||
"bossBarOverlapMode": "PUSH_DOWN",
|
||||
"builtinCamouflage": true,
|
||||
"hideFromGUIs": true,
|
||||
"accessibilityModMemory": false,
|
||||
"enableAccessibilityPlugin": false,
|
||||
"hideFromDebug": true,
|
||||
"hideFromTabList": true,
|
||||
"ttsMode": "PRESS",
|
||||
"fluidMode": "ANY",
|
||||
"extendedReach": 0.0,
|
||||
"debug": false,
|
||||
"displayEntities": true,
|
||||
"displayBosses": true,
|
||||
"displayMode": "TOGGLE",
|
||||
"enableTextToSpeech": false,
|
||||
"previewOverlay": true,
|
||||
"displayTooltip": true,
|
||||
"displayBlocks": true
|
||||
},
|
||||
"overlay": {
|
||||
"alpha": 0.7,
|
||||
"iconMode": "TOP",
|
||||
"animation": true,
|
||||
"disappearingDelay": 0.0,
|
||||
"overlaySquare": false,
|
||||
"flipMainHand": false,
|
||||
"autoScaleThreshold": 0.4,
|
||||
"overlayScale": 1.0,
|
||||
"overlayAnchorX": 0.5,
|
||||
"overlayAnchorY": 0.0,
|
||||
"activeTheme": "jade:dark",
|
||||
"overlayPosX": 0.5,
|
||||
"overlayPosY": 1.0
|
||||
},
|
||||
"formatting": {
|
||||
"itemModNameStyle": {
|
||||
"italic": true,
|
||||
"color": "blue"
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"themesHash": -328442023
|
||||
}
|
||||
}
|
110
config/jade/plugins.json
Normal file
110
config/jade/plugins.json
Normal 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
|
||||
}
|
||||
}
|
88
config/jade/sort-order.json
Normal file
88
config/jade/sort-order.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"ae2:base_cablebusblockentity": null,
|
||||
"ae2:charger": null,
|
||||
"ae2:crafting_monitor": null,
|
||||
"ae2:debug": null,
|
||||
"ae2:grid_node": null,
|
||||
"ae2:grid_node_state": null,
|
||||
"ae2:part_icon": null,
|
||||
"ae2:part_mod_name": null,
|
||||
"ae2:part_name": null,
|
||||
"ae2:part_tooltip": null,
|
||||
"ae2:pattern_provider": null,
|
||||
"ae2:power_storage": null,
|
||||
"custommachinery:machine_component_provider": null,
|
||||
"custommachinery:machine_server_data_provider": null,
|
||||
"jade:block_face": null,
|
||||
"jade:block_properties": null,
|
||||
"jade:block_states": null,
|
||||
"jade:distance": null,
|
||||
"jade:mod_name": null,
|
||||
"jade:object_name": null,
|
||||
"jade:registry_name": null,
|
||||
"jade_access:block": null,
|
||||
"jade_access:block_amount": null,
|
||||
"jade_access:block_body": null,
|
||||
"jade_access:entity": null,
|
||||
"jade_access:entity_body": null,
|
||||
"jade_access:entity_variant": null,
|
||||
"jade_access:held_item": null,
|
||||
"jade_access:sign": null,
|
||||
"mekanism:data_provider": null,
|
||||
"mekanism:entity_data_provider": null,
|
||||
"mekanism:remove_builtin": null,
|
||||
"mekanism:tooltip_renderer": null,
|
||||
"minecraft:animal_owner": null,
|
||||
"minecraft:armor_stand": null,
|
||||
"minecraft:beehive": null,
|
||||
"minecraft:block_display": null,
|
||||
"minecraft:brewing_stand": null,
|
||||
"minecraft:campfire": null,
|
||||
"minecraft:chiseled_bookshelf": null,
|
||||
"minecraft:command_block": null,
|
||||
"minecraft:crop_progress": null,
|
||||
"minecraft:enchantment_power": null,
|
||||
"minecraft:energy_storage": null,
|
||||
"minecraft:energy_storage.default": null,
|
||||
"minecraft:entity_armor": null,
|
||||
"minecraft:entity_health": null,
|
||||
"minecraft:falling_block": null,
|
||||
"minecraft:fluid_storage": null,
|
||||
"minecraft:fluid_storage.default": null,
|
||||
"minecraft:furnace": null,
|
||||
"minecraft:harvest_tool": null,
|
||||
"minecraft:hopper_lock": null,
|
||||
"minecraft:horse_stats": null,
|
||||
"minecraft:item_ber": null,
|
||||
"minecraft:item_display": null,
|
||||
"minecraft:item_frame": null,
|
||||
"minecraft:item_storage": null,
|
||||
"minecraft:item_storage.default": null,
|
||||
"minecraft:item_tooltip": null,
|
||||
"minecraft:jukebox": null,
|
||||
"minecraft:lectern": null,
|
||||
"minecraft:mob_breeding": null,
|
||||
"minecraft:mob_growth": null,
|
||||
"minecraft:mob_spawner": null,
|
||||
"minecraft:mob_spawner.cooldown": null,
|
||||
"minecraft:next_entity_drop": null,
|
||||
"minecraft:note_block": null,
|
||||
"minecraft:painting": null,
|
||||
"minecraft:player_head": null,
|
||||
"minecraft:potion_effects": null,
|
||||
"minecraft:progress": null,
|
||||
"minecraft:redstone": null,
|
||||
"minecraft:tnt_stability": null,
|
||||
"minecraft:total_enchantment_power": null,
|
||||
"minecraft:villager_profession": null,
|
||||
"minecraft:waxed": null,
|
||||
"minecraft:zombie_villager": null,
|
||||
"modern_industrialization:machine": null,
|
||||
"modern_industrialization:overclock": null,
|
||||
"modern_industrialization:pipe": null,
|
||||
"moderndynamics:item_pipe": null,
|
||||
"pipez:pipe": null,
|
||||
"securitycraft:block_info": null,
|
||||
"securitycraft:entity_info": null,
|
||||
"waystones:waystone": null
|
||||
}
|
Reference in New Issue
Block a user