23 lines
		
	
	
		
			No EOL
		
	
	
		
			467 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			No EOL
		
	
	
		
			467 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "type": "minecraft:crafting_shapeless",
 | |
|   "category": "misc",
 | |
|   "group": "suspicious_stew",
 | |
|   "ingredients": [
 | |
|     "minecraft:bowl",
 | |
|     "minecraft:brown_mushroom",
 | |
|     "minecraft:red_mushroom",
 | |
|     "minecraft:wither_rose"
 | |
|   ],
 | |
|   "result": {
 | |
|     "components": {
 | |
|       "minecraft:suspicious_stew_effects": [
 | |
|         {
 | |
|           "duration": 140,
 | |
|           "id": "minecraft:wither"
 | |
|         }
 | |
|       ]
 | |
|     },
 | |
|     "count": 1,
 | |
|     "id": "minecraft:suspicious_stew"
 | |
|   }
 | |
| } |