Onion
farmersdelight:onion

Onion

Farmer's Delight · by vectorwing
item Onion CropOnion VegetableVillager Plantable SeedsAutumn CropsSpring CropsSeeds

Acquisition

Cloche using no listed ingredients. Produces 2× Onion.

Cloche conditional
Onion Onion ×2 guaranteed

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

Crafting ⇆ any arrangement
Onion Onion ×9 guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Fd Village Snowy House (farmersdelight) farmersdelight:fd_village_snowy_house1–1100%
Block loot table: Onions (farmersdelight) farmersdelight:onions1–1100%Fortune increases drop count
Loot table: Fd Pillager Outpost (farmersdelight) farmersdelight:fd_pillager_outpost1–1100%
Wild Onion1–1100%Fortune increases drop count
Block loot table: Onions (farmersdelight) farmersdelight:onions1–1100%
Loot table: Fd Village Plains House (farmersdelight) farmersdelight:fd_village_plains_house1–1100%
Loot table: Fd Shipwreck Supply (farmersdelight) farmersdelight:fd_shipwreck_supply1–1100%

Used in (1)

Crafting using Onion, Onion, Onion, Onion, Onion, Onion, Onion, Onion and Onion, arranged in the pattern shown. Produces Onion Crate.

Crafting
Onion
Onion
Onion
Onion
Onion
Onion
Onion
Onion
Onion
Onion Crate guaranteed
Developer reference
Registry name
farmersdelight:onion
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (6)
forge:items/crops/onion
forge:items/vegetables/onion
minecraft:items/villager_plantable_seeds
sereneseasons:items/autumn_crops
sereneseasons:items/spring_crops
tconstruct:items/seeds

Recipe JSON (2):

{
  "recipe_type": "immersiveengineering:cloche",
  "pattern": null,
  "ingredients": null,
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "immersiveengineering"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "farmersdelight:onion_crate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}