ActuallyAdditions/src/main/resources/assets/actuallyadditions/sounds.json
Jakob Riepler 1e53014383 Rename all the assets
because someone thought forcing lowercase would be great
2016-11-16 21:49:51 +01:00

6 lines
353 B
JSON

{
"duhDuhDuhDuuuh": { "category": "record", "sounds":["actuallyadditions:duhduhduhduuuh"] },
"coffeeMachine": { "category": "block", "sounds":["actuallyadditions:coffeemachine"] },
"reconstructor": { "category": "block", "sounds":["actuallyadditions:reconstructor"] },
"crusher": { "category": "block", "sounds":["actuallyadditions:crusher"] }
}