| 1234567891011121314151617181920 |
- {
- "type": "minecraft:crafting_shaped",
- "pattern": [
- "###"
- ],
- "key": {
- "#": [
- {
- "item": "minecraft:sandstone"
- },
- {
- "item": "minecraft:chiseled_sandstone"
- }
- ]
- },
- "result": {
- "item": "minecraft:sandstone_slab",
- "count": 6
- }
- }
|