LunarClient / Apollo

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

Fix - TNT Countdown Module on 1.20.5+ #149

Closed vectrixdevelops closed 6 months ago

vectrixdevelops commented 6 months ago

Overview

Description: Fixes the TNT countdown module.

Changes: Checks the EntityType#name string against the legacy and modern name, instead of using the legacy enum.

Related Issue (If applicable): https://github.com/LunarClient/Apollo/issues/148


Review Request Checklist