Added compatibility for Bewitchment.

This commit is contained in:
TheButterbrotMan
2022-03-29 20:26:18 +02:00
parent 1da042fd1d
commit ea7d14034e
16 changed files with 112 additions and 0 deletions

View File

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