Wet mycelium

This commit is contained in:
paulevsGitch 2020-09-23 17:25:46 +03:00
parent ebbb10d972
commit 6ec1a3711e
7 changed files with 44 additions and 1 deletions

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "betterend:block/wet_mycelium" },
{ "model": "betterend:block/wet_mycelium", "y": 90 },
{ "model": "betterend:block/wet_mycelium", "y": 180 },
{ "model": "betterend:block/wet_mycelium", "y": 270 }
]
}
}