Sachet
16×16 · BAKED

item· Other

Sachet

Cobblemon · by The Cobblemon Team
item Evolution Items

Sachet is a item from Cobblemon, crafted from String, Purple Wool, Lilac, Allium, Peony, and Magenta Wool.

Acquisition

Crafting using String, Purple Wool, String, Lilac, Allium, Peony, Magenta Wool, Purple Wool and Magenta Wool, arranged in the pattern shown. Produces Sachet.

Crafting
Sachet Sachet guaranteed
Developer reference
Registry name
cobblemon:sachet
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/evolution_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SPS",
    "LAF",
    "MPM"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:allium"
    },
    "F": {
      "item": "minecraft:peony"
    },
    "L": {
      "item": "minecraft:lilac"
    },
    "M": {
      "item": "minecraft:magenta_wool"
    },
    "P": {
      "item": "minecraft:purple_wool"
    },
    "S": {
      "item": "minecraft:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}