This commit is contained in:
Cjnator38
2026-05-03 15:21:17 -05:00
4 changed files with 20 additions and 2 deletions

View File

@@ -70,6 +70,11 @@ file = "mods/iris.pw.toml"
hash = "51fa2c64e9cf2d5558a2f1e575960a0a9f9f27f73486d0d679c2bc695eb11026" hash = "51fa2c64e9cf2d5558a2f1e575960a0a9f9f27f73486d0d679c2bc695eb11026"
metafile = true metafile = true
[[files]]
file = "mods/legacy4j.pw.toml"
hash = "352614aff968bff29ac30e194a438c89b71e3a8ae859262c81bf525c5909bdef"
metafile = true
[[files]] [[files]]
file = "mods/moderner-beta.pw.toml" file = "mods/moderner-beta.pw.toml"
hash = "34a2a4fa550f2bbd2c478ebae50667e84c52bb6cae2575922de606173df5001c" hash = "34a2a4fa550f2bbd2c478ebae50667e84c52bb6cae2575922de606173df5001c"

View File

@@ -0,0 +1,13 @@
name = "Legacy4J"
filename = "Legacy4J-26.1.2-1.9-pre-1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gHvKJofA/versions/ki7nwBNI/Legacy4J-26.1.2-1.9-pre-1-fabric.jar"
hash-format = "sha512"
hash = "15157c45a41d618990bfa8cd67effa942e3c86075201d7c0244a6de3fac4dd8188cc4fc650f579f6eefefadda6a07b8c8d8a3da31567ea57d912070d3c2b6d0b"
[update]
[update.modrinth]
mod-id = "gHvKJofA"
version = "ki7nwBNI"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "b708f30b77ae43f9a37b4850a52f7e8e60094afcd2510557cf2f5c68b48d9267" hash = "1f8fd2e5221ac643beea5b705a6783f8e7a91b6b3fd099b9029caa082c114535"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"

View File

@@ -184,7 +184,7 @@
"legacy.options.controlType.wii_u": "Nintendo Switch Pro Controller", "legacy.options.controlType.wii_u": "Nintendo Switch Pro Controller",
"legacy.options.controlType.xbox_360": "Xbox Controller S", "legacy.options.controlType.xbox_360": "Xbox Controller S",
"legacy.options.controlType.xbox_one": "Xbox One Controller", "legacy.options.controlType.xbox_one": "Xbox One Controller",
"legacy.options.controllerVirtualCursor": "V-Mouse", "legacy.options.controllerVirtualCursor": "In-Game Mouse",
"legacy.options.creativeTab": "Legacy Creative Interface", "legacy.options.creativeTab": "Legacy Creative Interface",
"legacy.options.cursorMode": "Mouse Mode", "legacy.options.cursorMode": "Mouse Mode",
"legacy.options.optionsPreset.gcn": "Low (GameCube)", "legacy.options.optionsPreset.gcn": "Low (GameCube)",