Stuffed Pumpkin
farmersdelight:stuffed_pumpkin_block

Stuffed Pumpkin

Farmer's Delight · by MehVahdJukaar, MerchantPug
block FeastsAxe Mineable

Stuffed Pumpkin is a block from Farmer's Delight, crafted from Rice, Onion, Brown Mushroom, Potato, Sweet Berries, and Any Vegetables Food.

Acquisition

Cooking using Rice, Onion, Brown Mushroom, Potato, Sweet Berries and Any Vegetables Food (400 ticks, 2 xp). Produces Stuffed Pumpkin.

Cooking
Rice RiceOnion OnionBrown Mushroom Brown MushroomPotato PotatoSweet Berries Sweet BerriesAny Vegetables Food Any Vegetables Food·members not yet documented

400 ticks· 2 xp

Stuffed Pumpkin Stuffed Pumpkin guaranteed

Mining & drops

sourcecountchanceconditions
Stuffed Pumpkin1–1100%Block State Property

Block drops

dropscountchanceconditions
Stuffed Pumpkin1–1100%Block State Property
Developer reference
Registry name
farmersdelight:stuffed_pumpkin_block
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (2)
farmersdelight:items/feasts
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:crops/rice"
    },
    {
      "tag": "c:crops/onion"
    },
    {
      "item": "minecraft:brown_mushroom"
    },
    {
      "item": "minecraft:potato"
    },
    {
      "tag": "c:foods/berries"
    },
    {
      "tag": "c:foods/vegetables"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 2,
  "cooking_time": 400
}