FireFrame
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0.0+1.19.3
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/fireframe
资源信息
Minecraft 版本: 1.19.3
平台: quilt
标签: game-mechanics library
资源介绍
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 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~