Compare commits
3 Commits
7e544a786b
...
957f892a2b
Author | SHA1 | Date | |
---|---|---|---|
957f892a2b | |||
f5e57b908e | |||
f889b9c77f |
@ -14,3 +14,4 @@ onboardAccessibility:false
|
||||
resourcePacks:["vanilla","fabric","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
|
||||
|
@ -30,7 +30,7 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/options.txt"
|
||||
hash = "95446e151890157ebdc8fa114b1fcbfff0c022403fa2e4f298a55258cef3c339"
|
||||
hash = "41150bb1b8b9238fcce207696cd32bd83650f0cd51e8c69c98f2314147f6a6e7"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt"
|
||||
|
@ -1,12 +1,12 @@
|
||||
name = "Fabric Lite"
|
||||
author = "NullBite"
|
||||
version = "1.2.2"
|
||||
version = "1.2.3"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "2684a4bf4b00556a0863acbea64a5ba04272c541625d81b473654af3d93312ff"
|
||||
hash = "03bccad39f7e72e1d9a1a8cdc81b1902c1a6e038036a1a8c9e1cf759bc256296"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.21"
|
||||
|
@ -5,5 +5,5 @@ cat << EOF
|
||||
Changes:
|
||||
-
|
||||
|
||||
**Full Changelog:** [\`$current...$last\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$current...$last)
|
||||
**Full Changelog:** [\`$last...$current\`](https://gitea.protogen.io/nullbite/fabric-lite/compare/$last...$current)
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user