Updated pack to 0.2.0
This commit is contained in:
parent
34706394ab
commit
0f38dcb4f2
4 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"version": 1,
|
||||
"overrides": {
|
||||
"fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
|
||||
"minecraft": { "+recommends": { "Fabulous Worlds": ">=0.1.10" } },
|
||||
"minecraft": { "+recommends": { "Fabulous Worlds": ">=0.2.0" } },
|
||||
"debugify": { "recommends": {} },
|
||||
"lambdynlights": { "recommends": {} }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@
|
|||
"main_menu": {
|
||||
"bottom_right": [
|
||||
{
|
||||
"text": "Fabulous Worlds 0.1.10",
|
||||
"text": "Fabulous Worlds 0.2.0",
|
||||
"clickEvent": {
|
||||
"action": "open_url",
|
||||
"value": "https://codeberg.org/Malasaur/FabulousWorlds"
|
||||
"value": "https://modrinth.com/Malasaur/fabulous-worlds"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79"
|
|||
|
||||
[[files]]
|
||||
file = "config/fabric_loader_dependencies.json"
|
||||
hash = "a66cc720a848f2e43d714416f7233c8b3a0d30b10c490d57f4ab834d98ed7001"
|
||||
hash = "c7f531ea6dc8b863eb1180ed6a433008a9a3dee50eb66e5cfafa41bbfe0ad300"
|
||||
|
||||
[[files]]
|
||||
file = "config/iris.properties"
|
||||
|
|
@ -62,7 +62,7 @@ hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5"
|
|||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "4e6cb5fae7648db885ef32bc93efa19adfc57ad2157c376788a9ca99c9645593"
|
||||
hash = "5ac9ba6e11dd563346e2d0d292f8d6467001803ac4d5c3f57baa8b01e3eb3dc3"
|
||||
|
||||
[[files]]
|
||||
file = "config/jade/jade.json"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Fabulous Worlds"
|
||||
author = "Malasaur"
|
||||
version = "0.1.10"
|
||||
version = "0.2.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "602c5500496336f72794aab66c0b1cf467bfee3424a2dd670cb0c1593dd66c33"
|
||||
hash = "a0908920b0968daf0869c8dbcc94849bc5dea172bab89294b7b23b1cd75931b9"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue