Added compatibility for Architect's Palette.

This commit is contained in:
TheButterbrotMan
2022-03-30 21:58:42 +02:00
parent 4698860d51
commit 4e3cfca3b9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"parent": "block/log",
"textures": {
"end": "architects_palette:block/stripped_twisted_log_top",
"top": "architects_palette:block/stripped_twisted_log_top",
"side": "architects_palette:block/stripped_twisted_log",
"particle": "architects_palette:block/stripped_twisted_log"
}

View File

@@ -1,7 +1,7 @@
{
"parent": "block/log",
"textures": {
"end": "architects_palette:block/twisted_log_top",
"top": "architects_palette:block/twisted_log_top",
"side": "architects_palette:block/twisted_log",
"particle": "architects_palette:block/twisted_log"
}