Crafting using Treated Stick, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Timber Cross Brace.
Timber Cross Brace
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Timber Cross Brace | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
supplementaries:timber_cross_brace- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"1 1",
" ",
"1 1"
],
"ingredients": {
"1": {
"tag": "forge:rods/wooden"
}
},
"conditions": [
{
"raw": {
"flag": "timber_frame",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}