white_dye_from_lily_of_the_valley.json 202 B

123456789101112
  1. {
  2. "type": "minecraft:crafting_shapeless",
  3. "group": "white_dye",
  4. "ingredients": [
  5. {
  6. "item": "minecraft:lily_of_the_valley"
  7. }
  8. ],
  9. "result": {
  10. "item": "minecraft:white_dye"
  11. }
  12. }