18 lines
263 B
JSON
18 lines
263 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "dyed_bed",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:bed",
|
|
"data": 0
|
|
},
|
|
{
|
|
"item": "minecraft:dye",
|
|
"data": 3
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:bed",
|
|
"data": 12
|
|
}
|
|
} |