Mossy bone, multiple terrain plants

This commit is contained in:
paulevsGitch 2021-03-01 04:27:21 +03:00
parent ed286099ee
commit d32eae2c06
11 changed files with 102 additions and 8 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"axis=x": { "model": "betterend:block/mossy_bone_hor", "y": 90 },
"axis=y": { "model": "betterend:block/mossy_bone_ver" },
"axis=z": { "model": "betterend:block/mossy_bone_hor" }
}
}