Difference between revisions of "Creating a Clothing Mod"

From SkyCorp Global
(Created page with "Creating a clothing mod is essentially the same as creating an entity, as clothing is a special type of entity with a few more parameters. First, try Creating an Entity Mod...")
(No difference)

Revision as of 01:58, 30 December 2017

Creating a clothing mod is essentially the same as creating an entity, as clothing is a special type of entity with a few more parameters.

First, try creating an entity mod to learn the essentials.

Then, refer to Clothing JSON Mod Format.