作者:rebot | 分类:模组
Minecraft 版本: 1.19.3
平台: fabric
标签: library
an advanced model editing mod for Minecraft
using scripts to render vertices, particles, and visually modify the player model
Scripted Models has examples on how to use it
here
Example Mod:
download the ".txt" files to ".minecraft/ScriptedModels"
then select them in the GUI by pressing "R"
dependencies {
modImplementation "maven.modrinth:scripted-models:0.7.2"
}
repositories {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
content {
includeGroup "maven.modrinth"
}
}
}
请登录后举报
暂无评论,抢个沙发吧~