minecraft · recipes
· 1.19.4
Pink Carpet
pink_carpet
Recipe #170
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "carpet",
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:pink_dye"
}
},
"pattern": [
"###",
"#$#",
"###"
],
"result": {
"count": 8,
"item": "minecraft:pink_carpet"
},
"show_notification": true
}