feat: add more sounds

This commit is contained in:
xtex 2023-07-30 15:29:01 +08:00
parent 6a5068deee
commit 0fceb397d1
Signed by: xtex
GPG Key ID: B918086ED8045B91

View File

@ -152,6 +152,26 @@
{
"name": "entity.villager.work_weaponsmith",
"type": "event"
},
{
"name": "block.anvil.use",
"type": "event"
},
{
"name": "block.furnace.fire_crackle",
"type": "event"
},
{
"name": "block.blastfurnace.fire_crackle",
"type": "event"
},
{
"name": "block.metal.break",
"type": "event"
},
{
"name": "block.wood.break",
"type": "event"
}
]
}