File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed
Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -690,6 +690,11 @@ file = "mods/magnum-torch.pw.toml"
690690hash = " 175ad5fb2b745bc81844daf0f994f1bcb3180b0929204cbd31417ad9a5b82645"
691691metafile = true
692692
693+ [[files ]]
694+ file = " mods/mekanismworldgen.pw.toml"
695+ hash = " cc6a3dab2c345e41a09bc363fb6106d3686bcdc30e96f67eaf1b408362b145e1"
696+ metafile = true
697+
693698[[files ]]
694699file = " mods/midnightcontrols.pw.toml"
695700hash = " 1c142b3c08504ed1606f340a576a7f1dda6c0d550ac9cac197ef499e9d5354af"
Original file line number Diff line number Diff line change 1+ name = " MekanismWorldGen"
2+ filename = " MekanismWorldGen-1.0-SNAPSHOT.jar"
3+ side = " both"
4+
5+ [download ]
6+ url = " https://github.com/Bomb-Shelter/MekanismWorldGen/releases/download/1.0.0/MekanismWorldGen-1.0-SNAPSHOT.jar"
7+ hash-format = " sha256"
8+ hash = " e2711283359b07f85897610dbbcda591aebc04359e4d2944813163745cda30c7"
9+
10+ [update ]
11+ [update .github ]
12+ branch = " master"
13+ regex = " ^.+(?<!-api|-dev|-dev-preshadow|-sources)\\ .jar$"
14+ slug = " Bomb-Shelter/MekanismWorldGen"
15+ tag = " 1.0.0"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66[index ]
77file = " index.toml"
88hash-format = " sha256"
9- hash = " 4a790cc75e607f6dd8b99bc400d43fdff9e48f1516002dcc033f3232f523b7df "
9+ hash = " 3b212b4cb59705f05ecc6e290739a3e75dd019653d1095ceb0f493b5161d021b "
1010
1111[versions ]
1212fabric = " 0.17.0"
You can’t perform that action at this time.
0 commit comments