LunarClient / Apollo

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

Fix - TNT Countdown Module on 1.20.5+ #149

Closed vectrixdevelops closed 1 month ago

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