Fix path/name of built mod
This commit is contained in:
parent
b3ca8644b1
commit
cfaff5d373
|
|
@ -5,7 +5,7 @@ plugins {
|
||||||
id 'net.minecraftforge.gradle' version '[6.0,6.2)'
|
id 'net.minecraftforge.gradle' version '[6.0,6.2)'
|
||||||
}
|
}
|
||||||
|
|
||||||
version = '1.20.1/0.0.1'
|
version = '1.20.1-0.0.1'
|
||||||
group = 'xyz.nearmisses.patience'
|
group = 'xyz.nearmisses.patience'
|
||||||
|
|
||||||
base {
|
base {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue