MCMinecraft Assets Explorer

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

daylight_detector.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "key": {
    "G": {
      "item": "minecraft:glass"
    },
    "Q": {
      "item": "minecraft:quartz"
    },
    "W": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "pattern": [
    "GGG",
    "QQQ",
    "WWW"
  ],
  "result": {
    "item": "minecraft:daylight_detector"
  },
  "show_notification": true
}