Go to file
Jordan Irwin 2ccf2e6766 Re-generate HTML docs 2021-05-25 16:40:52 -07:00
docs Re-generate HTML docs 2021-05-25 16:40:52 -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 method to retrieve registered eggs by entity name 2021-05-24 23:54:33 -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 Add method to retrieve registered eggs by entity name 2021-05-24 23:54:33 -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.1 2021-05-05 10:26:09 -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