Recipe Generator for Minecraft Bedrock.
Install dependencies with npm install
(or pnpm install
or yarn
) and start
a development server
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
Credits to @destruc7i0n that made the original website and providing minecraft-textures library that contains all Minecraft's item ids and textures