Temporal API logo

Temporal API

Mod

by Cyber_Rat

Temporal API is the library for Team Temporal mods, other projects may use it as well.

Downloads

12,506,758

Type

Mod

CurseForge ID

970291

Last Updated

Apr 9, 2026

Description

description_b5fc750d-2822-4a40-9419-8a711875fc9e.png

Welcome to the Temporal API - the official page 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.

Support and Community

If you need help, you can:

  • Open issues on the GitHub repo
  • Join the Team Temporal [Discord](https://discord.gg/5dKKA4fUga)
  • Or you can write to me directly in Discord: `w4t3rcs` 

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` 

 

Want to Know More?

Check out the project Wiki and Example mod!

FAQ:

Will This Mod Be Getting A Fabric Version? No, a fabric version is not planned   Can I use this mod in my Modpacks? Yes, feel free to use this mod in any modpack!

How do I suggest features or report Bugs? Join our Discord above for any comments, questions, suggestions, or problems!

Similar Mods

Included in Modpacks

External Resources