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

6 lines
353 B
JSON
Raw Normal View History

2015-12-02 22:31:50 +01:00
{
2016-11-16 22:26:58 +01:00
"duhduhduhduuuh": { "category": "record", "sounds":["actuallyadditions:duhduhduhduuuh"] },
"coffeemachine": { "category": "block", "sounds":["actuallyadditions:coffeemachine"] },
2016-05-01 22:26:26 +02:00
"reconstructor": { "category": "block", "sounds":["actuallyadditions:reconstructor"] },
"crusher": { "category": "block", "sounds":["actuallyadditions:crusher"] }
2015-12-02 22:31:50 +01:00
}