13 lines
228 B
JSON
13 lines
228 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shapeless",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "create:copper_nugget"
|
||
|
}
|
||
|
],
|
||
|
"result": {
|
||
|
"item": "extendedcopper:copper_button",
|
||
|
"count": 1
|
||
|
}
|
||
|
}
|