mistress
Yuki 11 months ago
parent b617d7283f
commit 1945719423

@ -87,8 +87,8 @@
y = 2147483647
[client.gui.window.mekaSuitHelmet]
x = 2147483647
y = 2147483647
x = 54
y = 48
[client.gui.window.rename]
x = 2147483647

@ -1,5 +1,5 @@
[client]
#If true, renders enchanted guns from Additional Guns with the enchantment glint. True by default.
enableGunEnchantmentGlint = true
enableGunEnchantmentGlint = false

@ -0,0 +1,16 @@
#enable displaying this feature
"enable stealth" = true
#the point from which offsets will calculate
#Allowed Values: TOPLEFT, TOPCENTER, TOPRIGHT, MIDDLELEFT, CROSSHAIR, MIDDLERIGHT, BOTTOMLEFT, BOTTOMCENTER, BOTTOMRIGHT
"stealth anchor point" = "CROSSHAIR"
#where the center of the HUD element should be in relation to the anchor point
#Range: > -2147483647
"stealth x offset" = 0
#where the center of the HUD element should be in relation to the anchor point
#Range: > -2147483647
"stealth y offset" = 0
#Renders the stealth eye above every mob that can be seen. If this is enabled with the mouseover stealth eye render, the mouseover eye will replace the overhead stealth eye when you are looking directly at an entity.
"all stealth" = true
#Change what sound you make when you shout. This is purely cosmetic and the sound will always be of volume 2.
"shout sound" = "minecraft:entity.pillager.ambient"

File diff suppressed because one or more lines are too long

@ -0,0 +1,9 @@
#Define which sounds generate cues for mobs to detect, followed by their size. Use *snippet to select all sounds that include the snippet in their full name. The list is processed top-down, so putting *tags first will allow you to override specific ones later. Shouting disregards this and always generates a sound cue of the defined radius, regardless of which sound clients have it set as.
"sound cue list" = ["*armor.equip, 4", "*arrow, 4", "*scream, 16", "*door.open, 4", "*door.close, 4", "*.break, 4", "*.place, 4", "*music_disc, 8", "*note_block, 8", "*angry, 8", "*click_off, 4", "*click_on, 4", "entity.bee.loop_aggressive, 4", "item.crossbow.shoot, 4", "entity.generic.eat, 4", "entity.generic.drink, 4", "entity.minecart.riding, 4", "entity.generic.explode, 16", "entity.player.big_fall, 8", "entity.player.burp, 6", "entity.ravager.roar, 16"]
#Define the loudness of a shout. All shouts, regardless of which client-defined sound is used, will generate a sound cue of this radius.
#Range: 0 ~ 100
"shout cue radius" = 16
#Define the maximum number of sounds every tick that the server should calculate sound cues for. Lowering this value will increase performance, but cause mobs to notice their surroundings less.
#Range: > 0
"sound calculation cap" = 100

@ -0,0 +1,20 @@
#how many ticks invisibility should be nullified for after an attack. The invisibility potion effect is not removed, so long-lasting sources are still useful. Set to 0 to disable.
#Range: > 0
"damage expose time" = 80
#whether you must pass stealth checks to perceive a mob. Currently rather incomplete. I am not responsible for ragequits caused by this option. This physically ceases to work with Optifine installed.
"use player senses" = false
#angle of detection on the xz plane
#Range: 0 ~ 360
"default mob horizontal FoV" = 120
#angle of detection on the y axis
#Range: 0 ~ 360
"default mob vertical FoV" = 60
#posture and health damage multiplier for distracted stabs
#Range: 0.0 ~ 1.7976931348623157E308
"distracted stab multiplier" = 1.5
#posture and health damage multiplier for unaware stabs
#Range: 0.0 ~ 1.7976931348623157E308
"unaware stab multiplier" = 1.5
#whether unaware stabs ignore parry, deflection, shatter, and absorption
"unaware stab defense ignore" = true

