Cherry Leaf Carpet
quark:cherry_leaf_carpet

Cherry Leaf Carpet

Wood Type:
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Hoe Mineable

Acquisition

Crafting using Cherry Leaves and Cherry Leaves, arranged in the pattern shown. Produces 3× Cherry Leaf Carpet.

Crafting conditional
Cherry Leaf Carpet Cherry Leaf Carpet ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cherry Leaf Carpet1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:cherry_leaf_carpet
Namespace
quark
Mod ID
quark
Tags (1)
minecraft:blocks/mineable/hoe

Recipe JSON (1):

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