Port mod from Fabric

This commit is contained in:
Octol1ttle 2024-01-16 22:27:14 +05:00
parent 76d4b44153
commit ae6d9095e3
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF
26 changed files with 936 additions and 9 deletions

View file

@ -34,6 +34,8 @@ dependencies {
common(project(path: ":common", configuration: "namedElements")) { transitive false }
shadowCommon(project(path: ":common", configuration: "transformProductionForge")) { transitive = false }
implementation(include("io.github.llamalad7:mixinextras-forge:0.3.3"))
}
processResources {