Go to file
Jordan Irwin a6b5acf195 Fix some errors 2021-05-05 06:39:10 -07:00
docs LDoc: Change output name back to "api" 2021-05-05 05:42:09 -07:00
textures Rename spawnegg texture 2021-05-05 04:12:18 -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 Add more info to README 2021-05-05 06:03:42 -07:00
api.lua Fix some errors 2021-05-05 06:39:10 -07:00
init.lua Fix some errors 2021-05-05 06:39:10 -07:00
items.lua Fix some errors 2021-05-05 06:39:10 -07:00
mod.conf Change mod name to "asm_spawneggs" 2021-05-05 06:35:14 -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.addEgg & asm.addEggRecipe (see: API)


Licensing:


Dependencies:

  • Required:
    • none
  • Optional:
    • none