Description
# Tech Extensions
**Tech Extensions** is a Minecraft mod that serves as an add-on for the
[Tech Reborn](https://www.curseforge.com/minecraft/mc-mods/techreborn) mod.
It introduces new high-tech gadgets and utilities to enhance the gameplay experience.
- **Supported Minecraft Version:** 26.1(.x), 1.21.10
- **Dependencies:**
- [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api)
- [Tech Reborn](https://www.curseforge.com/minecraft/mc-mods/techreborn)
## Items
Currently, the mod adds nine new items:
- [Electric Jetpack](https://dabolus.games/tech-extensions/reference/items/electric-jetpack/)
- [Electric Ducted Fan](https://dabolus.games/tech-extensions/reference/items/electric-ducted-fan/)
- [Resonance Scanner](https://dabolus.games/tech-extensions/reference/items/resonance-scanner/)
- [Meta-Tool](https://dabolus.games/tech-extensions/reference/items/meta-tool/)
- [Shrink Ray](https://dabolus.games/tech-extensions/reference/items/shrink-ray/)
- [Vacuum Gun](https://dabolus.games/tech-extensions/reference/items/vacuum-gun/)
- [Cyber Shield](https://dabolus.games/tech-extensions/reference/items/cyber-shield/)
- [Soap](https://dabolus.games/tech-extensions/reference/items/soap/)
- [Bubble Gun](https://dabolus.games/tech-extensions/reference/items/bubble-gun/)
For detailed documentation on each item, please refer to [the official wiki](https://dabolus.games/tech-extensions/).
## Contributing
Contributions are welcome! If you have ideas for new features, improvements, or bug fixes,
feel free to open an issue or submit a pull request on the [GitHub repository](https://github.com/Dabolus/TechExtensions).
For developers, the structure of the mod is deliberately based on the Tech Reborn
codebase to facilitate easier integration and understanding.
## License
This mod is licensed under the MIT License. See the [LICENSE.md](LICENSE.md) file for more information.