Description:
Adds a configuration option to ignore setting the custom TNT countdown ticks on TNT that has a non-default (80 ticks) duration.
Changes:
If the OVERRIDE_CUSTOM_TICKS option is false, and the TNT fuse duration is not the default, it will send that duration for that TNTs countdown and not override it with the custom one.
Overview
Description: Adds a configuration option to ignore setting the custom TNT countdown ticks on TNT that has a non-default (80 ticks) duration.
Changes: If the
OVERRIDE_CUSTOM_TICKS
option is false, and the TNT fuse duration is not the default, it will send that duration for that TNTs countdown and not override it with the custom one.Related Issue (If applicable): https://github.com/LunarClient/Apollo/issues/98
Review Request Checklist
feature/add-module
&bugfix/fix-issue
)