Dark Hat
16×16 · BAKED

item· Other

Dark Hat

Goety · by Polarice3
item HeadCrowns

Dark Hat is an item from Goety, crafted from Dark Fabric, Ersatz Leather, and Gold Ingot.

Acquisition

Crafting using Dark Fabric, Ersatz Leather, Gold Ingot and Ersatz Leather, arranged in the pattern shown. Produces Dark Hat.

Crafting
Dark Fabric
Ersatz Leather
Gold Ingot
Ersatz Leather
Dark Hat Dark Hat guaranteed
Developer reference
Registry name
goety:dark_hat
Namespace
goety
Mod ID
goety
Tags (2)
curios:items/head
goety:items/crowns

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " f ",
    "lgl"
  ],
  "ingredients": {
    "f": {
      "item": "goety:dark_fabric"
    },
    "g": {
      "item": "minecraft:gold_ingot"
    },
    "l": {
      "tag": "forge:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}