minecraft:cyan_concrete_powder

Cyan Concrete Powder

Dye Color:
Minecraft · by Mojang Studios
block Shovel Mineable

Acquisition

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

Crafting ⇆ any arrangement
Cyan Concrete Powder ×8 guaranteed

Grinder using Cyan Concrete. Produces Cyan Concrete Powder.

Grinder
Cyan Concrete Powder guaranteed

Mining & drops

sourcecountchanceconditions
Cyan Concrete Powder1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (6):

{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cyan_dye"
    },
    {
      "item": "minecraft:light_blue_concrete_powder"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cyan_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:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:cyan_concrete"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:blue_dye"
    },
    {
      "item": "minecraft:green_concrete_powder"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cyan_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:green_dye"
    },
    {
      "item": "minecraft:blue_concrete_powder"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}