Blindfold
iceandfire:blindfold

Blindfold

Ice and Fire · by Alexthe666, TheBv
item Helmets ArmorArmors

Acquisition

Crafting using Any String, Ersatz Leather and Any String, arranged in the pattern shown. Produces Blindfold.

Crafting
Any String
Ersatz Leather
Any String
Blindfold Blindfold guaranteed
Developer reference
Registry name
iceandfire:blindfold
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/armors/helmets
forge:items/armors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SLS"
  ],
  "ingredients": {
    "L": {
      "tag": "forge:leather"
    },
    "S": {
      "tag": "forge:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}