White Flag
ad_astra:white_flag

White Flag

Dye Color:
Ad Astra · by Alex Nijjar
block FlagsFlagsPickaxe Mineable

Acquisition

Crafting using Steel Rod, White Wool, White Wool, Steel Rod, White Wool, White Wool and Steel Rod, arranged in the pattern shown. Produces White Flag.

Crafting
White Flag White Flag guaranteed

Mining & drops

sourcecountchanceconditions
White Flag1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
White Flag1–1100%Survives Explosion, Block State Property
Developer reference
Registry name
ad_astra:white_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:white_wool"
    },
    "|": {
      "item": "ad_astra:steel_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}