14 lines
203 B
JSON
14 lines
203 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "bonemeal",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:bone"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:dye",
|
|
"data": 15,
|
|
"count": 3
|
|
}
|
|
} |