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 @@
{
"parent": "block/log",
"textures": {
"end": "bewitchment:block/juniper_log_top",
"side": "bewitchment:block/juniper_log"
}
}