Difference between revisions of "Mobs"

From Minetest Wiki
Jump to navigation Jump to search
(Titles.)
m (Basic copy editing)
Line 1: Line 1:
'''Mobs''' – short for '''mob'''ile'''s''' – consist in peaceful or hostile creatures, generally spawned randomly in the game world depending on lighting, height and spawning [[blocks|block]] conditions. Some of them may drop more or less precious [[items]].
+
{{outdated}}
  
They are ''not'' part of the [[vanilla Minetest game]] and are currently only available through [[Mods]].  
+
Mobs (Movable Object Blocks) are currently only available through [[mods]].  
  
== Mods that add mobs ==
+
Mods that add mobs:
* '''Simple Mobs''' [mobs] includes (Dirt Monster, Stone Monster, Sand Monster, Tree Monster, [[Oerkki]], [[Dungeon master]], Sheep and Rats),
+
*'''Simple mobs''' [<code>mobs</code>] includes dirt monsters, stone monsters, sand monsters, [[oerkki]]s, [[dungeon master]]s, sheep and rats.
* '''Mob framework''' [mobf] includes (Sheep, Cow, Ostrich, Vombie, Slime, Fish Blue White, Clownfish, Wolf, Boombomb, Trader, Gull, Chicken, Rat, Deer, Big Red, [[Oerkki]], Archer, Guard),
+
*'''Mob framework''' [<code>mobf</code>] includes sheep, cows, ostriches, vombies, slimes, blue/white fish, clownfish, wolves, boombombs, traders, gulls, chickens, rats, deer, big reds, oerkkis, archers and guards.
* '''Peaceful NPC''' includes random Non Player Characters that follow you,
+
*'''Peaceful NPC''' includes random non-player characters that follow you
* '''Zombie Waves''' [zombie_waves] includes (Zombies),
+
*'''Zombie Waves''' [<code>zombie_waves</code>] includes zombies.
* '''Creatures''' [creatures] includes Zombies, Ghosts and Sheep.
+
*'''Creatures''' [<code>creatures</code>] includes zombies, ghosts and Sheep
  
== Other mods (containing mobs) ==
+
Other mods (containing mobs):
* '''Random buildings''' includes (lumberjacks, traders),
+
*'''random buildings''' includes lumberjacks and traders.
* '''Zeg's Mobs and Lava Temple''' [zmobs] includes (Lava flan, Mese monster),
+
*'''Zeg's Mobs and Lava Temple''' [<code>zmobs</code>] includes lava flans and mese monsters.
* '''Pyramids''' [pyramids] includes Mummies.
+
*'''Pyramids''' [<code>pyramids</code>] includes mummies.
  
  
 
[[Category:Gameplay]]
 
[[Category:Gameplay]]
 
[[Category:Mods]]
 
[[Category:Mods]]

Revision as of 08:08, 14 May 2014

Template:Outdated

Mobs (Movable Object Blocks) are currently only available through mods.

Mods that add mobs:

  • Simple mobs [mobs] includes dirt monsters, stone monsters, sand monsters, oerkkis, dungeon masters, sheep and rats.
  • Mob framework [mobf] includes sheep, cows, ostriches, vombies, slimes, blue/white fish, clownfish, wolves, boombombs, traders, gulls, chickens, rats, deer, big reds, oerkkis, archers and guards.
  • Peaceful NPC includes random non-player characters that follow you
  • Zombie Waves [zombie_waves] includes zombies.
  • Creatures [creatures] includes zombies, ghosts and Sheep

Other mods (containing mobs):

  • random buildings includes lumberjacks and traders.
  • Zeg's Mobs and Lava Temple [zmobs] includes lava flans and mese monsters.
  • Pyramids [pyramids] includes mummies.