Cloth
hexerei:cloth

Cloth

Hexerei · by JoeFoxe
item

Cloth is a item from Hexerei, crafted from Infused Fabric.

Acquisition

Crafting using Infused Fabric, arranged in the pattern shown. Produces Cloth.

Crafting
Infused Fabric
Cloth Cloth guaranteed
Developer reference
Registry name
hexerei:cloth
Namespace
hexerei
Mod ID
hexerei

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I"
  ],
  "ingredients": {
    "I": {
      "item": "hexerei:infused_fabric"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}