MCMinecraft Assets Explorer

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

activator_rail.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "XSX",
    "X#X",
    "XSX"
  ],
  "key": {
    "#": {
      "item": "minecraft:redstone_torch"
    },
    "S": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "minecraft:iron_ingot"
    }
  },
  "result": {
    "item": "minecraft:activator_rail",
    "count": 6
  }
}