Cardboard Box
mekanism:cardboard_box

Cardboard Box

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Relocation Not Supported

Acquisition

Crafting using Any Sawdust, Any Sawdust, Any Sawdust and Any Sawdust, arranged in the pattern shown. Produces Cardboard Box.

Crafting
Any Sawdust
Any Sawdust
Any Sawdust
Any Sawdust
Cardboard Box Cardboard Box guaranteed

Mining & drops

sourcecountchanceconditions
Cardboard Box1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}