feat: adjust sounds

This commit is contained in:
xtex 2023-07-29 16:43:08 +08:00
parent 2e868528f7
commit 023017a829
Signed by: xtex
GPG Key ID: B918086ED8045B91

View File

@ -49,12 +49,52 @@
},
{
"name": "entity.wandering_trader.no",
"weight": 2,
"weight": 1,
"type": "event"
},
{
"name": "entity.wandering_trader.yes",
"weight": 3,
"weight": 1,
"type": "event"
},
{
"name": "block.sand.step",
"weight": 2,
"type": "event"
},
{
"name": "block.scaffolding.step",
"weight": 2,
"type": "event"
},
{
"name": "block.stone.step",
"weight": 2,
"type": "event"
},
{
"name": "block.grass.step",
"weight": 2,
"type": "event"
},
{
"name": "block.wet_grass.step",
"weight": 1,
"type": "event"
},
{
"name": "block.bamboo_wood.step",
"weight": 1,
"type": "event"
},
{
"name": "block.cherry_wood.step",
"weight": 1,
"type": "event"
},
{
"name": "block.wood.step",
"weight": 2,
"type": "event"
}
]