mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
*sound*
This commit is contained in:
parent
4af44b880d
commit
f84696714a
@ -70,14 +70,14 @@
|
||||
|
||||
"door.garage_move": { "category": "block", "sounds": [{"name": "block/door/garage_move", "stream": false}] },
|
||||
"door.garage_stop": { "category": "block", "sounds": [{"name": "block/door/garage_stop", "stream": false}] },
|
||||
"door.lever": {"category": "player", "sounds": [{"name": "block/door/lever1", "stream": false}]},
|
||||
"door.wgh_big_start": {"category": "player", "sounds": [{"name": "block/door/door_wgh_big_start", "stream": false}]},
|
||||
"door.wgh_big_stop": {"category": "player", "sounds": [{"name": "block/door/door_wgh_big_stop", "stream": false}]},
|
||||
"door.qe_sliding_shut": {"category": "player", "sounds": [{"name": "block/door/doorshut_1", "stream": false}]},
|
||||
"door.qe_sliding_opened": {"category": "player", "sounds": [{"name": "block/door/doorslide_opened1", "stream": false}]},
|
||||
"door.qe_sliding_opening": {"category": "player", "sounds": [{"name": "block/door/doorslide_opening1", "stream": false}]},
|
||||
"door.sliding_seal_open": {"category": "player", "sounds": [{"name": "block/door/doormove2", "stream": false}]},
|
||||
"door.sliding_seal_stop": {"category": "player", "sounds": [{"name": "block/door/metal_stop1", "stream": false}]},
|
||||
"door.lever": {"category": "block", "sounds": [{"name": "block/door/lever1", "stream": false}]},
|
||||
"door.wgh_big_start": {"category": "block", "sounds": [{"name": "block/door/door_wgh_big_start", "stream": false}]},
|
||||
"door.wgh_big_stop": {"category": "block", "sounds": [{"name": "block/door/door_wgh_big_stop", "stream": false}]},
|
||||
"door.qe_sliding_shut": {"category": "block", "sounds": [{"name": "block/door/doorshut_1", "stream": false}]},
|
||||
"door.qe_sliding_opened": {"category": "block", "sounds": [{"name": "block/door/doorslide_opened1", "stream": false}]},
|
||||
"door.qe_sliding_opening": {"category": "block", "sounds": [{"name": "block/door/doorslide_opening1", "stream": false}]},
|
||||
"door.sliding_seal_open": {"category": "block", "sounds": [{"name": "block/door/doormove2", "stream": false}]},
|
||||
"door.sliding_seal_stop": {"category": "block", "sounds": [{"name": "block/door/metal_stop1", "stream": false}]},
|
||||
|
||||
"item.techBleep": {"category": "player", "sounds": [{"name": "tool/techBleep", "stream": false}]},
|
||||
"item.techBoop": {"category": "player", "sounds": [{"name": "tool/techBoop", "stream": false}]},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user