Crafting using Gray Wool, Gray Wool, Gray Wool, Gray Wool, Gray Wool, Gray Wool and Stick, arranged in the pattern shown. Produces Gray Flag.
Gray Flag
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gray Flag | 1–1 | 100% | Survives Explosion |
| Light Gray Flag | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Gray Flag | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
supplementaries:flag_gray- Namespace
supplementaries- Mod ID
supplementaries- Tags (2)
supplementaries:blocks/flags supplementaries:items/flags
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"111",
"111",
"2 "
],
"ingredients": {
"1": {
"item": "minecraft:gray_wool"
},
"2": {
"item": "minecraft:stick"
}
},
"conditions": [
{
"raw": {
"flag": "flag",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": "flag",
"experience": null,
"cooking_time": null
}
