-
-
Notifications
You must be signed in to change notification settings - Fork 6
Deeper Darker
Deeper Darker only publishes for the earlier supported versions (up to 1.21.1), so this compat is limited to those. There are no separately pinned compat versions.
Deeper Darker's Warden armor draws its helmet horns as a separate render layer that bypasses the vanilla armor layer. Without this compat the horns would stay visible (sticking out) when you hide the helmet. This makes the horns hide together with the head slot.
None
Two pseudo mixins cover the two names Deeper Darker used for the horn renderer across its versions (the Warden helmet renderer on the 1.4.x line and the helmet horn renderer on the 1.3.x line). Both inject the horn render and cancel it when the wearer's head slot should hide. Which one compiles is chosen by the build. There's no dedicated runtime compat flag, the mixins are gated purely by the build.