MCMinecraft Assets Explorer

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

coarse_dirt.json0 B

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