Wooden Heavy Crossbow
16×16 · BAKED

item· Weapons

Wooden Heavy Crossbow

Spartan Weaponry · by ObliviousSpartan
item Heavy CrossbowsWooden Weapons

Wooden Heavy Crossbow is a item from Spartan Weaponry, crafted from Any Planks, Bow, Tripwire Hook, and Handle.

Acquisition

Crafting using Any Planks, Bow, Any Planks, Any Planks, Tripwire Hook, Any Planks and Handle, arranged in the pattern shown. Produces Wooden Heavy Crossbow.

Crafting conditional
Any Planks
Bow
Any Planks
Any Planks
Tripwire Hook
Any Planks
Handle
Wooden Heavy Crossbow Wooden Heavy Crossbow guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Village Fletcher (spartanweaponry) spartanweaponry:village_fletcher1–1100%
Developer reference
Registry name
spartanweaponry:wooden_heavy_crossbow
Namespace
spartanweaponry
Mod ID
spartanweaponry
Tags (2)
spartanweaponry:items/heavy_crossbows
spartanweaponry:items/wooden_weapons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#D#",
    "PHP",
    " | "
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:planks"
    },
    "D": {
      "item": "minecraft:bow"
    },
    "H": {
      "item": "minecraft:tripwire_hook"
    },
    "P": {
      "tag": "minecraft:planks"
    },
    "|": {
      "item": "spartanweaponry:handle"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "spartanweaponry:type_disabled",
        "disabled": [
          "heavy_crossbow"
        ]
      },
      "type": "spartanweaponry:type_disabled"
    }
  ],
  "sequence": null,
  "group_name": "spartanweaponry:heavy_crossbow",
  "experience": null,
  "cooking_time": null
}