v0x01
Add in music for Caves, and some for Sculk / Factory.
This commit is contained in:
11
HHC_README.txt
Normal file
11
HHC_README.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
HHC Resource Pack Folder
|
||||||
|
-Created by HHC
|
||||||
|
|
||||||
|
All music used in this resource pack is NOT created by us, and will will never take credit FOR making it.
|
||||||
|
|
||||||
|
Notes for future!
|
||||||
|
Normalize all music to a -5db limit.
|
||||||
|
|
||||||
|
Version 1:
|
||||||
|
Added in music for Caves, and some for Sculk / Factory.
|
||||||
|
|
11
assets/hhc/sounds.json
Normal file
11
assets/hhc/sounds.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"cave.main":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/cave/landfall", "stream": true}]},
|
||||||
|
"cave.final_boss":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/cave/until_my_bones_shatter", "stream": true}]},
|
||||||
|
|
||||||
|
"sculk.main1":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/fusion", "stream": true}]},
|
||||||
|
"sculk.main2":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/memory_lane", "stream": true}]},
|
||||||
|
"sculk.main3":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/rock_bottom", "stream": true}]},
|
||||||
|
"sculk.main4":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/vanessa_play", "stream": true}]},
|
||||||
|
|
||||||
|
"factory.final_boss":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/factory/mechanical_rhythm_de", "stream": true}]}
|
||||||
|
}
|
BIN
assets/hhc/sounds/dungeons/brawler/cave/landfall.ogg
Normal file
BIN
assets/hhc/sounds/dungeons/brawler/cave/landfall.ogg
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/hhc/sounds/dungeons/brawler/sculk/fusion.ogg
Normal file
BIN
assets/hhc/sounds/dungeons/brawler/sculk/fusion.ogg
Normal file
Binary file not shown.
BIN
assets/hhc/sounds/dungeons/brawler/sculk/memory_lane.ogg
Normal file
BIN
assets/hhc/sounds/dungeons/brawler/sculk/memory_lane.ogg
Normal file
Binary file not shown.
BIN
assets/hhc/sounds/dungeons/brawler/sculk/rock_bottom.ogg
Normal file
BIN
assets/hhc/sounds/dungeons/brawler/sculk/rock_bottom.ogg
Normal file
Binary file not shown.
BIN
assets/hhc/sounds/dungeons/brawler/sculk/vanessa_play.ogg
Normal file
BIN
assets/hhc/sounds/dungeons/brawler/sculk/vanessa_play.ogg
Normal file
Binary file not shown.
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"pack": {
|
"pack": {
|
||||||
"pack_format": 81,
|
"pack_format": 64,
|
||||||
"description": "Resources curated by the HHC dev team"
|
"description": "Hydrogen Hosting's custom Resource Pack"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user