4 lines
69 B
Groovy
4 lines
69 B
Groovy
ext {
|
|
minecraft_version = '1.20.1'
|
|
minecraft_sdk = 'forge'
|
|
}
|