Update Configuration.md authored by Ticxo's avatar Ticxo
......@@ -11,6 +11,7 @@
* [Namespace](#namespace)
* [Create Zip](#create-zip)
* [Create Atlas](#create-atlas)
* [Create Shader](#create-shader)
* [Item Model](#item-model)
* [Network Optimization](#network-optimization)
* [Cull Interval](#cull-interval)
......@@ -81,6 +82,10 @@ Should Model Engine zip the resource pack automatically.
Should Model Engine create an atlas file automatically.
### Create Shader
Should Model Engine create the shaders used for [player limb bone behavior](Modeling/Bone-Behaviors.md#player-limbs-tags).
### Item Model
The item model used to create overrides for all generated models.
......
......