cyberdemon texture
>changed cyberdemon texture and decreased the spawn chance for dragons.
This commit is contained in:
parent
80f90e9ce9
commit
272f14728a
2
mobs.lua
2
mobs.lua
@ -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)
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 77 KiB |
Loading…
x
Reference in New Issue
Block a user