Mossy Chestplate
16×16 · BAKED

item· Armor

Mossy Chestplate

LegendaryMonsters · by Miauczel
item Chest ArmorTrimmable Armor

Mossy Chestplate is an item from LegendaryMonsters, crafted from Moss Block, Iron Ingot, Nature Crystal, and Block of Iron.

Acquisition

Crafting using Moss Block, Moss Block, Iron Ingot, Nature Crystal, Iron Ingot, Iron Ingot, Block of Iron and Iron Ingot, arranged in the pattern shown. Produces Mossy Chestplate.

Crafting
Mossy Chestplate Mossy Chestplate guaranteed
Developer reference
Registry name
legendary_monsters:mossy_chestplate
Namespace
legendary_monsters
Mod ID
legendary_monsters
Tags (2)
minecraft:items/chest_armor
minecraft:items/trimmable_armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    "iEi",
    "iIi"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:moss_block"
    },
    "E": {
      "item": "legendary_monsters:nature_crystal"
    },
    "I": {
      "item": "minecraft:iron_block"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}