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