Crank
supplementaries:crank

Crank

Supplementaries · by MehVahdJukaar, Plantkillable
block Wall Post Override

Acquisition

Crafting using Treated Stick, Stone, Stone and Stone, arranged in the pattern shown. Produces Crank.

Crafting conditional
Crank Crank guaranteed

Mining & drops

sourcecountchanceconditions
Crank1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Crank1–1100%Survives Explosion
Developer reference
Registry name
supplementaries:crank
Namespace
supplementaries
Mod ID
supplementaries
Tags (1)
minecraft:blocks/wall_post_override

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " 1 ",
    "333"
  ],
  "ingredients": {
    "1": {
      "tag": "forge:rods/wooden"
    },
    "3": {
      "item": "minecraft:stone"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "crank",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}