Implement anger sounds

This commit is contained in:
NataliaTheDrowned2 2024-03-01 01:20:50 +08:00
parent 0f4dd7d798
commit eb179eef82
1 changed files with 6 additions and 1 deletions

View File

@ -97,6 +97,7 @@
},
"minecraft:hunter_mode": {
"minecraft:angry": {
"angry_sound": "angry",
"broadcast_anger_on_attack": true,
"broadcast_anger_on_being_attacked": true,
"broadcastAnger": true,
@ -112,7 +113,11 @@
"can_swim": true,
"can_walk": true,
"is_amphibious": true
}
},
"sound_interval": [
"4",
"6"
]
},
"minecraft:wander_mode": {
"minecraft:navigation.generic": {