Portal block

This commit is contained in:
Aleksey 2020-10-20 14:34:07 +03:00
parent 439e96a526
commit 59a0d0df6c
18 changed files with 765 additions and 1 deletions

View file

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

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/flavolite_runed_1"
}