Crafting using Steel Rod, Light Gray Wool, Light Gray Wool, Steel Rod, Light Gray Wool, Light Gray Wool and Steel Rod, arranged in the pattern shown. Produces Light Gray Flag.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Light Gray Flag | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Light Gray Flag | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
ad_astra:light_gray_flag- Namespace
ad_astra- Mod ID
ad_astra- Tags (3)
ad_astra:blocks/flags ad_astra:items/flags minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"|##",
"|##",
"| "
],
"ingredients": {
"#": {
"item": "minecraft:light_gray_wool"
},
"|": {
"item": "ad_astra:steel_rod"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
