fix durability repair and item naming

This commit is contained in:
DelilahEve 2022-08-24 11:49:29 -04:00
parent 745ebcde29
commit af99913eae
7 changed files with 97 additions and 29 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "io.delilaheve"
version = "1.0.1"
version = "1.0.2"
repositories {
mavenCentral()