forked from mtcontrib/plantlife_modpack
		
	fix broken flowers-in-pots recipes
This commit is contained in:
		| @@ -164,7 +164,7 @@ for i in ipairs(flowers_list) do | |||||||
| 		output = "flowers:potted_"..flower, | 		output = "flowers:potted_"..flower, | ||||||
| 		recipe = { | 		recipe = { | ||||||
| 			"flowers:flower_pot", | 			"flowers:flower_pot", | ||||||
| 			"flowers:flower_"..flower | 			"flowers:"..flower | ||||||
| 		} | 		} | ||||||
| 	}) | 	}) | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user