{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "PPP",
    " L "
  ],
  "key": {
    "G": {
      "tag": "alexscaves:gelatins"
    },
    "P": {
      "item": "alexscaves:gumball_pile"
    },
    "L": {
      "item": "alexscaves:sharpened_candy_cane"
    }
  },
  "result": {
    "item": "alexscaves:gobthumper",
    "count": 2
  }
}