finished 1.2.0
This commit is contained in:
@@ -10,7 +10,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
implementation 'com.moandjiezana.toml:toml4j:0.7.2'
|
||||
implementation "me.shedaniel.cloth:cloth-config-neoforge:18.0.145"
|
||||
implementation "me.shedaniel.cloth:cloth-config-neoforge:${cloth_version}"
|
||||
}
|
||||
|
||||
neoForge {
|
||||
@@ -32,9 +32,6 @@ neoForge {
|
||||
client {
|
||||
client()
|
||||
}
|
||||
data {
|
||||
clientData()
|
||||
}
|
||||
server {
|
||||
server()
|
||||
}
|
||||
|
Reference in New Issue
Block a user