18 lines
		
	
	
		
			No EOL
		
	
	
		
			293 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			293 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shaped",
 | |
|   "category": "misc",
 | |
|   "group": "wooden_sign",
 | |
|   "key": {
 | |
|     "#": "minecraft:pale_oak_planks",
 | |
|     "X": "minecraft:stick"
 | |
|   },
 | |
|   "pattern": [
 | |
|     "###",
 | |
|     "###",
 | |
|     " X "
 | |
|   ],
 | |
|   "result": {
 | |
|     "count": 3,
 | |
|     "id": "minecraft:pale_oak_sign"
 | |
|   }
 | |
| } |