included some default options for resource packs, turning off narrator, volume

This commit is contained in:
Pyritie 2025-06-24 17:26:48 +01:00
parent 412aaef5d5
commit b350b0a16d
2 changed files with 14 additions and 1 deletions

2
.gitignore vendored
View file

@ -81,7 +81,7 @@ chiselsandbits/
bansoukou
.curseclient
.sl_password
options.txt
./options.txt
patchouli_data.json
usernamecache.json
usercache.json

View file

@ -0,0 +1,13 @@
resourcePacks:["vanilla","mod_resources","gtceu:dynamic_assets","Moonlight Mods Dynamic Assets","afc_compat_assets","afc_data","fabric","firmalife_compat_assets","firmalife_data","tfc_tumbleweed","tfcimprovedbadlands","file/TerraFirmaCraft_New_Animals.zip","file/Perfected Anvil Helper.zip","file/ComputerCraft Greg Refreshed 1.1 - 1.20.1.zip"]
incompatibleResourcePacks:["firmalife_data","file/Perfected Anvil Helper.zip"]
narrator:0
soundCategory_master:1.0
soundCategory_music:0.3
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:0.3
soundCategory_voice:1.0