Sickle
16×16 · BAKED

item· Weapons

Sickle

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Cookery Mod ItemsSwords

Sickle is an item from Kaleidoscope Cookery, crafted from Flint, String, and Stick.

Acquisition

Crafting using Flint, Flint, String, Stick, Flint and Stick, arranged in the pattern shown. Produces Sickle.

Crafting
Flint
Flint
String
Stick
Flint
Stick
Sickle Sickle guaranteed
Developer reference
Registry name
kaleidoscope_cookery:sickle
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:items/cookery_mod_items
minecraft:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAB",
    " CA",
    "C  "
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:flint"
    },
    "B": {
      "item": "minecraft:string"
    },
    "C": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}