Crafting using Gravel, Gravel, Gravel and Gravel, arranged in the pattern shown. Produces 4× Gravel Bricks.

Gravel Bricks
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gravel Bricks | 1–1 | 100% | Drops itself with Silk Touch |
Used in (1)
Sus Crafting using Gravel Bricks. Produces Suspicious Gravel Bricks.

Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Survives Explosion |
| Gravel Bricks | 1–1 | 100% | Drops itself with Silk Touch |
Related items
Developer reference
- Registry name
supplementaries:gravel_bricks- Namespace
supplementaries- Mod ID
supplementaries- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/mineable/shovel supplementaries:blocks/gravel_bricks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"11",
"11"
],
"ingredients": {
"1": {
"item": "minecraft:gravel"
}
},
"conditions": [
{
"raw": {
"flag": "gravel_bricks",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
