Description:
Mod for adding entity spawning eggs to game with a very simple application. It is used only for creating new "eggs" that will spawn a specified entity when used by a player. There are no egg nodes that spawn randomly around the world.
Licensing:
- Code: MIT
- Textures:
- spawneggs_egg.png, spawneggs_chicken.png, spawneggs_cow.png, & spawneggs_mese_monster.png
- CC0
- Based on "white egg" by dStulle
- spawneggs_oerrki.png
- CC0
- Based on "Huevo negro. Black egg" by mediobit
- spawneggs_egg.png, spawneggs_chicken.png, spawneggs_cow.png, & spawneggs_mese_monster.png
Usage:
There are two global functions: asm.registerEgg & asm.registerEggRecipe (see: API)
Dependencies:
- Required: none
- Optional: none