Port mod from Fabric
This commit is contained in:
parent
76d4b44153
commit
ae6d9095e3
26 changed files with 936 additions and 9 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue