Glowing pillar prototype

This commit is contained in:
paulevsGitch 2020-12-10 20:59:29 +03:00
parent fb3c567e02
commit 9fc9370adc
27 changed files with 562 additions and 31 deletions

View file

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

View file

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