ActuallyAdditions/src/generated/resources/assets/actuallyadditions/sounds.json
Flanks255 ab672f6474 Moved sounds to deferred.
Moved sounds to datagen.
Fixed sounds in the reconstructor.
2022-05-18 15:39:49 -05:00

22 lines
352 B
JSON

{
"reconstructor": {
"sounds": [
"actuallyadditions:reconstructor"
]
},
"crusher": {
"sounds": [
"actuallyadditions:crusher"
]
},
"coffee_machine": {
"sounds": [
"actuallyadditions:coffee_machine"
]
},
"duh_duh_duh_duuuh": {
"sounds": [
"actuallyadditions:duh_duh_duh_duuuh"
]
}
}