Reaper Cloth
16×16 · BAKED

item· Other

Reaper Cloth

Cobblemon · by The Cobblemon Team
item Evolution Items

Reaper Cloth is a item from Cobblemon, crafted from Gray Wool, Phantom Membrane, and Ghast Tear.

Acquisition

Crafting using Gray Wool, Phantom Membrane, Ghast Tear, Phantom Membrane, Gray Wool, Phantom Membrane and Gray Wool, arranged in the pattern shown. Produces Reaper Cloth.

Crafting
Reaper Cloth Reaper Cloth guaranteed
Developer reference
Registry name
cobblemon:reaper_cloth
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/evolution_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " W ",
    "PGP",
    "WPW"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:ghast_tear"
    },
    "P": {
      "item": "minecraft:phantom_membrane"
    },
    "W": {
      "item": "minecraft:gray_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}