[Idea]: Folia support for OpenInv #196

Closed
reabuc wants to merge 137 commits from master into master
10 changed files with 245 additions and 59 deletions
Showing only changes of commit ae6c3bd292 - Show all commits

View File

@@ -84,7 +84,7 @@ public class InternalAccessor {
return "https://github.com/lishid/OpenInv/releases/tag/4.1.5";
case "v1_16_R3":
default:
return "https://github.com/lishid/OpenInv/releases";
return "https://github.com/Jikoo/OpenInv/releases";
}
}