Crafting using Black Wool, Black Wool, Black Wool, Black Wool, Black Wool, Black Wool and Stick, arranged in the pattern shown. Produces Black Banner.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Black Banner | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:black_banner- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/banners minecraft:items/banners
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
" | "
],
"ingredients": {
"#": {
"item": "minecraft:black_wool"
},
"|": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "banner",
"experience": null,
"cooking_time": null
}
