Crafting using Iron Pillar, Yellow Dye and Black Dye, in any arrangement. Produces Marked Iron Pillar.

Marked Iron Pillar
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Marked Iron Pillar | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ad_astra:marked_iron_pillar- Namespace
ad_astra- Mod ID
ad_astra- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "ad_astra:iron_pillar"
},
{
"item": "minecraft:yellow_dye"
},
{
"item": "minecraft:black_dye"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
