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.
item· Other
Reaper Cloth
Cobblemon · by The Cobblemon Team
Reaper Cloth is a item from Cobblemon, crafted from Gray Wool, Phantom Membrane, and Ghast Tear.
Acquisition
Related items
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
}
