Rock model changes

This commit is contained in:
paulevsGitch 2020-12-02 04:55:51 +03:00
parent 539da4bac1
commit 37f4d6745d
22 changed files with 55 additions and 35 deletions

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "betterend:block/sulphuric_rock_top",
"side": "betterend:block/sulphuric_rock"
}
}

View file

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