Difference between revisions of "Mobs"

From Minetest Wiki
Jump to navigation Jump to search
m (typo)
Line 18: Line 18:
 
**'''[[Mods/CUTE CUBIC MOBS|CUTE CUBIC MOBS]]''' [<code>[https://forum.minetest.net/viewtopic.php?t=9472 ccmobs]</code>] adds, well. cubic mobs of the type chicken, cow, nyan cat, pig, rabbit and sheep. Beware, very cubic.
 
**'''[[Mods/CUTE CUBIC MOBS|CUTE CUBIC MOBS]]''' [<code>[https://forum.minetest.net/viewtopic.php?t=9472 ccmobs]</code>] adds, well. cubic mobs of the type chicken, cow, nyan cat, pig, rabbit and sheep. Beware, very cubic.
 
**'''[[mods/Critters|Critters]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=9&t=3337 critters]</code>] adds some 2d comic or manga like characters. Might be outdated.
 
**'''[[mods/Critters|Critters]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=9&t=3337 critters]</code>] adds some 2d comic or manga like characters. Might be outdated.
*'''[[Mods/MOB Framework|Mob Framework]]''' [<code>[https://forum.minetest.net/viewtopic.php?id=629 mobf]</code>] includes [[sheep]], [[cow|cows]], [[ostricg|ostriches]], [[vombie|vombies]], [[slime|slimes]], blue/white fish, [[clownfish]], [[wolf|wolves]], boombombs, traders, [[gull|gulls]], [[chicken|chickens]], [[rat|rats]], [[deer]], [[big|red|big reds]], oerkkis, archers and guards.
+
*'''[[Mods/MOB Framework|Mob Framework]]''' [<code>[https://forum.minetest.net/viewtopic.php?id=629 mobf]</code>] includes [[sheep]], [[cow|cows]], [[ostrich|ostriches]], [[vombie|vombies]], [[slime|slimes]], blue/white fish, [[clownfish]], [[wolf|wolves]], boombombs, traders, [[gull|gulls]], [[chicken|chickens]], [[rat|rats]], [[deer]], [[big|red|big reds]], oerkkis, archers and guards.
 
**'''[[Mods/Vombie Spawner|Vombie Spawner!]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=2764 Animalsmod]</code>] adds a spawner for use in arenas and whatnot.
 
**'''[[Mods/Vombie Spawner|Vombie Spawner!]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=2764 Animalsmod]</code>] adds a spawner for use in arenas and whatnot.
 
**'''[[Mods/EnderFreaks|EnderFreaks]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=1708 enderfreaks]</code>]
 
**'''[[Mods/EnderFreaks|EnderFreaks]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=1708 enderfreaks]</code>]

Revision as of 09:55, 18 June 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