mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-24 00:56:38 +00:00
fix dev env by having fabric api at runtime
This commit is contained in:
@@ -29,6 +29,8 @@ dependencies {
|
|||||||
|
|
||||||
modImplementation("cloud.commandframework", "cloud-fabric", Versions.Libraries.cloud)
|
modImplementation("cloud.commandframework", "cloud-fabric", Versions.Libraries.cloud)
|
||||||
include("cloud.commandframework", "cloud-fabric", Versions.Libraries.cloud)
|
include("cloud.commandframework", "cloud-fabric", Versions.Libraries.cloud)
|
||||||
|
|
||||||
|
modRuntimeOnly("net.fabricmc.fabric-api", "fabric-api", Versions.Fabric.fabricAPI)
|
||||||
}
|
}
|
||||||
|
|
||||||
loom {
|
loom {
|
||||||
|
|||||||
Reference in New Issue
Block a user