MI Helper is a generated static reference and progression guide for Minecraft Modern Industrialization plus Extended Industrialization.
Pinned data set:
- Minecraft 1.21.1
- NeoForge
- Modern Industrialization 2.5.4
- Extended Industrialization 1.15.45-1.21.1
npm install
npm run generate:data
npm run devThe generator downloads the pinned jars from Modrinth, extracts MI/EI recipes,
tags, language files, and mod-owned item/block textures, then writes normalized
site data under src/data/generated.
npm run buildThe Astro config is set for GitHub project pages at /mi-helper/.