So i have an odd issue. I have a custom item from kubejs, textured as an echo shard, that when right clicked works as intended HOWEVER when i right click with the vanilla echo shard item (not the custom kubejs one), it does player.tell('test') which shouldn't happen unless its the custom item.
After changing the item texture to apple, echo shards that existed before changing the texture still send player.tell('test') and newly made apples do this also.
Is this a known issue or am I doing something wrong and did my description of the issue make sense?
Included are all the files I have in my datapacks and script folders. Its 1.21.1 neoforge using rhino-2101.2.7-build.81 and kubejs-neoforge-2101.7.2-build.348 with no addons or other mods.