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

6 lines
353 B
JSON
Raw Normal View History

2016-11-17 20:23:18 +01:00
{
"duhDuhDuhDuuuh": { "category": "record", "sounds":["actuallyadditions:duhDuhDuhDuuuh"] },
"coffeeMachine": { "category": "block", "sounds":["actuallyadditions:coffeeMachine"] },
"reconstructor": { "category": "block", "sounds":["actuallyadditions:reconstructor"] },
"crusher": { "category": "block", "sounds":["actuallyadditions:crusher"] }
}