tweak config
This commit is contained in:
parent
da740580cf
commit
522976fb66
16 changed files with 1180 additions and 52 deletions
3
pack/config/NoChatReports/NCR-ServerPreferences.json
Normal file
3
pack/config/NoChatReports/NCR-ServerPreferences.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"signingModes": {}
|
||||
}
|
222
pack/config/betterf3.json
Normal file
222
pack/config/betterf3.json
Normal file
|
@ -0,0 +1,222 @@
|
|||
{
|
||||
"modules_left": [
|
||||
{
|
||||
"name": "minecraft",
|
||||
"name_color": 10506797,
|
||||
"value_color": 43520,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"minecraft": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "fps",
|
||||
"color_high": 5635925,
|
||||
"color_med": 16777045,
|
||||
"color_low": 16733525,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"fps": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "graphics",
|
||||
"name_color": 16755200,
|
||||
"value_color": 5636095,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"render_distance": true,
|
||||
"graphics": true,
|
||||
"clouds": true,
|
||||
"biome_blend_radius": true,
|
||||
"shader": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "server",
|
||||
"name_color": 11184810,
|
||||
"value_color": 16777045,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"server_tick": true,
|
||||
"packets_sent": true,
|
||||
"packets_received": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "coords",
|
||||
"name_color": 16733525,
|
||||
"color_x": 16733525,
|
||||
"color_y": 5635925,
|
||||
"color_z": 5636095,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"player_coords": true,
|
||||
"block_coords": true,
|
||||
"chunk_relative_coords": true,
|
||||
"chunk_coords": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "chunks",
|
||||
"name_color": 43775,
|
||||
"value_color": 16777045,
|
||||
"chunks_enabled_color": 5635925,
|
||||
"chunks_disabled_color": 16733525,
|
||||
"total_chunks_color": 16755200,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"chunk_sections": true,
|
||||
"chunk_culling": true,
|
||||
"pending_chunks": true,
|
||||
"pending_uploads": true,
|
||||
"available_buffers": true,
|
||||
"client_chunk_cache": true,
|
||||
"loaded_chunks": true,
|
||||
"loaded_chunks_server": true,
|
||||
"forceloaded_chunks": true,
|
||||
"spawn_chunks": true,
|
||||
"chunk_file": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "location",
|
||||
"name_color": 43520,
|
||||
"value_color": 5636095,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"dimension": true,
|
||||
"facing": true,
|
||||
"rotation": true,
|
||||
"light": true,
|
||||
"light_server": true,
|
||||
"highest_block": true,
|
||||
"highest_block_server": true,
|
||||
"biome": true,
|
||||
"local_difficulty": true,
|
||||
"day_ticks": true,
|
||||
"days_played": true,
|
||||
"slime_chunk": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "entity",
|
||||
"name_color": 16733525,
|
||||
"value_color": 16777045,
|
||||
"total_entities_color": 16755200,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"particles": true,
|
||||
"entities": true,
|
||||
"monster": true,
|
||||
"creature": true,
|
||||
"ambient": true,
|
||||
"axolotls": true,
|
||||
"underground_water_creature": true,
|
||||
"water_creature": true,
|
||||
"water_ambient": true,
|
||||
"misc": true,
|
||||
"wilderwildfireflies": true,
|
||||
"wilderwildjellyfish": true,
|
||||
"wilderwildtumbleweed": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "sound",
|
||||
"name_color": 16755200,
|
||||
"value_color": 5636095,
|
||||
"maximum_color": 43690,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"sounds": true,
|
||||
"ambient_sounds": true,
|
||||
"mood": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "help",
|
||||
"name_color": 16645526,
|
||||
"value_color": 5636095,
|
||||
"enabled_color": 5635925,
|
||||
"disabled_color": 16733525,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"pie_graph": true,
|
||||
"fps_tps": true,
|
||||
"help": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"modules_right": [
|
||||
{
|
||||
"name": "system",
|
||||
"name_color": 16755200,
|
||||
"value_color": 5636095,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"time": true,
|
||||
"java_version": true,
|
||||
"memory_usage": true,
|
||||
"allocation_rate": true,
|
||||
"allocated_memory": true,
|
||||
"cpu": true,
|
||||
"display": true,
|
||||
"gpu": true,
|
||||
"gpu_utilization": true,
|
||||
"opengl_version": true,
|
||||
"gpu_driver": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "miscright",
|
||||
"name_color": 16645526,
|
||||
"value_color": 5636095,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"misc_right": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "empty",
|
||||
"empty_lines": 1,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"nothing": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "target",
|
||||
"name_color": 43775,
|
||||
"value_color": 16777045,
|
||||
"enabled": true,
|
||||
"lines": {
|
||||
"targeted_block": true,
|
||||
"id_block": true,
|
||||
"block_states": true,
|
||||
"block_tags": true,
|
||||
"nothing": true,
|
||||
"targeted_fluid": true,
|
||||
"id_fluid": true,
|
||||
"fluid_states": true,
|
||||
"fluid_tags": true,
|
||||
"nothing2": true,
|
||||
"targeted_entity": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": {
|
||||
"disable_mod": false,
|
||||
"auto_start": false,
|
||||
"space_modules": false,
|
||||
"shadow_text": true,
|
||||
"animations": true,
|
||||
"animationSpeed": 1.0,
|
||||
"fontScale": 0.5,
|
||||
"background_color": 1867534416,
|
||||
"hide_debug_crosshair": false,
|
||||
"hide_sidebar": true,
|
||||
"hide_bossbar": true,
|
||||
"always_show_profiler": false,
|
||||
"always_show_tps": false
|
||||
}
|
||||
}
|
4
pack/config/deathlog.json5
Normal file
4
pack/config/deathlog.json5
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"screenshotsEnabled": true,
|
||||
"useLegacyDeathDetection": false
|
||||
}
|
447
pack/config/emi.css
Normal file
447
pack/config/emi.css
Normal file
|
@ -0,0 +1,447 @@
|
|||
/** EMI Config */
|
||||
|
||||
#general {
|
||||
/**
|
||||
* Whether EMI is enabled and visible.
|
||||
*/
|
||||
enabled: true;
|
||||
|
||||
/**
|
||||
* Whether cheating in items is enabled.
|
||||
*/
|
||||
cheat-mode: false;
|
||||
|
||||
/**
|
||||
* How much EMI should use tooltips and popups to show controls and information.
|
||||
*/
|
||||
help-level: normal;
|
||||
|
||||
/**
|
||||
* Whether normal search queries should include the tooltip.
|
||||
*/
|
||||
search-tooltip-by-default: true;
|
||||
|
||||
/**
|
||||
* Whether normal search queries should include the mod name.
|
||||
*/
|
||||
search-mod-name-by-default: true;
|
||||
|
||||
/**
|
||||
* Whether normal search queries should include the stack's tags.
|
||||
*/
|
||||
search-tags-by-default: false;
|
||||
}
|
||||
|
||||
#ui {
|
||||
/**
|
||||
* Which action should be performed when clicking the recipe book.
|
||||
*/
|
||||
recipe-book-action: toggle-craftables;
|
||||
|
||||
/**
|
||||
* Where to display status effects in the inventory.
|
||||
*/
|
||||
effect-location: top;
|
||||
|
||||
/**
|
||||
* Whether to display a gray overlay when hovering over a stack.
|
||||
*/
|
||||
show-hover-overlay: true;
|
||||
|
||||
/**
|
||||
* Whether to add mod name to tooltips
|
||||
*/
|
||||
append-mod-id: true;
|
||||
|
||||
/**
|
||||
* Whether to add mod name to item tooltips, in case another mod provides behavior
|
||||
*/
|
||||
append-item-mod-id: true;
|
||||
|
||||
/**
|
||||
* Prevents recipes being quick crafted from shifting around under the cursor.
|
||||
*/
|
||||
miscraft-prevention: true;
|
||||
|
||||
/**
|
||||
* The unit to display fluids as.
|
||||
*/
|
||||
fluid-unit: liters;
|
||||
|
||||
/**
|
||||
* Whether to use the batched render system. Batching is faster, but may have
|
||||
* incompatibilities with shaders or other mods.
|
||||
*/
|
||||
use-batched-renderer: true;
|
||||
|
||||
/**
|
||||
* Whether to have the search bar in the center of the screen, instead of to the
|
||||
* side.
|
||||
*/
|
||||
center-search-bar: true;
|
||||
|
||||
/**
|
||||
* Which sidebar type to switch to when searching.
|
||||
*/
|
||||
search-sidebar-focus: index;
|
||||
|
||||
/**
|
||||
* Which sidebar type to focus when the search is empty.
|
||||
*/
|
||||
empty-search-sidebar-focus: none;
|
||||
|
||||
/**
|
||||
* The amount of vertical margin to give in the recipe screen.
|
||||
*/
|
||||
vertical-margin: 20;
|
||||
|
||||
/**
|
||||
* The minimum width of the recipe screen in pixels. Controls how many tabs there
|
||||
* can be, and where the page switching buttons go. The default is 176, the width
|
||||
* of most screens.
|
||||
*/
|
||||
minimum-recipe-screen-width: 176;
|
||||
|
||||
/**
|
||||
* Where to show workstations in the recipe screen
|
||||
*/
|
||||
workstation-location: bottom;
|
||||
|
||||
/**
|
||||
* Display cost per batch when hovering a recipe output
|
||||
*/
|
||||
show-cost-per-batch: true;
|
||||
|
||||
/**
|
||||
* Whether recipes should have a button to set as default.
|
||||
*/
|
||||
recipe-default-button: true;
|
||||
|
||||
/**
|
||||
* Whether recipes should have a button to show the recipe tree.
|
||||
*/
|
||||
recipe-tree-button: true;
|
||||
|
||||
/**
|
||||
* Whether recipes should have a button to fill the ingredients in a handler.
|
||||
*/
|
||||
recipe-fill-button: true;
|
||||
|
||||
/**
|
||||
* Whether recipes should have a button to take a screenshot of the recipe.
|
||||
*/
|
||||
recipe-screenshot-button: true;
|
||||
|
||||
/**
|
||||
* The GUI scale at which recipe screenshots are saved. Use 0 to use the current
|
||||
* GUI scale.
|
||||
*/
|
||||
recipe-screenshot-scale: 0;
|
||||
|
||||
/**
|
||||
* The pages in the left sidebar
|
||||
*/
|
||||
left-sidebar-pages: favorites;
|
||||
|
||||
/**
|
||||
* The subpanels in the left sidebar
|
||||
*/
|
||||
left-sidebar-subpanels: none;
|
||||
|
||||
/**
|
||||
* How many columns and rows of ingredients to limit the left sidebar to
|
||||
*/
|
||||
left-sidebar-size: 12, 100;
|
||||
|
||||
/**
|
||||
* How much space to maintain between the left sidebar and obstructions, in pixels
|
||||
*/
|
||||
left-sidebar-margins: 2, 2, 2, 2;
|
||||
|
||||
/**
|
||||
* Where to position the left sidebar
|
||||
*/
|
||||
left-sidebar-align: left, top;
|
||||
|
||||
/**
|
||||
* Whether to render the header buttons and page count for the left sidebar
|
||||
*/
|
||||
left-sidebar-header: visible;
|
||||
|
||||
/**
|
||||
* Which theme to use for the left sidebar
|
||||
*/
|
||||
left-sidebar-theme: transparent;
|
||||
|
||||
/**
|
||||
* The pages in the right sidebar
|
||||
*/
|
||||
right-sidebar-pages: index, craftables;
|
||||
|
||||
/**
|
||||
* The subpanels in the right sidebar
|
||||
*/
|
||||
right-sidebar-subpanels: none;
|
||||
|
||||
/**
|
||||
* How many columns and rows of ingredients to limit the right sidebar to
|
||||
*/
|
||||
right-sidebar-size: 12, 100;
|
||||
|
||||
/**
|
||||
* How much space to maintain between the right sidebar and obstructions, in pixels
|
||||
*/
|
||||
right-sidebar-margins: 2, 2, 2, 2;
|
||||
|
||||
/**
|
||||
* Where to position the right sidebar
|
||||
*/
|
||||
right-sidebar-align: right, top;
|
||||
|
||||
/**
|
||||
* Whether to render the header buttons and page count for the right sidebar
|
||||
*/
|
||||
right-sidebar-header: visible;
|
||||
|
||||
/**
|
||||
* Which theme to use for the right sidebar
|
||||
*/
|
||||
right-sidebar-theme: transparent;
|
||||
|
||||
/**
|
||||
* The pages in the top sidebar
|
||||
*/
|
||||
top-sidebar-pages: none;
|
||||
|
||||
/**
|
||||
* The subpanels in the top sidebar
|
||||
*/
|
||||
top-sidebar-subpanels: none;
|
||||
|
||||
/**
|
||||
* How many columns and rows of ingredients to limit the top sidebar to
|
||||
*/
|
||||
top-sidebar-size: 9, 9;
|
||||
|
||||
/**
|
||||
* How much space to maintain between the top sidebar and obstructions, in pixels
|
||||
*/
|
||||
top-sidebar-margins: 2, 2, 2, 2;
|
||||
|
||||
/**
|
||||
* Where to position the top sidebar
|
||||
*/
|
||||
top-sidebar-align: center, center;
|
||||
|
||||
/**
|
||||
* Whether to render the header buttons and page count for the top sidebar
|
||||
*/
|
||||
top-sidebar-header: visible;
|
||||
|
||||
/**
|
||||
* Which theme to use for the top sidebar
|
||||
*/
|
||||
top-sidebar-theme: transparent;
|
||||
|
||||
/**
|
||||
* The pages in the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-pages: none;
|
||||
|
||||
/**
|
||||
* The subpanels in the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-subpanels: none;
|
||||
|
||||
/**
|
||||
* How many columns and rows of ingredients to limit the bottom sidebar to
|
||||
*/
|
||||
bottom-sidebar-size: 9, 9;
|
||||
|
||||
/**
|
||||
* How much space to maintain between the bottom sidebar and obstructions, in
|
||||
* pixels
|
||||
*/
|
||||
bottom-sidebar-margins: 2, 2, 2, 2;
|
||||
|
||||
/**
|
||||
* Where to position the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-align: center, center;
|
||||
|
||||
/**
|
||||
* Whether to render the header buttons and page count for the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-header: visible;
|
||||
|
||||
/**
|
||||
* Which theme to use for the bottom sidebar
|
||||
*/
|
||||
bottom-sidebar-theme: transparent;
|
||||
}
|
||||
|
||||
#binds {
|
||||
/**
|
||||
* Toggle the visibility of EMI.
|
||||
*/
|
||||
toggle-visibility: "ctrl key.keyboard.o";
|
||||
|
||||
/**
|
||||
* Focuse the search bar.
|
||||
*/
|
||||
focus-search: "ctrl key.keyboard.f";
|
||||
|
||||
/**
|
||||
* Clears the search bar.
|
||||
*/
|
||||
clear-search: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* Display the recipes for creating a stack.
|
||||
*/
|
||||
view-recipes: "key.keyboard.r";
|
||||
view-recipes: "key.mouse.left";
|
||||
|
||||
/**
|
||||
* Display the recipes that can be created using a stack.
|
||||
*/
|
||||
view-uses: "key.keyboard.u";
|
||||
view-uses: "key.mouse.right";
|
||||
|
||||
/**
|
||||
* Favorite the item to display on the side of the screen opposite of recipies for
|
||||
* quick access.
|
||||
*/
|
||||
favorite: "key.keyboard.a";
|
||||
|
||||
/**
|
||||
* Set the default recipe for a given stack in the output of a recipe to that
|
||||
* recipe.
|
||||
*/
|
||||
default-stack: "ctrl key.mouse.left";
|
||||
|
||||
/**
|
||||
* Display the recipe tree for a given stack.
|
||||
*/
|
||||
view-stack-tree: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* Display the recipe tree.
|
||||
*/
|
||||
view-tree: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* Return to the previous page in EMI.
|
||||
*/
|
||||
back: "key.keyboard.backspace";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for a single result.
|
||||
*/
|
||||
craft-one: "key.mouse.left";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for as many results as possible.
|
||||
*/
|
||||
craft-all: "shift key.mouse.left";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for a single result and put in inventory if possible.
|
||||
*/
|
||||
craft-one-to-inventory: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for as many results as possible and put in inventory if
|
||||
* possible.
|
||||
*/
|
||||
craft-all-to-inventory: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* When on a stack with an associated recipe:
|
||||
* Move ingredients for a single result and put in cursor if possible.
|
||||
*/
|
||||
craft-one-to-cursor: "ctrl key.mouse.left";
|
||||
|
||||
/**
|
||||
* Display the recipe that will be used to craft on a stack with no recipe context.
|
||||
*/
|
||||
show-craft: "key.keyboard.left.shift";
|
||||
|
||||
/**
|
||||
* Cheat in one of an item into the inventory.
|
||||
*/
|
||||
cheat-one-to-inventory: "ctrl key.mouse.right";
|
||||
|
||||
/**
|
||||
* Cheat in a stack of an item into the inventory.
|
||||
*/
|
||||
cheat-stack-to-inventory: "ctrl key.mouse.left";
|
||||
|
||||
/**
|
||||
* Cheat in one of an item into the cursor.
|
||||
*/
|
||||
cheat-one-to-cursor: "ctrl key.mouse.middle";
|
||||
|
||||
/**
|
||||
* Cheat in a stack of an item into the cursor.
|
||||
*/
|
||||
cheat-stack-to-cursor: "key.keyboard.unknown";
|
||||
|
||||
/**
|
||||
* Delete the stack in the cursor when hovering the index
|
||||
*/
|
||||
delete-cursor-stack: "key.mouse.left";
|
||||
|
||||
/**
|
||||
* In edit mode, hide the hovered stack
|
||||
*/
|
||||
hide-stack: "ctrl key.mouse.left";
|
||||
|
||||
/**
|
||||
* In edit mode, hide stacks with the hovered stack's id
|
||||
*/
|
||||
hide-stack-by-id: "ctrl shift key.mouse.left";
|
||||
}
|
||||
|
||||
#dev {
|
||||
/**
|
||||
* Whether development functions should be enabled. Not recommended for general
|
||||
* play.
|
||||
*/
|
||||
dev-mode: false;
|
||||
|
||||
/**
|
||||
* Whether editing the index is enabled
|
||||
*/
|
||||
edit-mode: false;
|
||||
|
||||
/**
|
||||
* Whether to log untranslated tags as warnings.
|
||||
*/
|
||||
log-untranslated-tags: false;
|
||||
|
||||
/**
|
||||
* Whether to log ingredients that don't have a representative tag as warnings.
|
||||
*/
|
||||
log-non-tag-ingredients: false;
|
||||
|
||||
/**
|
||||
* Whether hovering the output of a recipe should show the recipe's EMI ID.
|
||||
*/
|
||||
show-recipe-ids: false;
|
||||
|
||||
/**
|
||||
* Whether stacks in the index should display a highlight if they have a recipe
|
||||
* default.
|
||||
*/
|
||||
highlight-defaulted: false;
|
||||
|
||||
/**
|
||||
* Whether to display exclusion areas
|
||||
*/
|
||||
highlight-exclusion-areas: false;
|
||||
}
|
30
pack/config/modmenu.json
Normal file
30
pack/config/modmenu.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"sorting": "ascending",
|
||||
"count_libraries": true,
|
||||
"compact_list": true,
|
||||
"count_children": true,
|
||||
"mods_button_style": "classic",
|
||||
"game_menu_button_style": "replace_bugs",
|
||||
"count_hidden_mods": true,
|
||||
"mod_count_location": "title_screen",
|
||||
"hide_mod_links": false,
|
||||
"show_libraries": false,
|
||||
"hide_mod_license": false,
|
||||
"hide_badges": false,
|
||||
"hide_mod_credits": false,
|
||||
"easter_eggs": true,
|
||||
"modify_title_screen": true,
|
||||
"modify_game_menu": true,
|
||||
"hide_config_buttons": false,
|
||||
"random_java_colors": false,
|
||||
"translate_names": true,
|
||||
"translate_descriptions": true,
|
||||
"config_mode": false,
|
||||
"disable_drag_and_drop": false,
|
||||
"hidden_mods": [],
|
||||
"hidden_configs": [],
|
||||
"disable_update_checker": [],
|
||||
"update_checker": false,
|
||||
"button_update_badge": true,
|
||||
"quick_configure": true
|
||||
}
|
50
pack/config/notenoughanimations.json
Normal file
50
pack/config/notenoughanimations.json
Normal file
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"configVersion": 9,
|
||||
"animationSmoothingSpeed": 20.0,
|
||||
"holdingItems": [
|
||||
"minecraft:clock",
|
||||
"minecraft:recovery_compass",
|
||||
"minecraft:soul_lantern",
|
||||
"minecraft:compass",
|
||||
"minecraft:torch",
|
||||
"minecraft:lantern",
|
||||
"minecraft:soul_torch"
|
||||
],
|
||||
"enableAnimationSmoothing": true,
|
||||
"enableInWorldMapRendering": true,
|
||||
"enableOffhandHiding": true,
|
||||
"enableRotationLocking": true,
|
||||
"enableLadderAnimation": true,
|
||||
"ladderAnimationAmplifier": 0.35,
|
||||
"ladderAnimationArmHeight": 1.7,
|
||||
"ladderAnimationArmSpeed": 2.0,
|
||||
"enableRotateToLadder": true,
|
||||
"enableEatDrinkAnimation": true,
|
||||
"enableRowBoatAnimation": true,
|
||||
"enableHorseAnimation": true,
|
||||
"dontHoldItemsInBed": true,
|
||||
"freezeArmsInBed": true,
|
||||
"rotationLock": "NONE",
|
||||
"showLastUsedSword": false,
|
||||
"sheathSwords": [
|
||||
"minecraft:golden_sword",
|
||||
"minecraft:iron_sword",
|
||||
"minecraft:wooden_sword",
|
||||
"minecraft:stone_sword",
|
||||
"minecraft:diamond_sword",
|
||||
"minecraft:netherite_sword"
|
||||
],
|
||||
"enableCrawlingAnimation": true,
|
||||
"holdUpItemsMode": "CONFIG",
|
||||
"holdUpItemOffset": 0.0,
|
||||
"itemSwapAnimation": true,
|
||||
"tweakElytraAnimation": true,
|
||||
"petAnimation": true,
|
||||
"fallingAnimation": false,
|
||||
"freezingAnimation": true,
|
||||
"huggingAnimation": true,
|
||||
"narutoRunning": false,
|
||||
"enableInWorldBookRendering": false,
|
||||
"disableLegSmoothing": false,
|
||||
"bowAnimation": "CUSTOM_V1"
|
||||
}
|
66
pack/config/replaymod.json
Normal file
66
pack/config/replaymod.json
Normal file
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"core": {
|
||||
"notifications": false
|
||||
},
|
||||
"advanced": {
|
||||
"recordingPath": "./replay_recordings/",
|
||||
"cachePath": "./.replay_cache/",
|
||||
"renderPath": "./replay_videos/",
|
||||
"skipPostRenderGui": false,
|
||||
"askForOpenEye": true,
|
||||
"skipPostScreenshotGui": false,
|
||||
"fullBrightness": "replaymod.gui.settings.fullbrightness.gamma",
|
||||
"fullBrightness_valid_values": [
|
||||
"replaymod.gui.settings.fullbrightness.gamma",
|
||||
"replaymod.gui.settings.fullbrightness.nightvision",
|
||||
"replaymod.gui.settings.fullbrightness.both"
|
||||
]
|
||||
},
|
||||
"recording": {
|
||||
"recordSingleplayer": true,
|
||||
"recordServer": true,
|
||||
"indicator": false,
|
||||
"autoStartRecording": true,
|
||||
"autoPostProcess": true,
|
||||
"renameDialog": true
|
||||
},
|
||||
"replay": {
|
||||
"showChat": true,
|
||||
"showServerIPs": true,
|
||||
"camera": "replaymod.camera.classic",
|
||||
"camera_valid_values": [
|
||||
"replaymod.camera.classic",
|
||||
"replaymod.camera.vanilla"
|
||||
],
|
||||
"legacyMainMenuButton": false,
|
||||
"mainMenuButton": "DEFAULT",
|
||||
"mainMenuButton_valid_values": [
|
||||
"BIG",
|
||||
"DEFAULT",
|
||||
"TOP_LEFT",
|
||||
"TOP_RIGHT",
|
||||
"LEFT_OF_SINGLEPLAYER",
|
||||
"RIGHT_OF_SINGLEPLAYER",
|
||||
"LEFT_OF_MULTIPLAYER",
|
||||
"RIGHT_OF_MULTIPLAYER",
|
||||
"LEFT_OF_REALMS",
|
||||
"RIGHT_OF_REALMS",
|
||||
"LEFT_OF_MODS",
|
||||
"RIGHT_OF_MODS"
|
||||
]
|
||||
},
|
||||
"render": {
|
||||
"frameTimeFromWorldTime": false
|
||||
},
|
||||
"simplepathing": {
|
||||
"pathpreview": true,
|
||||
"autosync": true,
|
||||
"timelineLength": 1800,
|
||||
"interpolator": "replaymod.gui.editkeyframe.interpolator.catmullrom.name",
|
||||
"interpolator_valid_values": [
|
||||
"replaymod.gui.editkeyframe.interpolator.catmullrom.name",
|
||||
"replaymod.gui.editkeyframe.interpolator.cubic.name",
|
||||
"replaymod.gui.editkeyframe.interpolator.linear.name"
|
||||
]
|
||||
}
|
||||
}
|
9
pack/config/sit.json5
Normal file
9
pack/config/sit.json5
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
// Disables the check to see whether both server and client have the same version of Sit installed.
|
||||
"disableVersionChecker": true,
|
||||
/* The maximum distance in blocks that the player can be away from a block to still be able to sit on it.
|
||||
Do note, that this is limited by how far a player can access a block in vanilla Minecraft.
|
||||
If this is set to 0, the player has to stand on top of the block to be able to sit on it.
|
||||
*/
|
||||
"blockReachDistance": 4
|
||||
}
|
81
pack/config/sound_physics_remastered/soundphysics.properties
Normal file
81
pack/config/sound_physics_remastered/soundphysics.properties
Normal file
|
@ -0,0 +1,81 @@
|
|||
# Enables/Disables all sound effects
|
||||
enabled=true
|
||||
# Affects how quiet a sound gets based on distance
|
||||
# Lower values mean distant sounds are louder
|
||||
# This setting requires you to be in singleplayer or having the mod installed on the server
|
||||
# 1.0 is the physically correct value
|
||||
attenuation_factor=1.0
|
||||
# The volume of simulated reverberations
|
||||
reverb_gain=1.0
|
||||
# The brightness of reverberation
|
||||
# Higher values result in more high frequencies in reverberation
|
||||
# Lower values give a more muffled sound to the reverb
|
||||
reverb_brightness=1.0
|
||||
# The amount of sound that will be absorbed when traveling through blocks
|
||||
block_absorption=1.0
|
||||
# Higher values mean smaller objects won't be considered as occluding
|
||||
occlusion_variation=0.35
|
||||
# The default amount of sound reflectance energy for all blocks
|
||||
# Lower values result in more conservative reverb simulation with shorter reverb tails
|
||||
# Higher values result in more generous reverb simulation with higher reverb tails
|
||||
default_block_reflectivity=0.5
|
||||
# The default amount of occlusion for all blocks
|
||||
# Lower values will result in sounds being less muffled through walls
|
||||
# Higher values mean sounds will be not audible though thicker walls
|
||||
default_block_occlusion_factor=1.0
|
||||
# Minecraft won't allow sounds to play past a certain distance
|
||||
# This parameter is a multiplier for how far away a sound source is allowed to be in order for it to actually play
|
||||
# This setting only takes affect in singleplayer worlds and when installed on the server
|
||||
sound_distance_allowance=4.0
|
||||
# A value controlling the amount that air absorbs high frequencies with distance
|
||||
# A value of 1.0 is physically correct for air with normal humidity and temperature
|
||||
# Higher values mean air will absorb more high frequencies with distance
|
||||
# 0 disables this effect
|
||||
air_absorption=1.0
|
||||
# How much sound is filtered when the player is underwater
|
||||
# 0.0 means no filter
|
||||
# 1.0 means fully filtered
|
||||
underwater_filter=1.0
|
||||
# The number of rays to trace to determine reverberation for each sound source
|
||||
# More rays provides more consistent tracing results but takes more time to calculate
|
||||
# Decrease this value if you experience lag spikes when sounds play
|
||||
environment_evaluation_ray_count=32
|
||||
# The number of rays bounces to trace to determine reverberation for each sound source
|
||||
# More bounces provides more echo and sound ducting but takes more time to calculate
|
||||
# Decrease this value if you experience lag spikes when sounds play
|
||||
environment_evaluation_ray_bounces=4
|
||||
# If sound hits a non-full-square side, block occlusion is multiplied by this
|
||||
non_full_block_occlusion_factor=0.25
|
||||
# The maximum amount of rays to determine occlusion
|
||||
# Directly correlates to the amount of blocks between walls that are considered
|
||||
max_occlusion_rays=16
|
||||
# The amount at which occlusion is capped
|
||||
max_occlusion=64.0
|
||||
# If enabled, the occlusion calculation only uses one path between the sound source and the listener instead of 9
|
||||
strict_occlusion=false
|
||||
# Whether to try calculating where the sound should come from based on reflections
|
||||
sound_direction_evaluation=true
|
||||
# Skip redirecting non-occluded sounds (the ones you can see directly)
|
||||
redirect_non_occluded_sounds=true
|
||||
# If music discs or other longer sounds should be frequently reevaluated
|
||||
update_moving_sounds=false
|
||||
# The interval in ticks that moving sounds are reevaluated
|
||||
# Lower values mean more frequent reevaluation but also more lag
|
||||
# This option only takes effect if update_moving_sounds is enabled
|
||||
sound_update_interval=5
|
||||
# Enables debug logging
|
||||
debug_logging=false
|
||||
# Provides more information about occlusion in the logs
|
||||
occlusion_logging=false
|
||||
# Provides more information about the environment calculation in the logs
|
||||
environment_logging=false
|
||||
# Provides more information about how long computations take
|
||||
performance_logging=false
|
||||
# If enabled, the path of the sound will be rendered in game
|
||||
render_sound_bounces=false
|
||||
# If enabled, occlusion will be visualized in game
|
||||
render_occlusion=false
|
||||
# Enables/Disables sound effects for Simple Voice Chat audio
|
||||
simple_voice_chat_integration=true
|
||||
# Enables/Disables hearing your own echo with Simple Voice Chat
|
||||
simple_voice_chat_hear_self=true
|
9
pack/config/waveycapes.json
Normal file
9
pack/config/waveycapes.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"configVersion": 2,
|
||||
"windMode": "NONE",
|
||||
"capeStyle": "BLOCKY",
|
||||
"capeMovement": "BASIC_SIMULATION_3D",
|
||||
"gravity": 25,
|
||||
"heightMultiplier": 6,
|
||||
"straveMultiplier": 2
|
||||
}
|
|
@ -1,5 +1,45 @@
|
|||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/NoChatReports/NCR-ServerPreferences.json"
|
||||
hash = "df32843b853e0a493ef3a9b1e39276818294353fbb0d833f7f61e77da0f5bca1"
|
||||
|
||||
[[files]]
|
||||
file = "config/betterf3.json"
|
||||
hash = "3a0045f713be2254371f4ff12f98887986b56fd290bfaefded29a67668ee4de3"
|
||||
|
||||
[[files]]
|
||||
file = "config/deathlog.json5"
|
||||
hash = "703076bcf7d9eab0e80ed69b2210380fccad9bbf90983d3f4545de8091eee477"
|
||||
|
||||
[[files]]
|
||||
file = "config/emi.css"
|
||||
hash = "6309ca760e96b2f005c13bd9013ba0a154ba4d8bfea44398b0b03a6b53b8396c"
|
||||
|
||||
[[files]]
|
||||
file = "config/modmenu.json"
|
||||
hash = "d9dc266d2d872d7a5061e28db792e40f2c81c4f1f64436e5065a0e99115dd772"
|
||||
|
||||
[[files]]
|
||||
file = "config/notenoughanimations.json"
|
||||
hash = "5064585fabeae3633c35bce2d92f92074860e0aa0ae9ff5b28fc39219b93406e"
|
||||
|
||||
[[files]]
|
||||
file = "config/replaymod.json"
|
||||
hash = "7094d7646a133e58038fca78092d8a879b6688e51a20946905b67660447edd80"
|
||||
|
||||
[[files]]
|
||||
file = "config/sit.json5"
|
||||
hash = "5d57de38b340746cc46066438d55bdbfbee21917869c5188f0c2a6ae999b6d43"
|
||||
|
||||
[[files]]
|
||||
file = "config/sound_physics_remastered/soundphysics.properties"
|
||||
hash = "141c334d6b6bf9163200dcc9eda870160d61025e593cd620951fa5306bf65de3"
|
||||
|
||||
[[files]]
|
||||
file = "config/waveycapes.json"
|
||||
hash = "eabdcd97e6792f21e0ebb79b58c452a690e57ddf4b65922f141b78989cd23e3e"
|
||||
|
||||
[[files]]
|
||||
file = "mods/3dskinlayers.pw.toml"
|
||||
hash = "05ac5655886661106bb34a8a898d47fd317577f7f44519693be882c7a73c64b8"
|
||||
|
@ -219,11 +259,6 @@ file = "mods/eating-animation.pw.toml"
|
|||
hash = "13a1357c0e5f6a3bd2978c80c405909b0654079a3f29d8f02fdc30f985f17f9b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi-loot.pw.toml"
|
||||
hash = "c3e3d2fea53b18a6f60638050ff8338bad6bafad1cdf5bf06ed78230aacc1e02"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi.pw.toml"
|
||||
hash = "eb49559459c6f2903d07e5de670eccf611e881dd568793397448d41ed5893821"
|
||||
|
@ -334,11 +369,6 @@ file = "mods/indium.pw.toml"
|
|||
hash = "45ad54cce889a3327cc38e244b140552c8a8616068885c26f05d4edc0a0456f0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inventory-control-tweaks.pw.toml"
|
||||
hash = "b7b5af0670de9b2ea04dee5c5c09e4d839f60f86c061783babf873177453ef9f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inventory-essentials.pw.toml"
|
||||
hash = "2b0d6f745cc55e865a4197a0dc9b808f8f77ad8b64bd356cd366e2da30419733"
|
||||
|
@ -670,11 +700,15 @@ hash = "d115703a76d9f5daa4f63320660d7faeaf6121e162f50c2a20da92b85204ed60"
|
|||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/wthit.pw.toml"
|
||||
hash = "ba1c6b53100f4b5666ccd77de55a8a29daf7b5b1b961f16dcbb8127959221a61"
|
||||
file = "mods/wildfiresgendermod.pw.toml"
|
||||
hash = "e674eb1d53eee806d0a8af6b789d9763529c724082fc96bc1ce8bdc59451f2d2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yacl.pw.toml"
|
||||
hash = "2da296c9f042dc47c672e2645be715c2f1cefa764f938a8e95e6c4163f8ce3ab"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "options.txt"
|
||||
hash = "333ecf1029d30cf968955090c9c02ab53d4f2addaae07b5a00bb458e0921eb74"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "EMI Loot"
|
||||
filename = "emi_loot-0.6.3+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/vWadFDyM/emi_loot-0.6.3%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d8603320abb305684eb0711ad0046b4c3087c692"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qbbO7Jns"
|
||||
version = "vWadFDyM"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Inventory Control Tweaks"
|
||||
filename = "inventory-control-tweaks-1.3.23+MC1.20-1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/sPYwFCE0/versions/o45p4DLq/inventory-control-tweaks-1.3.23%2BMC1.20-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c44864380964de2d26a4d816b28756acafa83a6a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "sPYwFCE0"
|
||||
version = "o45p4DLq"
|
|
@ -1,13 +0,0 @@
|
|||
name = "WTHIT"
|
||||
filename = "wthit-quilt-8.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/Q8mlBOGM/wthit-quilt-8.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "fcfcd6c0b5c65f68246043f372fd7e85de615d07"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6AQIaxuO"
|
||||
version = "Q8mlBOGM"
|
212
pack/options.txt
Normal file
212
pack/options.txt
Normal file
|
@ -0,0 +1,212 @@
|
|||
version:3465
|
||||
quilt_available_resource_packs:["Supplementaries Generated Pack","black_icons","classic_icons","continuity/default","continuity/glass_pane_culling_fix","high_contrast","lambdabettergrass/default","midnightcontrols/bedrock","midnightcontrols/legacy","minecraft/expanded_shaders","minecraft/supporteatinganimation","numeralping/font_fix","numeralping/font_fix_high_res","programmer_art","supplementaries/darker_ropes","vanilla","visualoverhaul/coloredwaterbucket","visualoverhaul/fancyfurnace","visualoverhaul/nobrewingbottles","visualoverhaul/rounddiscs","white_icons","wilderwild/new_main_menu","wilderwild/old_wilder_wild_panoramas"]
|
||||
autoJump:false
|
||||
operatorItemsTab:false
|
||||
autoSuggestions:true
|
||||
chatColors:true
|
||||
chatLinks:true
|
||||
chatLinksPrompt:true
|
||||
enableVsync:true
|
||||
entityShadows:true
|
||||
forceUnicodeFont:false
|
||||
discrete_mouse_scroll:false
|
||||
invertYMouse:false
|
||||
realmsNotifications:true
|
||||
reducedDebugInfo:false
|
||||
showSubtitles:false
|
||||
directionalAudio:false
|
||||
touchscreen:false
|
||||
fullscreen:false
|
||||
bobView:true
|
||||
toggleCrouch:false
|
||||
toggleSprint:false
|
||||
darkMojangStudiosBackground:false
|
||||
hideLightningFlashes:false
|
||||
mouseSensitivity:0.5
|
||||
fov:0.0
|
||||
screenEffectScale:1.0
|
||||
fovEffectScale:1.0
|
||||
darknessEffectScale:1.0
|
||||
glintSpeed:0.5
|
||||
glintStrength:0.75
|
||||
damageTiltStrength:1.0
|
||||
highContrast:false
|
||||
gamma:0.5
|
||||
renderDistance:16
|
||||
simulationDistance:16
|
||||
entityDistanceScaling:1.0
|
||||
guiScale:3
|
||||
particles:0
|
||||
maxFps:120
|
||||
graphicsMode:1
|
||||
ao:true
|
||||
prioritizeChunkUpdates:0
|
||||
biomeBlendRadius:2
|
||||
renderClouds:"true"
|
||||
resourcePacks:["lambdabettergrass/default","minecraft/expanded_shaders","minecraft/supporteatinganimation","visualoverhaul/coloredwaterbucket","visualoverhaul/fancyfurnace","visualoverhaul/nobrewingbottles","visualoverhaul/rounddiscs","wilderwild/new_main_menu"]
|
||||
incompatibleResourcePacks:[]
|
||||
lastServer:
|
||||
lang:en_us
|
||||
soundDevice:""
|
||||
chatVisibility:0
|
||||
chatOpacity:1.0
|
||||
chatLineSpacing:0.0
|
||||
textBackgroundOpacity:0.5
|
||||
backgroundForChatOnly:true
|
||||
hideServerAddress:false
|
||||
advancedItemTooltips:false
|
||||
pauseOnLostFocus:true
|
||||
overrideWidth:0
|
||||
overrideHeight:0
|
||||
chatHeightFocused:1.0
|
||||
chatDelay:0.0
|
||||
chatHeightUnfocused:0.4375
|
||||
chatScale:1.0
|
||||
chatWidth:1.0
|
||||
notificationDisplayTime:1.0
|
||||
mipmapLevels:4
|
||||
useNativeTransport:true
|
||||
mainHand:"right"
|
||||
attackIndicator:1
|
||||
narrator:0
|
||||
tutorialStep:none
|
||||
mouseWheelSensitivity:1.0
|
||||
rawMouseInput:true
|
||||
glDebugVerbosity:1
|
||||
skipMultiplayerWarning:false
|
||||
skipRealms32bitWarning:false
|
||||
hideMatchedNames:true
|
||||
joinedFirstServer:false
|
||||
hideBundleTutorial:false
|
||||
syncChunkWrites:false
|
||||
showAutosaveIndicator:true
|
||||
allowServerListing:true
|
||||
onlyShowSecureChat:false
|
||||
panoramaScrollSpeed:1.0
|
||||
telemetryOptInExtra:false
|
||||
onboardAccessibility:false
|
||||
key_key.attack:key.mouse.left
|
||||
key_key.use:key.mouse.right
|
||||
key_key.forward:key.keyboard.w
|
||||
key_key.left:key.keyboard.a
|
||||
key_key.back:key.keyboard.s
|
||||
key_key.right:key.keyboard.d
|
||||
key_key.jump:key.keyboard.space
|
||||
key_key.sneak:key.keyboard.left.shift
|
||||
key_key.sprint:key.keyboard.left.control
|
||||
key_key.drop:key.keyboard.q
|
||||
key_key.inventory:key.keyboard.e
|
||||
key_key.chat:key.keyboard.t
|
||||
key_key.playerlist:key.keyboard.tab
|
||||
key_key.pickItem:key.mouse.middle
|
||||
key_key.command:key.keyboard.slash
|
||||
key_key.socialInteractions:key.keyboard.p
|
||||
key_key.screenshot:key.keyboard.f2
|
||||
key_key.togglePerspective:key.keyboard.f5
|
||||
key_key.smoothCamera:key.keyboard.unknown
|
||||
key_key.fullscreen:key.keyboard.f11
|
||||
key_key.spectatorOutlines:key.keyboard.unknown
|
||||
key_key.swapOffhand:key.keyboard.f
|
||||
key_key.saveToolbarActivator:key.keyboard.unknown
|
||||
key_key.loadToolbarActivator:key.keyboard.x
|
||||
key_key.advancements:key.keyboard.l
|
||||
key_key.hotbar.1:key.keyboard.1
|
||||
key_key.hotbar.2:key.keyboard.2
|
||||
key_key.hotbar.3:key.keyboard.3
|
||||
key_key.hotbar.4:key.keyboard.4
|
||||
key_key.hotbar.5:key.keyboard.5
|
||||
key_key.hotbar.6:key.keyboard.6
|
||||
key_key.hotbar.7:key.keyboard.7
|
||||
key_key.hotbar.8:key.keyboard.8
|
||||
key_key.hotbar.9:key.keyboard.9
|
||||
key_key.cosmetica.customise:key.keyboard.right.shift
|
||||
key_key.cosmetica.snipe:key.mouse.middle
|
||||
key_key.firstperson.toggle:key.keyboard.f6
|
||||
key_totemcounter.reset:key.keyboard.f10
|
||||
key_key.dynamicfps.toggle_forced:key.keyboard.unknown
|
||||
key_key.dynamicfps.toggle_disabled:key.keyboard.unknown
|
||||
key_key.replaymod.playeroverview:key.keyboard.b
|
||||
key_key.replaymod.lighting:key.keyboard.z
|
||||
key_key.replaymod.quickmode:key.keyboard.q
|
||||
key_key.replaymod.settings:key.keyboard.unknown
|
||||
key_key.replaymod.marker:key.keyboard.m
|
||||
key_key.replaymod.thumbnail:key.keyboard.n
|
||||
key_key.replaymod.playpause:key.keyboard.p
|
||||
key_key.replaymod.rollclockwise:key.keyboard.l
|
||||
key_key.replaymod.rollcounterclockwise:key.keyboard.j
|
||||
key_key.replaymod.resettilt:key.keyboard.k
|
||||
key_key.replaymod.pathpreview:key.keyboard.h
|
||||
key_key.replaymod.keyframerepository:key.keyboard.x
|
||||
key_key.replaymod.clearkeyframes:key.keyboard.c
|
||||
key_key.replaymod.synctimeline:key.keyboard.v
|
||||
key_key.replaymod.positionkeyframe:key.keyboard.i
|
||||
key_key.replaymod.positiononlykeyframe:key.keyboard.unknown
|
||||
key_key.replaymod.timekeyframe:key.keyboard.o
|
||||
key_key.replaymod.bothkeyframes:key.keyboard.unknown
|
||||
key_key.entityculling.toggle:key.keyboard.unknown
|
||||
key_key.pressalttomeow.meow:key.keyboard.left.alt
|
||||
key_figura.config.action_wheel_button:key.keyboard.b
|
||||
key_figura.config.popup_button:key.keyboard.r
|
||||
key_figura.config.reload_button:key.keyboard.unknown
|
||||
key_figura.config.panic_button:key.keyboard.unknown
|
||||
key_figura.config.wardrobe_button:key.keyboard.unknown
|
||||
key_key.deathlog.death_screen:key.keyboard.end
|
||||
key_key.midnightcontrols.look_up:key.keyboard.keypad.8
|
||||
key_key.midnightcontrols.look_right:key.keyboard.keypad.6
|
||||
key_key.midnightcontrols.look_down:key.keyboard.keypad.2
|
||||
key_key.midnightcontrols.look_left:key.keyboard.keypad.4
|
||||
key_key.midnightcontrols.ring:key.keyboard.unknown
|
||||
key_key.presencefootsteps.settings:key.keyboard.f10
|
||||
key_key.fabricskyboxes.toggle:key.keyboard.keypad.0
|
||||
key_key.modmenu.open_menu:key.keyboard.unknown
|
||||
key_key.open_muffler_gui:key.keyboard.unknown
|
||||
key_ping-wheel.key.mark-location:key.mouse.5
|
||||
key_ping-wheel.key.open-settings:key.keyboard.unknown
|
||||
key_key.push_to_talk:key.keyboard.caps.lock
|
||||
key_key.whisper:key.keyboard.unknown
|
||||
key_key.mute_microphone:key.keyboard.m
|
||||
key_key.disable_voice_chat:key.keyboard.n
|
||||
key_key.hide_icons:key.keyboard.h
|
||||
key_key.voice_chat:key.keyboard.v
|
||||
key_key.voice_chat_settings:key.keyboard.unknown
|
||||
key_key.voice_chat_group:key.keyboard.g
|
||||
key_key.voice_chat_toggle_recording:key.keyboard.unknown
|
||||
key_key.voice_chat_adjust_volumes:key.keyboard.unknown
|
||||
key_key.raised.hud.down:key.keyboard.keypad.subtract
|
||||
key_key.raised.hud.up:key.keyboard.keypad.add
|
||||
key_key.raised.chat.down:key.keyboard.keypad.divide
|
||||
key_key.raised.chat.up:key.keyboard.keypad.multiply
|
||||
key_key.jade.config:key.keyboard.keypad.0
|
||||
key_key.jade.show_overlay:key.keyboard.keypad.1
|
||||
key_key.jade.toggle_liquid:key.keyboard.keypad.2
|
||||
key_key.jade.narrate:key.keyboard.keypad.5
|
||||
key_key.jade.show_details_alternative:key.keyboard.unknown
|
||||
key_key.waila.config:key.keyboard.unknown
|
||||
key_key.waila.show_overlay:key.keyboard.unknown
|
||||
key_key.waila.toggle_liquid:key.keyboard.unknown
|
||||
key_key.waila.show_recipe_input:key.keyboard.unknown
|
||||
key_key.waila.show_recipe_output:key.keyboard.unknown
|
||||
key_key.ok_zoomer.zoom:key.keyboard.c
|
||||
key_key.ok_zoomer.decrease_zoom:key.keyboard.unknown
|
||||
key_key.ok_zoomer.increase_zoom:key.keyboard.unknown
|
||||
key_key.ok_zoomer.reset_zoom:key.keyboard.unknown
|
||||
key_iris.keybind.reload:key.keyboard.r
|
||||
key_iris.keybind.toggleShaders:key.keyboard.k
|
||||
key_iris.keybind.shaderPackSelection:key.keyboard.o
|
||||
soundCategory_master:1.0
|
||||
soundCategory_music:1.0
|
||||
soundCategory_record:1.0
|
||||
soundCategory_weather:1.0
|
||||
soundCategory_block:1.0
|
||||
soundCategory_hostile:1.0
|
||||
soundCategory_neutral:1.0
|
||||
soundCategory_player:1.0
|
||||
soundCategory_ambient:1.0
|
||||
soundCategory_voice:1.0
|
||||
modelPart_cape:true
|
||||
modelPart_jacket:true
|
||||
modelPart_left_sleeve:true
|
||||
modelPart_right_sleeve:true
|
||||
modelPart_left_pants_leg:true
|
||||
modelPart_right_pants_leg:true
|
||||
modelPart_hat:true
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ce6055904e23eaa2e36288e49528070a2a508aee327a1d6ad8e99013112de170"
|
||||
hash = "d7532a7d440743f11f93407a311698fc8818b4bb1c9d55c32ec1877415aa021f"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue