Go to file
Jordan Irwin 407eff6196 Fix name of oerkki spawn egg 2021-05-05 10:20:00 -07:00
docs Update README & docs 2021-05-05 06:41:16 -07:00
textures Fix name of oerkki spawn egg 2021-05-05 10:20:00 -07:00
.gitignore Ignore Eclipse project files 2017-05-03 16:43:58 -07:00
CHANGES.txt Add changelog 2021-05-05 06:49:23 -07:00
LICENSE.txt Make mod independent 2021-05-05 04:45:32 -07:00
README.md Fix changelog link 2021-05-05 06:50:56 -07:00
api.lua Rename addEggRecipe to registerEggRecipe & add alias 2021-05-05 06:40:29 -07:00
init.lua Fix some errors 2021-05-05 06:39:10 -07:00
items.lua Change description from "Spawning Egg" to "Spawn Egg" 2021-05-05 06:44:46 -07:00
mod.conf Increment version to 1.0 2021-05-05 06:46:04 -07:00

README.md

Another Spawneggs Mod (asm_spawneggs) Minetest


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 two function: asm.registerEgg & asm.registerEggRecipe (see: API)


Licensing:


Dependencies:

  • Required:
    • none
  • Optional:
    • none