Updated pack to 0.4.0
This commit is contained in:
parent
f426a8bd22
commit
6484ac83cc
4 changed files with 12 additions and 12 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"version": 1,
|
||||
"overrides": {
|
||||
"fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
|
||||
"minecraft": { "+recommends": { "Retards Modpack": ">=0.3.5" } },
|
||||
"minecraft": { "+recommends": { "Retards Modpack": ">=0.4.0" } },
|
||||
"debugify": { "recommends": {} },
|
||||
"lambdynlights": { "recommends": {} }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"main_menu": {
|
||||
"bottom_right": [
|
||||
{
|
||||
"text": "Retards Modpack 0.3.5",
|
||||
"text": "Retards Modpack 0.4.0",
|
||||
"clickEvent": {
|
||||
"action": "open_url",
|
||||
"value": "https://git.brixserver.uk/Malasaur/RetardsModpack"
|
||||
|
|
|
|||
16
index.toml
16
index.toml
|
|
@ -54,7 +54,7 @@ hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79"
|
|||
|
||||
[[files]]
|
||||
file = "config/fabric_loader_dependencies.json"
|
||||
hash = "8bf193bf8dcbb008b29ac7969dbc4e4cdf4cefad1e5289094a3506ae1f803f1f"
|
||||
hash = "bc88ec5a5970f13448b9c2ec934900866ddff4e9c5f3ffacba598ef3689d72f8"
|
||||
|
||||
[[files]]
|
||||
file = "config/iris.properties"
|
||||
|
|
@ -62,7 +62,7 @@ hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5"
|
|||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "65f3f158c79286c12eadb8a1cdb120954b0028b589b8caf55e0d9297e7165911"
|
||||
hash = "942177a88a45468863993a0d782d796cd84a6ea5223784acaa51e85acd071503"
|
||||
|
||||
[[files]]
|
||||
file = "config/jade/jade.json"
|
||||
|
|
@ -559,11 +559,6 @@ file = "mods/cut-through.pw.toml"
|
|||
hash = "119642cc64a5790f42738939121ea5a08100eb0c3867d7f64ead1a4d0eb8a163"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/datapackportals.pw.toml"
|
||||
hash = "58a1cfc732ab3179bfd6f2562b39520618c28a8ea6d79fc9b17759bc7514e1e9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/debugify.pw.toml"
|
||||
hash = "8f611c3cf31eb5f5b3395b99414d794029192d556fd8dfc4b49a097a67134ccf"
|
||||
|
|
@ -969,6 +964,11 @@ file = "mods/plush_drones.pw.toml"
|
|||
hash = "1d84b53a44717a458df5e7e5512a962220fe062497cc8d885d6a24dc71fcf551"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/pocket-dimension.pw.toml"
|
||||
hash = "388bd3fb1a174abcc8a02bae7bdb93ca8910fce68a5d7e6507b854aa9e36c3b9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/puzzle.pw.toml"
|
||||
hash = "3209dc8a6aa57006e67478802f9c8074ec4d4a3d3bb62b818b8ee71f9276184f"
|
||||
|
|
@ -1086,7 +1086,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/tacz-refabricated.pw.toml"
|
||||
hash = "d236d9e2fdd193bc99eeee5be2cc6170ebb3a559fdfc94d1b2f39a37166f47d0"
|
||||
hash = "e8bae2cf653014dd04990f768b1a76ea2ef56d88d1624640114eea0b6e379cf5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Retards Modpack"
|
||||
author = "Malasaur"
|
||||
version = "0.3.5"
|
||||
version = "0.4.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "591be8bf6be7ff63170d24146b2639b59d74e4c23557eb12be040f423906d144"
|
||||
hash = "73f06d18804c161995eb87882e4d2bc1ba0711d0f8a8534d0818314a6a537dce"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue