### Alchemistry #### Atomizer ```js global.mrt.alchemistry.atomizer(event, , [, ], ) ``` #### (Chemical) Combiner ```js global.mrt.alchemistry.combiner(event, , [], ) ``` #### (Chemical) Dissolver ```js global.mrt.alchemistry.dissolver(event, [[[Output items], ], ...], , , , ) ``` #### Evaporator ```js global.mrt.alchemistry.evaporator(event, , [, ], ) ``` #### Liquifier ```js global.mrt.alchemistry.liquifier(event, Fluid.of(, ), , ) ```