

Minecraft's models are defined using JSON in a file called mobs.json. We will be modifying the creeper to have 3 heads in this tutorial! Before we modify the creeper, let's look at the code that makes up our models. The Notepad of Windows is great for this. You will need the following programs to follow along with this tutorial: This will be hardĪny text editor should work but we would suggest using some sort of programming IDE.

This tutorial is intended for advanced users! It is expected that you are familiar with the JSON data format.

This tutorial refers specifically to the officially supported add-ons modification architecture.
