ploof-pack/faithless/assets/minecraft/blockstates/bamboo_stairs.json

192 lines
9.1 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"multipart": [
{ "when": { "facing": "east", "half": "bottom", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs" }
},
{ "when": { "facing": "south", "half": "bottom", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs_alt", "y": 90 }
},
{ "when": { "facing": "west", "half": "bottom", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs", "y": 180 }
},
{ "when": { "facing": "north", "half": "bottom", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs_alt", "y": 270 }
},
{ "when": { "facing": "east", "half": "bottom", "shape": "inner_left" },
"apply": { "model": "block/bamboo_inner_stairs_alt", "y": 270 }
},
{ "when": { "facing": "south", "half": "bottom", "shape": "inner_left" },
"apply": { "model": "block/bamboo_inner_stairs" }
},
{ "when": { "facing": "west", "half": "bottom", "shape": "inner_left" },
"apply": { "model": "block/bamboo_inner_stairs_alt", "y": 90 }
},
{ "when": { "facing": "north", "half": "bottom", "shape": "inner_left" },
"apply": { "model": "block/bamboo_inner_stairs", "y": 180 }
},
{ "when": { "facing": "east", "half": "bottom", "shape": "inner_right" },
"apply": { "model": "block/bamboo_inner_stairs" }
},
{ "when": { "facing": "south", "half": "bottom", "shape": "inner_right" },
"apply": { "model": "block/bamboo_inner_stairs_alt", "y": 90 }
},
{ "when": { "facing": "west", "half": "bottom", "shape": "inner_right" },
"apply": { "model": "block/bamboo_inner_stairs", "y": 180 }
},
{ "when": { "facing": "north", "half": "bottom", "shape": "inner_right" },
"apply": { "model": "block/bamboo_inner_stairs_alt", "y": 270 }
},
{ "when": { "facing": "east", "half": "bottom", "shape": "outer_left" },
"apply": { "model": "block/bamboo_outer_stairs", "y": 270 }
},
{ "when": { "facing": "south", "half": "bottom", "shape": "outer_left" },
"apply": { "model": "block/bamboo_outer_stairs_alt" }
},
{ "when": { "facing": "west", "half": "bottom", "shape": "outer_left" },
"apply": { "model": "block/bamboo_outer_stairs", "y": 90 }
},
{ "when": { "facing": "north", "half": "bottom", "shape": "outer_left" },
"apply": { "model": "block/bamboo_outer_stairs_alt", "y": 180 }
},
{ "when": { "facing": "east", "half": "bottom", "shape": "outer_right" },
"apply": { "model": "block/bamboo_outer_stairs_alt" }
},
{ "when": { "facing": "south", "half": "bottom", "shape": "outer_right" },
"apply": { "model": "block/bamboo_outer_stairs", "y": 90 }
},
{ "when": { "facing": "west", "half": "bottom", "shape": "outer_right" },
"apply": { "model": "block/bamboo_outer_stairs_alt", "y": 180 }
},
{ "when": { "facing": "north", "half": "bottom", "shape": "outer_right" },
"apply": { "model": "block/bamboo_outer_stairs", "y": 270 }
},
{ "when": { "facing": "east", "half": "top", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs", "x": 180 }
},
{ "when": { "facing": "south", "half": "top", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs", "y": 90, "x": 180 }
},
{ "when": { "facing": "west", "half": "top", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs", "y": 180, "x": 180 }
},
{ "when": { "facing": "north", "half": "top", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs", "y": 270, "x": 180 }
},
{ "when": { "facing": "east", "half": "top", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs", "x": 180, "uvlock": true }
},
{ "when": { "facing": "south", "half": "top", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs", "y": 90, "x": 180, "uvlock": true }
},
{ "when": { "facing": "west", "half": "top", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs", "y": 180, "x": 180, "uvlock": true }
},
{ "when": { "facing": "north", "half": "top", "shape": "straight" },
"apply": { "model": "block/bamboo_stairs", "y": 270, "x": 180, "uvlock": true }
},
{ "when": { "facing": "east", "half": "top", "shape": "inner_left" },
"apply": { "model": "block/bamboo_inner_stairs", "x": 180, "uvlock": true }
},
{ "when": { "facing": "south", "half": "top", "shape": "inner_left" },
"apply": { "model": "block/bamboo_inner_stairs", "y": 90, "x": 180, "uvlock": true }
},
{ "when": { "facing": "west", "half": "top", "shape": "inner_left" },
"apply": { "model": "block/bamboo_inner_stairs", "y": 180, "x": 180, "uvlock": true }
},
{ "when": { "facing": "north", "half": "top", "shape": "inner_left" },
"apply": { "model": "block/bamboo_inner_stairs", "y": 270, "x": 180, "uvlock": true }
},
{ "when": { "facing": "east", "half": "top", "shape": "inner_right" },
"apply": { "model": "block/bamboo_inner_stairs", "y": 90, "x": 180, "uvlock": true }
},
{ "when": { "facing": "south", "half": "top", "shape": "inner_right" },
"apply": { "model": "block/bamboo_inner_stairs", "y": 180, "x": 180, "uvlock": true }
},
{ "when": { "facing": "west", "half": "top", "shape": "inner_right" },
"apply": { "model": "block/bamboo_inner_stairs", "y": 270, "x": 180, "uvlock": true }
},
{ "when": { "facing": "north", "half": "top", "shape": "inner_right" },
"apply": { "model": "block/bamboo_inner_stairs", "x": 180, "uvlock": true }
},
{ "when": { "facing": "east", "half": "top", "shape": "outer_left" },
"apply": { "model": "block/bamboo_outer_stairs", "x": 180, "uvlock": true }
},
{ "when": { "facing": "south", "half": "top", "shape": "outer_left" },
"apply": { "model": "block/bamboo_outer_stairs_alt", "x": 180, "y": 90, "uvlock": true }
},
{ "when": { "facing": "west", "half": "top", "shape": "outer_left" },
"apply": { "model": "block/bamboo_outer_stairs", "x": 180, "y": 180, "uvlock": true }
},
{ "when": { "facing": "north", "half": "top", "shape": "outer_left" },
"apply": { "model": "block/bamboo_outer_stairs_alt", "x": 180, "y": 270, "uvlock": true }
},
{ "when": { "facing": "east", "half": "top", "shape": "outer_right" },
"apply": { "model": "block/bamboo_outer_stairs_alt", "x": 180, "y": 90, "uvlock": true }
},
{ "when": { "facing": "south", "half": "top", "shape": "outer_right" },
"apply": { "model": "block/bamboo_outer_stairs", "x": 180, "y": 180, "uvlock": true }
},
{ "when": { "facing": "west", "half": "top", "shape": "outer_right" },
"apply": { "model": "block/bamboo_outer_stairs_alt", "x": 180, "y": 270, "uvlock": true }
},
{ "when": { "facing": "north", "half": "top", "shape": "outer_right" },
"apply": { "model": "block/bamboo_outer_stairs", "x": 180, "uvlock": true }
},
{ "when": { "half": "bottom" },
"apply": { "model": "block/bamboo_stairs_face" }
},
{ "when": { "half": "top" },
"apply": { "model": "block/bamboo_stairs_face", "x": 180 }
},
{ "when": { "facing": "north", "shape": "straight|inner_left|inner_right" },
"apply": { "model": "block/bamboo_stairs_face", "y": 180, "x": 90 }
},
{ "when": { "facing": "east", "shape": "straight|inner_left|inner_right" },
"apply": { "model": "block/bamboo_stairs_face", "y": 270, "x": 90 }
},
{ "when": { "facing": "south", "shape": "straight|inner_left|inner_right" },
"apply": { "model": "block/bamboo_stairs_face", "x": 90 }
},
{ "when": { "facing": "west", "shape": "straight|inner_left|inner_right" },
"apply": { "model": "block/bamboo_stairs_face", "y": 90, "x": 90 }
},
{ "when": { "facing": "north", "shape": "inner_left" },
"apply": { "model": "block/bamboo_stairs_face", "y": 90, "x": 90 }
},
{ "when": { "facing": "east", "shape": "inner_left" },
"apply": { "model": "block/bamboo_stairs_face", "y": 180, "x": 90 }
},
{ "when": { "facing": "south", "shape": "inner_left" },
"apply": { "model": "block/bamboo_stairs_face", "y": 270, "x": 90 }
},
{ "when": { "facing": "west", "shape": "inner_left" },
"apply": { "model": "block/bamboo_stairs_face", "x": 90 }
},
{ "when": { "facing": "north", "shape": "inner_right" },
"apply": { "model": "block/bamboo_stairs_face", "y": 270, "x": 90 }
},
{ "when": { "facing": "east", "shape": "inner_right" },
"apply": { "model": "block/bamboo_stairs_face", "x": 90 }
},
{ "when": { "facing": "south", "shape": "inner_right" },
"apply": { "model": "block/bamboo_stairs_face", "y": 90, "x": 90 }
},
{ "when": { "facing": "west", "shape": "inner_right" },
"apply": { "model": "block/bamboo_stairs_face", "y": 180, "x": 90 }
}
]
}