Silk Lead
16×16 · BAKED

item· Other

Silk Lead

Critters and Companions · by Joosh, EterDelta
item

Silk Lead is an item from Critters and Companions, crafted from Silk and Slimeball.

Acquisition

Crafting using Silk, Silk, Silk, Slimeball and Silk, arranged in the pattern shown. Produces Silk Lead.

Crafting
Silk
Silk
Silk
Slimeball
Silk
Silk Lead Silk Lead guaranteed
Developer reference
Registry name
crittersandcompanions:silk_lead
Namespace
crittersandcompanions
Mod ID
crittersandcompanions

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS ",
    "SB ",
    "  S"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:slime_ball"
    },
    "S": {
      "item": "crittersandcompanions:silk"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}