Add Switch textures

This commit is contained in:
Shadowfacts 2021-03-12 17:14:02 -05:00
parent 8b24eeb398
commit 0674b4a56e
Signed by: shadowfacts
GPG Key ID: 94A5AB95422746E5
4 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "phycon:block/switch"
}
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "phycon:block/switch"
}
}

View File

@ -0,0 +1,3 @@
{
"parent": "phycon:block/switch"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 881 B