You've already forked minecraft-assets
16 lines
231 B
JSON
16 lines
231 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "carpet",
|
|
"pattern": [
|
|
"##"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:pink_wool"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:pink_carpet",
|
|
"count": 3
|
|
}
|
|
} |