mirror of
https://github.com/unmojang/meta.git
synced 2025-09-24 03:31:03 -04:00
Update forge.py
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
b4cddae129
commit
cb6ad87893
@ -15,8 +15,8 @@ LEGACYINFO_FILE = join(BASE_DIR, "legacyinfo.json")
|
|||||||
FORGE_COMPONENT = "net.minecraftforge"
|
FORGE_COMPONENT = "net.minecraftforge"
|
||||||
|
|
||||||
FORGEWRAPPER_LIBRARY = make_launcher_library(
|
FORGEWRAPPER_LIBRARY = make_launcher_library(
|
||||||
GradleSpecifier("io.github.zekerzhayard", "ForgeWrapper", "prism-2024-02-29"),
|
GradleSpecifier("io.github.zekerzhayard", "ForgeWrapper", "prism-2025-07-01"),
|
||||||
"86c6791e32ac6478dabf9663f0ad19f8b6465dfe",
|
"9325d3c4f97deffca76633845c3bfc48dcabd18e",
|
||||||
35483,
|
28917,
|
||||||
)
|
)
|
||||||
BAD_VERSIONS = ["1.12.2-14.23.5.2851"]
|
BAD_VERSIONS = ["1.12.2-14.23.5.2851"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user