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
FireFrame

FireFrame

A lib mod for my other projects.

126
0
Game Mechanics
Library

Compatibility

Minecraft: Java Edition

1.19.3

Platforms

Quilt

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

Oganesson897
Oganesson897 Owner

Details

Licensed AGPL-3.0-only
Published 2 years ago
Updated 2 years ago
DescriptionChangelogVersions

Add a new tag:heat_item. You can write items to this tag. When you take these items in you hand(off or main). You will catch fire!

then if you need add this lib to your project. you can see the example

repositories {
  flatDir {
    dirs 'libs'
  }
}

dependensies {
  modApi include ("libs:FireFrame-1.0.0:1.19.3")
}

or use the Modrinth Maven

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

dependensies {
  modApi include ("maven.modrinth:fireframe")
}

Modrinth is open source.

main@016c3d7

© 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.