soul veil wont pick up wandering trader. #650

Closed
opened 2024-04-12 15:50:38 +00:00 by noshmo · 2 comments
noshmo commented 2024-04-12 15:50:38 +00:00 (Migrated from github.com)

Is there an existing issue for this?

  • I did not find any existing issues.

Current Behavior

when you try to use the soul vile on a wandering trader it just opens the trading menu.

Expected Behavior

put the wandering trader soul inside of the soul veil like all the other mobs.

How to Test

got the empty soul veil, right click a wandering trader, that's it.

Local Environment

- **Operating System**: windows
- **Java version**: 6.0.21-alpha
- **Minecraft Version**: 1.20.1
- **Version**: 47.1.3
- **Other Mods**: Applied Energistics 2, Mekanism, ender IO....

Any Additional Information?

it still works on normal villager's with a job, thank you.

### Is there an existing issue for this? - [X] I did not find any existing issues. ### Current Behavior when you try to use the soul vile on a wandering trader it just opens the trading menu. ### Expected Behavior put the wandering trader soul inside of the soul veil like all the other mobs. ### How to Test got the empty soul veil, right click a wandering trader, that's it. ### Local Environment ```markdown - **Operating System**: windows - **Java version**: 6.0.21-alpha - **Minecraft Version**: 1.20.1 - **Version**: 47.1.3 - **Other Mods**: Applied Energistics 2, Mekanism, ender IO.... ``` ### Any Additional Information? it still works on normal villager's with a job, thank you.
Rover656 commented 2024-04-14 13:05:44 +00:00 (Migrated from github.com)

Need to add exception for wandering trader to this event, also should do this for wolves:
8e1d81e894/src/main/java/com/enderio/base/common/item/tool/SoulVialItem.java (L226)

Need to add exception for wandering trader to this event, also should do this for wolves: https://github.com/Team-EnderIO/EnderIO/blob/8e1d81e8943bb4be8fd1c292342d9938147fe3d3/src/main/java/com/enderio/base/common/item/tool/SoulVialItem.java#L226
ferriarnus commented 2024-05-03 21:37:58 +00:00 (Migrated from github.com)

Oh this happens because they don't call the use item code?

Oh this happens because they don't call the use item code?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#650
No description provided.