fix shading config

This commit is contained in:
dfsek
2022-05-05 14:56:51 -07:00
parent 6e61154cc5
commit 98b332fe54
5 changed files with 25 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ plugins {
}
dependencies {
api(project(":common:implementation:base"))
shadedApi(project(":common:implementation:base"))
minecraft("com.mojang:minecraft:${Versions.Fabric.minecraft}")
mappings("net.fabricmc:yarn:${Versions.Fabric.yarn}:v2")