1
0

pink_dye_from_peony.json 203 B

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