Updated pack to 0.3.5

This commit is contained in:
Malasaur 2025-12-27 16:50:26 +01:00
parent de10a066d5
commit 75d7282582
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": { "Retards Modpack": ">=0.3.4" } }, "minecraft": { "+recommends": { "Retards Modpack": ">=0.3.5" } },
"debugify": { "recommends": {} }, "debugify": { "recommends": {} },
"lambdynlights": { "recommends": {} } "lambdynlights": { "recommends": {} }
} }

View file

@ -2,7 +2,7 @@
"main_menu": { "main_menu": {
"bottom_right": [ "bottom_right": [
{ {
"text": "Retards Modpack 0.3.4", "text": "Retards Modpack 0.3.5",
"clickEvent": { "clickEvent": {
"action": "open_url", "action": "open_url",
"value": "https://git.brixserver.uk/Malasaur/RetardsModpack" "value": "https://git.brixserver.uk/Malasaur/RetardsModpack"

View file

@ -6,11 +6,11 @@ hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c"
[[files]] [[files]]
file = "config/fabric_loader_dependencies.json" file = "config/fabric_loader_dependencies.json"
hash = "45d5330df7aab23b671f1d9cc42c7eaac14e83a8df84df6a4489c3b3e9b07457" hash = "8bf193bf8dcbb008b29ac7969dbc4e4cdf4cefad1e5289094a3506ae1f803f1f"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
hash = "454545b444bc2471a242037e81dd59a06061ae7fac9113c455e50ae1bb07cbd4" hash = "65f3f158c79286c12eadb8a1cdb120954b0028b589b8caf55e0d9297e7165911"
[[files]] [[files]]
file = "config/jade/plugins.json" file = "config/jade/plugins.json"

View file

@ -1,12 +1,12 @@
name = "Retards Modpack" name = "Retards Modpack"
author = "Malasaur" author = "Malasaur"
version = "0.3.4" version = "0.3.5"
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 = "ec1751e566de89e2188a37930cb6e2190a3e05cd07f644fdf071882c831eb02b" hash = "e7dce9fde642845b9386efd8d69f01a002b67795edb8f0b46958751363be9a39"
[versions] [versions]
fabric = "0.18.0" fabric = "0.18.0"