Wheat Seeds
minecraft:wheat_seeds

Wheat Seeds

Minecraft · by Mojang Studios
item Villager Plantable Seeds

Acquisition

Extractor using Fern. Produces Wheat Seeds.

Extractor
Wheat Seeds Wheat Seeds guaranteed

Milling using Wheat (150 ticks). Produces Wheat Seeds and 2× Wheat Flour and Wheat Flour.

Milling

150 ticks

Wheat Seeds Wheat Seeds 25%
Wheat Flour Wheat Flour ×2 25%
Wheat Flour Wheat Flour guaranteed

Milling using Tall Grass (100 ticks). Produces Wheat Seeds.

Milling

100 ticks

Wheat Seeds Wheat Seeds 50%

Milling using Fern (50 ticks). Produces Green Dye and Wheat Seeds.

Milling

50 ticks

Green Dye Green Dye guaranteed
Wheat Seeds Wheat Seeds 10%

Milling using Grass (50 ticks). Produces Wheat Seeds.

Milling

50 ticks

Wheat Seeds Wheat Seeds 25%

Milling using Large Fern (50 ticks). Produces Wheat Seeds and 2× Green Dye and Green Dye.

Milling

50 ticks

Wheat Seeds Wheat Seeds 10%
Green Dye Green Dye ×2 guaranteed
Green Dye Green Dye 50%

Extractor using Grass. Produces Wheat Seeds.

Extractor
Wheat Seeds Wheat Seeds guaranteed

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

Cloche
Wheat Wheat ×2 guaranteed
Wheat Seeds Wheat Seeds guaranteed

Mining & drops

sourcecountchanceconditions
Large Fern1–1100%Block State Property, Location Check, Survives Explosion, Random Chance
Loot table: Village Savanna House (minecraft) minecraft:village_savanna_house1–1100%
Gameplay loot table: Trail Ruins Common (minecraft) minecraft:trail_ruins_common1–1100%
Wheat1–1100%Fortune increases drop count
Grass1–1100%Fortune increases drop count
Tall Grass1–1100%Block State Property, Location Check, Survives Explosion, Random Chance
Loot table: Village Fisher (minecraft) minecraft:village_fisher1–1100%
Large Fern1–1100%Block State Property, Location Check, Survives Explosion, Random Chance
Wheat1–1100%
Fern1–1100%Fortune increases drop count
Tall Grass1–1100%Block State Property, Location Check, Survives Explosion, Random Chance
Developer reference
Registry name
minecraft:wheat_seeds
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/villager_plantable_seeds

Recipe JSON (8):

{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:fern"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:wheat"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:tall_grass"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:fern"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:grass"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:large_fern"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:grass"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:cloche",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}