added compostable functionality to items
This commit is contained in:
@@ -32,6 +32,10 @@ processResources {
|
||||
}
|
||||
}
|
||||
|
||||
fabricApi {
|
||||
configureDataGeneration()
|
||||
}
|
||||
|
||||
tasks.withType(JavaCompile).configureEach {
|
||||
it.options.release = 25
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user