Added a Test Sign

This commit is contained in:
Frank 2023-05-18 01:20:12 +02:00
parent f38d1e9dde
commit 3b7e5c0a3e
7 changed files with 87 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "bclib:block/empty_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_wood"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 437 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B