Skip to content

maksymuimanov/Temporal-API

Repository files navigation

Temporal API

Welcome to the Temporal API Wiki - the official wiki for the Temporal API Minecraft modding framework.

Temporal API is a framework designed to simplify the whole development process by reducing boilerplate and letting modders focus only on unique features. It does not add gameplay features to players directly - it exists to help mod developers deliver content faster. It provides utilities, abstractions, and extension points to streamline mod development on NeoForge (currently only NeoForge).


Core Purpose

The main goal of Temporal API is to make creating Minecraft mods easier and more flexible.

It provides foundational systems such as:

  • Object Factories

  • Event Handlers

  • Annotation Processors

  • Simplified Datagen using Annotations

  • Automated Registries and Events

  • And much more

All of these aim to reduce repetitive code and complexity for mod developers.


Latest Releases

Temporal API supports these Minecraft versions:

Minecraft Version Loader Latest API Version
1.21.4 NeoForge 1.8.4
1.21.1 NeoForge 1.9.0 (recommended)
1.20.1 Forge 1.6.7

Contributing

Temporal API is an evolving library - contributions are welcome!

Before contributing:

  1. Follow the coding and documentation standards
  2. Submit issues or pull requests via GitHub
  3. Or you can write to me directly in Discord: w4t3rcs

Support and Community

If you need help, you can:

  • Open issues on the GitHub repo
  • Join the Team Temporal Discord
  • Or you can write to me directly in Discord: w4t3rcs

License

Temporal API is distributed under MIT on CurseForge.


Want to Know More?

Checkout the project Wiki and Example mod

About

Temporal API is the official library for Team Temporal mods, as well as other projects and modders, and modpack creators may use it for their projects as much as they like

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages