1
0

stone_brick_wall_from_stone_bricks_stonecutting.json 154 B

12345678
  1. {
  2. "type": "minecraft:stonecutting",
  3. "ingredient": {
  4. "item": "minecraft:stone_bricks"
  5. },
  6. "result": "minecraft:stone_brick_wall",
  7. "count": 1
  8. }