Closed Captions / Subtitles for Vintage Story.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add support for The Critter Pack.

+38 -3
+5
ClosedCaptions/assets/captions/captions/thecritterpack.json
··· 1 + { 2 + "captions:sounds/creature/swan/swan-hiss": { 3 + "tags": ["warning"] 4 + } 5 + }
+33 -3
ClosedCaptions/assets/captions/lang/en.json
··· 64 64 "captions:torch-ignite": "Torch lights", 65 65 "captions:tutorialstepsuccess": "Tutorial tinkles", 66 66 67 - "captions:block/creak/woodcreak_": "Wood creaks", 67 + "captions:block/creak/woodcreak": "Wood creaks", 68 68 "captions:block/creak/woodcreak_long": "Wood creaks", 69 69 70 70 "captions:block/anvil": "Anvil clangs", ··· 128 128 "captions:block/vinyl": "Vinyl static", 129 129 "captions:block/water": "Water swishes", 130 130 "captions:block/wood-tool": "Wooden thwack", 131 - "captions:block/woodcreak_": "Wood creaks", 131 + "captions:block/woodcreak": "Wood creaks", 132 132 133 133 "captions:creature/bear/aggro": "Bear roars", 134 134 "captions:creature/bear/attack": "Bear attacks", ··· 446 446 "captions:sounds/creature/pantherinae/cubhurt": "Cub hit", 447 447 "captions:sounds/creature/pantherinae/cubdeath": "Cub dies", 448 448 "captions:sounds/creature/pantherinae/atroxroar": "Lion roars", 449 - "captions:sounds/creature/pantherinae/atroxattack": "Lion attacks" 449 + "captions:sounds/creature/pantherinae/atroxattack": "Lion attacks", 450 + 451 + "THE CRITTERS PACK": "", 452 + "captions:sounds/creature/crow/baby-crow": "Small crow caws", 453 + "captions:sounds/creature/crow/crow-2hurt": "Crow hit", 454 + "captions:sounds/creature/crow/crow": "Crow caws", 455 + "captions:sounds/creature/duck/duck-quack": "Duck quacks", 456 + "captions:sounds/creature/duck/duckling-chirp": "Duckling chirps", 457 + "captions:sounds/creature/duck/duckx": "Duck hit", 458 + "captions:sounds/creature/duck/female-duck-quack": "Duck quacks", 459 + "captions:sounds/creature/duck/female-duck": "Duck quacks", 460 + "captions:sounds/creature/duck/hi-female-duck": "Duck quacks", 461 + "captions:sounds/creature/duck/hi-male-duck": "Duck quacks", 462 + "captions:sounds/creature/duck/male-duck": "Duck quacks", 463 + "captions:sounds/creature/hedgehog/hedgehog_grunting": "Hedgehog grunts", 464 + "captions:sounds/creature/owl/owl-hooting": "Owl hoots", 465 + "captions:sounds/creature/robin/robin-sing": "Robin sings", 466 + "captions:sounds/creature/sparrow/housesparrow-chirp": "Sparrow chirps", 467 + "captions:sounds/creature/squirrel/squirrel-chatter": "Squirrel chatters", 468 + "captions:sounds/creature/squirrel/squirrel-squeek": "Squirrel squeaks", 469 + "captions:sounds/creature/swan/cc0-black-swan-call": "Swan calls", 470 + "captions:sounds/creature/swan/cc0-mute-swan-sound": "Swan calls", 471 + "captions:sounds/creature/swan/swan-hiss-OLD": "Swan hisses", 472 + "captions:sounds/creature/swan/swan-hiss": "Swan hisses", 473 + "captions:sounds/creature/swan/trumpeter-swans-call": "Swan calls", 474 + "captions:sounds/creature/swan/trumpeter-swans-hurt": "Swan hit", 475 + "captions:sounds/creature/waxwing/waxwing_call": "Waxwing trills", 476 + "captions:sounds/creature/yak/calf-yak": "Yak calf grunts", 477 + "captions:sounds/creature/yak/calf-yak-hurt": "Yak calf hit", 478 + "captions:sounds/creature/yak": "Yak grunts", 479 + "captions:sounds/creature/yak/yak-hurt": "Yak hit" 450 480 }