Fur Boots
16×16 · BAKED

item· Armor

Fur Boots

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

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

Acquisition

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

Crafting
Leather
Leather
Rabbit Hide
Rabbit Hide
Fur Boots Fur Boots guaranteed
Developer reference
Registry name
meadow:fur_boots
Namespace
meadow
Mod ID
meadow

Recipe JSON (1):

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