aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tectech/sounds.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/tectech/sounds.json')
-rw-r--r--src/main/resources/assets/tectech/sounds.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/tectech/sounds.json b/src/main/resources/assets/tectech/sounds.json
new file mode 100644
index 0000000000..73c9e62808
--- /dev/null
+++ b/src/main/resources/assets/tectech/sounds.json
@@ -0,0 +1,7 @@
+{
+ "microwave_ding": {
+ "category": "block",
+ "subtitle": "tectech.subtitle.microwave_ding",
+ "sounds": [{"name": "microwave_ding","stream": false}]
+ }
+} \ No newline at end of file