Chorus Mask
16×16 · BAKED

item· Other

Chorus Mask

LegendaryMonsters · by Miauczel
item Head ArmorTrimmable Armor

Chorus Mask is an item from LegendaryMonsters, crafted from Chorus Fruit, Infected Chorus Fruit, and Chorus Crystal.

Acquisition

Crafting using Chorus Fruit, Infected Chorus Fruit, Chorus Fruit, Chorus Fruit, Chorus Crystal and Chorus Fruit, arranged in the pattern shown. Produces Chorus Mask.

Crafting
Chorus Fruit
Infected Chorus Fruit
Chorus Fruit
Chorus Fruit
Chorus Crystal
Chorus Fruit
Chorus Mask Chorus Mask guaranteed
Developer reference
Registry name
legendary_monsters:chorus_mask
Namespace
legendary_monsters
Mod ID
legendary_monsters
Tags (2)
minecraft:items/head_armor
minecraft:items/trimmable_armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#P#",
    "#C#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:chorus_fruit"
    },
    "C": {
      "item": "legendary_monsters:chorus_crystal"
    },
    "P": {
      "item": "legendary_monsters:infected_chorus_fruit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}