Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Paper, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Notice Board.

Notice Board
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Notice Board | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
supplementaries:notice_board- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"000",
"010",
"000"
],
"ingredients": {
"0": {
"tag": "minecraft:planks"
},
"1": {
"item": "minecraft:paper"
}
},
"conditions": [
{
"raw": {
"flag": "notice_board",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
