birch_planks.json 209 B

12345678910111213
  1. {
  2. "type": "minecraft:crafting_shapeless",
  3. "group": "planks",
  4. "ingredients": [
  5. {
  6. "tag": "minecraft:birch_logs"
  7. }
  8. ],
  9. "result": {
  10. "item": "minecraft:birch_planks",
  11. "count": 4
  12. }
  13. }