diff --git a/config/config/waila/waila.json b/config/config/waila/waila.json new file mode 100644 index 0000000..d3b161d --- /dev/null +++ b/config/config/waila/waila.json @@ -0,0 +1,41 @@ +{ + "general": { + "displayTooltip": true, + "shiftForDetails": false, + "hideShiftText": false, + "displayMode": "HOLD_KEY", + "hideFromPlayerList": true, + "hideFromDebug": true, + "enableTextToSpeech": false, + "rateLimit": 250 + }, + "overlay": { + "position": { + "align": { + "x": "CENTER", + "y": "TOP" + }, + "anchor": { + "x": "CENTER", + "y": "TOP" + }, + "x": 0, + "y": 0, + "bossBarsOverlap": false + }, + "color": { + "backgroundAlpha": 204, + "themes": [], + "activeTheme": "waila:vanilla" + }, + "scale": 1.0 + }, + "formatter": { + "modName": "§9§o%s", + "blockName": "§f%s", + "fluidName": "§f%s", + "entityName": "§f%s", + "registryName": "§8%s" + }, + "configVersion": 1 +} \ No newline at end of file diff --git a/config/config/waila/waila_plugins.json b/config/config/waila/waila_plugins.json new file mode 100644 index 0000000..8ae073a --- /dev/null +++ b/config/config/waila/waila_plugins.json @@ -0,0 +1,63 @@ +{ + "waila": { + "show_blocks": true, + "show_fluids": false, + "show_entities": true, + "show_icon": true, + "icon_position": "MIDDLE", + "show_mod_name": true, + "show_item_mod_name": false, + "show_registry": false + }, + "minecraft": { + "item_entity": true, + "pet.owner": true, + "pet.hide_unknown_owner": false, + "attribute.block_position": false, + "attribute.block_state": false, + "attribute.entity_position": false, + "attribute.health": true, + "attribute.absorption": true, + "attribute.armor": true, + "attribute.compact": false, + "attribute.icon_per_line": 25, + "attribute.long_health_max": 100, + "attribute.long_armor_max": 100, + "attribute.horse_jump_height": true, + "attribute.horse_speed": true, + "furnace_contents": true, + "jukebox.record": true, + "timer.grow": false, + "timer.breed": false, + "override.invisible_entity": true, + "override.trapped_chest": true, + "override.powder_snow": true, + "override.infested": true, + "override.vehicle": true, + "breaking_progress.enabled": true, + "breaking_progress.color": -1426063361, + "breaking_progress.bottom_only": false, + "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 + }, + "wthit-plugins": { + "break_progress": false, + "breeding_cooldown": false, + "growing_cooldown": false, + "breeding_item": true, + "armor_stats": true, + "author": false, + "harvestability": true, + "hardness": false + } +} \ No newline at end of file diff --git a/config/options.txt b/config/options.txt new file mode 100644 index 0000000..98382cf --- /dev/null +++ b/config/options.txt @@ -0,0 +1,3 @@ +version:3700 +key_key.advancements:key.keyboard.unknown +key_key.waila.show_overlay:key.keyboard.left.alt diff --git a/server.toml b/server.toml index 38b41fa..7a65679 100644 --- a/server.toml +++ b/server.toml @@ -121,6 +121,61 @@ url = "https://unascribed.b-cdn.net/sidekick-fabric-2.0.5%2B1.20.2.jar" filename = "sidekick-fabric-2.0.5+1.20.2.jar" desc = "Your creative companion — extended inventory, noclip, teleport, and other superpowers for Creative mode." +[[mods]] +type = "modrinth" +id = "teabridge" +version = "1.2.3" + +[[mods]] +type = "modrinth" +id = "simple-voice-chat" +version = "fabric-1.20.4-2.4.32" + +[[mods]] +type = "modrinth" +id = "styled-nicknames" +version = "1.4.0+1.20.3" + +[[mods]] +type = "modrinth" +id = "drogstyle" +version = "1.3.0+1.20.4" + +[[mods]] +type = "modrinth" +id = "crunchy-crunchy-advancements" +version = "1.6.2+1.20.2" + +[[mods]] +type = "modrinth" +id = "owo-lib" +version = "0.12.0+1.20.3" + +[[mods]] +type = "modrinth" +id = "switchy" +version = "2.9.0+1.20.4" + +[[mods]] +type = "modrinth" +id = "styled-chat" +version = "2.4.0+1.20.3" + +[[mods]] +type = "modrinth" +id = "switchy-proxy" +version = "1.7.0+1.20.4" + +[[mods]] +type = "modrinth" +id = "fabrictailor" +version = "2.3.0" + +[[mods]] +type = "modrinth" +id = "ears" +version = "1.4.6+fabric-1.20.2" + [[mods]] type = "modrinth" id = "cerulean" @@ -381,31 +436,6 @@ type = "modrinth" id = "weathersync" version = "TXZUPmps" -[[mods]] -type = "modrinth" -id = "teabridge" -version = "Y9o5SgHK" - -[[mods]] -type = "modrinth" -id = "simple-voice-chat" -version = "UIZXn9t1" - -[[mods]] -type = "modrinth" -id = "styled-nicknames" -version = "R7dIzguo" - -[[mods]] -type = "modrinth" -id = "drogstyle" -version = "AqoDCMEp" - -[[mods]] -type = "modrinth" -id = "crunchy-crunchy-advancements" -version = "lPw7189i" - [worlds.modfest-1-20] [markdown]