17 lines
		
	
	
		
			No EOL
		
	
	
		
			271 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			No EOL
		
	
	
		
			271 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "building",
 | |
|   "group": "wooden_stairs",
 | |
|   "key": {
 | |
|     "#": "minecraft:crimson_planks"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "#  ",
 | |
|     "## ",
 | |
|     "###"
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 4,
 | |
|     "id": "minecraft:crimson_stairs"
 | |
|   }
 | |
| } |