add yosbr settings

This commit is contained in:
Waylon Walker 2023-03-09 10:47:29 -06:00
parent 91622bf76c
commit f9f6425a96
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
5 changed files with 70 additions and 2 deletions

View file

@ -0,0 +1,18 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Wed Mar 08 17:05:11 CST 2023
disableUpdateMessage=false
enableDebugOptions=false
maxShadowRenderDistance=32
shaderPack=BSL_v8.2.02.zip
enableShaders=true
soundCategory_master:1.0
soundCategory_music:0.0
soundCategory_record:1.0
soundCategory_weather:0.5
soundCategory_block:1.0
soundCategory_hostile:1.0
soundCategory_neutral:1.0
soundCategory_player:1.0
soundCategory_ambient:0.5
soundCategory_voice:1.0

21
config/yosbr/options.txt Normal file
View file

@ -0,0 +1,21 @@
version:3120
autoJump:false
snooperEnabled:false
darkMojangStudiosBackground:true
simulationDistance:6
guiScale:3
maxFps:260
resourcePacks:["vanilla","Fabric Mods","lambdabettergrass/default","continuity/default","continuity/glass_pane_culling_fix","file/Mod Menu Helper.zip","midnightcontrols/bedrock"]
incompatibleResourcePacks:[]
advancedItemTooltips:true
tutorialStep:none
skipMultiplayerWarning:true
joinedFirstServer:true
chatPreview:false
key_key.saveToolbarActivator:key.keyboard.unknown
key_zoomify.key.zoom:key.keyboard.c
key_zoomify.key.zoom.secondary:key.keyboard.unknown
key_key.antighost.reveal:key.keyboard.unknown
key_iris.keybind.reload:key.keyboard.unknown
key_iris.keybind.toggleShaders:key.keyboard.unknown
key_iris.keybind.shaderPackSelection:key.keyboard.unknown

View file

@ -1,5 +1,13 @@
hash-format = "sha256"
[[files]]
file = "config/yosbr/config/iris.properties"
hash = "7e19892b834ca681e69bff8b666ad7fb41c783d80e44826b9984056f15a1b781"
[[files]]
file = "config/yosbr/options.txt"
hash = "d0cce174adb67651d3e88267a6f28ec701523a3f7ab69dcbbeb4d092f93abd72"
[[files]]
file = "mods/appleskin.pw.toml"
hash = "4d571d5ebe245ffb62a0df83e81d1c03670807d3528650d6dd9c983bd26ae860"
@ -210,6 +218,11 @@ file = "mods/wthit.pw.toml"
hash = "53ba03514c34cf2540c35722a0405ffea1dca1f35eb4d91e8e016d89267eb2fa"
metafile = true
[[files]]
file = "mods/yosbr.pw.toml"
hash = "7c2712882baa2ed177b9b961cc1052b857f11ed1455609f9e9f01332c0317f12"
metafile = true
[[files]]
file = "shaderpacks/bsl-shaders.pw.toml"
hash = "6f796fa32047df2fba6fca47eb50b8547a82f80c0522c9d0822a43436d5d1f6b"

13
mods/yosbr.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Your Options Shall Be Respected (YOSBR)"
filename = "yosbr-0.1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WwbubTsV/versions/0.1.1/yosbr-0.1.1.jar"
hash-format = "sha1"
hash = "0643830cab952fc96872702e681b863b550c8530"
[update]
[update.modrinth]
mod-id = "WwbubTsV"
version = "dStXfyg3"

View file

@ -1,13 +1,16 @@
name = "waylonwalker"
author = "Waylon Walker"
version = "1.0.1"
version = "1.0.3"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "01772ecd30b38ee10ba4d557ed76cdda5ad6aaabcc4af0092ecae368dd209086"
hash = "67ea08a7fe31ce8de2c662bca6d8d67939e5e40c088f9e793707a2c7009365f5"
[versions]
fabric = "0.14.17"
minecraft = "1.19.2"
[options]
acceptable-game-versions = ["1.19.2", "1.19"]