Updated pack to 0.1.9

This commit is contained in:
Malasaur 2025-12-14 11:06:25 +01:00
parent 98b3f0a955
commit 2f40372ae8
No known key found for this signature in database
4 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
"version": 1, "version": 1,
"overrides": { "overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
"minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.8" } }, "minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.9" } },
"debugify": { "recommends": {} }, "debugify": { "recommends": {} },
"lambdynlights": { "recommends": {} } "lambdynlights": { "recommends": {} }
} }

View file

@ -2,7 +2,7 @@
"main_menu": { "main_menu": {
"bottom_right": [ "bottom_right": [
{ {
"text": "Fabulous Worlds 0.1.8", "text": "Fabulous Worlds 0.1.9",
"clickEvent": { "clickEvent": {
"action": "open_url", "action": "open_url",
"value": "https://codeberg.org/Malasaur/FabulousWorlds" "value": "https://codeberg.org/Malasaur/FabulousWorlds"

View file

@ -2,11 +2,11 @@ hash-format = "sha256"
[[files]] [[files]]
file = "config/fabric_loader_dependencies.json" file = "config/fabric_loader_dependencies.json"
hash = "48f9882f2bc56285e1d9eadc8a9a7059099518f1ae99baae610e5206140713dc" hash = "f875798753bc71ab4faa5209da9d8ebb83a01831ee2bca7a3f20830688c81ec9"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
hash = "6544698f6a057b5e2f8cac24ece75c0bd78a585fdb963f5e298fa4a940647b15" hash = "fbb1ee55903e436d0627e069164b79e6de861f31966c11b6f0f6973e9d2b579f"
[[files]] [[files]]
file = "config/jade/plugins.json" file = "config/jade/plugins.json"

View file

@ -1,12 +1,12 @@
name = "Fabulous Worlds" name = "Fabulous Worlds"
author = "Malasaur" author = "Malasaur"
version = "0.1.8" version = "0.1.9"
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 = "0546c87bf109390d3d1473bd2358525fc9735b9e081585bd12c7eaeccaae03c5" hash = "b53556442e90733982c02a7a67ef9deff24060e6a188aa22f2450f3bff1648b0"
[versions] [versions]
fabric = "0.18.0" fabric = "0.18.0"