File Details
[1.21.1] KubeUtils 21.1.1
- R
- Feb 11, 2025
- 23.45 KB
- 2.1M
- 1.21.1
- NeoForge
File Name
kube-utils-21.1.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Kube Utils Changelog
[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