This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/kubejs/data/farmersdelight/recipes/cutting/leather_boots.json

16 lines
250 B
JSON
Raw Normal View History

2023-11-02 12:32:44 -05:00
{
"type": "farmersdelight:cutting",
"ingredients": [
{
"item": "minecraft:leather_boots"
}
],
"result": [
{
"item": "meterial_elements:leather_sheet"
}
],
"tool": {
"tag": "modernrecipes:tools/shears"
}
}