Crafting using Block of Cardboard and String, in any arrangement. Produces Bound Block of Cardboard.

Bound Block of Cardboard
Create · by simibubi
Acquisition
Item Application using Block of Cardboard and Any String. Produces Bound Block of Cardboard.


Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bound Block of Cardboard | 1–1 | 100% | Drops itself with Silk Touch |
Used in (1)
Crafting using Bound Block of Cardboard, in any arrangement. Produces 4× Cardboard.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Bound Block of Cardboard | 1–1 | 100% | Drops itself with Silk Touch |
| — | 1–1 | 100% | Survives Explosion |
| Block of Cardboard | 1–1 | 100% | Inverted, Survives Explosion |
Related items
Developer reference
- Registry name
create:bound_cardboard_block- Namespace
create- Mod ID
create- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "create:cardboard_block"
},
{
"item": "minecraft:string"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:item_application",
"pattern": null,
"ingredients": [
{
"item": "create:cardboard_block"
},
{
"tag": "forge:string"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}






