Crafting using Blackstone, Cobblestone, Cobblestone and Blackstone, arranged in the pattern shown. Produces 4× Checker Block.

Checker Block
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Checker Block | 1–1 | 100% | Survives Explosion |
Used in (2)
Crafting using Checker Block, Checker Block and Checker Block, arranged in the pattern shown. Produces 6× Checker Slab.
Stone Cutting using Checker Block. Produces Checker Slab.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Checker Block | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
supplementaries:checker_block- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"10 ",
"01 ",
" "
],
"ingredients": {
"0": {
"item": "minecraft:cobblestone"
},
"1": {
"item": "minecraft:blackstone"
}
},
"conditions": [
{
"raw": {
"flag": "checker_block",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}








