Crafting using Stone, Stone, Stone, Stone and Stone, arranged in the pattern shown. Produces 4× Stone Corner Trim.
Stone Corner Trim
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Stone Corner Trim | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
handcrafted:stone_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:stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
