stone_button.json 168 B

1234567891011
  1. {
  2. "type": "minecraft:crafting_shapeless",
  3. "ingredients": [
  4. {
  5. "item": "minecraft:stone"
  6. }
  7. ],
  8. "result": {
  9. "item": "minecraft:stone_button"
  10. }
  11. }