Started by
Vexian Empire
on
Topic category: Help with Minecraft modding (Java Edition)
When a fishing rod catches onto an entity, how do I detect which entity was caught and which entity used the fishing rod (most likely a player used the fishing rod)
And if possible, detecting whether it was a custom fishing rod tool?
Don't think you can detect the entity, but you can check what fishing rod the caster has with the "is item in main/off hand" procedure block.