LunarClient / Apollo

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

Ignore TNT spawned with a custom fuse duration #125

Closed vectrixdevelops closed 4 months ago

vectrixdevelops commented 4 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