RPPutils
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0.2-1.21.1
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/rpputils
资源信息
Minecraft 版本: 1.21.1
平台: fabric
标签: decoration library utility
资源介绍
Adds custom item properties, for now it is only submerged predicate that lets items change when the player is underwater. More properties coming soon.
example with Weskerson's torches


how to use
on
minecraft/items
{
"model": {
"type": "minecraft:condition",
"property": "rj:submerged",
"on_true": {
"type": "minecraft:model",
"model": "minecraft:item/underwater_item"
},
"on_false": {
"type": "minecraft:model",
"model": "minecraft:item/normal_item"
}
}
}
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~