aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech/sounds.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/gregtech/sounds.json')
-rw-r--r--src/main/resources/assets/gregtech/sounds.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/main/resources/assets/gregtech/sounds.json b/src/main/resources/assets/gregtech/sounds.json
index 189ee5b20b..1286fb0633 100644
--- a/src/main/resources/assets/gregtech/sounds.json
+++ b/src/main/resources/assets/gregtech/sounds.json
@@ -25,5 +25,14 @@
"stream": false
}
]
+ },
+ "machines.DistilleryLoop": {
+ "category": "block",
+ "sounds": [
+ {
+ "name": "DistilleryLoop",
+ "stream": false
+ }
+ ]
}
}