Remove Dynamic Trees

This commit is contained in:
2026-02-14 20:34:39 -07:00
parent 0fde0e7d54
commit 762975e021
17 changed files with 43 additions and 488 deletions

View File

@@ -0,0 +1,11 @@
{
"biomes": {
"woodlands": false,
"desert_shrubland": true,
"autumnal_woods": false,
"lush_swamp": true,
"coniferous_forest": true,
"flatlands": true,
"snowy_coniferous_forest": true
}
}