Scrapbox using Scrap Box. Produces Grass.
Grass
Minecraft · by Mojang Studios
Acquisition
Smelting using Frozen Grass (200 ticks, 0.1 xp). Produces Grass.
200 ticks· 0.1 xp
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Village Savanna House (minecraft) minecraft:village_savanna_house | 1–1 | 100% | — |
| Tall Grass | 1–1 | 100% | Block State Property, Location Check, Match Tool |
| Tall Grass | 1–1 | 100% | Block State Property, Location Check, Match Tool |
| Grass | 1–1 | 100% | Match Tool |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Wheat Seeds | 1–1 | 100% | Fortune increases drop count |
| Grass | 1–1 | 100% | 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
}
