minecraft:pink_concrete_powder

Pink Concrete Powder

Dye Color:
Minecraft · by Mojang Studios
block Shovel Mineable

Acquisition

Grinder using Pink Concrete. Produces Pink Concrete Powder.

Grinder
Pink Concrete Powder guaranteed

Crafting using Pink Dye, Sand, Sand, Sand, Sand, Gravel, Gravel, Gravel and Gravel, in any arrangement. Produces 8× Pink Concrete Powder.

Crafting ⇆ any arrangement
Pink Concrete Powder ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Pink Concrete Powder1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:pink_concrete_powder
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/mineable/shovel

Recipe JSON (5):

{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:pink_concrete"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:light_gray_dye"
    },
    {
      "item": "minecraft:magenta_concrete_powder"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:pink_dye"
    },
    {
      "item": "minecraft:sand"
    },
    {
      "item": "minecraft:sand"
    },
    {
      "item": "minecraft:sand"
    },
    {
      "item": "minecraft:sand"
    },
    {
      "item": "minecraft:gravel"
    },
    {
      "item": "minecraft:gravel"
    },
    {
      "item": "minecraft:gravel"
    },
    {
      "item": "minecraft:gravel"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "concrete_powder",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:pink_dye"
    },
    {
      "item": "minecraft:white_concrete_powder"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:magenta_dye"
    },
    {
      "item": "minecraft:light_gray_concrete_powder"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}