Updated pack to 1.0.15
This commit is contained in:
parent
960ecbc8c9
commit
acab00bf19
4 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"version": 1,
|
||||
"overrides": {
|
||||
"fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
|
||||
"minecraft": { "+recommends": { "Fabulous": ">=1.0.14" } },
|
||||
"minecraft": { "+recommends": { "Fabulous": ">=1.0.15" } },
|
||||
"debugify": { "recommends": {} },
|
||||
"lambdynlights": { "recommends": {} }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"main_menu": {
|
||||
"bottom_right": [
|
||||
{
|
||||
"text": "Fabulous 1.0.14",
|
||||
"text": "Fabulous 1.0.15",
|
||||
"clickEvent": {
|
||||
"action": "open_url",
|
||||
"value": "https://codeberg.org/Malasaur/Fabulous"
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@ hash-format = "sha256"
|
|||
|
||||
[[files]]
|
||||
file = "config/fabric_loader_dependencies.json"
|
||||
hash = "99045b3a2036b5f7b1a6708adda36626045a244816bfb174b81722e762052888"
|
||||
hash = "347b5ccdd9d7d0c71dfee7745ee266d654cc7183af5c6df17c534b2d41f9b7be"
|
||||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "1685b6a5a3fbe763d7e02fd7e39e2fda44373e01392ee3a2b1492abb168deefa"
|
||||
hash = "0faca365220d1e65e65782c6aecdeabb49e0a4d35a2ca666755d4717aa021c66"
|
||||
|
||||
[[files]]
|
||||
file = "config/jade/plugins.json"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Fabulous"
|
||||
author = "Malasaur"
|
||||
version = "1.0.14"
|
||||
version = "1.0.15"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "92e076df6b8854cc3ee7aa3fb586916542e467c20a89c6f8970e0b8bdb0e7f2e"
|
||||
hash = "67fd9f04f3431a889a215c406084821d1e68890cdd8972b7710d7eb310dbc638"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue