Skip to content

Commit

Permalink
Update armor material generator
Browse files Browse the repository at this point in the history
  • Loading branch information
ImMorpheus committed May 14, 2024
1 parent 838cc6a commit e98c350
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ private static List<Generator> generators(final Context context) {
new RegistryEntriesGenerator<>(
"data.type",
"ArmorMaterials",
"ArmorMaterials",
"ARMOR_MATERIAL",
context.relativeClass("data.type", "ArmorMaterial"),
Registries.ARMOR_MATERIAL
),
Expand Down

0 comments on commit e98c350

Please sign in to comment.