You've already forked minecraft-assets
14 lines
209 B
JSON
14 lines
209 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:mud"
|
|
},
|
|
{
|
|
"item": "minecraft:wheat"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:packed_mud"
|
|
}
|
|
} |