Files
minecraft-assets/data/minecraft/recipe/cyan_carpet.json
2025-02-26 18:31:02 +01:00

15 lines
229 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "carpet",
"key": {
"#": "minecraft:cyan_wool"
},
"pattern": [
"##"
],
"result": {
"count": 3,
"id": "minecraft:cyan_carpet"
}
}