Crafting using Nether Bricks, Nether Brick, Nether Bricks, Nether Bricks, Nether Brick and Nether Bricks, arranged in the pattern shown. Produces 6× Nether Brick Fence.
Nether Brick Fence
Minecraft · by Mojang Studios
Acquisition
Scrapbox using Scrap Box. Produces Nether Brick Fence.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Nether Brick Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
minecraft:nether_brick_fence- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/fences minecraft:blocks/mineable/pickaxe minecraft:items/fences
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"W#W",
"W#W"
],
"ingredients": {
"#": {
"item": "minecraft:nether_brick"
},
"W": {
"item": "minecraft:nether_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
