File Details
[1.21.1] KubeUtils 21.1.2
- R
- Nov 9, 2025
- 24.09 KB
- 613
- 1.21.1
- NeoForge
File Name
kube-utils-21.1.2.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Kube Utils Changelog
[21.1.2]
Fixed
- Issues with KubeJS 7.2+
[21.1.1]
Added
findFirstBlockTagWithinRadiusto find a block within a radius that has a specific block tag.findAnyEntitiesWithinRadiusto find any entities within a radius based on an entity type.findLivingEntitiesWithinRadiusto find living entities within a radius based on an entity type.
Deprecated
findEntitiesWithinRadiusin favour offindLivingEntitiesWithinRadius
[21.1.0]
Changed
- Updated to 1.21.1 thanks to @Saereth