LunarClient / Apollo

Next-generation Lunar Client server API
https://lunarclient.dev
MIT License
92 stars 18 forks source link

Ignore TNT spawned with a custom fuse duration #125

Closed vectrixdevelops closed 9 months ago

vectrixdevelops commented 9 months ago

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