forked from VazkiiModsArchive/Ambience
-
Notifications
You must be signed in to change notification settings - Fork 12
Ambience Resource Pack
Vinicius edited this page Oct 5, 2020
·
5 revisions
The Ambience Reource Pack add the sounds that will be listed in the speaker and the alarm blocks to be played, they have to be added to the game as a default minecraft resource pack because it plays as a vanilla block sound in the game.
- Download the base texture pack here.
- Extract the .zip somewhere in your disc
- Locate the ../AmbienceSounds/assets/ambience/sounds.json file inside the folder
- Add the new entry bellow the last one (don't forget to put a comma after the last entry) for your sound like that:
"windmill": {
"category": "block",
"sounds": [
{
"name": "ambience:windmill",
"stream": false
}
]
}
- Add your .ogg file in the ../AmbienceSounds/assets/ambience/sounds folder.
You can add custom images transition to the areas created by you in game, or for the vanilla structures, if you put an .png image with the same exact name as your area inside the ambience resource pack, to do so:
- Download the base texture pack here.
- Extract the .zip somewhere in your disc
- Go to ../AmbienceSounds/assets/ambience/textures/transitions
- Put your area.png inside the folder with the same name as your area.