• 9/28/22 4:09 am
- 3.5k views • 0 today
- save_alt 394 downloads
- Compatibility
- Minecraft 1.13
- to version
- Minecraft 1.19
- Changes include
- Functions
15
Distant wolves will howl at the full moon on occasion.
Nothing too fancy, I just wanted make something simple.
Nothing too fancy, I just wanted make something simple.
More like this
5723699
119



Have something to say?
execute if score day hw.day matches 0 if score #night hw.day matches 13000..22000 as @a as @e[type=minecraft:wolf,distance=50..80,sort=nearest] at @s run playsound minecraft:entity.wolf.howl ambient @a ~ ~ ~ 5to
execute if score day hw.day matches 0 if score night hw.day matches 13000..22000 as @a at @s as @e[type=minecraft:wolf,distance=50..80,sort=nearest,limit=1] at @s run playsound minecraft:entity.wolf.howl ambient @a ~ ~ ~ 5(differences are subtile)And now it works just fine ! I understand that it's not a big project you may have but Thank you for bringing it ^^
and what do you mean directional audio, is it a mod?
i thought its included in the vanilla game
And one more question lol
Will the wolf have some animations(like lifting up their head)?
sry I don’t have computer around these days so I can’t find it out myself but I really want to know lol
I’m making a modpack, and you’ll be in credit with your wonderful datapack included!