farmersdelight:tomato_crate

Tomato Crate

Farmer's Delight · by MehVahdJukaar, MerchantPug
block Tomato Storage BlockTomato Storage BlockAxe Mineable

Tomato Crate is a storage block from Farmer's Delight, crafted from Tomato.

Acquisition

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

Crafting
Tomato
Tomato
Tomato
Tomato
Tomato
Tomato
Tomato
Tomato
Tomato
Tomato Crate guaranteed

Mining & drops

sourcecountchanceconditions
Tomato Crate1–1100%Survives Explosion

Used in (1)

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

Crafting ⇆ any arrangement
Tomato Tomato ×9 guaranteed

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
}