Skip to content

Commit

Permalink
Update Optifine
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Oct 21, 2024
1 parent 3760214 commit e6a99cd
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@ public String getRefMapperConfig() {
}

private static List<String> OPTIFINE_OVERRIDES = Arrays.asList(
"arc",
"are",
"asa",
"atf",
"ayo",
"ays",
"ayx",
"ard",
"arf",
"asb",
"atg",
"ayp",
"ayt",
"ayy",
"aza",
"ayz",
"azb",
"azc",
"aze",
"azg",
"azd",
"azf",
"azh",
"jx",
"lm"
"azi",
"jy",
"ln"
);

@Override
Expand Down

0 comments on commit e6a99cd

Please sign in to comment.