mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 13:37:45 -05:00
Fix mixin refmaps on Forge
This commit is contained in:
@@ -178,6 +178,7 @@ public class Constants {
|
||||
public static final class Forge {
|
||||
public static final String LAUNCH_TESTING = "net.minecraftforge.userdev.LaunchTesting";
|
||||
public static final String ACCESS_TRANSFORMER_PATH = "META-INF/accesstransformer.cfg";
|
||||
public static final String MIXIN_CONFIGS_MANIFEST_KEY = "MixinConfigs";
|
||||
|
||||
private Forge() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user