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

Allow to set enderman block texture #13

Closed Wuzzy2 closed 7 years ago

Wuzzy2 commented 7 years ago

Currently, the enderman block texture is hardcoded. A custom texturing of the block is kinda possible, but imcomplete. For a proper implementation, the following features are required:

22i commented 7 years ago

did it! check out the enderman with a block

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

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.