Sandstone Corner Trim
handcrafted:sandstone_corner_trim

Sandstone Corner Trim

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

Acquisition

Crafting using Sandstone, Sandstone, Sandstone, Sandstone and Sandstone, arranged in the pattern shown. Produces 4× Sandstone Corner Trim.

Crafting
Sandstone Corner Trim Sandstone Corner Trim ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Sandstone Corner Trim1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:sandstone_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:sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}