sorcery  Changes To dyes

Initial version of "dyes"

            1  +# dyes
            2  +<!-- automatically generated by util/recgen.lua, do not edit! -->
            3  +<div style="margin-left: 1.5em; border:1px outset #0032A8; background:black; width: 10em; float:right">
            4  +	<div style="background:#3873FF;color:#000E30;padding:0.3em;text-align:center"><strong>Blue Dye</strong></div>
            5  +	<div style="display:grid;grid:auto-flow / repeat(3,1.5em);text-align:center;width:fit-content;margin:1em auto;gap:0.1em">
            6  +		<div style="height:1.5em"></div>
            7  +		<div style="background:#9665FF;color:#4B327F;height:1.5em;border:1px inset #6947B2">C</div>
            8  +		<div style="height:1.5em"></div>
            9  +		<div style="background:#9665FF;color:#4B327F;height:1.5em;border:1px inset #6947B2">C</div>
           10  +		<div style="background:#FF9665;color:#7F4B32;height:1.5em;border:1px inset #B26947">P</div>
           11  +		<div style="background:#9665FF;color:#4B327F;height:1.5em;border:1px inset #6947B2">C</div>
           12  +		<div style="height:1.5em"></div>
           13  +		<div style="background:#65FF96;color:#327F4B;height:1.5em;border:1px inset #47B269">W</div>
           14  +		<div style="height:1.5em"></div>
           15  +	</div>
           16  +	<div>
           17  +		<div style="background:#DFD1FF;color:#4B327F;padding:0.3em"><strong>[C]</strong> Cobalt Powder</div>
           18  +		<div style="background:#FFDFD1;color:#7F4B32;padding:0.3em"><strong>[P]</strong> Paraffin</div>
           19  +		<div style="background:#D1FFDF;color:#327F4B;padding:0.3em"><strong>[W]</strong> Water Bucket</div>
           20  +	</div>
           21  +</div>
           22  +`sorcery` extends the default dye recipes considerably. many of these recipes require `unifieddyes`. in order to make dyes, you will need paraffin, a bucket of water, and three color components. these components vary per recipe, but for instance, to make blue dye, you could use [cobalt](wiki:cobalt) powder. some of the dye recipes are listed on the wiki, but you can find more colors by experimenting, especially with combinations of metal powders.
           23  +