Quartz Corner Trim
handcrafted:quartz_corner_trim

Quartz Corner Trim

Handcrafted · by Alex Nijjar, Kekie6
block Corner TrimsTrimsCorner TrimsTrimsPickaxe Mineable

Acquisition

Crafting using Block of Quartz, Block of Quartz, Block of Quartz, Block of Quartz and Block of Quartz, arranged in the pattern shown. Produces 4× Quartz Corner Trim.

Crafting
Quartz Corner Trim Quartz Corner Trim ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Quartz Corner Trim1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:quartz_corner_trim
Namespace
handcrafted
Mod ID
handcrafted
Tags (5)
handcrafted:blocks/corner_trims
handcrafted:blocks/trims
handcrafted:items/corner_trims
handcrafted:items/trims
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "#  ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:quartz_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}