Spawn Egg

An egg used in Minecraft’s Creative Mode to spawn a mob.



Regional Variety in Butterflies

Adding new textures to our implementation of butterflies is an easy way to add variety. However, we can strive to do better. Our ultimate goal is to have achievements for catching all butterfly varieties, but this becomes too easy when butterflies of all varieties can spawn anywhere.

Read More…



Butterflies Part 2: The Rest of the @!#$ Owl

In Part 1 we coded a butterfly entity. Now we need to put the rest of the pieces together, so we can model, render, register, and ultimately spawn butterflies in our Minecraft world!

Model

Every entity needs a model.

Read More…