{
  "format_version": "1.21.50",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:resin_block"
    },
    "tags": [ "crafting_table" ],
    "pattern": [
      "###",
      "###",
      "###"
    ],
    "key": {
      "#": {
        "item": "minecraft:resin_clump"
      }
    },
    "unlock": [
      {
        "item": "minecraft:resin_clump"
      }
    ],
    "result": {
      "item": "minecraft:resin_block"
    }
  }
}