Chemical Reactor using Light Blue Dye and Light Gray Carpet. Produces 8× Light Blue Carpet.
Acquisition
Chemical Reactor using Cyan Dye and Light Gray Carpet. Produces 8× Light Blue Carpet.
Crafting using Light Blue Wool and Light Blue Wool, arranged in the pattern shown. Produces 3× Light Blue Carpet.
Crafting using Light Blue Dye and Any of Black Carpet / Blue Carpet / Brown Carpet / Cyan Carpet / Gray Carpet / Green Carpet / Light Gray Carpet / Lime Carpet / Magenta Carpet / Orange Carpet / Pink Carpet / Purple Carpet / Red Carpet / Yellow Carpet / White Carpet, in any arrangement. Produces Light Blue Carpet.
Chemical Reactor using Blue Dye and Light Gray Carpet. Produces 8× Light Blue Carpet.
Chemical Reactor using Light Blue Dye and White Carpet. Produces 8× Light Blue Carpet.
Chemical Reactor using Light Gray Dye and Cyan Carpet. Produces 8× Light Blue Carpet.
Chemical Reactor using Light Gray Dye and Blue Carpet. Produces 8× Light Blue Carpet.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Light Blue 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:light_blue_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:light_blue_dye"
},
{
"item": "minecraft:light_gray_carpet"
}
],
"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:light_gray_carpet"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "minecraft:light_blue_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "carpet",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:light_blue_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_gray_carpet"
},
{
"item": "minecraft:lime_carpet"
},
{
"item": "minecraft:magenta_carpet"
},
{
"item": "minecraft:orange_carpet"
},
{
"item": "minecraft:pink_carpet"
},
{
"item": "minecraft:purple_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:blue_dye"
},
{
"item": "minecraft:light_gray_carpet"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:light_blue_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:light_gray_dye"
},
{
"item": "minecraft:cyan_carpet"
}
],
"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:blue_carpet"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
