Changes
Page history
Update ResourcePack Generator
authored
Nov 01, 2023
by
Luis Antonio H. Larrosa
Hide whitespace changes
Inline
Side-by-side
ResourcePack-Generator.md
View page @
bbf3f727
...
...
@@ -133,7 +133,7 @@ CopperHelmet:
Model
:
10
# ^^^ The CustomModelData ID for the Material to use.
# In this case, the model generated will be
# CHAINMAIL_HELMETwith a CustomModelData ID of 10.
# CHAINMAIL_HELMET
with a CustomModelData ID of 10.
Display
:
"
<green>Copper
Helmet"
Generation
:
# vvv Texture is the inventory icon of your armor.
...
...
@@ -148,7 +148,8 @@ CopperHelmet:
```
config-generation.yml used for this example:
```
```
yml
CustomArmor
:
Trims
:
Enabled
:
true
...
...
...
...