#skript can't detect netherite armor?
1 messages · Page 1 of 1 (latest)
SkRayFall?
well i just looked up the code for skRayFall, appears its hard coded, and doesnt include netherite items
set {_int} to player.getHandle().eq()
https://nms.screamingsandals.org/1.19.2/net/minecraft/world/entity/LivingEntity.html
you need skript-reflect
baffles me that Bukkit/Paper has not added this yet
i could do a PR, but frankly just dont want to waste my time 😂