Add ghast shoot/death sound, add many sound TODOs
This commit is contained in:
parent
7d66d5f2d3
commit
900625b17b
28 changed files with 37 additions and 46 deletions
|
@ -29,6 +29,7 @@ mobs:register_mob("mobs_mc:parrot", {
|
|||
makes_footstep_sound = true,
|
||||
walk_velocity = 3,
|
||||
run_velocity = 5,
|
||||
-- TODO: sounds
|
||||
drops = {
|
||||
{name = mobs_mc.items.feather,
|
||||
chance = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue