MCMinecraft Assets Explorer

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

coarse_dirt.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "building",
  "key": {
    "D": {
      "item": "minecraft:dirt"
    },
    "G": {
      "item": "minecraft:gravel"
    }
  },
  "pattern": [
    "DG",
    "GD"
  ],
  "result": {
    "count": 4,
    "item": "minecraft:coarse_dirt"
  },
  "show_notification": true
}