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