Added assets for test sign

This commit is contained in:
Frank 2023-05-20 23:47:16 +02:00
parent 521b693587
commit 2ad18bb3e7
8 changed files with 26 additions and 1 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "bclib:block/empty_hanging_test"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "bclib:block/empty_hanging_test"
}
}
}

View file

@ -0,0 +1,5 @@
{
"textures": {
"particle": "bclib:block/test_planks"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "bclib:item/test_hanging_sign"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "bclib:item/test_wood"
"layer0": "bclib:item/test_sign"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

Before

Width:  |  Height:  |  Size: 191 B

After

Width:  |  Height:  |  Size: 191 B