Ersatz Leather
immersiveengineering:ersatz_leather

Ersatz Leather

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
item Leather

Acquisition

Crafting using Tough Fabric, Tough Fabric, Tough Fabric, Tough Fabric, Honeycomb, Tough Fabric, Tough Fabric, Tough Fabric and Tough Fabric, arranged in the pattern shown. Produces 8× Ersatz Leather.

Crafting
Tough Fabric
Tough Fabric
Tough Fabric
Tough Fabric
Honeycomb
Tough Fabric
Tough Fabric
Tough Fabric
Tough Fabric
Ersatz Leather Ersatz Leather ×8 guaranteed

Bottling Machine using no listed ingredients. Produces Metal Press Mold: Plate and Ersatz Leather.

Bottling Machine
Metal Press Mold: Plate Metal Press Mold: Plate guaranteed
Ersatz Leather Ersatz Leather guaranteed
Developer reference
Registry name
immersiveengineering:ersatz_leather
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (1)
forge:items/leather

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "fff",
    "fcf",
    "fff"
  ],
  "ingredients": {
    "c": {
      "item": "minecraft:honeycomb"
    },
    "f": {
      "tag": "forge:fabric_hemp"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:bottling_machine",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}