updates with piston bellows

This commit is contained in:
Mohammad-Ali Minaie
2017-01-03 13:50:39 -05:00
parent 19c9dcfb9e
commit fbab5ec849
32 changed files with 836 additions and 2028 deletions

View File

@@ -0,0 +1,8 @@
{
"variants": {
"facing=north": { "model": "forgecraft:pistonbellows" },
"facing=east": { "model": "forgecraft:pistonbellows", "y": 90 },
"facing=south": { "model": "forgecraft:pistonbellows", "y": 180 },
"facing=west": { "model": "forgecraft:pistonbellows", "y": 270 }
}
}