From 360505d2180f34e46af4a43939a4b00f9bf6e300 Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Wed, 5 May 2021 04:56:30 -0700 Subject: [PATCH] Update README --- README.md | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index fb17cc2..b3ba576 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,16 @@ -## Antum Spawneggs (***antum_spawneggs***) mod for [Minetest][] +## Another Spawneggs Mod (***asm***) [Minetest][] --- ### **Description** -Spawneggs mod for the Minetest sub-game [Antum][antum_game]. - +Mod for adding entity spawning eggs to game. --- ### **Licensing** License: [MIT](LICENSE.txt) -The code for the spawneggs is based on [Rui's creeper mod][creeper] ([WTFPL][lic.creeper]). Anything else is licensed under the MIT License - #### Texture licensing * spawneggs_egg.png, spawneggs_chicken.png, & spawneggs_mese.png * [CC0][lic.cc0] @@ -27,31 +24,15 @@ The code for the spawneggs is based on [Rui's creeper mod][creeper] ([WTFPL][lic ### **Dependencies** **Required:** -- **[antum_core][]** -- **[spawneggs][]** +- none **Optional:** -- **animal_chicken** (part of [animals_modpack][]) -- **chicken** (part of [mob-engine][]) -- **default** (part of [minetest_game][]) -- **mobs** ([mobs_redo][]) -- **[mobs_monster][]** -- **oerrki** (part of [mob-engine][]) -- **sheep** (part of [mob-engine][]) -- **wool** (part of [minetest_game][]) +- [mobs][mobs_redo] (adds craft recipe using mobs:egg) [Minetest]: http://www.minetest.net/ -[animals_modpack]: https://github.com/sapier/animals_modpack -[antum_core]: https://github.com/AntumMT/mod-antum_core -[antum_game]: https://github.com/AntumMT/game-antum -[creeper]: https://forum.minetest.net/viewtopic.php?t=11891 -[minetest_game]: https://github.com/minetest/minetest_game -[mob-engine]: https://github.com/minetest-mods/mob-engine -[mobs_monster]: https://github.com/tenplus1/mobs_monster [mobs_redo]: https://forum.minetest.net/viewtopic.php?t=9917 -[spawneggs]: https://forum.minetest.net/viewtopic.php?t=6214 [img.egg_white]: https://openclipart.org/detail/6695/white-egg [img.egg_black]: https://openclipart.org/detail/170074/huevo-negro-black-egg