Crafting using Blue Nether Brick, Blue Nether Brick, Blue Nether Brick and Blue Nether Brick, arranged in the pattern shown. Produces Blue Nether Bricks.

Blue Nether Bricks is a block from Oh The Biomes You'll Go, crafted from Blue Nether Brick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Blue Nether Bricks | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
byg:blue_nether_bricks- Namespace
byg- Mod ID
byg
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"NN",
"NN"
],
"ingredients": {
"N": {
"item": "byg:blue_nether_brick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}