Contributing
This wiki covers Tech Reborn for Minecraft 1.20.1. All content is MIT-licensed; see NOTICE.md at the repo root for attribution requirements.
The most important rule
Never invent a recipe, stat, or texture. Every recipe displayed on this site is sourced from the mod's own datagen output. If you cannot verify a value against ../TechReborn source, leave a <!-- VERIFY: <what to check> --> comment and surface it in your PR description. Do not guess.
Sub-pages
- Component Reference — every MDX component with props tables and live examples.
- Authoring Guide — frontmatter conventions, recipe patterns, cross-linking, and page walkthroughs.
- Data Pipeline — how recipes, items, and textures are extracted from the mod source.