Wither Assault Shoulder Weapon
cataclysm:wither_assault_shoulder_weapon

Wither Assault Shoulder Weapon

cataclysm · by L_Ender
item Ferromagnetic ItemsExplosion Immune Item

Function

Right click to shoot Wither Missiles While sneaking, right click to shoot Wither Howitzers.

Acquisition

Crafting using Witherite Ingot, Gunpowder, Gunpowder, Block of Redstone, Gunpowder, Gunpowder and Witherite Ingot, arranged in the pattern shown. Produces Wither Assault Shoulder Weapon.

Crafting
Wither Assault Shoulder Weapon Wither Assault Shoulder Weapon guaranteed
Developer reference
Registry name
cataclysm:wither_assault_shoulder_weapon
Namespace
cataclysm
Mod ID
cataclysm
Tags (2)
alexscaves:items/ferromagnetic_items
cataclysm:items/explosion_immune_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "nG ",
    "GRG",
    " Gn"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:gunpowder"
    },
    "R": {
      "item": "minecraft:redstone_block"
    },
    "n": {
      "item": "cataclysm:witherite_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}