cyberdemon texture

>changed cyberdemon texture and decreased the spawn chance for dragons.
This commit is contained in:
D00Med 2016-08-11 15:54:37 +10:00
parent 80f90e9ce9
commit 272f14728a
2 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ mobs:register_mob("horror:dragon", {
}, },
}) })
mobs:register_spawn("horror:dragon", {"default:pine_needles",}, 20, 0, 15000, 200, 31000) mobs:register_spawn("horror:dragon", {"default:pine_needles",}, 20, 0, 35000, 200, 31000)
mobs:register_egg("horror:dragon", "Zombie Dragon", "horror_orb.png", 1) mobs:register_egg("horror:dragon", "Zombie Dragon", "horror_orb.png", 1)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 77 KiB