Wandering Trader Bug
tikiMC opened this issue ยท 2 comments
Issue description
Wandering Traders still trade modded items even when removed. ie: villagerTrades.removeWanderingTrade(1, item:atmospheric:barrel_cactus); still appears along with any other item from atmospheric.
This is fixed with /reload but this is very inconvenient to do every time you log into your world.
Steps to reproduce
Load into a world, spawn in a wandering trader with an egg or /summon and behold items that shouldn't be tradeable.
If you are using the script I am the only things that should be tradeable are an allium in the first slot and gunpowder in the second.
Script used
The crafttweaker.log file
Minecraft version
1.16
Forge version
36.2.0
CraftTweaker version
7.1.0.360
Other relevant information
No response
The latest.log file
I'm still having this issue on Forge 1.20.1, villagerTrades.removeWanderingTrade(1, item:alexsmobs:banana_peel); still causes Wandering Trades to spawn with banana peels