Commit Graph

2 Commits (master)

Author SHA1 Message Date
mckaygerhard 5012a47813 mods - mobs_jam - imported fish - tropical and clowfish from blert2112 modpack
* imported commit c32d5a0d5cdc8471208d30a2a9f37c2adb4ea1d9 from upstream
  mobs_jam of minenux mod
* improved desription and readme about inclusion
* use settings for mesh vs texture maps, original mod uses txt file
   related to https://codeberg.org/minenux/minetest-mod-mobs_water/issues/10
* added textures and models
2024-04-22 17:44:20 -04:00
mckaygerhard b17db3b7e2 upgrade animal mobs part to 20240101 version, fixed bugs and tune it
* added settings to disable specific animals
* honey blocks and beehives aren't ground content
  closes https://codeberg.org/tenplus1/mobs_animal/pulls/1
  closes https://github.com/pandorabox-io/pandorabox.io#836
* Many node definitions seem to have not set is_ground_content to false,
  means jumping a ship near mapblocks that haven't been generated yet,
  can lead to loss of ships or at least parts of it.
* chickens eat seed on ground, so add farming dependency missing
* backported the have chance of chicken dropping a feather
* backported commit bf12043fdcab68acfef299e26b6896a918ce1512
  from bf12043fdc
* way to detect newer engines, for the sound_play extra parameter
  cherry picked from commit e644a1b52343c5c7e821d53c8b2f6dc9751a16fc
  backported from e644a1b523
  minetest.sound_play uses optional parameter only in 5.3+ so
  autodetectting for future uses
* add nil check to sheepy, fix warning msg when dye'ing sheep
2024-03-31 01:58:01 -04:00