Go to file
Jordan Irwin 0f82fc6130 Add .gitattributes file to ignore some files & dirs for archives & releases 2021-08-03 15:22:14 -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
.gitattributes Add .gitattributes file to ignore some files & dirs for archives & releases 2021-08-03 15:22:14 -07:00
.gitignore Ignore Eclipse project files 2017-05-03 16:43:58 -07:00
LICENSE.txt Make mod independent 2021-05-05 04:45:32 -07:00
README.md Link to forum & ContentDB in README 2021-08-03 15:20:02 -07:00
TODO.txt Add TODO list 2021-08-03 15:17:38 -07:00
api.lua Add method to retrieve registered eggs by entity name 2021-05-24 23:54:33 -07:00
changelog.txt Update changelog 2021-07-20 20:01:40 -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 Set min Minetest version in mod.conf 2021-08-03 15:17: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