Slingshot
supplementaries:slingshot

Slingshot

Supplementaries · by MehVahdJukaar, Plantkillable
item

Acquisition

Crafting using String, Rabbit Hide, String, Treated Stick, Slimeball, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Slingshot.

Crafting conditional
String
Rabbit Hide
String
Treated Stick
Slimeball
Treated Stick
Treated Stick
Slingshot Slingshot guaranteed

Used in (1)

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Slingshot, Iron Ingot, Any Planks, Redstone Dust and Any Planks, arranged in the pattern shown. Produces Cannon.

Crafting conditional
Cannon Cannon guaranteed
Developer reference
Registry name
supplementaries:slingshot
Namespace
supplementaries
Mod ID
supplementaries

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "323",
    "101",
    " 1 "
  ],
  "ingredients": {
    "0": {
      "item": "minecraft:slime_ball"
    },
    "1": {
      "tag": "forge:rods/wooden"
    },
    "2": {
      "item": "minecraft:rabbit_hide"
    },
    "3": {
      "item": "minecraft:string"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "slingshot",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}