Chemical Reactor using Magenta Dye and Blue Carpet. Produces 8× Purple Carpet.
Acquisition
Crafting using Purple Dye and Any of Black Carpet / Blue Carpet / Brown Carpet / Cyan Carpet / Gray Carpet / Green Carpet / Light Blue Carpet / Light Gray Carpet / Lime Carpet / Magenta Carpet / Orange Carpet / Pink Carpet / Red Carpet / Yellow Carpet / White Carpet, in any arrangement. Produces Purple Carpet.
Chemical Reactor using Red Dye and Blue Carpet. Produces 8× Purple Carpet.
Chemical Reactor using Purple Dye and White Carpet. Produces 8× Purple Carpet.
Chemical Reactor using Purple Dye and Magenta Carpet. Produces 8× Purple Carpet.
Chemical Reactor using Blue Dye and Red Carpet. Produces 8× Purple Carpet.
Chemical Reactor using Blue Dye and Magenta Carpet. Produces 8× Purple Carpet.
Crafting using Purple Wool and Purple Wool, arranged in the pattern shown. Produces 3× Purple Carpet.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Purple Carpet | 1–1 | 100% | Survives Explosion |
Used in (15)
Crafting using Blue Dye and Any of Black Carpet / Brown Carpet / Cyan Carpet / Gray 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 Blue Carpet.
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 using Orange Dye and Any of Black Carpet / Blue Carpet / Brown Carpet / Cyan Carpet / Gray Carpet / Green Carpet / Light Blue Carpet / Light Gray Carpet / Lime Carpet / Magenta Carpet / Pink Carpet / Purple Carpet / Red Carpet / Yellow Carpet / White Carpet, in any arrangement. Produces Orange Carpet.
Crafting using Cyan Dye and Any of Black Carpet / Blue Carpet / Brown Carpet / Gray 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 Cyan Carpet.
Crafting using Red Dye and Any of Black Carpet / Blue Carpet / Brown Carpet / Cyan Carpet / Gray Carpet / Green Carpet / Light Blue Carpet / Light Gray Carpet / Lime Carpet / Magenta Carpet / Orange Carpet / Pink Carpet / Purple Carpet / Yellow Carpet / White Carpet, in any arrangement. Produces Red Carpet.
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:purple_carpet- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/wool_carpets minecraft:items/wool_carpets
Recipe JSON (8):
{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:magenta_dye"
},
{
"item": "minecraft:blue_carpet"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:purple_dye"
},
{
"anyOf": [
{
"item": "minecraft:black_carpet"
},
{
"item": "minecraft:blue_carpet"
},
{
"item": "minecraft:brown_carpet"
},
{
"item": "minecraft:cyan_carpet"
},
{
"item": "minecraft:gray_carpet"
},
{
"item": "minecraft:green_carpet"
},
{
"item": "minecraft:light_blue_carpet"
},
{
"item": "minecraft:light_gray_carpet"
},
{
"item": "minecraft:lime_carpet"
},
{
"item": "minecraft:magenta_carpet"
},
{
"item": "minecraft:orange_carpet"
},
{
"item": "minecraft:pink_carpet"
},
{
"item": "minecraft:red_carpet"
},
{
"item": "minecraft:yellow_carpet"
},
{
"item": "minecraft:white_carpet"
}
]
}
],
"conditions": [],
"sequence": null,
"group_name": "carpet",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:blue_carpet"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:purple_dye"
},
{
"item": "minecraft:white_carpet"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:purple_dye"
},
{
"item": "minecraft:magenta_carpet"
}
],
"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:red_carpet"
}
],
"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:magenta_carpet"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "minecraft:purple_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "carpet",
"experience": null,
"cooking_time": null
}
