Update ResourcePack Generator authored by Luis Antonio H. Larrosa's avatar Luis Antonio H. Larrosa
...@@ -144,4 +144,19 @@ CopperHelmet: ...@@ -144,4 +144,19 @@ CopperHelmet:
# copper_layer_1.png # TOP PART # copper_layer_1.png # TOP PART
# copper_layer_2.png # BOTTOM PART - (keep in mind, you must use layer_1 and layer_2) # copper_layer_2.png # BOTTOM PART - (keep in mind, you must use layer_1 and layer_2)
Armor: Armor:
Texture: armor/copper Texture: armor/copper
\ No newline at end of file ```
config-generation.yml used for this example:
```
CustomArmor:
Trims:
Enabled: true
GenerateDataPack: true
HideBaseArmor:
- CHAINMAIL
Optifine:
Enabled: false
CoreShaders:
Enabled: false
```
\ No newline at end of file