Port to 1.19.4, Add tab support & Large code cleanup

This commit is contained in:
Motschen
2023-03-08 21:27:41 +01:00
parent b5052ff324
commit cacd3516c1
8 changed files with 111 additions and 66 deletions

View File

@@ -10,7 +10,7 @@ pluginManagement {
include("common")
include("fabric-like")
include("fabric")
include("quilt")
include("forge")
//include("quilt")
//include("forge")
rootProject.name = "midnightlib"