ActuallyAdditions/src/main/resources/assets/actuallyadditions/sounds.json

6 lines
361 B
JSON
Raw Normal View History

2016-11-17 20:23:18 +01:00
{
2016-11-19 23:12:22 +01:00
"duh_duh_duh_duuuh": { "category": "record", "sounds":["actuallyadditions:duh_duh_duh_duuuh"] },
"coffee_machine": { "category": "block", "sounds":["actuallyadditions:coffee_machine"] },
2016-11-17 20:23:18 +01:00
"reconstructor": { "category": "block", "sounds":["actuallyadditions:reconstructor"] },
"crusher": { "category": "block", "sounds":["actuallyadditions:crusher"] }
}