Gobthumper
alexscaves:gobthumper

Gobthumper

Alex's Caves · by Alexthe668, Noonyeyz
block

Gobthumper is a block from Alex's Caves, crafted from Red Gelatin, Gumball Pile, and Sharpened Candy Cane.

Acquisition

Crafting using Red Gelatin, Red Gelatin, Red Gelatin, Gumball Pile, Gumball Pile, Gumball Pile and Sharpened Candy Cane, arranged in the pattern shown. Produces 2× Gobthumper.

Crafting
Red Gelatin
Red Gelatin
Red Gelatin
Gumball Pile
Gumball Pile
Gumball Pile
Sharpened Candy Cane
Gobthumper Gobthumper ×2 guaranteed

Block drops

Drops itself

Developer reference
Registry name
alexscaves:gobthumper
Namespace
alexscaves
Mod ID
alexscaves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "PPP",
    " L "
  ],
  "ingredients": {
    "G": {
      "tag": "alexscaves:gelatins"
    },
    "L": {
      "item": "alexscaves:sharpened_candy_cane"
    },
    "P": {
      "item": "alexscaves:gumball_pile"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}