ambient sounds adjustments, I think it works better with tfc now? still not perfect but it's never going to be
This commit is contained in:
parent
8ea243705b
commit
d3adf40927
32 changed files with 1026 additions and 4 deletions
|
|
@ -202,9 +202,9 @@
|
|||
"animal": {
|
||||
"animal": 1,
|
||||
"bird": {
|
||||
"bird": 0.75,
|
||||
"bird_day": 0.75,
|
||||
"bird_night": 0.75
|
||||
"bird": 0.5,
|
||||
"bird_day": 0.5,
|
||||
"bird_night": 0.5
|
||||
},
|
||||
"cicadas": 1,
|
||||
"cricket": {
|
||||
|
|
@ -215,7 +215,7 @@
|
|||
},
|
||||
"cave": 1,
|
||||
"weather": 1,
|
||||
"wind": 0.75
|
||||
"wind": 0.65
|
||||
},
|
||||
"fade-volume": 0.005,
|
||||
"fade-pitch": 0.005,
|
||||
|
|
@ -225,6 +225,7 @@
|
|||
"ad_astra:moon_orbit",
|
||||
"ad_astra:venus_orbit",
|
||||
"ad_astra:mars_orbit",
|
||||
"ad_astra:mercury",
|
||||
"ad_astra:mercury_orbit"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue