forked from mtcontrib/homedecor_modpack
		
	Tweaked recipe for TV (now requires glowglass instead of plain glass)
This commit is contained in:
		| @@ -838,7 +838,7 @@ minetest.register_craft( { | ||||
| 	output = 'homedecor:television', | ||||
| 	recipe = { | ||||
| 		{ 'homedecor:plastic_sheeting', 'homedecor:plastic_sheeting', 'homedecor:plastic_sheeting' }, | ||||
| 		{ 'homedecor:plastic_sheeting', 'default:glass', 'homedecor:plastic_sheeting' }, | ||||
| 		{ 'homedecor:plastic_sheeting', 'moreblocks:glowglass', 'homedecor:plastic_sheeting' }, | ||||
| 		{ 'homedecor:ic', 'homedecor:ic', 'homedecor:ic' }, | ||||
| 	}, | ||||
| }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user