Lucernia & Filalux prototypes

This commit is contained in:
paulevsGitch 2021-03-13 17:32:47 +03:00
parent 24280e7649
commit b66f074fdb
18 changed files with 86 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "betterend:block/filalux_bottom"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "betterend:block/filalux_middle"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:block/filalux_bottom"
}
}