Ancient Mask
botania:cosmetic_ancient_mask

Ancient Mask

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item All

Acquisition

Crafting using Pink Dye, Pink Dye, Pink Dye, Pink Dye, Mana Infused String, Pink Dye, Pink Dye, Pink Dye and Pink Dye, arranged in the pattern shown. Produces Ancient Mask.

Crafting
Pink Dye
Pink Dye
Pink Dye
Pink Dye
Mana Infused String
Pink Dye
Pink Dye
Pink Dye
Pink Dye
Ancient Mask Ancient Mask guaranteed
Developer reference
Registry name
botania:cosmetic_ancient_mask
Namespace
botania
Mod ID
botania
Tags (1)
trinkets:items/all

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "PSP",
    "PPP"
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:pink_dye"
    },
    "S": {
      "item": "botania:mana_string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:cosmetic_bauble",
  "experience": null,
  "cooking_time": null
}