CustomModelData Number Example
This ResourcePack is a Tool 1.14-26.#+ and example for your CustomModelData with numbers ! Items / Shield / Bow / CrossBow / Spear / Mace
CustomModelData Number Example
CustomModelData by Numbers For all Version
Flat textures and 3d model textures and item default example.
This video explains the entire ResourcePack and how to modify it!
1.21.11+
<details> <summary>Give 1.21.11+</summary>
/give @p diamond_spear[custom_model_data={floats:[1]}]
/give @p mace[custom_model_data={floats:[1]}] <<---itemModel Example.
/give @p shield[custom_model_data={floats:[1]}]
/give @p bow[custom_model_data={floats:[1]}]
/give @p crossbow[custom_model_data={floats:[1]}]
</details>
1.21.4+
<details> <summary>Give 1.21+4</summary>
/give @p mace[custom_model_data={floats:[1]}] <<---itemModel Example.
/give @p shield[custom_model_data={floats:[1]}]
/give @p bow[custom_model_data={floats:[1]}]
/give @p crossbow[custom_model_data={floats:[1]}]
</details>
1.20.5-1.21.3
<details> <summary>Give 1.20.5-1.21.3</summary>
/give @p diamond_sword[custom_model_data=1] <<---itemModel Example.
/give @p shield[custom_model_data=1]
/give @p bow[custom_model_data=1]
/give @p crossbow[custom_model_data=1]
</details>
1.14-1.20.4
<details> <summary>Give 1.14-1.20.4</summary>
/give @p bow{CustomModelData:1}
/give @p crossbow{CustomModelData:1}
/give @p diamond_sword{CustomModelData:1} <<---itemModel Example.
/give @p shield{CustomModelData:1}
</details>
All Model are free !
Thanks you for download !
Other Projet :