Potio is a database of Minecraft Potions! It includes brewing recipes for every single potion, including edition specific versions. It also includes cures, a Education Edition exclusive feature.
Potio is the latin word for potion. It's also potion without the n (duh). I think all but one of my siege projects so far have had latin names, which honestly makes me sound way smarter than i actually am lol.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devvOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.