Crafting using Treated Stick, Treated Stick, Treated Stick, Any Planks, Andesite Alloy and Any Planks, arranged in the pattern shown. Produces 4× Wooden Bracket.
Wooden Bracket
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wooden Bracket | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:wooden_bracket- Namespace
create- Mod ID
create- Tags (3)
create:items/invalid_for_track_paving minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"PCP"
],
"ingredients": {
"C": {
"item": "create:andesite_alloy"
},
"P": {
"tag": "minecraft:planks"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
