Cabbage
farmersdelight:cabbage

Cabbage

Farmer's Delight · by MehVahdJukaar, MerchantPug
item Cabbage CropCabbages Salad Ingredient

Cabbage is a item from Farmer's Delight, crafted from Cabbage Leaf.

Acquisition

Crafting using Cabbage Leaf and Cabbage Leaf, in any arrangement. Produces Cabbage.

Crafting ⇆ any arrangement
Cabbage Leaf
Cabbage Leaf
Cabbage Cabbage guaranteed

Cloche using no listed ingredients. Produces 2× Cabbage and Cabbage Seeds.

Cloche
Cabbage Cabbage ×2 guaranteed
Cabbage Seeds Cabbage Seeds guaranteed

Crafting using Cabbage Crate, in any arrangement. Produces 9× Cabbage.

Crafting ⇆ any arrangement
Cabbage Cabbage ×9 guaranteed

Mining & drops

sourcecountchanceconditions
Wild Cabbage1–1100%Random Chance, Inverted
Block loot table: Cabbages (farmersdelight) farmersdelight:cabbages1–1100%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.

Crafting
Cabbage
Cabbage
Cabbage
Cabbage
Cabbage
Cabbage
Cabbage
Cabbage
Cabbage
Cabbage Crate guaranteed

Mixing using Cabbage. Produces 2× Cabbage Leaf.

Mixing
Cabbage Leaf Cabbage Leaf ×2 guaranteed

Cutting using Cabbage. Produces an unresolved result.

Cutting
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
}