MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more

red_nether_brick_wall.json0 B

Empty File
{
  "multipart": [
    {
      "apply": {
        "model": "minecraft:block/red_nether_brick_wall_post"
      },
      "when": {
        "up": "true"
      }
    },
    {
      "apply": {
        "model": "minecraft:block/red_nether_brick_wall_side",
        "uvlock": true
      },
      "when": {
        "north": "low"
      }
    },
    {
      "apply": {
        "model": "minecraft:block/red_nether_brick_wall_side",
        "uvlock": true,
        "y": 90
      },
      "when": {
        "east": "low"
      }
    },
    {
      "apply": {
        "model": "minecraft:block/red_nether_brick_wall_side",
        "uvlock": true,
        "y": 180
      },
      "when": {
        "south": "low"
      }
    },
    {
      "apply": {
        "model": "minecraft:block/red_nether_brick_wall_side",
        "uvlock": true,
        "y": 270
      },
      "when": {
        "west": "low"
      }
    },
    {
      "apply": {
        "model": "minecraft:block/red_nether_brick_wall_side_tall",
        "uvlock": true
      },
      "when": {
        "north": "tall"
      }
    },
    {
      "apply": {
        "model": "minecraft:block/red_nether_brick_wall_side_tall",
        "uvlock": true,
        "y": 90
      },
      "when": {
        "east": "tall"
      }
    },
    {
      "apply": {
        "model": "minecraft:block/red_nether_brick_wall_side_tall",
        "uvlock": true,
        "y": 180
      },
      "when": {
        "south": "tall"
      }
    },
    {
      "apply": {
        "model": "minecraft:block/red_nether_brick_wall_side_tall",
        "uvlock": true,
        "y": 270
      },
      "when": {
        "west": "tall"
      }
    }
  ]
}