Cardboard Leggings
create:cardboard_leggings

Cardboard Leggings

Create · by simibubi
item Leggings ArmorTrimmable Armor

Acquisition

Crafting using Cardboard, Cardboard, Cardboard, Cardboard, Cardboard, Cardboard and Cardboard, arranged in the pattern shown. Produces Cardboard Leggings.

Crafting
Cardboard
Cardboard
Cardboard
Cardboard
Cardboard
Cardboard
Cardboard
Cardboard Leggings Cardboard Leggings guaranteed
Developer reference
Registry name
create:cardboard_leggings
Namespace
create
Mod ID
create
Tags (2)
forge:items/armors/leggings
minecraft:items/trimmable_armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "P P",
    "P P"
  ],
  "ingredients": {
    "P": {
      "item": "create:cardboard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}