mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
feat(sl-dev): factory api next
This commit is contained in:
@@ -927,6 +927,11 @@ file = "mods/lws-next.pw.toml"
|
||||
hash = "2e80de56b7327089b8c757598cc6ed98fa87192243008ce1f40d6a850dd13904"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mod.pw.toml"
|
||||
hash = "15b83ad4613f017e879854a4bda23711ba091fb0fab68362705c0253ccb681ea"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modernfix-mvus.pw.toml"
|
||||
hash = "84ca48611902643c3934139e0dce480294b2f2e891cf797fede0607d5b9f6dfa"
|
||||
|
||||
15
modpacks/simply/dev/mods/facapi-next.toml
Normal file
15
modpacks/simply/dev/mods/facapi-next.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
name = "mod"
|
||||
filename = "factory_api-fabric-1.21.10-2.2.7.2615.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://github.com/omo50/mod/releases/download/facapi_next-1.0/factory_api-fabric-1.21.10-2.2.7.2615.2.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "05946a0986e74d25bac2b45453726db8ce91760393f3338be4f4c24903843c54"
|
||||
|
||||
[update]
|
||||
[update.github]
|
||||
branch = "main"
|
||||
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
|
||||
slug = "omo50/mod"
|
||||
tag = "next-1.0"
|
||||
@@ -1,5 +1,5 @@
|
||||
name = "mod"
|
||||
filename = "Legacy4J-1.21.10-1.8.7.2615.0-fabric.jar"
|
||||
filename = "LWS-1.21.10-0.0.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
|
||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ce65ad427a25e8358496d98c290fe9ccf1e5f50736e9dc5dbf9d2913bdc25072"
|
||||
hash = "7332d965309dca20e0e0e2d52e1312f90ab4a8627c66ec35a64224e988a79c91"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.5"
|
||||
|
||||
Reference in New Issue
Block a user