mirror of
https://github.com/packwiz/packwiz.git
synced 2025-10-14 15:04:32 +02:00
"Fix" 20w15a yes very bad
This commit is contained in:
@@ -30,7 +30,7 @@ var fileIDRegexes = [...]*regexp.Regexp{
|
||||
|
||||
// TODO: fix this later
|
||||
func fixThisLater(mcVersion string) string {
|
||||
if mcVersion == "20w12a" {
|
||||
if mcVersion == "20w15a" {
|
||||
return "1.16-Snapshot"
|
||||
}
|
||||
return mcVersion
|
||||
|
Reference in New Issue
Block a user