Cooking using Bucket of Coastal Crab, Potato, Potato, Raw Bacon and Onion (400 ticks, 2 xp). Produces Crab Boil.
400 ticks· 2 xp
block· Machines & Other Blocks
Crab Boil is a block from Spawn, crafted from Bucket of Coastal Crab, Potato, Raw Bacon, and Onion.
Cooking using Bucket of Coastal Crab, Potato, Potato, Raw Bacon and Onion (400 ticks, 2 xp). Produces Crab Boil.
400 ticks· 2 xp
| source | count | drop rate | conditions |
|---|---|---|---|
| Crab Boil | 1–1 | 100% | Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Crab Boil | 1–1 | 100% | Block State Property |
| — | 1–1 | 100% | Inverted |
| — | 1–1 | 100% | Inverted |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
spawn:crab_boil_blockspawnspawnfarmersdelight:blocks/mineable/knife
Recipe JSON (1):
{
"recipe_type": "farmersdelight:cooking",
"pattern": null,
"ingredients": [
{
"item": "spawn:coastal_crab_bucket"
},
{
"item": "minecraft:potato"
},
{
"item": "minecraft:potato"
},
{
"item": "farmersdelight:bacon"
},
{
"item": "farmersdelight:onion"
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "farmersdelight"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": 2,
"cooking_time": 400
}