Crankbow
16×16 · BAKED

item· Other

Crankbow

Species · by Ninni, Noon, Bornulhu, FloofHips, GLaDOS edition
item

Crankbow is an item from Species, crafted from Iron Ingot, Werefang, and Crossbow. %s/%s Ramps up in speed.

Function

%s/%s Ramps up in speed

Acquisition

Crafting using Iron Ingot, Werefang, Iron Ingot, Werefang, Crossbow, Werefang, Iron Ingot, Werefang and Iron Ingot, arranged in the pattern shown. Produces Crankbow.

Crafting
Iron Ingot
Werefang
Iron Ingot
Werefang
Crossbow
Werefang
Iron Ingot
Werefang
Iron Ingot
Crankbow Crankbow guaranteed
Developer reference
Registry name
species:crankbow
Namespace
species
Mod ID
species

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "Y#Y",
    "#B#",
    "Y#Y"
  ],
  "ingredients": {
    "#": {
      "item": "species:werefang"
    },
    "B": {
      "item": "minecraft:crossbow"
    },
    "Y": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}