reduce volume of mineshaft ambience
This commit is contained in:
parent
c012d00d57
commit
6c862f7e7d
3 changed files with 3 additions and 3 deletions
|
|
@ -17,4 +17,4 @@ execute if score @s twis.loc matches 103 at @s run playsound thewii:immersive.am
|
|||
execute if score @s twis.loc matches 104 at @s run playsound thewii:immersive.ambient.caves.addition ambient @s ~ ~ ~ 0.05 1
|
||||
|
||||
# Mineshaft
|
||||
execute if score @s twis.loc matches 105 at @s run playsound thewii:immersive.ambient.mineshaft.addition ambient @s ~ ~ ~ 0.5 1
|
||||
execute if score @s twis.loc matches 105 at @s run playsound thewii:immersive.ambient.mineshaft.addition ambient @s ~ ~ ~ 0.3 1
|
||||
|
|
|
|||
|
|
@ -39,4 +39,4 @@ execute if score #location twis.loop matches 103 at @s run playsound thewii:imme
|
|||
execute if score #location twis.loop matches 104 at @s run playsound thewii:immersive.ambient.caves.loop_fadeout ambient @s ~ ~ ~ 0.06 1
|
||||
|
||||
# Mineshaft
|
||||
execute if score #location twis.loop matches 105 at @s run playsound thewii:immersive.ambient.mineshaft.loop_fadeout ambient @s ~ ~ ~ 0.75 1
|
||||
execute if score #location twis.loop matches 105 at @s run playsound thewii:immersive.ambient.mineshaft.loop_fadeout ambient @s ~ ~ ~ 0.4 1
|
||||
|
|
@ -79,7 +79,7 @@ execute if score @s twis.loc matches 103 at @s run playsound thewii:immersive.am
|
|||
execute if score @s twis.loc matches 104 at @s run playsound thewii:immersive.ambient.caves.loop4 ambient @s ~ ~ ~ 0.06 1
|
||||
|
||||
# Mineshaft
|
||||
execute if score @s twis.loc matches 105 at @s run playsound thewii:immersive.ambient.mineshaft.loop ambient @s ~ ~ ~ 0.75 1
|
||||
execute if score @s twis.loc matches 105 at @s run playsound thewii:immersive.ambient.mineshaft.loop ambient @s ~ ~ ~ 0.4 1
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue