Difference between revisions of "Mobs"

From Minetest Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
*'''[[Mods/Simple Mobs|Simple Mobs]]''' [<code>[http://minetest.net/forum/viewtopic.php?id=3063 mobs]</code>] includes [[dirt monster]]s, [[stone monster]]s, [[sand monster]]s, [[oerkki]]s, [[dungeon master]]s, [[sheep]] and [[rat]]s.
 
*'''[[Mods/Simple Mobs|Simple Mobs]]''' [<code>[http://minetest.net/forum/viewtopic.php?id=3063 mobs]</code>] includes [[dirt monster]]s, [[stone monster]]s, [[sand monster]]s, [[oerkki]]s, [[dungeon master]]s, [[sheep]] and [[rat]]s.
 
*'''[[Mods/Carbone Mobs|Carbone Mobs]]]''' [<code>[https://forum.minetest.net/viewtopic.php?t=9656 mobs]</code>] Another mobs mod based on PilzAdam's mobs mod.  Includes dirt monsters, stone monsters, sand monsters, tree monsters, [[oerkki]]s, [[dungeon master]]s, rhino, troopers, sheep and rats.
 
*'''[[Mods/Carbone Mobs|Carbone Mobs]]]''' [<code>[https://forum.minetest.net/viewtopic.php?t=9656 mobs]</code>] Another mobs mod based on PilzAdam's mobs mod.  Includes dirt monsters, stone monsters, sand monsters, tree monsters, [[oerkki]]s, [[dungeon master]]s, rhino, troopers, sheep and rats.
*'''[[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 [[zombie]]s, [[ghost]]s and [[Sheep]]
 
*'''[[Mods/Creatures (Skinchanger)|Creatures (mob framework)]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=9240 minetest_mods_creatures]</code>] adds the ability to play a mob.
 
*'''[[Mods/Creatures (Skinchanger)|Creatures (mob framework)]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=9240 minetest_mods_creatures]</code>] adds the ability to play a mob.
 
*'''[[Mods/Creeper|Creeper]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=9&t=11891 creeper]</code>] adds some explosive nuisance
 
*'''[[Mods/Creeper|Creeper]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=9&t=11891 creeper]</code>] adds some explosive nuisance

Revision as of 20:24, 1 September 2015

Mobs – short for mobiles[1] – consists of 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.
  • Mob Catching Ball [mccarball] A spherical device that, when placed next to a mob, captures and contains said mob. The player can then store it in their inventory. By placing the device somewhere the mob can be releaseed again.
  • Nether [nether] The forum page includes a link to a lawyer mob that runs if the simple mobs mod by PilzAdam is run.
  • Mob Spawner [mobspawn] Adds spawners for several mob mods such as mobs, carbone_mobs, mobf, creatures, zmobs and more to come.

Notes and references

  1. Mob (video gaming) on Wikipedia