{
  "forge_marker": 1,
  "defaults": {
    "textures": {
      "bottom": "contentcreator:blocks/iron_plate_stairs_reinforced",
      "top": "contentcreator:blocks/iron_plate_stairs_reinforced",
      "side": "contentcreator:blocks/iron_plate_stairs_reinforced"
    }
  },
  "variants": {
     "normal": { "model": "minecraft:stairs" },
     "inventory": { "model": "minecraft:stairs" },
	"facing=east,half=bottom,shape=straight":  { "model": "minecraft:stairs" },
	"facing=west,half=bottom,shape=straight":  { "model": "minecraft:stairs", "y": 180, "uvlock": true },
	"facing=south,half=bottom,shape=straight": { "model": "minecraft:stairs", "y": 90, "uvlock": true },
	"facing=north,half=bottom,shape=straight": { "model": "minecraft:stairs", "y": 270, "uvlock": true },
	"facing=east,half=bottom,shape=outer_right":  { "model": "minecraft:outer_stairs" },
	"facing=west,half=bottom,shape=outer_right":  { "model": "minecraft:outer_stairs", "y": 180, "uvlock": true },
	"facing=south,half=bottom,shape=outer_right": { "model": "minecraft:outer_stairs", "y": 90, "uvlock": true },
	"facing=north,half=bottom,shape=outer_right": { "model": "minecraft:outer_stairs", "y": 270, "uvlock": true },
	"facing=east,half=bottom,shape=outer_left":  { "model": "minecraft:outer_stairs", "y": 270, "uvlock": true },
	"facing=west,half=bottom,shape=outer_left":  { "model": "minecraft:outer_stairs", "y": 90, "uvlock": true },
	"facing=south,half=bottom,shape=outer_left": { "model": "minecraft:outer_stairs" },
	"facing=north,half=bottom,shape=outer_left": { "model": "minecraft:outer_stairs", "y": 180, "uvlock": true },
	"facing=east,half=bottom,shape=inner_right":  { "model": "minecraft:inner_stairs" },
	"facing=west,half=bottom,shape=inner_right":  { "model": "minecraft:inner_stairs", "y": 180, "uvlock": true },
	"facing=south,half=bottom,shape=inner_right": { "model": "minecraft:inner_stairs", "y": 90, "uvlock": true },
	"facing=north,half=bottom,shape=inner_right": { "model": "minecraft:inner_stairs", "y": 270, "uvlock": true },
	"facing=east,half=bottom,shape=inner_left":  { "model": "minecraft:inner_stairs", "y": 270, "uvlock": true },
	"facing=west,half=bottom,shape=inner_left":  { "model": "minecraft:inner_stairs", "y": 90, "uvlock": true },
	"facing=south,half=bottom,shape=inner_left": { "model": "minecraft:inner_stairs" },
	"facing=north,half=bottom,shape=inner_left": { "model": "minecraft:inner_stairs", "y": 180, "uvlock": true },
	"facing=east,half=top,shape=straight":  { "model": "minecraft:stairs", "x": 180, "uvlock": true },
	"facing=west,half=top,shape=straight":  { "model": "minecraft:stairs", "x": 180, "y": 180, "uvlock": true },
	"facing=south,half=top,shape=straight": { "model": "minecraft:stairs", "x": 180, "y": 90, "uvlock": true },
	"facing=north,half=top,shape=straight": { "model": "minecraft:stairs", "x": 180, "y": 270, "uvlock": true },
	"facing=east,half=top,shape=outer_right":  { "model": "minecraft:outer_stairs", "x": 180, "y": 90, "uvlock": true },
	"facing=west,half=top,shape=outer_right":  { "model": "minecraft:outer_stairs", "x": 180, "y": 270, "uvlock": true },
	"facing=south,half=top,shape=outer_right": { "model": "minecraft:outer_stairs", "x": 180, "y": 180, "uvlock": true },
	"facing=north,half=top,shape=outer_right": { "model": "minecraft:outer_stairs", "x": 180, "uvlock": true },
	"facing=east,half=top,shape=outer_left":  { "model": "minecraft:outer_stairs", "x": 180, "uvlock": true },
	"facing=west,half=top,shape=outer_left":  { "model": "minecraft:outer_stairs", "x": 180, "y": 180, "uvlock": true },
	"facing=south,half=top,shape=outer_left": { "model": "minecraft:outer_stairs", "x": 180, "y": 90, "uvlock": true },
	"facing=north,half=top,shape=outer_left": { "model": "minecraft:outer_stairs", "x": 180, "y": 270, "uvlock": true },
	"facing=east,half=top,shape=inner_right":  { "model": "minecraft:inner_stairs", "x": 180, "y": 90, "uvlock": true },
	"facing=west,half=top,shape=inner_right":  { "model": "minecraft:inner_stairs", "x": 180, "y": 270, "uvlock": true },
	"facing=south,half=top,shape=inner_right": { "model": "minecraft:inner_stairs", "x": 180, "y": 180, "uvlock": true },
	"facing=north,half=top,shape=inner_right": { "model": "minecraft:inner_stairs", "x": 180, "uvlock": true },
	"facing=east,half=top,shape=inner_left":  { "model": "minecraft:inner_stairs", "x": 180, "uvlock": true },
	"facing=west,half=top,shape=inner_left":  { "model": "minecraft:inner_stairs", "x": 180, "y": 180, "uvlock": true },
	"facing=south,half=top,shape=inner_left": { "model": "minecraft:inner_stairs", "x": 180, "y": 90, "uvlock": true },
	"facing=north,half=top,shape=inner_left": { "model": "minecraft:inner_stairs", "x": 180, "y": 270, "uvlock": true }
  }
}
