Crafting using Any Planks, Any Wooden Slabs, Any Planks, Any Planks, Iron Ingot, Any Planks, Any Planks, Any Wooden Slabs and Any Planks, arranged in the pattern shown. Produces Pulley Block.

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







