quark:carrot_crate

Carrot Crate

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Carrot Storage BlockCarrot Storage BlockAxe Mineable

Acquisition

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

Crafting conditional
Carrot
Carrot
Carrot
Carrot
Carrot
Carrot
Carrot
Carrot
Carrot
Carrot Crate guaranteed

Mining & drops

sourcecountchanceconditions
Carrot Crate1–1100%Survives Explosion

Used in (1)

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

Crafting ⇆ any arrangement conditional
Carrot Carrot ×9 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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