IMC-Vocality/kubejs/data/eidolon/recipes/illwood_planks.json
2025-04-09 22:50:07 -05:00

14 lines
235 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "planks",
"ingredients": [
{
"tag": "eidolon:illwood_logs"
}
],
"result": {
"count": 4,
"item": "eidolon:illwood_planks"
}
}