mistress
Yuki 12 months ago
parent 1d24823b9d
commit a904a75b1e

@ -0,0 +1,63 @@
/*
Configuration for Better Loading Screen,
this file is automatically generated, and is formatted under JSON5.
Custom Image Background: Place the image (Ideally 16:9) in config/better_loading_screen/background.png
*/
{
/*
Whether the memory usage bar should be drawn.
Default: true
*/
rendersMemoryBar: true,
/*
Whether the current hints on the top left should be drawn.
Default: true
*/
rendersHint: true,
/*
Renders the logo on the loading screen.
Default: true
*/
rendersLogo: true,
/*
Declares the background color of the loading screen.
Default: #EF323D
*/
backgroundColor: "#EF323D",
/*
Declares whether the background should be rainbow.
Default: false
*/
rainbow: false,
/*
Declares the bar color of the loading screen.
Default: #FFFFFF
*/
barColor: "#FFFFFF",
/*
Declares the bar frame color of the loading screen.
Default: #FFFFFF
*/
barFrameColor: "#FFFFFF",
/*
Declares the text color of the loading screen.
Default: #FFFFFF
*/
textColor: "#FFFFFF",
/*
Declares the logo color of the loading screen.
Default: #FFFFFF
*/
logoColor: "#FFFFFF",
/*
Detects KubeJS to grab the color from the KubeJS config.
Default: true
*/
detectKubeJS: true,
/*
Detects All The Tweaks to grab the background image.
Default: true
*/
detectAllTheTweaks: true,
}

@ -99,3 +99,15 @@ de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
}
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
}
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
}
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
}
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
}

@ -1,5 +1,5 @@
#Fastload Configuration File
#Sat Jun 03 08:20:34 CEST 2023
#Mon Jun 05 10:21:59 CEST 2023
pre_render_radius=0
debug=false
pregen_chunk_radius=5

@ -0,0 +1,21 @@
#Use a slightly more compact, but also slightly slower representation for block states
compactFastMap = false
#Replace objects used to detect multi-threaded access to chunks by a much smaller field. This option is disabled by default due to very rare and very hard-to-reproduce crashes, use at your own risk!
useSmallThreadingDetector = false
#Cache the predicate instances used in multipart models
cacheMultipartPredicates = true
#Do not create a new MultipartBakedModel instance for each block state using the same multipartmodel. Requires cacheMultipartPredicates to be enabled
multipartDeduplication = true
#Deduplicate cached data for blockstates, most importantly collision and render shapes
blockstateCacheDeduplication = true
#Avoid creation of new strings when creating ModelResourceLocations
modelResourceLocations = true
#Replace the blockstate neighbor table
replaceNeighborLookup = true
#Populate the neighbor table used by vanilla. Enabling this slightly increases memory usage, but can help with issues in the rare case where mods access it directly.
populateNeighborTable = false
#Do not store the properties of a state explicitly and read themfrom the replace neighbor table instead. Requires replaceNeighborLookup to be enabled
replacePropertyMap = true
#Deduplicate vertex data of baked quads in the basic model implementations
bakedQuadDeduplication = true

@ -0,0 +1,17 @@
[gui]
#Sets the screen alignment of the bed clock.
#Allowed Values: TOP_LEFT, TOP_CENTER, TOP_RIGHT, CENTER_LEFT, CENTER_CENTER, CENTER_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
clockAlignment = "TOP_RIGHT"
#Sets the scale of the bed clock.
#Range: > 1
clockScale = 64
#Sets the distance between the clock and the edge of the screen.
#Unused if clockAlignment is CENTER_CENTER.
#Range: > 0
clockMargin = 16
#This setting prevents clock wobble when getting in bed by updating the clock's position every tick.
#As a side-effect, the clock won't wobble when first viewed as it does in vanilla. This setting is
#unused if displayBedClock is false.
preventClockWobble = true

@ -1,7 +1,7 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Sat Jun 03 08:21:39 CEST 2023
#Mon Jun 05 11:09:22 CEST 2023
disableUpdateMessage=false
enableDebugOptions=false
maxShadowRenderDistance=32
shaderPack=ComplementaryShaders_v4.7.1.zip
enableShaders=false
shaderPack=\u00A7r\u00A7lAstra\u00A74\u00A7lLex\u00A7r\u00A7l_By_LexBoosT_\u00A74\u00A7lV78.3\u00A7r\u00A7l.zip
enableShaders=true

