Difference between revisions of "Mobs"

From Minetest Wiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Mods that add mobs ==
 
== Mods that add mobs ==
 +
 
*'''[[Mods/Simple Mobs|Simple Mobs]]''' [<code>[http://minetest.net/forum/viewtopic.php?id=3063 mobs]</code>] includes dirt monsters, stone monsters, sand monsters, [[oerkki]]s, [[dungeon master]]s, sheep and rats.
 
*'''[[Mods/Simple Mobs|Simple Mobs]]''' [<code>[http://minetest.net/forum/viewtopic.php?id=3063 mobs]</code>] includes dirt monsters, stone monsters, sand monsters, [[oerkki]]s, [[dungeon master]]s, sheep and rats.
 
**'''[[Mods/KPGMobs|KPGMobs (was new mobs)]]''' [<code>[https://forum.minetest.net/viewtopic.php?t=8798 kpgmobs]</code>] Uses sheep and rats from mobs and adds deer, ridable horses, wolfs, giraffes, boars, bears, cows and bees.
 
**'''[[Mods/KPGMobs|KPGMobs (was new mobs)]]''' [<code>[https://forum.minetest.net/viewtopic.php?t=8798 kpgmobs]</code>] Uses sheep and rats from mobs and adds deer, ridable horses, wolfs, giraffes, boars, bears, cows and bees.
Line 21: Line 22:
  
 
== Other mods (containing mobs) ==
 
== Other mods (containing mobs) ==
 +
 
*'''[[Mods/random buildings|random buildings]]''' includes lumberjacks and traders.
 
*'''[[Mods/random buildings|random buildings]]''' includes lumberjacks and traders.
 
*'''[[Mods/Zeg's Mobs and Lava Temple|Zeg's Mobs and Lava Temple]]''' [<code>[https://forum.minetest.net/viewtopic.php?id=5820 zmobs]</code>] Depends on Simple Mobs (mobs). Adds Mese monsters and Lava flans.
 
*'''[[Mods/Zeg's Mobs and Lava Temple|Zeg's Mobs and Lava Temple]]''' [<code>[https://forum.minetest.net/viewtopic.php?id=5820 zmobs]</code>] Depends on Simple Mobs (mobs). Adds Mese monsters and Lava flans.
Line 26: Line 28:
  
 
== Other mods (without mobs) ==
 
== Other mods (without mobs) ==
 +
 
*'''[[Mods/mobapi|Mob API]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=9&t=9836 mobapi]</code>] provides the basic API of Simple Mobs without the mobs.
 
*'''[[Mods/mobapi|Mob API]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=9&t=9836 mobapi]</code>] provides the basic API of Simple Mobs without the mobs.
  
== Notes and References ==  
+
== Notes and references ==  
 +
 
 
<references />
 
<references />
 +
 +
 
[[Category:Gameplay]]
 
[[Category:Gameplay]]
 
[[Category:Mods]]
 
[[Category:Mods]]

Revision as of 19:58, 21 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