Fixes a collision between the test enchantments
All checks were successful
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
All checks were successful
EpicKnarvik97/Blacksmith/pipeline/head This commit looks good
This commit is contained in:
@ -93,7 +93,7 @@ public enum SmithPresetFilter {
|
||||
HELMET(false, "_HELMET"),
|
||||
|
||||
/**
|
||||
* Filters to only include chestplates
|
||||
* Filters to only include chest-plates
|
||||
*/
|
||||
CHESTPLATE(false, "_CHESTPLATE"),
|
||||
|
||||
|
Reference in New Issue
Block a user