MCMinecraft Assets Explorer

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

tripwire_hook.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "key": {
    "#": "#minecraft:planks",
    "I": "minecraft:iron_ingot",
    "S": "minecraft:stick"
  },
  "pattern": [
    "I",
    "S",
    "#"
  ],
  "result": {
    "count": 2,
    "id": "minecraft:tripwire_hook"
  }
}