Custom Fishing Lines
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 0.1.1+1.19.4
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/custom-fishing-lines
资源信息
Minecraft 版本: 1.19.4
平台: fabric quilt
标签: decoration
资源介绍
A mod for data driven color patterns on fishing rod lines.
Inspired by Dyeable Fishing Lines
The format is as follows (note that the actual format is json and not json5 so comments are not allowed):
{
"segments": [
{
//the color of the segment in "rrggbb" format
"color": "",
/*
* the percentage of the fishing rod line
*
* 1 is the part of the fishing rod line
* attached to the fishing rod and 0 is
* the part of the fishing rod attached to
* the bobber
*
* segments have to be ordered from higher
* to lower percentage
*/
"percentage": 0
},
...
]
}下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
赞助作者
请 登录 后赞助作者。
暂无评论,抢个沙发吧~