Go to file
Jordan Irwin cd23e33905 Increment version to 1.2 2021-08-03 15:35:22 -07:00
docs Re-generate HTML docs 2021-05-25 16:40:52 -07:00
locale Add Spanish translation 2021-08-03 15:34:28 -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
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 Spanish translation 2021-08-03 15:34:28 -07:00
api.lua Add localization support 2021-08-03 15:29:43 -07:00
changelog.txt Add Spanish translation 2021-08-03 15:34:28 -07:00
init.lua Fix some errors 2021-05-05 06:39:10 -07:00
items.lua Add localization support 2021-08-03 15:29:43 -07:00
mod.conf Increment version to 1.2 2021-08-03 15:35:22 -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