Files
minecraft-assets/data/minecraft/recipes/warped_planks.json
2021-04-14 18:32:33 +00:00

13 lines
212 B
JSON

{
"type": "minecraft:crafting_shapeless",
"group": "planks",
"ingredients": [
{
"tag": "minecraft:warped_stems"
}
],
"result": {
"item": "minecraft:warped_planks",
"count": 4
}
}