Cardboard Boots
create:cardboard_boots

Cardboard Boots

Create · by simibubi
item Boots ArmorTrimmable Armor

Acquisition

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

Crafting
Cardboard
Cardboard
Cardboard
Cardboard
Cardboard Boots Cardboard Boots guaranteed
Developer reference
Registry name
create:cardboard_boots
Namespace
create
Mod ID
create
Tags (2)
forge:items/armors/boots
minecraft:items/trimmable_armor

Recipe JSON (1):

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