quark:beetroot_crate

Beetroot Crate

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Beetroot Storage BlockBeetroot Storage BlockAxe Mineable

Acquisition

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

Crafting conditional
Beetroot
Beetroot
Beetroot
Beetroot
Beetroot
Beetroot
Beetroot
Beetroot
Beetroot
Beetroot Crate guaranteed

Mining & drops

sourcecountchanceconditions
Beetroot Crate1–1100%Survives Explosion

Used in (1)

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

Crafting ⇆ any arrangement conditional
Beetroot Beetroot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:beetroot_crate
Namespace
quark
Mod ID
quark
Tags (3)
forge:blocks/storage_blocks/beetroot
forge:items/storage_blocks/beetroot
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:beetroot"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "beetroot_crate",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}