SpecialBuilder
SpecialBuilder
Different modules use inconsistent techniques for raycasting from the player to a block they just placed or interacted with. It is possible to raycast without the need for a temporary...
In a number of gm4 modules, the lib_player_heads registration is done incorrectly, overwriting old entries where they should be left alone. Please reference the README documentation in the lib_player_heads for...
At the moment, our release scripts do not take into account whether a module is "hidden". This flag is typically used when a module has not been properly updated for...
Fixes the missed upgrades in zauber liquids for the v1.10 zauber cauldrons item format. I'm anticipating another set of breaking changes for 1.20.6 in both LT and ZC, so this...
This PR updates some of the liquid tanks backend to use the more efficient (or at least simpler) `execute if items` added by 1.20.4, and modernizes to display entities and...
This issue tracks a potential issue discussed at a recent Dev Night related to our resource pack's usage of fonts to add custom textures to guis. The discussion concluded that...
This issue (mirroring #1010) exists to track needed *implementation updates* to modules from new (or not so new now) datapack features, such as display entities. Please reply to this issue...