Crafting using String, String, White Wool, String and String, arranged in the pattern shown. Produces 2× Cloth.
Cloth
Forbidden & Arcanus · by stal111, CesarZorak
Cloth is a item from Forbidden & Arcanus, crafted from String and White Wool.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Abandoned Mineshaft Additions (forbidden_arcanus) forbidden_arcanus:abandoned_mineshaft_additions | 1–1 | 100% | — |
Used in (4)
Crafting using Bone, Cloth, Cloth, Cloth and Cloth, arranged in the pattern shown. Produces Mortem Leggings.
Crafting using Bone, Bone, Cloth and Cloth, arranged in the pattern shown. Produces Mortem Boots.
Crafting using Cloth, Cloth, Bone, Cloth, Bone and Bone, arranged in the pattern shown. Produces Mortem Chestplate.
Crafting using Cloth, Cloth, Cloth, Cloth, Skeleton Skull and Cloth, arranged in the pattern shown. Produces Mortem Helmet.
Developer reference
- Registry name
forbidden_arcanus:cloth- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#X#",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:string"
},
"X": {
"item": "minecraft:white_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
