Change Wither Skeleton spawn egg texture

This commit is contained in:
Wuzzy 2017-01-17 00:09:23 +01:00
parent 34b8263c68
commit 9d6feb0ba0
2 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ mobs:alias_mob("mobs:skeleton", "mobs_mc:skeleton")
-- spawn eggs
mobs:register_egg("mobs_mc:skeleton", "Spawn Skeleton", "spawn_egg_skeleton.png")
mobs:register_egg("mobs_mc:skeleton2", "Spawn Wither Skeleton", "spawn_egg_skeleton.png")
mobs:register_egg("mobs_mc:skeleton2", "Spawn Wither Skeleton", "spawn_egg_wither_skeleton.png")
if minetest.setting_get("log_mods") then

Binary file not shown.

After

Width:  |  Height:  |  Size: 805 B