mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
actually version ify burningwave
This commit is contained in:
@@ -33,8 +33,8 @@ dependencies {
|
||||
mappings("net.fabricmc:yarn:${Versions.Mod.yarn}:v2")
|
||||
|
||||
//forge is not ok.
|
||||
compileOnly("org.burningwave:core:12.53.0")
|
||||
"forgeRuntimeLibrary"("org.burningwave:core:12.53.0")
|
||||
compileOnly("org.burningwave:core:${Versions.Forge.burningwave}")
|
||||
"forgeRuntimeLibrary"("org.burningwave:core:${Versions.Forge.burningwave}")
|
||||
}
|
||||
|
||||
loom {
|
||||
|
||||
Reference in New Issue
Block a user