Difference between revisions of "Mobs"

From Minetest Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
*'''[[Mods/Peaceful NPC|Peaceful NPC]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=4167 peaceful_npc]</code>] includes random non-player characters that follow you
 
*'''[[Mods/Peaceful NPC|Peaceful NPC]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=4167 peaceful_npc]</code>] includes random non-player characters that follow you
 
*'''[[Mods/NPC Framework|NPC Framework (modpack)]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=9&t=7321 minetest-npcf]</code>] adds non-player characters of the type Info, Deco, Guard, Trader and Builder.
 
*'''[[Mods/NPC Framework|NPC Framework (modpack)]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=9&t=7321 minetest-npcf]</code>] adds non-player characters of the type Info, Deco, Guard, Trader and Builder.
 +
*'''[[Mods/herobrine mod|herobrine mod]]''' [<code>[https://forum.minetest.net/viewtopic.php?pid=127588 herobrine mod]</code>] adds a herobrine
 
*'''[[Mods/Zombie Waves|Zombie Waves]]''' [<code>zombie_waves</code>] includes zombies.
 
*'''[[Mods/Zombie Waves|Zombie Waves]]''' [<code>zombie_waves</code>] includes zombies.
 
*'''[[Mods/Creatures|Creatures]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=8638 creatures]</code>] includes zombies, ghosts and Sheep
 
*'''[[Mods/Creatures|Creatures]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=8638 creatures]</code>] includes zombies, ghosts and Sheep

Revision as of 22:56, 19 September 2014

Mobs – short for mobiles[1] – consist in peaceful or hostile creatures, generally spawned randomly in the game world depending on lighting, height and spawning block conditions. Some of them may drop more or less precious items.

They are not part of the vanilla Minetest game and are currently only available through Mods.

Mods that add mobs

Other mods (containing mobs)

Other mods (without mobs)

  • Mob API [mobapi] provides the basic API of Simple Mobs without the mobs.

Notes and References

  1. Mob (video gaming) on Wikipedia