Grass
minecraft:grass

Grass

Minecraft · by Mojang Studios
block Axe MineableReplaceableReplaceable By TreesSword Efficient

Acquisition

Scrapbox using Scrap Box. Produces Grass.

Scrapbox
Grass Grass guaranteed

Smelting using Frozen Grass (200 ticks, 0.1 xp). Produces Grass.

Smelting

200 ticks· 0.1 xp

Grass Grass guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Village Savanna House (minecraft) minecraft:village_savanna_house1–1100%
Tall Grass1–1100%Block State Property, Location Check, Match Tool
Tall Grass1–1100%Block State Property, Location Check, Match Tool
Grass1–1100%Match Tool

Block drops

dropscountchanceconditions
Wheat Seeds1–1100%Fortune increases drop count
Grass1–1100%Match Tool
Developer reference
Registry name
minecraft:grass
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/mineable/axe
minecraft:blocks/replaceable
minecraft:blocks/replaceable_by_trees
minecraft:blocks/sword_efficient

Recipe JSON (2):

{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "iceandfire:frozen_grass"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}