Compare commits

...

6 Commits

Author SHA1 Message Date
0977a90964
Bump to version 1.3.2 2023-07-11 19:21:16 -04:00
66c8107a03
Update Entity Model Features 2023-07-11 19:13:55 -04:00
57c9c7930f
disable darkMojangStudiosBackground (Quilt only) 2023-07-11 18:54:49 -04:00
e3994a9f38
Fix resource packs not loading in Quilt
Fabric and Quilt use slightly different values for this setting aaAAAAAA
2023-07-11 18:38:35 -04:00
e6441848a0
Merge branch 'feature/remove-dashloader' into staging/quilt/1.20.1 2023-07-11 17:27:57 -04:00
f45db553df
Remove DashLoader 2023-07-11 17:27:08 -04:00
5 changed files with 9 additions and 28 deletions

View File

@ -1,6 +1,5 @@
version:3465
autoJump:false
darkMojangStudiosBackground:true
snooperEnabled:false
operatorItemsTab:true
simulationDistance:6
@ -11,7 +10,7 @@ tutorialStep:none
skipMultiplayerWarning:true
joinedFirstServer:true
onboardAccessibility:false
resourcePacks:["vanilla","fabric","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock","file/VanillaTweaks_r265009.zip"]
resourcePacks:["vanilla","fabric","continuity/default","continuity/glass_pane_culling_fix","betterbeds/connectedbeds","midnightcontrols/bedrock","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock","file/VanillaTweaks_r265009.zip"]
incompatibleResourcePacks:["betterbeds:connectedbeds","midnightcontrols:bedrock"]
key_key.saveToolbarActivator:key.keyboard.v
key_iris.keybind.reload:key.keyboard.unknown

View File

@ -34,7 +34,7 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
[[files]]
file = "config/yosbr/options.txt"
hash = "41150bb1b8b9238fcce207696cd32bd83650f0cd51e8c69c98f2314147f6a6e7"
hash = "7ddd41029052fd0b4affd666ddcb183919d93fcf331bd3aa1110bb4734be038d"
[[files]]
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt"
@ -128,11 +128,6 @@ file = "mods/cull-less-leaves.pw.toml"
hash = "312270e142843c8709d2768888f6a95572ed385d4b4aaf50526f1bfa667cf23c"
metafile = true
[[files]]
file = "mods/dashloader.pw.toml"
hash = "f0f82f41fef1fbc7d19723170410c631894de34ba0701157a1a897bac0af34d1"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "c8c6a3893859d2f0e04ebf400c8ce8b47de21cfe6097996b5dde1561e92f3c80"
@ -140,7 +135,7 @@ metafile = true
[[files]]
file = "mods/entity-model-features.pw.toml"
hash = "4e3baa9e0fc7c2263e325aa6a60fc97fda722fbf0c82520b0430cec6fad68199"
hash = "a42efa3033cacd177b4ad1d014f354246aa05e996f9183695b5eedb6fe93f8b6"
metafile = true
[[files]]

View File

@ -1,13 +0,0 @@
name = "DashLoader"
filename = "dashloader-5.0.0-beta.1+1.20.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ZfQ3kTvR/versions/mcU33FBx/dashloader-5.0.0-beta.1%2B1.20.0.jar"
hash-format = "sha1"
hash = "2ba04e6d6876faf160367fbe4c8bf3a8ea301261"
[update]
[update.modrinth]
mod-id = "ZfQ3kTvR"
version = "mcU33FBx"

View File

@ -1,13 +1,13 @@
name = "Entity Model Features [CEM]"
filename = "entity_model_features_fabric_1.20-0.2.11.jar"
filename = "entity_model_features_fabric_1.20-0.2.12.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/nqu0vi2x/entity_model_features_fabric_1.20-0.2.11.jar"
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/ZAuTqMfx/entity_model_features_fabric_1.20-0.2.12.jar"
hash-format = "sha1"
hash = "c0481a39a05d484096fec589318e9dd545199416"
hash = "d38ed7290ba1e8443b09ea68b2ef8000b59c3e41"
[update]
[update.modrinth]
mod-id = "4I1XuqiY"
version = "nqu0vi2x"
version = "ZAuTqMfx"

View File

@ -1,12 +1,12 @@
name = "NullLite"
author = "NullBite"
version = "1.3.1"
version = "1.3.2"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "22028d801ac83e3e973d8d8ccc1b266bc70dac84e485dc7599543f35bf975ac6"
hash = "252a746236470551e591cd316052995f6f7270975b220adb7240daa7f592a278"
[versions]
minecraft = "1.20.1"