file upload
meat of the pack
This commit is contained in:
1
config/jade/hide-entities.json
Normal file
1
config/jade/hide-entities.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
73
config/jade/jade.json
Normal file
73
config/jade/jade.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"general": {
|
||||
"displayTooltip": true,
|
||||
"displayBlocks": true,
|
||||
"displayEntities": true,
|
||||
"displayMode": "TOGGLE",
|
||||
"hideFromDebug": true,
|
||||
"hideFromTabList": true,
|
||||
"enableTextToSpeech": false,
|
||||
"ttsMode": "PRESS",
|
||||
"fluidMode": "ANY",
|
||||
"reachDistance": 0.0,
|
||||
"debug": false,
|
||||
"itemModNameTooltip": true,
|
||||
"bossBarOverlapMode": "PUSH_DOWN",
|
||||
"hintOverlayToggle": true
|
||||
},
|
||||
"overlay": {
|
||||
"overlayPosX": 0.5,
|
||||
"overlayPosY": 1.0,
|
||||
"overlayScale": 1.0,
|
||||
"overlayAnchorX": 0.5,
|
||||
"overlayAnchorY": 0.0,
|
||||
"overlaySquare": false,
|
||||
"flipMainHand": false,
|
||||
"autoScaleThreshold": 0.5,
|
||||
"alpha": 0.7,
|
||||
"themes": {
|
||||
"jade:waila": {
|
||||
"id": "jade:waila",
|
||||
"backgroundColor": "#100010",
|
||||
"gradientStart": "#5000ff",
|
||||
"gradientEnd": "#28007f",
|
||||
"titleColor": "#fff",
|
||||
"textColor": "#a0a0a0",
|
||||
"textShadow": true
|
||||
},
|
||||
"jade:dark": {
|
||||
"id": "jade:dark",
|
||||
"backgroundColor": "#131313",
|
||||
"gradientStart": "#383838",
|
||||
"gradientEnd": "#242424",
|
||||
"titleColor": "#fff",
|
||||
"textColor": "#a0a0a0",
|
||||
"textShadow": true
|
||||
},
|
||||
"jade:create": {
|
||||
"id": "jade:create",
|
||||
"backgroundColor": "#000",
|
||||
"gradientStart": "#2a2626",
|
||||
"gradientEnd": "#1a1717",
|
||||
"titleColor": "#fff",
|
||||
"textColor": "#a0a0a0",
|
||||
"textShadow": true
|
||||
},
|
||||
"jade:top": {
|
||||
"id": "jade:top",
|
||||
"backgroundColor": "#0695",
|
||||
"gradientStart": "#999f",
|
||||
"gradientEnd": "#999f",
|
||||
"titleColor": "#fff",
|
||||
"textColor": "#a0a0a0",
|
||||
"textShadow": true
|
||||
}
|
||||
},
|
||||
"activeTheme": "jade:dark",
|
||||
"iconMode": "TOP",
|
||||
"animation": true
|
||||
},
|
||||
"formatting": {
|
||||
"modName": "§9§o%s"
|
||||
}
|
||||
}
|
||||
75
config/jade/plugins.json
Normal file
75
config/jade/plugins.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"minecraft": {
|
||||
"block_inventory.detailed_amount": 54,
|
||||
"furnace": true,
|
||||
"harvest_tool.show_unbreakable": true,
|
||||
"chicken_egg": true,
|
||||
"block_inventory.items_per_line": 9,
|
||||
"jukebox": true,
|
||||
"brewing_stand": true,
|
||||
"animal_owner": true,
|
||||
"block_inventory.normal_amount": 9,
|
||||
"energy_storage.detailed": false,
|
||||
"harvest_tool.effective_tool": true,
|
||||
"note_block": true,
|
||||
"beehive": true,
|
||||
"block_inventory.show_name_amount": 5,
|
||||
"block_inventory": true,
|
||||
"player_head": true,
|
||||
"block_states": false,
|
||||
"lectern": true,
|
||||
"entity_armor": true,
|
||||
"harvest_tool": true,
|
||||
"armor_stand": true,
|
||||
"fluid": true,
|
||||
"horse_stats": true,
|
||||
"item_tooltip": true,
|
||||
"entity_health": true,
|
||||
"energy_storage": true,
|
||||
"entity_armor.max_for_render": 40,
|
||||
"enchantment_power": true,
|
||||
"breaking_progress": true,
|
||||
"tnt_stability": true,
|
||||
"villager_profession": true,
|
||||
"mob_breeding": true,
|
||||
"entity_health.icons_per_line": 10,
|
||||
"item_frame": true,
|
||||
"crop_progress": true,
|
||||
"fluid.detailed": false,
|
||||
"total_enchantment_power": true,
|
||||
"potion_effects": true,
|
||||
"command_block": true,
|
||||
"mob_growth": true,
|
||||
"painting": true,
|
||||
"harvest_tool.new_line": false,
|
||||
"entity_health.max_for_render": 40,
|
||||
"mob_spawner": true,
|
||||
"redstone": true
|
||||
},
|
||||
"gtceu": {
|
||||
"recipe_logic_provider": true,
|
||||
"workable_provider": true,
|
||||
"electric_container_provider": true,
|
||||
"controllable_provider": true
|
||||
},
|
||||
"jade": {
|
||||
"coordinates.rel": false,
|
||||
"distance": false,
|
||||
"block_face": false,
|
||||
"coordinates": false,
|
||||
"registry_name": "OFF",
|
||||
"mod_name": 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
|
||||
}
|
||||
}
|
||||
110
config/jade/sort-order.json
Normal file
110
config/jade/sort-order.json
Normal file
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"gtceu:electric_container_provider": null,
|
||||
"gtceu:workable_provider": null,
|
||||
"gtceu:controllable_provider": null,
|
||||
"gtceu:recipe_logic_provider": null,
|
||||
"minecraft:brewing_stand": null,
|
||||
"minecraft:beehive": null,
|
||||
"minecraft:command_block": null,
|
||||
"minecraft:jukebox": null,
|
||||
"minecraft:lectern": null,
|
||||
"minecraft:redstone": null,
|
||||
"minecraft:furnace": null,
|
||||
"minecraft:animal_owner": null,
|
||||
"minecraft:potion_effects": null,
|
||||
"minecraft:mob_growth": null,
|
||||
"minecraft:mob_breeding": null,
|
||||
"minecraft:chicken_egg": null,
|
||||
"minecraft:block_states": null,
|
||||
"minecraft:horse_stats": null,
|
||||
"minecraft:item_frame": null,
|
||||
"minecraft:tnt_stability": null,
|
||||
"minecraft:note_block": null,
|
||||
"minecraft:armor_stand": null,
|
||||
"minecraft:painting": null,
|
||||
"minecraft:harvest_tool": null,
|
||||
"minecraft:enchantment_power": null,
|
||||
"minecraft:total_enchantment_power": null,
|
||||
"minecraft:player_head": null,
|
||||
"minecraft:villager_profession": null,
|
||||
"minecraft:item_tooltip": null,
|
||||
"minecraft:falling_block": null,
|
||||
"minecraft:entity_health": null,
|
||||
"minecraft:entity_armor": null,
|
||||
"minecraft:crop_progress": null,
|
||||
"minecraft:mob_spawner": null,
|
||||
"minecraft:block_inventory": null,
|
||||
"minecraft:fluid": null,
|
||||
"minecraft:energy_storage": null,
|
||||
"minecraft:progress": null,
|
||||
"jade:object_name": null,
|
||||
"jade:registry_name": null,
|
||||
"jade:mod_name": null,
|
||||
"jade:distance": null,
|
||||
"jade:block_face": null,
|
||||
"ae2:server_data": null,
|
||||
"ae2:charger": null,
|
||||
"ae2:crafting_monitor": null,
|
||||
"ae2:pattern_provider": null,
|
||||
"ae2:power_storage": null,
|
||||
"ae2:grid_node_state": null,
|
||||
"ae2:debug": null,
|
||||
"ae2:part_name": null,
|
||||
"ae2:part_icon": null,
|
||||
"ae2:part_tooltip": null,
|
||||
"ae2:part_mod_name": null,
|
||||
"gtceu:electric_container_provider": null,
|
||||
"gtceu:workable_provider": null,
|
||||
"gtceu:controllable_provider": null,
|
||||
"gtceu:recipe_logic_provider": null,
|
||||
"minecraft:brewing_stand": null,
|
||||
"minecraft:beehive": null,
|
||||
"minecraft:command_block": null,
|
||||
"minecraft:jukebox": null,
|
||||
"minecraft:lectern": null,
|
||||
"minecraft:redstone": null,
|
||||
"minecraft:furnace": null,
|
||||
"minecraft:animal_owner": null,
|
||||
"minecraft:potion_effects": null,
|
||||
"minecraft:mob_growth": null,
|
||||
"minecraft:mob_breeding": null,
|
||||
"minecraft:chicken_egg": null,
|
||||
"minecraft:block_states": null,
|
||||
"minecraft:horse_stats": null,
|
||||
"minecraft:item_frame": null,
|
||||
"minecraft:tnt_stability": null,
|
||||
"minecraft:note_block": null,
|
||||
"minecraft:armor_stand": null,
|
||||
"minecraft:painting": null,
|
||||
"minecraft:harvest_tool": null,
|
||||
"minecraft:enchantment_power": null,
|
||||
"minecraft:total_enchantment_power": null,
|
||||
"minecraft:player_head": null,
|
||||
"minecraft:villager_profession": null,
|
||||
"minecraft:item_tooltip": null,
|
||||
"minecraft:falling_block": null,
|
||||
"minecraft:entity_health": null,
|
||||
"minecraft:entity_armor": null,
|
||||
"minecraft:crop_progress": null,
|
||||
"minecraft:mob_spawner": null,
|
||||
"minecraft:block_inventory": null,
|
||||
"minecraft:fluid": null,
|
||||
"minecraft:energy_storage": null,
|
||||
"minecraft:progress": null,
|
||||
"jade:object_name": null,
|
||||
"jade:registry_name": null,
|
||||
"jade:mod_name": null,
|
||||
"jade:distance": null,
|
||||
"jade:block_face": null,
|
||||
"ae2:server_data": null,
|
||||
"ae2:charger": null,
|
||||
"ae2:crafting_monitor": null,
|
||||
"ae2:pattern_provider": null,
|
||||
"ae2:power_storage": null,
|
||||
"ae2:grid_node_state": null,
|
||||
"ae2:debug": null,
|
||||
"ae2:part_name": null,
|
||||
"ae2:part_icon": null,
|
||||
"ae2:part_tooltip": null,
|
||||
"ae2:part_mod_name": null
|
||||
}
|
||||
Reference in New Issue
Block a user