Crafting using Treated Stick, Treated Stick, Daub, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Wattle and Daub Frame.

Wattle and Daub Frame
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wattle and Daub Frame | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Wattle and Daub Frame | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
supplementaries:daub_frame- Namespace
supplementaries- Mod ID
supplementaries- Tags (5)
minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe supplementaries:blocks/frame_block_blacklist supplementaries:blocks/wattle_and_daub supplementaries:items/wattle_and_daub
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" 1 ",
"121",
" 1 "
],
"ingredients": {
"1": {
"tag": "forge:rods/wooden"
},
"2": {
"item": "supplementaries:daub"
}
},
"conditions": [
{
"raw": {
"flag": "wattle_and_daub",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


