Crafting using Cabbage Leaf and Cabbage Leaf, in any arrangement. Produces Cabbage.
Cabbage
Farmer's Delight · by MehVahdJukaar, MerchantPug
Cabbage is a item from Farmer's Delight, crafted from Cabbage Leaf.
Acquisition
Cloche using no listed ingredients. Produces 2× Cabbage and Cabbage Seeds.
Crafting using Cabbage Crate, in any arrangement. Produces 9× Cabbage.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wild Cabbage | 1–1 | 100% | Random Chance, Inverted |
Block loot table: Cabbages (farmersdelight) farmersdelight:cabbages | 1–1 | 100% | Block State Property |
Used in (3)
Crafting using Cabbage, Cabbage, Cabbage, Cabbage, Cabbage, Cabbage, Cabbage, Cabbage and Cabbage, arranged in the pattern shown. Produces Cabbage Crate.
Mixing using Cabbage. Produces 2× Cabbage Leaf.
Cutting using Cabbage. Produces an unresolved result.
Related items
Developer reference
- Registry name
farmersdelight:cabbage- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (2)
c:items/crops/cabbage c:items/salad_ingredients/cabbages
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "farmersdelight:cabbage_leaf"
},
{
"item": "farmersdelight:cabbage_leaf"
}
],
"conditions": [],
"sequence": null,
"group_name": "fd_cabbage",
"experience": null,
"cooking_time": null
}{
"recipe_type": "immersiveengineering:cloche",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "farmersdelight:cabbage_crate"
},
"conditions": [],
"sequence": null,
"group_name": "fd_cabbage",
"experience": null,
"cooking_time": null
}
