mirror of
https://github.com/weidaoli/betterenderchests.git
synced 2026-03-31 19:32:32 +08:00
update
This commit is contained in:
@@ -56,9 +56,10 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "net.neoforged:neoforge:${neo_version}"
|
||||
implementation 'net.neoforged:neoforge:' + neo_version
|
||||
}
|
||||
|
||||
|
||||
tasks.withType(ProcessResources).configureEach {
|
||||
var replaceProperties = [
|
||||
minecraft_version : minecraft_version,
|
||||
|
||||
Reference in New Issue
Block a user