16 lines
253 B
JSON
16 lines
253 B
JSON
{
|
|
"type": "farmersdelight:cutting",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:leather_leggings"
|
|
}
|
|
],
|
|
"result": [
|
|
{
|
|
"item": "material_elements:leather_sheet"
|
|
}
|
|
],
|
|
"tool": {
|
|
"tag": "modernrecipes:tools/shears"
|
|
}
|
|
} |