Updated pack to 1.1.1
This commit is contained in:
parent
7ffc183f14
commit
620901361a
4 changed files with 6 additions and 6 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"overrides": {
|
||||
"fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } },
|
||||
"minecraft": {
|
||||
"+recommends": { "Fabulous": ">=1.1.0" }
|
||||
"+recommends": { "Fabulous": ">=1.1.1" }
|
||||
},
|
||||
"sodium-extra": { "recommends": {} },
|
||||
"reeses-sodium-options": { "recommends": {} }
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"main_menu": {
|
||||
"bottom_right": [
|
||||
{
|
||||
"text": "Fabulous 1.1.0",
|
||||
"text": "Fabulous 1.1.1",
|
||||
"clickEvent": {
|
||||
"action": "open_url",
|
||||
"value": "https://modrinth.com/modpack/fabulous-modpack"
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@ hash-format = "sha256"
|
|||
|
||||
[[files]]
|
||||
file = "config/fabric_loader_dependencies.json"
|
||||
hash = "77ce80a2e69e46ebd1f3659f1e860aa11c0816f13ff917a2a34e669aa522acb8"
|
||||
hash = "bcabdbc0ead07dd3b1ce2382d7349d2e25fd3cbcba44b4914218fdbd46d9fd8a"
|
||||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "8df66f45ffbcb97eba21a3a4dc609bf2742633f80864d1bddabc0340731d8973"
|
||||
hash = "973e58f602e3097fb9145c98401cd9a52553d2328113daa08640a17b1f0c6a46"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Fabulous"
|
||||
author = "Malasaur"
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "74dbbefcf48c1947e636494181f57086441ca5dc98b7557a082cad9eb0c4c642"
|
||||
hash = "ecb257465ce923b02618294c94046c0ed5fc4070048d1a8a3fe33339bd5ceebd"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue