Fix typo in armor trims guide

This commit is contained in:
Misode
2023-01-30 02:40:09 +01:00
parent 678b15e937
commit 0e4707c734

View File

@@ -146,7 +146,7 @@ Now to finish off with the resource pack. Let's quickly add a language file used
**`assets/example/lang/en_us.json`**
```json
{
"trim_material.example.ender_pearl": "Ender Pearl Material"
"trim_material.example.ender": "Ender Material"
}
```