Crafting using Bamboo Slab, Bamboo Slab, Bamboo Slab, Bamboo Slab and Bamboo Slab, arranged in the pattern shown. Produces Trough.
Trough
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Trough is a block from Blue Skies, crafted from Bamboo Slab.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Trough | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
blue_skies:trough- Namespace
blue_skies- Mod ID
blue_skies- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
"###"
],
"ingredients": {
"#": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}