Twirl!
ModrinthAdds the "Twirling" enchantment, replacing any item's use action with being pointlessly spun around.
3.3k завантажень 17 підписників оновлено 24mo ago
остання v0.3.3+1.21 Modrinth

Adds a less-than-useless enchantment (curse) that replaces the use action with a twirl!
I'll try spinning! That's a good trick!
Any twirling-enchanted item can be used to visually spin around!
This prevents utilizing the usual use for an item, like drawing a bow or tilling soil.
Books can be enchanted with twirling at a crafting table using feathers, wind charges, or breeze rods.
Datapacking
Item-specific behaviour can be altered with these item tags:
#twirl:keep_use- allows the original item'suse()to run.#twirl:keep_tick- allows the original item'susageTick()to run.#twirl:keep_finish- allows the original item'sonStoppedUsing()to run.#twirl:keep_action- preserves the original item'sgetUseAction()result.#twirl:rotate_z- spin in the other sensible axes instead.
Afterword
All mods are built on the work of many others.
This mod was made for ModFest: Carnival!
We're open to suggestions for how to implement stuff better - if you see something wonky and have an idea - let us know.
Версії
Release
0.3.3+1.21
Fixes:
- swap to @WrapMethod for safer matrix stacking
Changelog: https://github.com/sisby-folk/twirl/releases/tag/v0.3.3
Release
0.3.2+1.21
Changes:
- similarly cancel finishUsing, and appropriately rename `#twirl:keep_finish` and `#twirl:keep_stop`
Changelog:…
Release
0.3.1+1.21
Fix:
- NPE due to an unconditional item render mixin over a nullable entity
Changelog: https://github.com/sisby-folk/twirl/releases/tag/v0.3.1
Release
0.3.0+1.21
Changes:
- Twirl offhand item if both are enchanted
Changelog: https://github.com/sisby-folk/twirl/releases/tag/v0.3.0
Release
0.2.3+1.21
Fix:
- metadata mod desc
- fix offhand twirling offsets
Changelog: https://github.com/sisby-folk/twirl/releases/tag/v0.2.3
Release
0.2.2+1.21
Fix:
- metadata mod name
Changelog: https://github.com/sisby-folk/twirl/releases/tag/v0.2.2
Release
0.2.1+1.21
Fix:
- onStoppedUsing being called due to a bad mixin target
Changelog: https://github.com/sisby-folk/twirl/releases/tag/v0.2.1
Release
0.2.0+1.21
Changes:
- add item tags (`#twirl:keep_use`, `#twirl:keep_tick`, `#twirl:keep_finish`, `#twirl:keep_action`) to specify when an item's original usage should be…

Коментарі 0
Поки немає коментарів. Будь першим, хто поділиться думкою.