Difference between revisions of "Mobs"

From Minetest Wiki
Jump to navigation Jump to search
m
(added soldiermob and npc-pack)
Line 13: Line 13:
 
**'''[[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/Senderman|Senderman]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=9623 senderman]</code>] meet Senderman. Includes the senderegg.
 
**'''[[Mods/Senderman|Senderman]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=9623 senderman]</code>] meet Senderman. Includes the senderegg.
 +
**'''[[Mods/soldiermob|Soldiermob]]''' [<code>[https://github.com/maikerumine/soldiermob soldiermob]</code>] This mob adds VERY aggressive soldiers that will shoot at you.  Good luck!
 
**'''[[Mods/Spidermob (lott)|Spidermob (lottmobs extracted)]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=10045 spidermob]</code>] Spider extracted from lottmobs [1.0]
 
**'''[[Mods/Spidermob (lott)|Spidermob (lottmobs extracted)]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=11&t=10045 spidermob]</code>] Spider extracted from lottmobs [1.0]
 
**'''[[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.
Line 21: Line 22:
 
*'''[[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/Npcpack01|Npcs for the NPC Framework Mod!]]''' [<code>[https://forum.minetest.net/viewtopic.php?f=9&t=9065 Npcpack01]</code>] Add-on for the NPC Framework, adds non-player characters of the type Goku and Vegeta from Dragon Ball Z.
 
*'''[[Mods/herobrine mod|herobrine mod]]''' [<code>[https://forum.minetest.net/viewtopic.php?pid=127588 herobrine mod]</code>] adds a herobrine  
 
*'''[[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.

Revision as of 23:36, 11 March 2015

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.
  • 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