You've already forked minecraft-assets
13 lines
203 B
JSON
13 lines
203 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"group": "bonemeal",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:bone"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:bone_meal",
|
|
"count": 3
|
|
}
|
|
} |