some modifications to the creatura and animalia minetest mods to make mob spawning more like mineraft. mobs spawn more frequently, and are distributed more evenly.
Go to file
sose e58e59fa0f woops 2022-08-13 12:00:31 -07:00
api woops 2022-08-13 12:00:31 -07:00
mobs animals can make sounds now 2022-08-12 19:38:51 -07:00
models Add Nests, Add Nametags, Improve Bird behavior, Improve Boids, Fix crashes, Fix Bird Libri entry 2022-03-31 19:18:56 -07:00
sounds fixed sound file names 2022-08-12 19:34:39 -07:00
textures Add Nests, Add Nametags, Improve Bird behavior, Improve Boids, Fix crashes, Fix Bird Libri entry 2022-03-31 19:18:56 -07:00
LICENSE Re-add License (how did that happen?) 2022-02-22 20:21:06 -08:00
craftitems.lua Add Nests, Add Nametags, Improve Bird behavior, Improve Boids, Fix crashes, Fix Bird Libri entry 2022-03-31 19:18:56 -07:00
init.lua Add Nests, Add Nametags, Improve Bird behavior, Improve Boids, Fix crashes, Fix Bird Libri entry 2022-03-31 19:18:56 -07:00
mod.conf Remove release key 2022-03-31 19:27:09 -07:00
readme.md more readme 2022-08-12 19:56:00 -07:00
settingtypes.txt New Mobs, Switch to Creatura 2022-02-10 18:00:06 -08:00

readme.md

animalia (sose's version)

some modifications to the creatura and animalia mods to make mob spawning more like mineraft. mobs spawn more frequently, and are distributed more evenly.

to be used with creatura (sose's version)

some of this will get pushed upstream eventually

changes:

  • no more spawn node
  • no more clusters
  • no more spawn queue
  • mobs spawn further apart
  • spawns are attempted evey tick
  • more tweaks to spawning
  • mobs make sounds now
  • mobs move around more
  • wolves no longer crash the game when attacking
  • frogs no longer crash the game

chopped not slopped.