@ -16,25 +16,25 @@
"itemPhysics": true,
"minecraftBlockBreakParticles": false,
"vinePhysics": true,
"capePhysics": true,
"capePhysics": false,
"fishingRodPhysics": true,
"leashPhysics": true,
"bannerPhysics": true,
"clothSmoothShading": false,
"clothSmoothShading": true,
"showUpdateNotifications": true,
"clothThreads": 1,
"leashLength": 3.0,
"fishingLineLength": 12.0,
"pvpServerCompatibility": false,
"snowballModel": 0,
"snowballImpact": 1,
"snowballShade": false,
"enderpearlModel": 0,
"enderpearlImpact": 1,
"enderpearlShade": false,
"eggModel": 0,
"eggImpact": 1,
"eggShade": false,
"snowballModel": 1,
"snowballImpact": 0,
"snowballShade": true,
"enderpearlModel": 1,
"enderpearlImpact": 0,
"enderpearlShade": true,
"eggModel": 1,
"eggImpact": 0,
"eggShade": true,
"crackPhysicsParticles": true,
"liquidPhysics": true,
"liquidSourceDistance": 6.0,
@ -84,7 +84,7 @@
"smokeCampfire": 0.3,
"smokeFire": 0.3,
"smokeOther": 1.0,
"smokeShadowTransformer": 0,
"smokeShadowTransformer": 9,
"maxLoadedDynamicBlocks": 20,
"windPhysics": true,
"weatherParticles": true,
@ -116,17 +116,17 @@
"jointBreakForce": 1.0,
"jointBlood": 1.0,
"mobRagdollLimit": 16,
"clothEntityRange": 48.0,
"clothEntityRange": 48.2,
"clothForceArmor": false,
"oceanPuddles": true,
"oceanFoamAmount": 0.8,
"oceanFoamOpacity": 0.5,
"customizedGravities": [
"ad_astra:moon",
"minecraft:the_nether",
0.0,
-9.81,
0.0,
"minecraft:the_nether",
"ad_astra:moon",
0.0,
-9.81,
0.0,
@ -134,7 +134,7 @@
0.0,
-9.81,
0.0,
"ad_astra:mars_orbit",
"ad_astra:glacio_orbit",
0.0,
-9.81,
0.0,
@ -142,7 +142,7 @@
0.0,
-9.81,
0.0,
"ad_astra:glacio_orbit",
"ad_astra:mars_orbit",
0.0,
-9.81,
0.0,
@ -154,19 +154,19 @@
0.0,
-9.81,
0.0,
"ad_astra:moon_orbit",
"ad_astra:mars",
0.0,
-9.81,
0.0,
"ad_astra:mercury",
"minestuck:skaia",
0.0,
-9.81,
0.0,
"minestuck:skaia",
"ad_astra:mercury",
0.0,
-9.81,
0.0,
"ad_astra:mars",
"ad_astra:moon_orbit",
0.0,
-9.81,
0.0,
@ -190,21 +190,21 @@
0.0,
-9.81,
0.0,
"l2library:maze",
"minestuck:land_utime",
0.0,
-9.81,
0.0,
"minestuck:land_utime",
"l2library:maze",
0.0,
-9.81,
0.0
],
"customizedBuoyancies": [
"ad_astra:moon",
"minecraft:the_nether",
0.0,
2.0,
0.0,
"minecraft:the_nether",
"ad_astra:moon",
0.0,
2.0,
0.0,
@ -212,7 +212,7 @@
0.0,
2.0,
0.0,
"ad_astra:mars_orbit",
"ad_astra:glacio_orbit",
0.0,
2.0,
0.0,
@ -220,7 +220,7 @@
0.0,
2.0,
0.0,
"ad_astra:glacio_orbit",
"ad_astra:mars_orbit",
0.0,
2.0,
0.0,
@ -232,19 +232,19 @@
0.0,
2.0,
0.0,
"ad_astra:moon_orbit",
"ad_astra:mars",
0.0,
2.0,
0.0,
"ad_astra:mercury",
"minestuck:skaia",
0.0,
2.0,
0.0,
"minestuck:skaia",
"ad_astra:mercury",
0.0,
2.0,
0.0,
"ad_astra:mars",
"ad_astra:moon_orbit",
0.0,
2.0,
0.0,
@ -268,11 +268,11 @@
0.0,
2.0,
0.0,
"l2library:maze",
"minestuck:land_utime",
0.0,
2.0,
0.0,
"minestuck:land_utime",
"l2library:maze",
0.0,
2.0,
0.0

@ -1,4 +1,45 @@
{
"entityCustomizations": {},
"entityCustomizations": {
"physicsmod:yourself": {
"left_leg": [
"Jelly Leg - Left"
],
"head": [
"Jelly Head"
],
"right_arm": [
"Jelly Arm Slim - Right"
],
"right_leg": [
"Jelly Leg - Right"
],
"left_arm": [
"Jelly Arm Slim - Left"
],
"body": [
"Jelly Body"
]
},
"117459cd-a223-448f-be6a-c3792f132c99": {
"left_leg": [
"Jelly Leg - Left"
],
"head": [
"Jelly Head"
],
"right_arm": [
"Jelly Arm Slim - Right"
],
"right_leg": [
"Jelly Leg - Right"
],
"left_arm": [
"Jelly Arm Slim - Left"
],
"body": [
"Jelly Body"
]
}
},
"version": "7067d0d7c990ceb6f747f97502a07e59"
}

@ -1,40 +1,7 @@
{
"customizedDynamicBlocks": [
{
"blockID": "minecraft:birch_trapdoor",
"settingID": 2,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:warped_trapdoor",
"settingID": 2,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:warped_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:tall_grass",
"blockID": "minecraft:sunflower",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
@ -47,79 +14,38 @@
"Damping": 48.0
},
{
"blockID": "minecraft:spruce_trapdoor",
"settingID": 2,
"blockID": "minecraft:chain",
"settingID": 0,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
"Fixed on bottom": false,
"No gravity": false,
"Side connection": true,
"Hitbox scale x": 1.5,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.5,
"Stiffness": 60.0,
"Damping": 40.0
},
{
"blockID": "minecraft:sugar_cane",
"blockID": "minecraft:weeping_vines",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
"No gravity": true,
"Can link": "minecraft:weeping_vines_plant",
"Fixed on bottom": false,
"No gravity": false,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 2300.0,
"Damping": 90.0
},
{
"blockID": "minecraft:crimson_trapdoor",
"settingID": 2,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:mangrove_trapdoor",
"settingID": 2,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:mangrove_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:crimson_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
"Stiffness": 45.0,
"Damping": 45.0
},
{
"blockID": "minecraft:tall_seagrass",
"blockID": "minecraft:rose_bush",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
"No gravity": false,
"No gravity": true,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
@ -128,18 +54,17 @@
"Damping": 48.0
},
{
"blockID": "minecraft:weeping_vines",
"blockID": "minecraft:sugar_cane",
"settingID": 0,
"Linked Physics": true,
"Can link": "minecraft:weeping_vines_plant",
"Fixed on bottom": false,
"No gravity": false,
"Fixed on bottom": true,
"No gravity": true,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 45.0,
"Damping": 45.0
"Stiffness": 2300.0,
"Damping": 90.0
},
{
"blockID": "minecraft:peony",
@ -155,71 +80,38 @@
"Damping": 48.0
},
{
"blockID": "minecraft:lilac",
"blockID": "minecraft:kelp",
"settingID": 0,
"Linked Physics": true,
"Can link": "minecraft:kelp_plant",
"Fixed on bottom": true,
"No gravity": true,
"No gravity": false,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 110.0,
"Damping": 48.0
"Stiffness": 45.0,
"Damping": 45.0
},
{
"blockID": "minecraft:cave_vines",
"blockID": "minecraft:tall_seagrass",
"settingID": 0,
"Linked Physics": true,
"Can link": "minecraft:cave_vines_plant",
"Fixed on bottom": false,
"Fixed on bottom": true,
"No gravity": false,
"Side connection": false,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 45.0,
"Damping": 45.0
},
{
"blockID": "minecraft:jungle_trapdoor",
"settingID": 2,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:dark_oak_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:iron_trapdoor",
"settingID": 2,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
"Stiffness": 110.0,
"Damping": 48.0
},
{
"blockID": "minecraft:kelp",
"blockID": "minecraft:cave_vines",
"settingID": 0,
"Linked Physics": true,
"Can link": "minecraft:kelp_plant",
"Fixed on bottom": true,
"Can link": "minecraft:cave_vines_plant",
"Fixed on bottom": false,
"No gravity": false,
"Side connection": false,
"Hitbox scale x": 1.0,
@ -229,7 +121,7 @@
"Damping": 45.0
},
{
"blockID": "minecraft:sunflower",
"blockID": "minecraft:large_fern",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
@ -242,18 +134,7 @@
"Damping": 48.0
},
{
"blockID": "minecraft:dark_oak_trapdoor",
"settingID": 2,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:large_fern",
"blockID": "minecraft:tall_grass",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
@ -266,83 +147,17 @@
"Damping": 48.0
},
{
"blockID": "minecraft:spruce_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:jungle_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:acacia_trapdoor",
"settingID": 2,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:iron_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:oak_trapdoor",
"settingID": 2,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:chain",
"blockID": "minecraft:vine",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": false,
"No gravity": false,
"Side connection": true,
"Hitbox scale x": 1.5,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.5,
"Stiffness": 60.0,
"Damping": 40.0
},
{
"blockID": "minecraft:oak_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
"Hitbox scale z": 1.0,
"Stiffness": 45.0,
"Damping": 45.0
},
{
"blockID": "minecraft:twisting_vines",
@ -359,31 +174,7 @@
"Damping": 10.0
},
{
"blockID": "minecraft:birch_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
},
{
"blockID": "minecraft:vine",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": false,
"No gravity": false,
"Side connection": true,
"Hitbox scale x": 1.0,
"Hitbox scale y": 1.0,
"Hitbox scale z": 1.0,
"Stiffness": 45.0,
"Damping": 45.0
},
{
"blockID": "minecraft:rose_bush",
"blockID": "minecraft:lilac",
"settingID": 0,
"Linked Physics": true,
"Fixed on bottom": true,
@ -394,17 +185,6 @@
"Hitbox scale z": 1.0,
"Stiffness": 110.0,
"Damping": 48.0
},
{
"blockID": "minecraft:acacia_door",
"settingID": 1,
"Linked Physics": true,
"Hitbox scale x": 0.85,
"Hitbox scale y": 0.85,
"Hitbox scale z": 0.85,
"Stiffness": 1580.0,
"Damping": 8.0,
"Collision": true
}
]
}

@ -0,0 +1,111 @@
{
"key.plasmovoice.settings": "Настройки голосового чата",
"key.plasmovoice.general": "Основные",
"key.plasmovoice.general.mute_microphone": "Выключить микрофон",
"key.plasmovoice.general.disable_voice": "Выключить голосовой чат",
"key.plasmovoice.general.action": "Кнопка действия",
"key.plasmovoice.distance": "Дистанция голоса \"%s\"",
"key.plasmovoice.distance.increase": "Увеличить дистанцию",
"key.plasmovoice.distance.decrease": "Уменьшить дистанцию",
"key.plasmovoice.occlusion": "Затухание звука через блоки",
"key.plasmovoice.occlusion.toggle": "Вкл/выкл затухание звука",
"gui.plasmovoice.title": "Настройки %1$s %2$s",
"gui.plasmovoice.toggle.microphone": "Вкл/выкл микрофон\n%s",
"gui.plasmovoice.toggle.voice": "Вкл/выкл голосовой чат\n%s",
"gui.plasmovoice.toggle.currently": "Сейчас: %s",
"gui.plasmovoice.toggle.enabled": "ВКЛ",
"gui.plasmovoice.toggle.disabled": "ВЫКЛ",
"gui.plasmovoice.devices": "Устройства",
"gui.plasmovoice.devices.microphone": "Микрофон",
"gui.plasmovoice.devices.activation_threshold": "Порог активации",
"gui.plasmovoice.devices.activation_threshold.tooltip": "Работает только при активации голосом\n\nПоставьте слайдер в позицию где звукпереходит через порог активации только когда вы говорите\n\nНажмите на иконку, чтобы включить тестирование микрофона и услышать ваш голос",
"gui.plasmovoice.devices.not_available": "Не доступен",
"gui.plasmovoice.devices.default": "System Default",
"gui.plasmovoice.devices.microphone_volume": "Громкость микрофона",
"gui.plasmovoice.devices.noise_suppression": "Шумоподавление",
"gui.plasmovoice.devices.noise_suppression.tooltip": "Шумоподавление RNNoise\n\nИспользует нейронные сети. Хорошо работает, но может нагружать процессор\n\nПрименяется к вашему микрофону.",
"gui.plasmovoice.devices.stereo_capture": "Стерео захват",
"gui.plasmovoice.devices.stereo_capture.tooltip": "Захватывает звук в стерео, зачем конвертирует в моно.\nМожет улучшить качество, но делает звук тише.",
"gui.plasmovoice.devices.output": "Устройство вывода",
"gui.plasmovoice.devices.output_device": "Устройство вывода",
"gui.plasmovoice.devices.volume": "Громкость голосового чата",
"gui.plasmovoice.devices.volume.tooltip": "Громкость больше 100% может вызвать перегрузки.",
"gui.plasmovoice.devices.occlusion": "Заглушение через блоки",
"gui.plasmovoice.devices.occlusion.tooltip": "Отправляет луч от игрока к каждому источнику, звука, и заглушает его, если луч проходит через блоки\n\nПолезно, если вы не хотите слышать людей через стены. Но иногда работает криво, поэтому лучше не включать, если вам это не нужно",
"gui.plasmovoice.devices.directional_sources": "Направленные источники",
"gui.plasmovoice.devices.directional_sources.tooltip": "Делает звук тише, если источник не направлен на вас, и находится вне указанного угла\n\nПрименяется к игрокам которых слышите вы",
"gui.plasmovoice.devices.hrtf": "HRTF",
"gui.plasmovoice.devices.hrtf.tooltip": "Улучшает позиционирование аудио, проще понять, где в 3D пространстве находится источник звука\n\nМожет сделать качество звука хуже\n\nПрименяется к игрокам которых слышите вы",
"gui.plasmovoice.activation": "Активации",
"gui.plasmovoice.activation.type": "Тип активации",
"gui.plasmovoice.activation.type_ptt": "Push-To-Talk",
"gui.plasmovoice.activation.type_voice": "Голос",
"gui.plasmovoice.activation.type_inherit": "Наследование",
"gui.plasmovoice.activation.ptt_button": "Кнопка Push-To-Talk",
"gui.plasmovoice.activation.toggle_button": "Кнопка переключения",
"gui.plasmovoice.activation.distance": "Дистанция \"%s\"",
"gui.plasmovoice.advanced": "Продвинутые",
"gui.plasmovoice.advanced.visual": "Визуальные и интерфейс",
"gui.plasmovoice.advanced.visualize_voice_distance": "Визуализировать дистанцию",
"gui.plasmovoice.advanced.visualize_voice_distance_on_join": "Визуализировать при входе",
"gui.plasmovoice.advanced.audio_engine": "Звуковой движок",
"gui.plasmovoice.advanced.directional_sources_angle": "Угол напр. источников",
"gui.plasmovoice.advanced.directional_sources_angle.tooltip": "Угол, в котором вы слышите источник с громкостью 100%, если включены направленные источники. 360 градусов это как если направленные источники не включены",
"gui.plasmovoice.advanced.stereo_sources_to_mono": "Моно стерео источники",
"gui.plasmovoice.advanced.stereo_sources_to_mono.tooltip": "Аддоны могут использовать стерео для улучшения качества звука. Качество намного лучше, но нет позиционирования. Звук будет только затухать с дистанцией\n\nКогда эта опция включена, стерео источники будете конвертированы в обычные моно источники. Качество хуже, но у них будет позиционирование.",
"gui.plasmovoice.advanced.panning": "Стерео позиционирование",
"gui.plasmovoice.hotkeys": "Клавиши",
"gui.plasmovoice.volume": "Громкость",
"gui.plasmovoice.volume.sources": "Громкость источников",
"gui.plasmovoice.volume.players": "Громкость игроков",
"gui.plasmovoice.volume.players_search": "Поиск...",
"gui.plasmovoice.about.made_by": "Авторы %s",
"gui.plasmovoice.about.huix": "Концепт и Дизайн",
"gui.plasmovoice.about.programming": "Код",
"gui.plasmovoice.about.artist": "Художник",
"gui.plasmovoice.about.contributor": "Contributor",
"gui.plasmovoice.about.translator": "%s перевод",
"gui.plasmovoice.about.links": "Страницы %s",
"gui.plasmovoice.about.copyright": "Пожалуйста, используйте только оригинальные источники для скачивания, и не распространяйте мод без нашего разрешения",
"gui.plasmovoice.overlay": "Оверлей",
"gui.plasmovoice.overlay.activation_icon": "Иконка активации",
"gui.plasmovoice.overlay.activation_icon_show": "Показывать иконки",
"gui.plasmovoice.overlay.activation_icon_position": "Позиция иконок",
"gui.plasmovoice.overlay.activation_icon_position.choose": "Выберите расположение иконки",
"gui.plasmovoice.overlay.hud_position.top_left": "Слева сверху",
"gui.plasmovoice.overlay.hud_position.top_center": "По центру сверху",
"gui.plasmovoice.overlay.hud_position.top_right": "Справа сверху",
"gui.plasmovoice.overlay.hud_position.bottom_left": "Слева снизу",
"gui.plasmovoice.overlay.hud_position.bottom_center": "По центру снизу",
"gui.plasmovoice.overlay.hud_position.bottom_right": "Справа снизу",
"gui.plasmovoice.overlay.source_icons": "Иконки энтити",
"gui.plasmovoice.overlay.show_source_icons": "Отображать иконки",
"gui.plasmovoice.overlay.show_source_icons.hud": "Только GUI",
"gui.plasmovoice.overlay.show_source_icons.always": "Всегда",
"gui.plasmovoice.overlay.show_source_icons.hidden": "Скрыто",
"gui.plasmovoice.overlay.show_static_source_icons": "Статические источники",
"gui.plasmovoice.overlay.enable": "Включить оверлей",
"gui.plasmovoice.overlay.position": "Расположение оверлея",
"gui.plasmovoice.overlay.position.choose": "Выберите расположение оверлея",
"gui.plasmovoice.overlay.style": "Стиль оверлей",
"gui.plasmovoice.overlay.style.name_skin": "Ник и скин",
"gui.plasmovoice.overlay.style.skin": "Только скин",
"gui.plasmovoice.overlay.style.name": "Только ник",
"gui.plasmovoice.overlay.sources": "Оверлей источников",
"gui.plasmovoice.overlay.sources.when_talking": "Когда говорят",
"gui.plasmovoice.overlay.sources.always": "Всегда",
"gui.plasmovoice.overlay.sources.never": "Никогда",
"gui.plasmovoice.addons": "Аддоны",
"gui.plasmovoice.not_available": "Plasmo Voice не установлен на этом сервере",
"gui.plasmovoice.connecting": "Подключение к UDP серверу...",
"gui.plasmovoice.cannot_connect_to_udp": "Не удалось подключиться к UDP серверу,\nскорее всего закрыт порт. Прочитайте вики:%s",
"pv.activation.parent": "Основная",
"message.plasmovoice.close": "Закрыть",
"message.plasmovoice.on": "Вкл",
"message.plasmovoice.off": "Выкл",
"message.plasmovoice.occlusion_changed": "Заглушение звука через блоки: %s",
"message.plasmovoice.distance_changed": "Дистанция \"%s\": %d",
"message.plasmovoice.update_available": "Доступна новая версия Plasmo Voice %1$s: %2$s",
"message.plasmovoice.update_available.click": "Скачать",
"message.plasmovoice.update_available.hover": "%s"
}

@ -0,0 +1,110 @@
debug = false
disable_crowdin = false
check_for_updates = false
[activations.4aec07ba-d109-3345-9a0a-92022a116cd0]
toggle = true
type = "PUSH_TO_TALK"
[[key_bindings]]
name = "key.plasmovoice.general.mute_microphone"
any_context = false
category = "key.plasmovoice.general"
[[key_bindings.keys]]
code = 344
type = "KEYSYM"
[[key_bindings]]
name = "key.plasmovoice.proximity.ptt"
any_context = true
category = "hidden"
[[key_bindings.keys]]
code = 313
type = "KEYSYM"
[[key_bindings]]
name = "key.plasmovoice.proximity.distance_increase"
any_context = false
category = "hidden"
[[key_bindings.keys]]
code = 334
type = "KEYSYM"
[[key_bindings]]
name = "key.plasmovoice.proximity.distance_decrease"
any_context = false
category = "hidden"
[[key_bindings.keys]]
code = 333
type = "KEYSYM"
[[key_bindings]]
name = "key.plasmovoice.occlusion.toggle"
any_context = false
category = "key.plasmovoice.occlusion"
[[key_bindings.keys]]
code = 335
type = "KEYSYM"
[servers.83f4c964-9197-4309-8518-ce653a979bf7.distances]
4aec07ba-d109-3345-9a0a-92022a116cd0 = 32
[voice]
disabled = false
microphone_disabled = false
activation_threshold = 0.0
input_device = ""
output_device = ""
use_javax_input = false
microphone_volume = 2.0
noise_suppression = true
volume = 1.0
compressor_limiter = true
sound_occlusion = true
directional_sources = true
hrtf = true
stereo_capture = false
[voice.volumes.source_727ac6bf-c643-4693-9517-a731f03c1f93]
volume = 1.0
[voice.volumes.source_930e6c3a-148e-4efc-8f85-b32da1c8e8fb]
volume = 1.0
[voice.volumes.source_f1d701f8-cb28-4af0-af2c-90073353cae9]
volume = 1.0
[voice.volumes.proximity]
volume = 1.0
[voice.volumes.source_48a93763-a3b1-43be-ac7e-9bb5d439ac16]
volume = 1.0
[voice.volumes.source_5dc1cc1d-427d-4efc-8a1e-c2c89cde3f00]
volume = 1.0
[voice.volumes.source_1461a9c6-c129-42aa-8d24-8d84f3462d36]
volume = 1.0
[advanced]
visualize_voice_distance = true
visualize_voice_distance_on_join = false
compressor_threshold = -10
limiter_threshold = -6
directional_sources_angle = 145
stereo_sources_to_mono = false
panning = true
camera_sound_listener = true
exponential_volume_slider = true
exponential_distance_gain = true
[overlay]
show_activation_icon = true
activation_icon_position = "BOTTOM_LEFT"
show_source_icons = 1
show_static_source_icons = true
overlay_enabled = true
overlay_position = "TOP_LEFT"
overlay_style = "NAME"
[overlay.source_states]
proximity = "ON"

@ -0,0 +1,6 @@
# Please be aware that enabling any third-party mod integration introduces instability and performance overheads, caution is strongly advised.
# If crashes or issues arise, disable the related modules as the first step in troubleshooting and report the issue to Polymorph.
fastfurnace = true
fastsuite = true
fastbench = true

@ -1,5 +1,5 @@
#Reforgium properties file
#Sat Jun 03 08:20:14 CEST 2023
#Mon Jun 05 10:21:46 CEST 2023
fix-exterior-vertex-lighting=auto
ambient-occlusion-mode=auto
always-tesselate-blocks=auto

@ -1,2 +1,2 @@
#Pinyin Options
#Sat Jun 03 08:24:08 CEST 2023
#Mon Jun 05 10:23:32 CEST 2023

@ -1,3 +1,3 @@
#Double Pinyin Options
#Sat Jun 03 08:24:08 CEST 2023
#Mon Jun 05 10:23:32 CEST 2023
Converter=sougou

@ -0,0 +1,10 @@
# What is this directory?
* In order to perform certain functions, spark sometimes needs to write temporary data to the disk.
* Previously, a temporary directory provided by the operating system was used for this purpose.
* However, this proved to be unreliable in some circumstances, so spark now stores temporary data here instead!
spark will automatically cleanup the contents of this directory.
(but if for some reason it doesn't, if the server is stopped, you can freely delete any files ending in .tmp)
tl;dr: spark uses this folder to store some temporary data.

@ -256,6 +256,10 @@ hash = "e67f282ddd98465906019279231eb8467516d500a7fe574bd0ae3c7ad0e1cb8a"
file = "config/axesareweapons.json5"
hash = "0d040c4d9c6dd0c6a8c3a9fb1404869b062a5d3952d606cd22b033cf04470ffe"
[[files]]
file = "config/better_loading_screen/config.json5"
hash = "20588b267a07bb6d51a5ce4b85604e69aaf7c0f90aaee6600bc238f1bce81a8e"
[[files]]
file = "config/betteranimationscollection-client.toml"
hash = "c293c99222bddf5999ef104d1399ab13a2de4a2ae14d59033d72c288609ec6b5"
@ -402,7 +406,7 @@ hash = "45a483d4bdd3281b69f4053217e2f6cd9c680edf4ad9de1e6ea8d00b1d721816"
[[files]]
file = "config/fancymenu/customizablemenus.txt"
hash = "fcaa06a5ceea5605489326c5987282cf74cab76e1ef72e1aeb9e24c78c8e1909"
hash = "9d194b73d822a3a88990adce14b26aa9685794b935b9b2b759439c133d3789c8"
[[files]]
file = "config/fancymenu/customization/custom_chat.txt"
@ -474,7 +478,11 @@ hash = "988bf2254b578f24a9e8509662590c40cabf91ffa98c8b5ec49fb9d0aa39e829"
[[files]]
file = "config/fastload.properties"
hash = "02786af7c3df7eac4ae8ead863be63dd2a2bcf83cd36b56a3473b762b73c06c2"
hash = "7cb1af2508e44dad2208cf5a939ad8253ab75ba5be9c43001e689cb5bb90869d"
[[files]]
file = "config/ferritecore-mixin.toml"
hash = "f19906e5d155709cd2cbb4ebbc2edf72536ef946f550f9cbeac321bcb772d189"
[[files]]
file = "config/flywheel-client.toml"
@ -496,6 +504,10 @@ hash = "8a4a66052998138456f09c8871cbd4c29c864932415262ed5ee837e743597a7e"
file = "config/forge-resource-caching.toml"
hash = "ed2512a6396ea7446a5e4bb7d26b18021c1ae356f3cb13caba4043ad77a31e9d"
[[files]]
file = "config/hourglass-client.toml"
hash = "1d00dc6e695663622b7b669f5d86322d57f8e66b8821b47ecb0156c0118faab1"
[[files]]
file = "config/immersive_paintings.json"
hash = "6ee675f346b69c56fd6d29f90a719a713ce44385f4502dd1df505a97e769e06d"
@ -626,7 +638,7 @@ hash = "ad2043e44c86bdf19fdd46ce4bd538ad40e00a7601b6260bfd441a94f22063e9"
[[files]]
file = "config/oculus.properties"
hash = "cd5c0373595f7e93f00c39dc83815300de94d482bc8d60bde392eba07b95f666"
hash = "b224cb7e6e4a3ec619fc5d6ceeef2e7d7be30c6eb2fe31fbdde3ee85099d1d2d"
[[files]]
file = "config/paragon.json5"
@ -642,11 +654,11 @@ hash = "27d14a26ded555ea49d2358094eb3ac285d17712bc445e77bec069ae6bdec24d"
[[files]]
file = "config/physicsmod/physics_client_config.json"
hash = "b2485faedcff5a6286ae1faa6b56cb8dce982ad48dd5d32fece0b8aef2651305"
hash = "aaae7cf4435fe0253e28de61385a3d7dc42258db0acdf1bfb393fb0296f573cf"
[[files]]
file = "config/physicsmod/physics_cloth_config.json"
hash = "91955763ff613b21fcb25717e47c7c8f217da1c7dd7a04e57af57633c8da2e0a"
hash = "e9a6b20da4cdc6d7e514a18a7de65275154d6ca957eaedf5d05eed900045582e"
[[files]]
file = "config/physicsmod/physics_mobs_client_config.json"
@ -658,7 +670,23 @@ hash = "e6c1234596884339e56c93f3e52ae9b646c70bd245ca301775de4317a8f8928a"
[[files]]
file = "config/physicsmod/physics_vines_client_config.json"
hash = "243b5772982b5b8acbb16a521cf869503de17c5e4c6740659c43dd522da9d3e5"
hash = "b7a209f1970c42c81c3cf2a808f837470ae0650461cb7871f8848bb20588e26c"
[[files]]
file = "config/plasmovoice/.crowdin/ru_ru.json"
hash = "73534a61d4778d61ba9daaf4bb583f978304f0e058b6a98849796936ec19c0df"
[[files]]
file = "config/plasmovoice/.crowdin/timestamp"
hash = "2523a72b4b2e731ab76ed4c9c33cfa4acea23b9477fe1726c1d701d4d4928588"
[[files]]
file = "config/plasmovoice/client.toml"
hash = "f923a8ebe44213f05535eb8c8a355bcae9d1556bb12c17fa15517621dbd57e8a"
[[files]]
file = "config/polymorph-integrations.toml"
hash = "47c2b8a65ca08ee0a73400bf6b8ccc0a831b4c220fa95097eff6216456fc511a"
[[files]]
file = "config/prefab.toml"
@ -694,7 +722,7 @@ hash = "fd1f877e3c69df8662b8ffa2bd922c80da850ad1ae033591c36480c72b2a9f33"
[[files]]
file = "config/reforgium-renderer.properties"
hash = "3181976a9be6eda0644f8aee8197b90e2a88dc967afd1317b38b9cefe8d96b7c"
hash = "95dd984c38f58c1b81d373e909cae4550d4dc34825e10c443a242ece4373b398"
[[files]]
file = "config/replantingcrops.json5"
@ -722,11 +750,11 @@ hash = "0b480b870425cf57d04d2d94d3ceb62d93158794505a40f7e9eab550e1fc0458"
[[files]]
file = "config/roughlyenoughitems/pinyin.properties"
hash = "e4cad43678dacb5f92c5e673e889c5891b5d67731631b0dfc077d4748ffaf994"
hash = "c40bd34f561842d76c2a4e05434609bba6be17e740599da183a1ba3abe457752"
[[files]]
file = "config/roughlyenoughitems/pinyin_double.properties"
hash = "d5467c9caeae4675285364e13f4062db4cfa4817138e9c5cd199cada3be0a8cd"
hash = "96f393010fd9d23aaaa3cd6150dbe183266ba909ebdca522309504d393857171"
[[files]]
file = "config/rubidium-mixins.properties"
@ -792,6 +820,78 @@ hash = "baa045248bb7619b4c28ac5f5a2a82aa1ca1991b1ee21a7fa8fb21aaf0924947"
file = "config/spark/config.json"
hash = "992ba9f3a4a7ce3de112eb95575328956fdc3ce6781c455ebce7b23db7e7da42"
[[files]]
file = "config/spark/tmp/about.txt"
hash = "8057ccf4540ea269b0fc332225859f44d8f3a55d891fa2e7a3447b6202658d2a"
[[files]]
file = "config/spark/tmp/spark-109015feb1cc-profile-data.jfr.tmp"
hash = "eb61fe3af100d6b43cf800d68b33676a04fa59ce854ea6cdfe9f084f6fccfd2d"
[[files]]
file = "config/spark/tmp/spark-116c2cff327-libasyncProfiler.so.tmp"
hash = "13c034cb1f6452de2892278de4c49df7d910499c37c275a32895e67a4fb2bc54"
[[files]]
file = "config/spark/tmp/spark-3fe0034b2a0-profile-data.jfr.tmp"
hash = "5f9cb938b0ec0b7ba04ff253e85bd2867696b35bafa6a7dfe2c966d4a650bc17"
[[files]]
file = "config/spark/tmp/spark-44801f7d394-libasyncProfiler.so.tmp"
hash = "13c034cb1f6452de2892278de4c49df7d910499c37c275a32895e67a4fb2bc54"
[[files]]
file = "config/spark/tmp/spark-4523f0dd381-libasyncProfiler.so.tmp"
hash = "13c034cb1f6452de2892278de4c49df7d910499c37c275a32895e67a4fb2bc54"
[[files]]
file = "config/spark/tmp/spark-45262a0d26a-profile-data.jfr.tmp"
hash = "4424fcebcaa674e637cc4c906897dae6cc003069ff921f4e9d5aabbce40a3dfd"
[[files]]
file = "config/spark/tmp/spark-4eb94ee6223-profile-data.jfr.tmp"
hash = "d4e330914fa5ae8dd693a07cd725d309f26119e3243f9da70002e4fee147dd7b"
[[files]]
file = "config/spark/tmp/spark-55e7f397a4-libasyncProfiler.so.tmp"
hash = "13c034cb1f6452de2892278de4c49df7d910499c37c275a32895e67a4fb2bc54"
[[files]]
file = "config/spark/tmp/spark-6031ed5b340-libasyncProfiler.so.tmp"
hash = "13c034cb1f6452de2892278de4c49df7d910499c37c275a32895e67a4fb2bc54"
[[files]]
file = "config/spark/tmp/spark-89aef0a898c-libasyncProfiler.so.tmp"
hash = "13c034cb1f6452de2892278de4c49df7d910499c37c275a32895e67a4fb2bc54"
[[files]]
file = "config/spark/tmp/spark-9a13d3f596a-profile-data.jfr.tmp"
hash = "e55cf3e2981cf3bfc95fc495d5f88392cc7243fdd2cafcf78883f24140346790"
[[files]]
file = "config/spark/tmp/spark-a654a85c98c-libasyncProfiler.so.tmp"
hash = "13c034cb1f6452de2892278de4c49df7d910499c37c275a32895e67a4fb2bc54"
[[files]]
file = "config/spark/tmp/spark-a9a1ecbe6c-libasyncProfiler.so.tmp"
hash = "13c034cb1f6452de2892278de4c49df7d910499c37c275a32895e67a4fb2bc54"
[[files]]
file = "config/spark/tmp/spark-b4e8d5d00c7-profile-data.jfr.tmp"
hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
[[files]]
file = "config/spark/tmp/spark-c2bfb704403-profile-data.jfr.tmp"
hash = "08ba3b39bfa0bfabea5648dd89cb27c8c59e75938b1fbed42325928ee024901f"
[[files]]
file = "config/spark/tmp/spark-cb68ea2824b-profile-data.jfr.tmp"
hash = "e9c6e065222ec30a0520b4bd5153e5db61d4878e0d6bcfe8b987a288cb3867d2"
[[files]]
file = "config/spark/tmp/spark-d5a8b4a21f6-profile-data.jfr.tmp"
hash = "ddc79ca7d536e6e72f4255a18f82f071586cc49e2c6fe6443b9b9183da75bec9"
[[files]]
file = "config/spikyspikes-server.toml"
hash = "3860aeee85a1a819df9eb6f03f92cff1ed42a2b6f285406825c91999668aa335"
@ -1516,6 +1616,11 @@ metafile = true
file = "mods/vanilla-refresh-1.4.14.jar"
hash = "8e2dff8008588837614ea6012569d8ba817d33392896eaed91b0c769bfbf9b83"
[[files]]
file = "mods/wavey-capes.pw.toml"
hash = "6b8677362d29aa238f5b74aca85267251d776f2fb764cf792109cdbea7a5aecc"
metafile = true
[[files]]
file = "options.txt"
hash = "9630478ab2f8a373f7ca552157abdcf2ffc7a5a112094ddcb9189f178b9d3455"
hash = "83e1341eddaeea35e94abe35607521245f41d4baa00c73faf065a63bf447eb2f"

@ -0,0 +1,13 @@
name = "Wavey Capes"
filename = "waveycapes-forge-1.3.2-mc1.19.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/kYuIpRLv/versions/B7KaqyA9/waveycapes-forge-1.3.2-mc1.19.2.jar"
hash-format = "sha1"
hash = "44c1204f1a40bc318d02777aa42e99455c6d4c8e"
[update]
[update.modrinth]
mod-id = "kYuIpRLv"
version = "B7KaqyA9"

@ -99,8 +99,8 @@ 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.c
key_key.loadToolbarActivator:key.keyboard.x
key_key.saveToolbarActivator:key.keyboard.unknown
key_key.loadToolbarActivator:key.keyboard.unknown
key_key.advancements:key.keyboard.l
key_key.hotbar.1:key.keyboard.1
key_key.hotbar.2:key.keyboard.2
@ -131,12 +131,6 @@ key_key.chestcavity.ghastly:key.keyboard.unknown
key_key.chestcavity.grazing:key.keyboard.unknown
key_key.chestcavity.shulker_bullets:key.keyboard.unknown
key_key.chestcavity.silk:key.keyboard.unknown
key_key.refinedstorage.focusSearchBar:key.keyboard.tab
key_key.refinedstorage.clearGridCraftingMatrix:key.keyboard.x:CONTROL
key_key.refinedstorage.openWirelessGrid:key.keyboard.unknown
key_key.refinedstorage.openWirelessFluidGrid:key.keyboard.unknown
key_key.refinedstorage.openWirelessCraftingMonitor:key.keyboard.unknown
key_key.refinedstorage.openPortableGrid:key.keyboard.unknown
key_key.curios.open.desc:key.keyboard.unknown
key_iris.keybind.reload:key.keyboard.unknown
key_iris.keybind.toggleShaders:key.keyboard.unknown
@ -148,6 +142,12 @@ key_key.ftbchunks.minimap.zoomIn:key.keyboard.unknown
key_key.ftbchunks.minimap.zoomOut:key.keyboard.unknown
key_key.ftbchunks.add_waypoint:key.keyboard.unknown
key_key.ftbchunks.waypoint_manager:key.keyboard.unknown
key_key.refinedstorage.focusSearchBar:key.keyboard.tab
key_key.refinedstorage.clearGridCraftingMatrix:key.keyboard.x:CONTROL
key_key.refinedstorage.openWirelessGrid:key.keyboard.unknown
key_key.refinedstorage.openWirelessFluidGrid:key.keyboard.unknown
key_key.refinedstorage.openWirelessCraftingMonitor:key.keyboard.unknown
key_key.refinedstorage.openPortableGrid:key.keyboard.unknown
key_key.minestuck.stats_gui:key.keyboard.g
key_key.minestuck.exit_edit_mode:key.keyboard.k
key_key.minestuck.captchalogue:key.keyboard.comma
@ -189,13 +189,14 @@ key_key.journeymap.fullscreen.disable_buttons:key.keyboard.h
key_key.travelersbackpack.inventory:key.keyboard.b
key_key.travelersbackpack.toggle_tank:key.keyboard.y
key_key.travelersbackpack.cycle_tool:key.keyboard.i
key_key.configured.open_mod_list:key.keyboard.unknown
key_key.toggleVisible:key.keyboard.unknown
key_key.toggleLiquids:key.keyboard.unknown
key_key.configured.open_mod_list:key.keyboard.keypad.decimal
key_key.plasmovoice.settings:key.keyboard.x
key_physicsmod.keybinding.guiphysics:key.keyboard.f6
key_physicsmod.keybinding.physicsmenu:key.keyboard.f7
key_physicsmod.keybinding.togglephysics:key.keyboard.unknown
key_physicsmod.keybinding.debug:key.keyboard.unknown
key_key.toggleVisible:key.keyboard.unknown
key_key.toggleLiquids:key.keyboard.unknown
key_keybinds.bettercombat.feint:key.keyboard.unknown
key_keybinds.bettercombat.toggle_mine_with_weapons:key.keyboard.unknown
key_create.keyinfo.toolmenu:key.keyboard.left.alt
@ -238,14 +239,14 @@ 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_keys.vampirism.action:key.mouse.5
key_keys.vampirism.action:key.mouse.4
key_keys.vampirism.suck:key.keyboard.v
key_keys.vampirism.select_skills:key.keyboard.p
key_keys.vampirism.vision:key.keyboard.n
key_keys.vampirism.action1:key.keyboard.1:ALT
key_keys.vampirism.action2:key.keyboard.2:ALT
key_keys.vampirism.action3:key.keyboard.3:ALT
key_keys.vampirism.minion_task:key.mouse.4
key_keys.vampirism.minion_task:key.keyboard.unknown
key_key.occultism.backpack:key.keyboard.b
key_key.occultism.storage_remote:key.keyboard.unknown
key_key.occultism.familiar.greedy_familiar:key.keyboard.unknown

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "fd010ecd475ece59ab52fcbcc1b974c615036b3d2fb0d9083f886d311c3ba6d5"
hash = "afeae79de12bfa814067bed90ccb6d0db5ac511dcb04492ea09886a7be51a45e"
[versions]
forge = "43.2.11"

Loading…
Cancel
Save