A datapack for minecraft which adds new mobs!
This hostile mob can not only attack you using an iron axe, it can also drop ice blocks on your head. They have blue leather caps. Be careful when you explore!
Mooblooms are friendly mobs. They are cows with a flower on it's back. When bees come near it, they immediately get some nectar, so mooblooms are perfect for honey farms!
nbm:main
: The main function, called every tick.nbm:load
: The load function, called when (re-)loading the world/datapacks.nbm:transform
: This function tries to transform e.g. cows to mooblooms.nbm:iceologer
: Controls the iceologer behaviour.nbm:moobloom
: Controls the moobloom behaviour.nbm:spawn/iceologer
: Spawns an iceologer.nbm:spawn/moobloom
: Spawns an moobloom.
To get the datapack, click on the latest release on the right, download the NitramsBetterMobsVERSION.zip
and then put it in the datapacks
folder of your world. To play in 1.16, unzip the datapack, open the pack.mcmeta
and replace the 7
at pack_format
with a 6
. Enjoy!