Silk moth nest
This commit is contained in:
parent
1ff3d93404
commit
4910c0568e
20 changed files with 122 additions and 11 deletions
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"variants": {
|
||||
"active=false": { "model": "betterend:block/silk_moth_nest_top" },
|
||||
"active=true,facing=north": { "model": "betterend:block/silk_moth_nest_bottom" },
|
||||
"active=true,facing=south": { "model": "betterend:block/silk_moth_nest_bottom", "y": 180 },
|
||||
"active=true,facing=east": { "model": "betterend:block/silk_moth_nest_bottom", "y": 90 },
|
||||
"active=true,facing=west": { "model": "betterend:block/silk_moth_nest_bottom", "y": 270 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue