Add advancements, siren sounds, fix bugs

This commit is contained in:
Andrew-71 2023-09-28 17:59:23 +03:00
parent 5e60100eca
commit cabbed33cf
23 changed files with 366 additions and 23 deletions

View file

@ -150,16 +150,16 @@
"block.new_soviet.table_lamp": "Table Lamp",
"block.new_soviet.ceiling_fan": "Ceiling Fan",
"block.new_soviet.siren": "Siren",
"block.new_soviet.siren.set": "Siren sounds set to: %s",
"item.new_soviet.dice_d6": "Dice",
"item.new_soviet.dice_d4": "Dice",
"item.new_soviet.dice_d20": "Dice",
"block.new_soviet.siren.set": "Siren sound set to: %s",
"item.new_soviet.dice_d6": "Die",
"item.new_soviet.dice_d4": "Die",
"item.new_soviet.dice_d20": "Die",
"item.new_soviet.dice_d6.tooltip": "Six sides",
"item.new_soviet.dice_d4.tooltip": "Four sides",
"item.new_soviet.dice_d20.tooltip": "Twenty sides",
"item.new_soviet.dice.thrown": "Dice was thrown with result:",
"item.new_soviet.dice.thrown": "Die was thrown with result:",
"item.new_soviet.dice.thrown_multiple": "Dice were thrown with result:",
"item.new_soviet.dice.thrown_announce": "Dice was thrown by %s with result:",
"item.new_soviet.dice.thrown_announce": "Die was thrown by %s with result:",
"item.new_soviet.dice.thrown_multiple_announce": "Dice were thrown by %s with result:",
"subtitles.new_soviet.dice_throw": "Dice thrown",
"stat.new_soviet.roll_perfect_dice": "Perfect Dice Throws",
@ -196,6 +196,7 @@
"block.new_soviet.meat_eye": "Meat block with eye",
"block.new_soviet.meat_teeth": "Meat block with teeth",
"item.new_soviet.rake": "Rake",
"subtitles.new_soviet.item_rake_till": "Rake tills",
"item.new_soviet.concentrate": "Nutrient Block",
"block.new_soviet.switch": "Switch",
"block.new_soviet.nii_wall_1": "Diorite RI Wall",
@ -443,5 +444,8 @@
"block.new_soviet.caged_post_lamp": "Caged Post Lamp",
"block.new_soviet.modern_post_lamp": "Modern Post Lamp",
"block.new_soviet.big_post_lamp": "Big Post Lamp",
"block.new_soviet.vintage_post_lamp": "Vintage Post Lamp"
"block.new_soviet.vintage_post_lamp": "Vintage Post Lamp",
"advancement.new_soviet.root.name": "A New Era",
"advancement.new_soviet.root.desc": "Time to create something great"
}

View file

@ -11,6 +11,18 @@
"new_soviet:siren"
]
},
"bell_siren_sound": {
"subtitle": "subtitles.new_soviet.siren",
"sounds": [
"new_soviet:bell_siren"
]
},
"woop_siren_sound": {
"subtitle": "subtitles.new_soviet.siren",
"sounds": [
"new_soviet:woop_siren"
]
},
"electric_hit": {
"subtitle": "subtitles.new_soviet.electric_hit",
"sounds": [

View file

@ -0,0 +1,5 @@
The following files in this directory are licensed under CC BY 3.0 (https://creativecommons.org/licenses/by/3.0/):
1. .ogg versions of files made by Mike Koenig:
* bell_siren.ogg - https://soundbible.com/1531-Temple-Bell.html
* woop_siren.ogg - https://soundbible.com/1377-Woop-Woop.html