polished_andesite.json 225 B

12345678910111213141516
  1. {
  2. "type": "minecraft:crafting_shaped",
  3. "pattern": [
  4. "SS",
  5. "SS"
  6. ],
  7. "key": {
  8. "S": {
  9. "item": "minecraft:andesite"
  10. }
  11. },
  12. "result": {
  13. "item": "minecraft:polished_andesite",
  14. "count": 4
  15. }
  16. }