blue_dye_from_cornflower.json 192 B

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