Candle Block Implementation
~~~~~~~~~~~~~ - Implemented the Candle Block ~~~~~~~~~~~~~ "No; I haven't fixed the bounding box yet. Yes; I'm going to fix it later." - Zenith
This commit is contained in:
@@ -25,6 +25,7 @@ minecraft {
|
||||
dependencies {
|
||||
compileOnly group:'org.spongepowered', name:'mixin', version:'0.8.5'
|
||||
compileOnly("me.hypherionmc.craterlib:CraterLib-common-1.19.1:${craterlib_version}")
|
||||
compileOnly("com.lowdragmc.shimmer:Shimmer-common-1.19.1:${shimmer_version}")
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
||||
Reference in New Issue
Block a user