Crafting using Any Sawdust, Any Sawdust, Any Sawdust and Any Sawdust, arranged in the pattern shown. Produces Cardboard Box.
Cardboard Box
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cardboard Box | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mekanism:cardboard_box- Namespace
mekanism- Mod ID
mekanism- Tags (1)
forge:blocks/relocation_not_supported
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"tag": "forge:sawdust"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}