Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
TelluriumForge

TelluriumForge

Library mod for Miki Tellurium mods

7,900
4
Library

Compatibility

Minecraft: Java Edition

1.21.x
1.20–1.20.4

Platforms

Fabric
Forge
NeoForge

Supported environments

Client-side
Server-side
Client and server (optional)

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

Miki-Tellurium
Miki-Tellurium Member

Details

Licensed MIT
Published last year
Updated 2 months ago
DescriptionChangelogVersions

This is a library mod used by some of my mods. It doesn't add any content to the game, it is designed to be used for mod develment. Here is a list of its features:

  • Methods useful for registering in-game content (e.g., blocks, items, entities, etc.).
  • Methods useful for registering Fabric events.
  • Methods and classes useful for handling the networking of block entities.
  • Methods and classes useful for creating configuration files and in-game option screens.
  • A convenience class used to facilitate in-game logging.
  • A convenience class used to manage the cursor position in in-game GUIs.

All functions come with documentation that can be accessed through the IDE or on GitHub via the source page. To add this library to your project use the Modrinth maven like this:

repositories {
    maven {
        name = "Modrinth"
        url = "https://api.modrinth.com/maven"
    }
}

dependencies {
    modImplementation  'maven.modrinth:telluriumforge:version' // Change version with the version you want to use
}

This library is freely usable by anyone, as long as the usage license is respected.

Modrinth is open source.

sidebar-refinement@948af2b

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.