50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"variants": {
|
|
"extended=false,facing=down": {
|
|
"model": "minecraft:block/piston/normal",
|
|
"x": 90
|
|
},
|
|
"extended=false,facing=east": {
|
|
"model": "minecraft:block/piston/normal",
|
|
"y": 90
|
|
},
|
|
"extended=false,facing=north": {
|
|
"model": "minecraft:block/piston/normal"
|
|
},
|
|
"extended=false,facing=south": {
|
|
"model": "minecraft:block/piston/normal",
|
|
"y": 180
|
|
},
|
|
"extended=false,facing=up": {
|
|
"model": "minecraft:block/piston/normal",
|
|
"x": 270
|
|
},
|
|
"extended=false,facing=west": {
|
|
"model": "minecraft:block/piston/normal",
|
|
"y": 270
|
|
},
|
|
"extended=true,facing=down": {
|
|
"model": "minecraft:block/piston/base",
|
|
"x": 90
|
|
},
|
|
"extended=true,facing=east": {
|
|
"model": "minecraft:block/piston/base",
|
|
"y": 90
|
|
},
|
|
"extended=true,facing=north": {
|
|
"model": "minecraft:block/piston/base"
|
|
},
|
|
"extended=true,facing=south": {
|
|
"model": "minecraft:block/piston/base",
|
|
"y": 180
|
|
},
|
|
"extended=true,facing=up": {
|
|
"model": "minecraft:block/piston/base",
|
|
"x": 270
|
|
},
|
|
"extended=true,facing=west": {
|
|
"model": "minecraft:block/piston/base",
|
|
"y": 270
|
|
}
|
|
}
|
|
} |