26 lines
458 B
JSON
26 lines
458 B
JSON
{
|
|
"type": "refurbished_furniture:workbench_constructing",
|
|
"materials": [
|
|
{
|
|
"count": 3,
|
|
"tag": "minecraft:planks"
|
|
},
|
|
{
|
|
"count": 8,
|
|
"item": "farmersdelight:straw"
|
|
},
|
|
{
|
|
"count": 1,
|
|
"item": "minecraft:white_wool"
|
|
},
|
|
{
|
|
"count": 1,
|
|
"item": "minecraft:lime_dye"
|
|
}
|
|
],
|
|
"result": {
|
|
"count": 2,
|
|
"item": "refurbished_furniture:lime_stool"
|
|
},
|
|
"show_notification": false
|
|
} |