Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 942 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 942 Bytes

Alchemy recipes are displayed in the upper-left corner

alchemyrecipes

Noita mod to show alchemy recipes

Usage

Just look at the recipes. The [<] button minimizes the recipe display. Click on the recipe itself to toggle between codenames vs. localized names for the ingredients.

Installation (Manual)

Get setup for mods (get on the modding tools beta branch). Download this repo as a .zip, and extract into your Noita/mods/ directory (so this README should end up in Noita/mods/alchemyrecipes/README.md). Then enable the 'Alchemy Recipes' mod through the in-game pause menu.

Installation (Git)

You can git clone this repo directly into mods:

cd {your Noita install dir}/mods/
git clone https://github.com/probable-basilisk/alchemyrecipes.git

Then enable the 'Alchemy Recipes' mod through the in-game pause menu.