You've already forked minecraft-assets
12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"group": "wooden_button",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:acacia_planks"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:acacia_button"
|
|
}
|
|
} |