Fur Chestplate
16×16 · BAKED

item· Armor

Fur Chestplate

[Let's Do] Meadow · by satisfy, jason13official
item

Fur Chestplate is an item from [Let's Do] Meadow, crafted from Leather, Feather, and Rabbit Hide.

Acquisition

Crafting using Leather, Feather, Rabbit Hide, Rabbit Hide, Rabbit Hide, Leather, Leather and Leather, arranged in the pattern shown. Produces Fur Chestplate.

Crafting
Leather
Feather
Rabbit Hide
Rabbit Hide
Rabbit Hide
Leather
Leather
Leather
Fur Chestplate Fur Chestplate guaranteed
Developer reference
Registry name
meadow:fur_chestplate
Namespace
meadow
Mod ID
meadow

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# B",
    "CCC",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:leather"
    },
    "B": {
      "item": "minecraft:feather"
    },
    "C": {
      "item": "minecraft:rabbit_hide"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}