LTDV10/packet/kubejs/data/refurbished_furniture/recipes/constructing/lime_stool.json
2026-04-14 18:20:56 +08:00

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
}