Include energy API
This commit is contained in:
parent
85dbe15590
commit
9315f78163
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ allprojects {
|
|||
//Fabric api
|
||||
modImplementation "net.fabricmc.fabric-api:fabric-api:0.34.8+1.17"
|
||||
|
||||
modApi 'teamreborn:energy:0.1.1'
|
||||
include(modApi('teamreborn:energy:0.1.1'))
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
|
Loading…
Reference in a new issue