@ -339,7 +339,7 @@
"stripTranslationColors": false,
"showLoggingInChat": false,
"stripExtraGuiElements": false,
"configKeyCode": -1
"configKeyCode": 332
},
"displaySettings": {
"presenceData": {

@ -17,7 +17,7 @@ I:defaultguiscale = '-1';
##[customization]
B:advancedmode = 'false';
B:showcustomizationbuttons = 'false';
B:showcustomizationbuttons = 'true';
##[loading]

@ -183,3 +183,30 @@ 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 {
}
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 {
}

@ -3,7 +3,7 @@ type = menu
customization-meta {
identifier = net.minecraft.client.gui.screens.TitleScreen
randomgroup = 1
renderorder = foreground
renderorder = background
randommode = false
randomonlyfirsttime = false
}
@ -69,7 +69,7 @@ customization {
customization {
orientation = top-left
hidden = false
hidden = true
x = 343
width = 274
action = deep_customization_element:title_screen_logo
@ -106,3 +106,14 @@ customization {
height = 20
}
customization {
path = resources/podmack.png
orientation = top-centered
x = -174
width = 349
action = addtexture
actionid = c336f3fa-af12-4e96-842f-75525f5f6c731686403552559
y = -45
height = 197
}

@ -1,5 +1,5 @@
#Fastload Configuration File
#Fri Jun 09 09:32:09 CEST 2023
#Sat Jun 10 15:06:06 CEST 2023
pre_render_radius=0
debug=false
pregen_chunk_radius=5

@ -0,0 +1,2 @@
texture_darkness = 0.17253521126760563

@ -0,0 +1,2 @@
texture_darkness = 0.13380281690140844

@ -1,5 +1,5 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Fri Jun 09 09:32:36 CEST 2023
#Sat Jun 10 15:06:43 CEST 2023
disableUpdateMessage=false
enableDebugOptions=false
maxShadowRenderDistance=32

@ -1,7 +1,7 @@
[client]
#If true, renders enchanted guns from Project Arsenal with the purple enchantment glint. True by default.
enableGunEnchantmentGlint = true
enableGunEnchantmentGlint = false
[client.gun_tooltip_info]
#If true, shows Reload Amount of the gun on the tooltip. True by default.

@ -1,5 +1,5 @@
#Reforgium properties file
#Fri Jun 09 09:31:59 CEST 2023
#Sat Jun 10 15:05:55 CEST 2023
fix-exterior-vertex-lighting=auto
ambient-occlusion-mode=auto
always-tesselate-blocks=auto

@ -14,7 +14,7 @@ hash = "0788522bba20d8e72bdd355a0ea0e11810268956f7dbb0b45781d2bbb79b7347"
[[files]]
file = "config/Mekanism/client.toml"
hash = "47dc2469a5cfb813dcefceb159d9910760e51181e6ab332fff43cad3f2b91645"
hash = "ab1b33f83e6f1e12dab1e553903facc2ac7dbea6d4d3140c73533485a965ea1b"
[[files]]
file = "config/Mekanism/common.toml"
@ -242,7 +242,7 @@ hash = "1cc7cde3b7d342c147532a1c8c787179389b3fc89cbf9774457cdfd29e82d0df"
[[files]]
file = "config/additionalguns-client.toml"
hash = "f2252655fdff1fd0aab92479a3e3db3c58eb8607af22e326526e5f0a56b587e4"
hash = "373de219fd8cc9f8653a341de06ba4cdf607a2cd9aeea31bfa5be20320311bd3"
[[files]]
file = "config/additionalstructures-client.toml"
@ -328,6 +328,22 @@ hash = "b4203685c8be5f7e6650b33cc36a100b613e81e6ac994bc299fa0b9f277d4ec7"
file = "config/chestcavity.json"
hash = "e2be97b06cdcab9728bf8478c84dac18a7137d7c1f723f1367303775fea7ca65"
[[files]]
file = "config/cloakanddagger/client.toml"
hash = "405df5a31db25fd6f55b5d1c57b704a1e7a7a0f261aaa29ce59548c119a0c24a"
[[files]]
file = "config/cloakanddagger/mob.toml"
hash = "fbe0aab50dc8fa7830d85b033baa789345571012f9f8eb1600e2e4b6d633305b"
[[files]]
file = "config/cloakanddagger/sound.toml"
hash = "5d3ae2db7aa443c0ee32d6cf0c26a45f90c0b46d5db73e696480aee65502bdea"
[[files]]
file = "config/cloakanddagger/stealth.toml"
hash = "c26de718c4d38af91b4b29132d5d465f24619609c17d32b9ff046dde525d063f"
[[files]]
file = "config/collective.json5"
hash = "600046b205e20aa3a2ff5af8a66a202c00a97b1c27a6c0675211dbe11d4c0b5f"
@ -354,7 +370,7 @@ hash = "dadfe55734b0cc802499f3c76ddb7fadfcc30d37c4525eb840b132ff93da98ad"
[[files]]
file = "config/craftpresence.json"
hash = "1afcfe5711b03af8a731f1a6b8ac8d8a97f6760c5e1209764422dcf80ae033ed"
hash = "185ca5bbafdcc9b4854a2d27f19530ebc3ad431200c04ae8f54b3df4c5dffde7"
[[files]]
file = "config/create-client.toml"
@ -414,11 +430,11 @@ hash = "3cb918be192a7a0d3d61fce8ceba4ed9dce2f951182d83882fe8ec70adc4d09c"
[[files]]
file = "config/fancymenu/config.txt"
hash = "45a483d4bdd3281b69f4053217e2f6cd9c680edf4ad9de1e6ea8d00b1d721816"
hash = "1ffc5b999244f116c1dab7f5af38a9135b1aee2020a80e2ec830e5bf06d68a03"
[[files]]
file = "config/fancymenu/customizablemenus.txt"
hash = "8297a47ed48438b0d3b87504de7d5da2d2d0df7156bd6f0f60a4cb521f9f6b56"
hash = "f11dcb5424b75b899f1560fa538d09e3dc1a94a26f71c7e0e2ff63dddf25ebdf"
[[files]]
file = "config/fancymenu/customization/custom_chat.txt"
@ -434,7 +450,7 @@ hash = "f0260577056485667724f6419b75fe869a44c9de3c647cbf0d47c272aeaaac2c"
[[files]]
file = "config/fancymenu/customization/custom_menu.txt"
hash = "0e3a957430214cc67e271f5c076b2705632dcc96c35aee6b5b3579b112b8ef18"
hash = "7edb504b8ff2ecd3c71b079835a0aa965e1494ce07c97775f07697ca80724536"
[[files]]
file = "config/fancymenu/customization/custom_servers.txt"
@ -490,7 +506,7 @@ hash = "988bf2254b578f24a9e8509662590c40cabf91ffa98c8b5ec49fb9d0aa39e829"
[[files]]
file = "config/fastload.properties"
hash = "1099463b0fd57217fcd87d5ad1c5834d45eb9ed59733a1d56849c05549c2aafe"
hash = "5b78fd62818b73c5c08a8ee1b404c1eeb2373a333c7446dbd814d8dfd5f16dd7"
[[files]]
file = "config/ferritecore-mixin.toml"
@ -624,6 +640,18 @@ hash = "04eb2b1b3e1eec013b58bda797fb3654360d85c6b2e025b376bd1230080985f8"
file = "config/mca.json"
hash = "cd0c8ae375e449521eb3d20cbcff2c7f403ee61ca91a428dace1f3174263bbdf"
[[files]]
file = "config/mindfuldarkness-client-1.toml.bak"
hash = "1cc737d272b4e3ea53638ad99e5e62523529605d3cea030b2e58a568261bffc0"
[[files]]
file = "config/mindfuldarkness-client-2.toml.bak"
hash = "734b3bb41bcdb750bf8ce8b5236b3697a6e5c2b1f8cd41d62f0250830ec4518a"
[[files]]
file = "config/mindfuldarkness-client-3.toml.bak"
hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
[[files]]
file = "config/mindfuldarkness-client.toml"
hash = "cfa7293f572d085246fa1e6cd98bd096d2d445b53135837e520e17c90c72e013"
@ -666,7 +694,7 @@ hash = "ad2043e44c86bdf19fdd46ce4bd538ad40e00a7601b6260bfd441a94f22063e9"
[[files]]
file = "config/oculus.properties"
hash = "cef09086584cc98f04b2b4d01a71668ba72851f40a20cafd2bbbe28d5a4e030e"
hash = "aad7b9c2dc146efd8096ff83a0f12f6b78473a4aca33543046720f08c8103996"
[[files]]
file = "config/paragon.json5"
@ -734,7 +762,7 @@ hash = "77282b2d5e544fee160327ca7cedbae7ac29b72602db96523d8d2a09c6125824"
[[files]]
file = "config/projectarsenal-client.toml"
hash = "4bf113b884fd5ac36820ef865bbf7a6e8541d0bfc846000e8311dae5d7d0bc4d"
hash = "208a5d410c55445f8d2d6d73efb8c1ecea60a4b708f2fa4301205a9a13ee1742"
[[files]]
file = "config/projectarsenal-common.toml"
@ -754,7 +782,7 @@ hash = "fd1f877e3c69df8662b8ffa2bd922c80da850ad1ae033591c36480c72b2a9f33"
[[files]]
file = "config/reforgium-renderer.properties"
hash = "fdb810220e0f08e38a35f589195875f7de1352f9623251c8f52afbb6504adb58"
hash = "ae351b8762d92ec0b1217c217b8219e7be9279d7eb4adbb224a3aef425010b82"
[[files]]
file = "config/replantingcrops.json5"
@ -1803,3 +1831,7 @@ metafile = true
[[files]]
file = "options.txt"
hash = "a4d65ebf49ab9677725971ddd59d6ae42aadb1fa808676b884049b871f65e6b4"
[[files]]
file = "resources/podmack.png"
hash = "c01cba7e02d8c421c4d68b272e55e5789a35b06cc6581ee2520fd15560bca0d9"

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Loading…
Cancel
Save