sugar_from_honey_bottle.json 204 B

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