14 lines
223 B
JSON
14 lines
223 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"group": "bonemeal",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:bone"
|
|
}
|
|
],
|
|
"result": {
|
|
"count": 3,
|
|
"id": "minecraft:bone_meal"
|
|
}
|
|
} |