Fixes a collision between the test enchantments
All checks were successful
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good

This commit is contained in:
2023-01-28 09:20:27 +01:00
parent c84c2cf30e
commit faff982585
2 changed files with 7 additions and 7 deletions

View File

@ -93,7 +93,7 @@ public enum SmithPresetFilter {
HELMET(false, "_HELMET"),
/**
* Filters to only include chestplates
* Filters to only include chest-plates
*/
CHESTPLATE(false, "_CHESTPLATE"),