Quark Oddities

Quark Oddities

22M Downloads

Some Crab's subtitles not shown

qznfbnj opened this issue ยท 1 comments

commented

image
image

commented

It seems that the crabs do not have any sounds associated with them. It looks like the sounds needs to be added before they will display in the subtitles.

"entity.crab.idle": {
"subtitle": "quark.subtitles.crab_scuttle",
"sounds": []
},
"entity.crab.hurt": {
"subtitle": "quark.subtitles.crab_hurt",
"sounds": []
},
"entity.crab.die": {
"subtitle": "quark.subtitles.crab_die",
"sounds": []
},