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
19
kubejs/assets/ambientsounds/basic/features/tree_cold.json
Normal file
19
kubejs/assets/ambientsounds/basic/features/tree_cold.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "tree",
|
||||
"and": [
|
||||
{
|
||||
"groups": [
|
||||
"leave"
|
||||
],
|
||||
"low-count": 5,
|
||||
"high-count": 30
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"log_cold"
|
||||
],
|
||||
"low-count": 3,
|
||||
"high-count": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue