18 lines
252 B
JSON
18 lines
252 B
JSON
|
|
{
|
||
|
|
"type": "minecraft:crafting_shapeless",
|
||
|
|
"ingredients": [
|
||
|
|
{
|
||
|
|
"item": "minecraft:wheat"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"item": "minecraft:wheat"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"item": "minecraft:wheat"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"result": {
|
||
|
|
"item": "minecraft:bread"
|
||
|
|
}
|
||
|
|
}
|