mirror of
https://github.com/architectury/architectury-api.git
synced 2026-04-02 13:37:43 -05:00
Port to 1.21.6 (#633)
* Port to 1.21.6-rc1 * Bump for 1.21.6 --------- Co-authored-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
@@ -73,7 +73,7 @@ public final class Platform {
|
||||
}
|
||||
|
||||
public static String getMinecraftVersion() {
|
||||
return SharedConstants.getCurrentVersion().getId();
|
||||
return SharedConstants.getCurrentVersion().id();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user