Герхард PICCORO Lenz McKAY 1b9488ef82 Merge branch 'master-imprvements' into main: fix depends, add fire damage
* integrated https://github.com/minetest-mobs-mods/dmobs/pull/9 into main
* also merge fire_damage to mobs,
  backported from tenplus1 fork d44a25a6f4
* missing depends on mobs_animal due rats and fox
* missing forced depends on farming https://notabug.org/TenPlus1/dmobs/issues/9
* there's too many references on so must be forced
* fix missing depends on bones due skeleton
* add missing depends on mod.conf
* also this PR added the merging of branch 'master-own-tameable' into master-imprvements
  cherry picked from Make owl tamable BlockySurvival/mobs_animal_pack#6
* not change namespace neither idents YET
2022-01-24 10:24:38 -04:00
2017-01-17 06:40:25 +10:00
2019-07-31 10:32:04 +02:00
2016-07-02 09:38:32 +10:00
2019-07-31 10:32:04 +02:00
2022-01-21 13:11:33 -04:00
2019-07-28 09:33:47 +02:00
2022-01-21 13:11:33 -04:00
2022-01-21 13:11:33 -04:00
2019-07-31 10:32:04 +02:00

minetest mod mobs D00Med

This mod add dragons, pandas, fox, owl, and many more animals that can be loved or enemies!

Information

Some of those mobs are already in others mods.. like Dragon (nether), wasp (nssm/mobs_monster)

Dragon gems are dropped by the "boss" dragons ie: the wyvern, the water dragon, and the great dragon(red+black).

If you see a wasp, bee careful because it wasp probably spawned by the "king of sting", a huge wasp that will make nests and spawn more wasps. Golems sometimes drop their heads. you can use these to make a friendly golem, if you place one on top of two stone blocks. Foxes are sneaky, they will dig through fences if you try to trap them.

You must first place an egg in a "nest" made of lava, obsidian, cactus, or ice. Then you can right click the egg with a gem(the purple one), and after a while the egg will change color. Then you have to right click it with the gem that matches the type of dragon in the egg.

  • Red dragon - Lava nest - Fire gem
  • Green dragon - Cactus nest - Poison gem
  • Blue dragon - Ice nest - Ice gem
  • Black dragon - Obsidian nest - Lightning gem

The nests are just the nodes above, surrounding the egg on all sides and underneath.

To get tame dragons you need to hatch them from eggs.

Technical info

This mod will added 10 megs of more media to yuor server game to need to downloaded by clients..

Please for more technical info about dragons read the dragons.md file.

There's an api for vehicles and mount, it forked little lib_mount lua api so can be outdated in future.

Models sources are in projects directory of course in GIMP format.

Depends

  • default
  • mobs
  • wool
  • farming (optional)
  • ethereal (optional)
  • caverealms (optional)

Download

This is a fork that tries to rename the namespace to mobs_doom from dmobs o be in sync with mobs api from tenplus1.

It also try to be compatible with both 0.4 and 5.2 engines of minetest for minenux games. This fork can be downloaded from https://codeberg.org/minenux/minetest-mod-mobs_doomed the original one is at https://github.com/minetest-mobs-mods/dmobs

Authors & License

Thanks to D00Med, TenPlus1, blert2112, Grossam and taikedz

See license.txt

Description
MOBS for monsters from Doomed (dmobs)
Readme
Languages
Lua 100%