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:
Pyritie 2025-12-24 13:32:41 +00:00
parent 8ea243705b
commit d3adf40927
32 changed files with 1026 additions and 4 deletions

View file

@ -0,0 +1,19 @@
{
"name": "tree",
"and": [
{
"groups": [
"leave"
],
"low-count": 5,
"high-count": 30
},
{
"groups": [
"log_warm"
],
"low-count": 3,
"high-count": 10
}
]
}