22i / amc

quickly test - how the Minecraft mobs look like in Minetest
https://github.com/22i/minecraft-voxel-blender-models
GNU General Public License v3.0
12 stars 2 forks source link

Add enderman model carrying a plantlike node #12

Closed Wuzzy2 closed 7 years ago

Wuzzy2 commented 7 years ago

Endermen are also supposed to carry plantlike nods like mushrooms and flowers. The normal block carrying mesh is of course inappropriate, so a different model is required for this.

22i commented 7 years ago

did it! check out enderman with a flower

https://github.com/22i/amc/blob/master/init.lua#L730

https://github.com/22i/amc/blob/master/models/mobs_mc_enderman.b3d

Wuzzy2 commented 7 years ago

Thanks, it works fine. Added into mobs_mc and soon MCL2.