MCMinecraft Assets Explorer

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

daylight_detector.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "key": {
    "G": "minecraft:glass",
    "Q": "minecraft:quartz",
    "W": "#minecraft:wooden_slabs"
  },
  "pattern": [
    "GGG",
    "QQQ",
    "WWW"
  ],
  "result": {
    "count": 1,
    "id": "minecraft:daylight_detector"
  }
}