Updated pack to 0.1.8

This commit is contained in:
Malasaur 2025-12-08 18:17:39 +01:00
parent 674358f7b2
commit 9c3ccbe850
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.7" } }, "minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.8" } },
"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.7", "text": "Fabulous Worlds 0.1.8",
"clickEvent": { "clickEvent": {
"action": "open_url", "action": "open_url",
"value": "https://codeberg.org/Malasaur/FabulousWorlds" "value": "https://codeberg.org/Malasaur/FabulousWorlds"

View file

@ -6,11 +6,11 @@ hash = "ad0039514aa6a4f7d6e7f1933e68457118b2ed890f95f64fc3ec9d8e217db7ab"
[[files]] [[files]]
file = "config/fabric_loader_dependencies.json" file = "config/fabric_loader_dependencies.json"
hash = "bee54ad049b9f11a7a144b4b625c760a805c0de8cc630c51f8165093a8f56eeb" hash = "48f9882f2bc56285e1d9eadc8a9a7059099518f1ae99baae610e5206140713dc"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
hash = "7c808e5f8b6e8d4287aed61b9819e26613e8fdaf157c49e6e4a52e20bb36b023" hash = "6544698f6a057b5e2f8cac24ece75c0bd78a585fdb963f5e298fa4a940647b15"
[[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.7" version = "0.1.8"
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 = "f8b29dd016b41986860858ed9addfc7ce0f33da9d33f47e6b8887573ea671708" hash = "5fc701067931b607e0872224c45827110945b451dbea621eb3829d59cdeab6ef"
[versions] [versions]
fabric = "0.18.0" fabric = "0.18.0"