
Dash Amulet
A simple mod adding an amulet that allows the wearer to Dash, with full configurability.
- Загрузки
- 751
- Подписчики
- 3
- Обновлён
- 13 октября 2025 г.
- Лицензия
- LGPL-3.0-only
Опубликован 13 октября 2025 г.
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
Ченджлог
1.0.1Релиз1.21.1 · 13 октября 2025 г.
v1.0.1
Fixed:
- Added missing translation keys for Keybinds
- Only render Cooldown overlay if F1 has not been pressed and the player is not in spectator mode
1.0.0Релиз1.21.1 · 13 октября 2025 г.
Initial release
Комментарии
Загружаем…