sorcery  Changes To lithium

Initial version of "lithium"

            1  +# lithium
            2  +lithium is an uncommon, soft, combustible metal. it is very valuable as a fuel source, as a single ingot's worth of lithium can fuel a furnace for as long as an entire block of coal, when milled into powder. lithium is also useful in certain alloys.
            3  +
            4  +## forms
            5  +
            6  + * **Lithium Ingot**
            7  + * ![Fragment](doc/tip/textures/sorcery_lithium_fragment.png) **Lithium Fragment**
            8  + * ![Powder](doc/tip/textures/sorcery_lithium_powder.png) **Lithium Powder**
            9  +  * a powerful fuel that burns for twice as long as coal
           10  +  * used in Neutralizing Grease, an alchemical compound
           11  +  * in [divination](wiki:divination), produces recipes for [enchanting](wiki:enchanting) lenses
           12  +
           13  +## alchemy
           14  +<div style="border:1px outset #D6008A; background:black; width: 10em">
           15  +	<div style="background:#FF5EC6;color:#28001A;padding:0.3em;text-align:center"><strong>Neutralizing Grease</strong></div>
           16  +	<div style="display:grid;grid:auto-flow / repeat(3,1.5em);text-align:center;width:fit-content;margin:1em auto;gap:0.1em">
           17  +		<div style="background:#FF6B65;color:#7F3532;height:1.5em;border:1px inset #B24A47">A</div>
           18  +		<div style="background:#65FF6B;color:#327F35;height:1.5em;border:1px inset #47B24A">P</div>
           19  +		<div style="background:#F9FF65;color:#7C7F32;height:1.5em;border:1px inset #AEB247">L</div>
           20  +		<div style="background:#6B65FF;color:#35327F;height:1.5em;border:1px inset #4A47B2">D</div>
           21  +		<div style="height:1.5em"></div>
           22  +		<div style="background:#FF65F9;color:#7F327C;height:1.5em;border:1px inset #B247AE">B</div>
           23  +		<div style="height:1.5em"></div>
           24  +		<div style="background:#65F9FF;color:#327C7F;height:1.5em;border:1px inset #47AEB2">M</div>
           25  +		<div style="height:1.5em"></div>
           26  +	</div>
           27  +	<div>
           28  +		<div style="background:#D2D1FF;color:#35327F;padding:0.3em"><strong>[D]</strong> Dawn Oil</div>
           29  +		<div style="background:#FFD1F8;color:#7F327C;padding:0.3em"><strong>[B]</strong> Berry Oil</div>
           30  +		<div style="background:#FFD2D1;color:#7F3532;padding:0.3em"><strong>[A]</strong> Aluminum Powder</div>
           31  +		<div style="background:#FDFFD1;color:#7C7F32;padding:0.3em"><strong>[L]</strong> Lithium Powder</div>
           32  +		<div style="background:#D1FFD2;color:#327F35;padding:0.3em"><strong>[P]</strong> Pine Extract</div>
           33  +		<div style="background:#D1FDFF;color:#327C7F;padding:0.3em"><strong>[M]</strong> Mixing Bowl</div>
           34  +	</div>
           35  +</div>