Skip to content

Commit

Permalink
Fix wall aligned hanging sign block states
Browse files Browse the repository at this point in the history
  • Loading branch information
Vazkii committed Dec 4, 2023
1 parent 335852a commit 21a9ea5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "quark:block/ancient_hanging_sign" }
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "quark:block/azalea_hanging_sign" }
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "quark:block/blossom_hanging_sign" }
}
}

0 comments on commit 21a9ea5

Please sign in to comment.