Generated new data and added subtitle entry to language file.
This commit is contained in:
@ -0,0 +1,55 @@
|
|||||||
|
{
|
||||||
|
"block.firefly_bush.idle": {
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush1",
|
||||||
|
"volume": 4.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush2",
|
||||||
|
"volume": 4.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush3",
|
||||||
|
"volume": 4.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush4",
|
||||||
|
"volume": 4.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush5",
|
||||||
|
"volume": 4.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush6",
|
||||||
|
"volume": 4.0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush7",
|
||||||
|
"volume": 4.0,
|
||||||
|
"weight": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush8",
|
||||||
|
"volume": 4.0,
|
||||||
|
"weight": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush9",
|
||||||
|
"volume": 4.0,
|
||||||
|
"weight": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush10",
|
||||||
|
"volume": 4.0,
|
||||||
|
"weight": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "firefly_bush_backport:block/firefly_bush/firefly_bush11",
|
||||||
|
"volume": 4.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"subtitle": "sound.firefly_bush_backport.block.firefly_bush.idle"
|
||||||
|
}
|
||||||
|
}
|
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
"itemGroup.firefly_bush_backport.main": "Firefly Bush Backport",
|
"itemGroup.firefly_bush_backport.main": "Firefly Bush Backport",
|
||||||
"block.firefly_bush_backport.firefly_bush": "Firefly Bush"
|
"block.firefly_bush_backport.firefly_bush": "Firefly Bush",
|
||||||
|
"sound.firefly_bush_backport.block.firefly_bush": "Fireflies buzz"
|
||||||
}
|
}
|
Reference in New Issue
Block a user