Fix getting cost for color renaming causing null pointer exception when
inventory name is null (Fix #47)
Add safety when executing dependency handling code
This commit is contained in:
alexcrea 2025-01-25 02:13:05 +01:00 committed by GitHub
parent 5f557e3d49
commit 33474c379a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 130 additions and 34 deletions

View file

@ -16,7 +16,7 @@ plugins {
}
group = "xyz.alexcrea"
version = "1.7.0"
version = "1.7.1"
repositories {
// EcoEnchants