Sounds in work on SpringBox
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"stonegrinder": {"category": "neutral", "sounds": [{"name": "stonegrinder", "stream": false}]},
|
||||
"lathewood": {"category": "neutral", "sounds": [{"name": "lathewood", "stream": false}]}
|
||||
}
|
||||
|
||||
BIN
src/main/resources/assets/energy/sounds/lathewood.ogg
Normal file
BIN
src/main/resources/assets/energy/sounds/lathewood.ogg
Normal file
Binary file not shown.
3
src/main/resources/assets/energy/sounds/sounds.json
Normal file
3
src/main/resources/assets/energy/sounds/sounds.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"stonegrinder": {"category": "neutral", "sounds": [{"name": "stonegrinder", "stream": false}]}
|
||||
}
|
||||
BIN
src/main/resources/assets/energy/sounds/stonegrinder.ogg
Normal file
BIN
src/main/resources/assets/energy/sounds/stonegrinder.ogg
Normal file
Binary file not shown.
Reference in New Issue
Block a user