Updated pack to 0.1.10

This commit is contained in:
Malasaur 2025-12-27 16:05:33 +01:00
parent 143e630d69
commit 5c2c68418d
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.9" } }, "minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.10" } },
"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.9", "text": "Fabulous Worlds 0.1.10",
"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 = "f875798753bc71ab4faa5209da9d8ebb83a01831ee2bca7a3f20830688c81ec9" hash = "a66cc720a848f2e43d714416f7233c8b3a0d30b10c490d57f4ab834d98ed7001"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
hash = "fbb1ee55903e436d0627e069164b79e6de861f31966c11b6f0f6973e9d2b579f" hash = "4e6cb5fae7648db885ef32bc93efa19adfc57ad2157c376788a9ca99c9645593"
[[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.9" version = "0.1.10"
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 = "77e370ca5ad1259d9f9115bd8fdf9221ef1e7bdbee673549ccdeb2a9341381f0" hash = "1a66f7c166b8f603e32f6890849fb25b468ec8ef2dcece00fa3ed341478e666e"
[versions] [versions]
fabric = "0.18.0" fabric = "0.18.0"