File Details
[1.21.1] KubeUtils 21.1.3
- R
- Nov 11, 2025
- 24.21 KB
- 1.4M
- 1.21.1
- NeoForge
File Name
kube-utils-21.1.3.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Kube Utils Changelog
[21.1.3]
Fixed
ListKu.getRandomWeightedEntryno longer breaks when given valid data
[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