|
|
|
@ -55,6 +55,9 @@ dependencies {
|
|
|
|
|
mappings files("mcpomf-b1.7.3+build.4.jar")
|
|
|
|
|
|
|
|
|
|
modImplementation "com.github.minecraft-cursed-legacy:cursed-fabric-loader:${project.loader_version}"
|
|
|
|
|
|
|
|
|
|
// API. You technically don't need it, but it's extremely useful for not having to write the same code in every mod.
|
|
|
|
|
modImplementation "com.github.minecraft-cursed-legacy:Cursed-Legacy-API:${project.api_version}"
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
processResources {
|
|
|
|
|