Crafting using Iron Ingot, Any Planks, Iron Ingot, Any Planks, Redstone Dust, Any Planks, Iron Ingot, Any Planks and Iron Ingot, arranged in the pattern shown. Produces Lock Block.

Lock Block
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Lock Block | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Lock Block | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
supplementaries:lock_block- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"101",
"020",
"101"
],
"ingredients": {
"0": {
"tag": "minecraft:planks"
},
"1": {
"item": "minecraft:iron_ingot"
},
"2": {
"item": "minecraft:redstone"
}
},
"conditions": [
{
"raw": {
"flag": "lock_block",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}







