Rename plugins
This commit is contained in:
parent
79514823e2
commit
53caea62bb
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'shared'
|
||||
id 'multiloader-common'
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'shared'
|
||||
id 'multiloader-common'
|
||||
id 'org.spongepowered.gradle.vanilla' version '0.2.1-SNAPSHOT'
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'consumer'
|
||||
id 'multiloader-loader'
|
||||
id 'fabric-loom' version '1.6-SNAPSHOT'
|
||||
}
|
||||
dependencies {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'consumer'
|
||||
id 'multiloader-loader'
|
||||
id 'net.minecraftforge.gradle' version '[6.0,6.2)'
|
||||
id 'org.spongepowered.mixin' version '0.7-SNAPSHOT'
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'consumer'
|
||||
id 'multiloader-loader'
|
||||
id 'net.neoforged.gradle.userdev' version '7.0.107'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user