Dash Amulet
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: neoforge
标签: adventure equipment game-mechanics
DashAmulet
A simple, configurable mod for NeoForge that adds an amulet allowing the wearer to dash.
By default, the amulet has 3 recipes, each with varying cooldown and dash distances. However, you can easily add more recipes by modifying the result object in the item’s JSON. To do so, place the following code inside the components section of the result JSON:
"dashamulet:dash_data": {
"boost": (float: boost value),
"cooldown": (integer: cooldown in ticks)
}
*requires Curios API
请登录后举报
暂无评论,抢个沙发吧~