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

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