Custom Animation
Step.1 Open your config.yml file, add below contents in it.
material and cmd is optional, if not set, plugin will auto generate them.
A custom animation must have 7 ticks, the first tick is same as front card, the last tick is same as back card, other 5 ticks are animations, if you set more or less then 7 ticks, animation maybe have some small problems (not test).
Step.2 Send /fc reload
command in your server.
NOTE: After sent this command, you should NOT change the animation option in config.yml anymore.
Step.3 Copy new resource pack to your client.
Step.4 Open ui/<uiName>.yml
, find your card configs, remove front
and back
option in it, and add animate
option with the animation id. (like chest in this example).
Last updated