MCMinecraft Assets Explorer

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

flower_pot.json0 B

Empty File
{
  "type": "crafting_shaped",
  "pattern": [
    "# #",
    " # "
  ],
  "key": {
    "#": {
      "item": "minecraft:brick"
    }
  },
  "result": {
    "item": "minecraft:flower_pot"
  }
}