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

Tomato Crate
Farmer's Delight · by MehVahdJukaar, MerchantPug
Tomato Crate is a storage block from Farmer's Delight, crafted from Tomato.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tomato Crate | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Tomato Crate, in any arrangement. Produces 9× Tomato.
Block drops
Drops itself when broken.
Developer reference
- Registry name
farmersdelight:tomato_crate- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (3)
c:blocks/storage_blocks/tomato c:items/storage_blocks/tomato minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"item": "farmersdelight:tomato"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}