fix randomized texture

master^2
Tai @ Flex 2016-12-14 19:55:23 +00:00
parent 4f0d4f8c00
commit 39f8ff609e
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ mobs:register_mob("penguin:penguin", {
drawtype = "front",
textures = {
{"mobs_penguin.png"},
{"mobs_penguin_tux.png"},
},
blood_texture = "mobs_blood.png",
visual_size = {x=8,y=8},