Crafting using Block of Cardboard, in any arrangement. Produces 4× Cardboard.
Cardboard
Acquisition
Used in (9)
Crafting using Cardboard, Cardboard, Cardboard, Cardboard and Cardboard, arranged in the pattern shown. Produces Cardboard Helmet.
Crafting using Cardboard, Cardboard, Cardboard, Cardboard, Cardboard, Cardboard and Cardboard, arranged in the pattern shown. Produces Cardboard Leggings.
Crafting using Treated Stick, Treated Stick, Treated Stick, Treated Stick, Cardboard, Treated Stick, Treated Stick, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Item Frame.
Crafting using Cardboard, Cardboard and Treated Stick, arranged in the pattern shown. Produces Cardboard Sword.
Crafting using Cardboard, Cardboard, Cardboard, Cardboard, Cardboard, Cardboard, Cardboard and Cardboard, arranged in the pattern shown. Produces Cardboard Chestplate.
Related items
Developer reference
- Registry name
create:cardboard- Namespace
create- Mod ID
create- Tags (2)
forge:items/plates/cardboard forge:items/plates
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "create:cardboard_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "create:bound_cardboard_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:pressing",
"pattern": null,
"ingredients": {
"item": "create:pulp"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

