Frontiersman's Cap
alexsmobs:frontier_cap

Frontiersman's Cap

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
item Helmets Armor

Function

+0.1 Speed while Sneaking

Acquisition

Crafting using Hair of Bear, Hair of Bear, Hair of Bear, Hair of Bear, Leather Cap, Hair of Bear and Raccoon Tail, arranged in the pattern shown. Produces Frontiersman's Cap.

Crafting
Hair of Bear
Hair of Bear
Hair of Bear
Hair of Bear
Leather Cap
Hair of Bear
Raccoon Tail
Frontiersman's Cap Frontiersman's Cap guaranteed

Crafting using Hair of Bear, Hair of Bear, Hair of Bear, Hair of Bear, Leather Cap, Hair of Bear and Raccoon Tail, arranged in the pattern shown. Produces Frontiersman's Cap.

Crafting
Hair of Bear
Hair of Bear
Hair of Bear
Hair of Bear
Leather Cap
Hair of Bear
Raccoon Tail
Frontiersman's Cap Frontiersman's Cap guaranteed
Developer reference
Registry name
alexsmobs:frontier_cap
Namespace
alexsmobs
Mod ID
alexsmobs
Tags (1)
forge:items/armors/helmets

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "HHH",
    "HCH",
    "  T"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:leather_helmet"
    },
    "H": {
      "item": "alexsmobs:bear_fur"
    },
    "T": {
      "item": "alexsmobs:raccoon_tail"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "HHH",
    "HCH",
    "T  "
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:leather_helmet"
    },
    "H": {
      "item": "alexsmobs:bear_fur"
    },
    "T": {
      "item": "alexsmobs:raccoon_tail"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}