Gray Dye
minecraft:gray_dye

Gray Dye

Dye Color:
Minecraft · by Mojang Studios
item

Acquisition

Crafting using Any Gray Petal, in any arrangement. Produces Gray Dye.

Crafting ⇆ any arrangement
Any Gray Petal
Gray Dye Gray Dye guaranteed

Milling using Coal (100 ticks). Produces 2× Black Dye and Gray Dye.

Milling

100 ticks

Black Dye Black Dye ×2 guaranteed
Gray Dye Gray Dye 10%

Crafting using Black Dye and White Dye, in any arrangement. Produces 2× Gray Dye.

Crafting ⇆ any arrangement
Black Dye
White Dye
Gray Dye Gray Dye ×2 guaranteed

Milling using Ink Sac (100 ticks). Produces 2× Black Dye and Gray Dye.

Milling

100 ticks

Black Dye Black Dye ×2 guaranteed
Gray Dye Gray Dye 10%

Milling using Wilted Lily (50 ticks). Produces 2× Gray Dye.

Milling conditional

50 ticks

Gray Dye Gray Dye ×2 guaranteed

Milling using Any Gray Petal (50 ticks). Produces Gray Dye.

Milling conditional
Gray Dye Gray Dye guaranteed

Milling using Charcoal (100 ticks). Produces Black Dye and 2× Gray Dye.

Milling

100 ticks

Black Dye Black Dye guaranteed
Gray Dye Gray Dye ×2 10%

Crafting using Wilted Lily, in any arrangement. Produces Gray Dye.

Crafting ⇆ any arrangement
Wilted Lily
Gray Dye Gray Dye guaranteed

Milling using Compat/biomeswevegone/white Sage (50 ticks). Produces 2× White Dye and Gray Dye.

Milling conditional
Compat/biomeswevegone/white Sage Compat/biomeswevegone/white Sage·not yet documented

50 ticks

White Dye White Dye ×2 guaranteed
Gray Dye Gray Dye 10%

Milling using Gray Snowbelle (50 ticks). Produces 2× Gray Dye.

Milling conditional
Gray Snowbelle Gray Snowbelle·not yet documented

50 ticks

Gray Dye Gray Dye ×2 guaranteed

Used in (9)

Crafting using Gray Dye and Any of Black Carpet / Blue Carpet / Brown Carpet / Cyan Carpet / Green Carpet / Light Blue Carpet / Light Gray Carpet / Lime Carpet / Magenta Carpet / Orange Carpet / Pink Carpet / Purple Carpet / Red Carpet / Yellow Carpet / White Carpet, in any arrangement. Produces Gray Carpet.

Crafting ⇆ any arrangement
Gray Dye
Any of Black Carpet / Blue Carpet / Brown Carpet / Cyan Carpet / Green Carpet / Light Blue Carpet / Light Gray Carpet / Lime Carpet / Magenta Carpet / Orange Carpet / Pink Carpet / Purple Carpet / Red Carpet / Yellow Carpet / White Carpet
Gray Carpet Gray Carpet guaranteed

Crafting using Gray Dye and Any of Black Bed / Blue Bed / Brown Bed / Cyan Bed / Green Bed / Light Blue Bed / Light Gray Bed / Lime Bed / Magenta Bed / Orange Bed / Pink Bed / Purple Bed / Red Bed / Yellow Bed / White Bed, in any arrangement. Produces Gray Bed.

Crafting ⇆ any arrangement
Gray Dye
Any of Black Bed / Blue Bed / Brown Bed / Cyan Bed / Green Bed / Light Blue Bed / Light Gray Bed / Lime Bed / Magenta Bed / Orange Bed / Pink Bed / Purple Bed / Red Bed / Yellow Bed / White Bed
Gray Bed Gray Bed guaranteed

Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Gray Dye, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Gray Stained Glass Pane.

Crafting
Glass Pane
Glass Pane
Glass Pane
Glass Pane
Gray Dye
Glass Pane
Glass Pane
Glass Pane
Glass Pane
Gray Stained Glass Pane Gray Stained Glass Pane ×8 guaranteed

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

Crafting ⇆ any arrangement
Gray Concrete Powder ×8 guaranteed

Crafting using Candle and Gray Dye, in any arrangement. Produces Gray Candle.

Crafting ⇆ any arrangement
Candle
Gray Dye
Gray Candle Gray Candle guaranteed
view all 9 →
Developer reference
Registry name
minecraft:gray_dye
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (25):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "botania:petals/gray"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "botania:dye",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:coal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_horn_coral_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_bubble_coral_fan"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_horn_coral"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:black_dye"
    },
    {
      "item": "minecraft:white_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:ink_sac"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "biomesoplenty:wilted_lily"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "biomesoplenty"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_bubble_coral"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_bubble_coral_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_tube_coral_fan"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_fire_coral_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "tag": "botania:petals/gray"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "botania"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_brain_coral"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:charcoal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 100
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_tube_coral"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_fire_coral_fan"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_fire_coral"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_tube_coral_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "biomesoplenty:wilted_lily"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "gray_dye",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "biomeswevegone:compat/biomeswevegone/white_sage"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "biomeswevegone"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_horn_coral_fan"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_brain_coral_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "regions_unexplored:gray_snowbelle"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "regions_unexplored"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:dead_brain_coral_fan"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}