This repository was archived by the owner on Nov 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,9 @@ dependencies{
4747 modImplementation(" com.github.Trinsdar:ARRP:0.6.7-hotfix" )
4848 include(" io.github.gregtechintergalactical:gtcore-fabric:${ rootProject.gt_core_version} -${ rootProject.minecraft_version} " )
4949 implementation(" io.github.gregtechintergalactical:gtcore-fabric:${ rootProject.gt_core_version} -${ rootProject.minecraft_version} :dev-shadow" ){
50- exclude( group : ' io.github.gregtechintergalactical ' )
50+ transitive = false
5151 }
52+ modImplementation(" com.terraformersmc.terraform-api:terraform-wood-api-v1:3.1.0" )
5253 modRuntimeOnly(" com.gtnewhorizon.structurelib:structurelib-fabric:${ project.structurelib_version} -${ project.minecraft_version} " )
5354 modRuntimeOnly " me.shedaniel:RoughlyEnoughItems-fabric:${ rootProject.rei_version} "
5455 modCompileOnly(" mezz.jei:jei-${ rootProject.minecraft_version} -fabric:${ rootProject.jei_version} " ){
@@ -60,7 +61,7 @@ dependencies{
6061 modRuntimeOnly(" com.terraformersmc:modmenu:${ rootProject.mod_menu_version} " ) {
6162 exclude(group : " net.fabricmc.fabric-api" )
6263 }
63- modImplementation " maven.modrinth:carbon-config:2ngFmmhP "
64+ modImplementation " maven.modrinth:carbon-config:pjhTjv8N "
6465 modImplementation(" earth.terrarium:botarium-fabric-1.18.2:${ project.botarium_version} " ){
6566 transitive = false
6667 }
You can’t perform that action at this time.
0 commit comments