Add new stone, wood, and leaves types for Natures Spirit and Quark in everycomp-entries.toml; update Jade plugin and sort order for Dynamic Trees; expand allowed sounds for Sound Physics Remastered.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"biomes": [
|
||||
[
|
||||
{
|
||||
"type": "BIOME_TAG",
|
||||
"negate": false,
|
||||
"value": "minecraft:is_ocean"
|
||||
},
|
||||
{
|
||||
"type": "BIOME_TAG",
|
||||
"negate": false,
|
||||
"value": "c:is_cold_overworld"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user