minecraft · recipes
· 1.14.4
Cyan Carpet
cyan_carpet
Recipe #263
1.14.4
#9
{
"type": "minecraft:crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:cyan_dye"
}
},
"result": {
"item": "minecraft:cyan_carpet",
"count": 8
}
}