Start on REI support, very basic right now, but it will help a lot when adding recipes.

This commit is contained in:
modmuss50 2019-07-25 13:14:46 +01:00
parent a80d2183f9
commit 52da17dfd5
6 changed files with 182 additions and 1 deletions

View file

@ -53,6 +53,10 @@ repositories {
name = 'sponge'
url = 'https://repo.spongepowered.org/maven'
}
maven {
name = 'curseforge'
url = 'https://minecraft.curseforge.com/api/maven'
}
}
version = "3.0.0"
@ -86,6 +90,7 @@ dependencies {
modCompile "io.github.prospector.modmenu:ModMenu:1.5.4-85"
modCompile "io.github.prospector.silk:SilkAPI:1.2.4-43"
modCompile "me.shedaniel:RoughlyEnoughItems:2.9.7+build.143"
// modCompile ('RebornCore:RebornCore-1.14:4.0.0.14') {
// transitive = false