mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 05:27:43 -05:00
net.fabricmc.loom.inject -> dev.architectury.loom.forgeruntime
This commit is contained in:
@@ -72,6 +72,7 @@ public class LaunchProvider extends DependencyProvider {
|
||||
|
||||
if (getExtension().isForge()) {
|
||||
launchConfig
|
||||
// Should match YarnNamingService.PATH_TO_MAPPINGS in forge-runtime
|
||||
.property("fabric.yarnWithSrg.path", getExtension().getMappingsProvider().tinyMappingsWithSrg.toAbsolutePath().toString())
|
||||
|
||||
.argument("--fml.mcVersion")
|
||||
|
||||
Reference in New Issue
Block a user