You've already forked minecraft-assets
Create/Update assets for version 20w21a
This commit is contained in:
@@ -1,28 +1,96 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,short=false,type=normal": { "model": "block/piston_head", "x": 90 },
|
||||
"facing=up,short=false,type=normal": { "model": "block/piston_head", "x": 270 },
|
||||
"facing=north,short=false,type=normal": { "model": "block/piston_head" },
|
||||
"facing=south,short=false,type=normal": { "model": "block/piston_head", "y": 180 },
|
||||
"facing=west,short=false,type=normal": { "model": "block/piston_head", "y": 270 },
|
||||
"facing=east,short=false,type=normal": { "model": "block/piston_head", "y": 90 },
|
||||
"facing=down,short=false,type=sticky": { "model": "block/piston_head_sticky", "x": 90 },
|
||||
"facing=up,short=false,type=sticky": { "model": "block/piston_head_sticky", "x": 270 },
|
||||
"facing=north,short=false,type=sticky": { "model": "block/piston_head_sticky" },
|
||||
"facing=south,short=false,type=sticky": { "model": "block/piston_head_sticky", "y": 180 },
|
||||
"facing=west,short=false,type=sticky": { "model": "block/piston_head_sticky", "y": 270 },
|
||||
"facing=east,short=false,type=sticky": { "model": "block/piston_head_sticky", "y": 90 },
|
||||
"facing=down,short=true,type=normal": { "model": "block/piston_head_short", "x": 90 },
|
||||
"facing=up,short=true,type=normal": { "model": "block/piston_head_short", "x": 270 },
|
||||
"facing=north,short=true,type=normal": { "model": "block/piston_head_short" },
|
||||
"facing=south,short=true,type=normal": { "model": "block/piston_head_short", "y": 180 },
|
||||
"facing=west,short=true,type=normal": { "model": "block/piston_head_short", "y": 270 },
|
||||
"facing=east,short=true,type=normal": { "model": "block/piston_head_short", "y": 90 },
|
||||
"facing=down,short=true,type=sticky": { "model": "block/piston_head_short_sticky", "x": 90 },
|
||||
"facing=up,short=true,type=sticky": { "model": "block/piston_head_short_sticky", "x": 270 },
|
||||
"facing=north,short=true,type=sticky": { "model": "block/piston_head_short_sticky" },
|
||||
"facing=south,short=true,type=sticky": { "model": "block/piston_head_short_sticky", "y": 180 },
|
||||
"facing=west,short=true,type=sticky": { "model": "block/piston_head_short_sticky", "y": 270 },
|
||||
"facing=east,short=true,type=sticky": { "model": "block/piston_head_short_sticky", "y": 90 }
|
||||
"variants": {
|
||||
"facing=down,short=false,type=normal": {
|
||||
"model": "minecraft:block/piston_head",
|
||||
"x": 90
|
||||
},
|
||||
"facing=down,short=false,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_sticky",
|
||||
"x": 90
|
||||
},
|
||||
"facing=down,short=true,type=normal": {
|
||||
"model": "minecraft:block/piston_head_short",
|
||||
"x": 90
|
||||
},
|
||||
"facing=down,short=true,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_short_sticky",
|
||||
"x": 90
|
||||
},
|
||||
"facing=east,short=false,type=normal": {
|
||||
"model": "minecraft:block/piston_head",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,short=false,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_sticky",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,short=true,type=normal": {
|
||||
"model": "minecraft:block/piston_head_short",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,short=true,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_short_sticky",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,short=false,type=normal": {
|
||||
"model": "minecraft:block/piston_head"
|
||||
},
|
||||
"facing=north,short=false,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_sticky"
|
||||
},
|
||||
"facing=north,short=true,type=normal": {
|
||||
"model": "minecraft:block/piston_head_short"
|
||||
},
|
||||
"facing=north,short=true,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_short_sticky"
|
||||
},
|
||||
"facing=south,short=false,type=normal": {
|
||||
"model": "minecraft:block/piston_head",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,short=false,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_sticky",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,short=true,type=normal": {
|
||||
"model": "minecraft:block/piston_head_short",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,short=true,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_short_sticky",
|
||||
"y": 180
|
||||
},
|
||||
"facing=up,short=false,type=normal": {
|
||||
"model": "minecraft:block/piston_head",
|
||||
"x": 270
|
||||
},
|
||||
"facing=up,short=false,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_sticky",
|
||||
"x": 270
|
||||
},
|
||||
"facing=up,short=true,type=normal": {
|
||||
"model": "minecraft:block/piston_head_short",
|
||||
"x": 270
|
||||
},
|
||||
"facing=up,short=true,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_short_sticky",
|
||||
"x": 270
|
||||
},
|
||||
"facing=west,short=false,type=normal": {
|
||||
"model": "minecraft:block/piston_head",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,short=false,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_sticky",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,short=true,type=normal": {
|
||||
"model": "minecraft:block/piston_head_short",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,short=true,type=sticky": {
|
||||
"model": "minecraft:block/piston_head_short_sticky",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user