Added compatibility for Biome Makeover.

This commit is contained in:
TheButterbrotMan
2022-03-29 20:43:48 +02:00
parent 1d3fa157d5
commit f313b7f793
12 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "biomemakeover:block/blighted_balsa_log" },
"axis=z": { "model": "biomemakeover:block/blighted_balsa_log", "x": 90 },
"axis=x": { "model": "biomemakeover:block/blighted_balsa_log", "x": 90, "y": 90 }
}
}