quark:ancient_planks

Ashen Planks

Quark · by Vazkii, WireSegal, MCVinnyq, Sully
block Axe MineablePlanksPlanks

Acquisition

Crafting using Any Ancient Logs, in any arrangement. Produces 4× Ashen Planks.

Crafting ⇆ any arrangement conditional
Ashen Planks ×4 guaranteed

Crafting using Vertical Ashen Planks, in any arrangement. Produces Ashen Planks.

Crafting ⇆ any arrangement conditional
Ashen Planks guaranteed

Mining & drops

sourcecountchanceconditions
Ashen Planks1–1100%Survives Explosion

Used in (15)

Crafting using Ashen Planks, in any arrangement. Produces Ashen Button.

Crafting ⇆ any arrangement conditional
Ashen Button Ashen Button guaranteed

Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces Ashen Boat.

Crafting conditional
Ashen Boat Ashen Boat guaranteed

Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces 2× Ashen Trapdoor.

Crafting conditional
Ashen Trapdoor Ashen Trapdoor ×2 guaranteed

Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Book, Book, Book, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces Ashen Bookshelf.

Crafting conditional
Ashen Bookshelf guaranteed

Crafting using Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks, Ashen Planks and Ashen Planks, arranged in the pattern shown. Produces 3× Ashen Door.

Crafting conditional
Ashen Door Ashen Door ×3 guaranteed
view all 15 →

Block drops

Drops itself when broken.

Developer reference
Registry name
quark:ancient_planks
Namespace
quark
Mod ID
quark
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/planks
minecraft:items/planks

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "quark:ancient_logs"
  },
  "conditions": [
    {
      "raw": {
        "flag": "ancient_wood",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": "planks",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "quark:vertical_ancient_planks"
  },
  "conditions": [
    {
      "raw": {
        "flag": "vertical_planks",
        "type": "quark:flag"
      },
      "type": "quark:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}