Updated pack to 0.1.9
This commit is contained in:
parent
98b3f0a955
commit
2f40372ae8
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 Worlds": ">=0.1.8" } },
|
||||
"minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.9" } },
|
||||
"debugify": { "recommends": {} },
|
||||
"lambdynlights": { "recommends": {} }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"main_menu": {
|
||||
"bottom_right": [
|
||||
{
|
||||
"text": "Fabulous Worlds 0.1.8",
|
||||
"text": "Fabulous Worlds 0.1.9",
|
||||
"clickEvent": {
|
||||
"action": "open_url",
|
||||
"value": "https://codeberg.org/Malasaur/FabulousWorlds"
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@ hash-format = "sha256"
|
|||
|
||||
[[files]]
|
||||
file = "config/fabric_loader_dependencies.json"
|
||||
hash = "48f9882f2bc56285e1d9eadc8a9a7059099518f1ae99baae610e5206140713dc"
|
||||
hash = "f875798753bc71ab4faa5209da9d8ebb83a01831ee2bca7a3f20830688c81ec9"
|
||||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "6544698f6a057b5e2f8cac24ece75c0bd78a585fdb963f5e298fa4a940647b15"
|
||||
hash = "fbb1ee55903e436d0627e069164b79e6de861f31966c11b6f0f6973e9d2b579f"
|
||||
|
||||
[[files]]
|
||||
file = "config/jade/plugins.json"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Fabulous Worlds"
|
||||
author = "Malasaur"
|
||||
version = "0.1.8"
|
||||
version = "0.1.9"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0546c87bf109390d3d1473bd2358525fc9735b9e081585bd12c7eaeccaae03c5"
|
||||
hash = "b53556442e90733982c02a7a67ef9deff24060e6a188aa22f2450f3bff1648b0"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue