update(fabulous): updated pack to Fabulous 1.2.1
This commit is contained in:
commit
d6d2d9501d
6 changed files with 69 additions and 1 deletions
11
config/fabric_loader_dependencies.json
Normal file
11
config/fabric_loader_dependencies.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"version": 1,
|
||||
"overrides": {
|
||||
"fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } },
|
||||
"minecraft": {
|
||||
"+recommends": { "Fabulous": ">=1.2.1" }
|
||||
},
|
||||
"sodium-extra": { "recommends": {} },
|
||||
"reeses-sodium-options": { "recommends": {} }
|
||||
}
|
||||
}
|
||||
13
config/isxander-main-menu-credits.json
Normal file
13
config/isxander-main-menu-credits.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"main_menu": {
|
||||
"bottom_right": [
|
||||
{
|
||||
"text": "Fabulous 1.2.1",
|
||||
"clickEvent": {
|
||||
"action": "open_url",
|
||||
"value": "https://modrinth.com/modpack/fabulous-modpack"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue