Backpacked

Backpacked

11M Downloads

[1.16.5 Bug?] Wandering Trader's Backpack has items, not just Emeralds.

Jusey1 opened this issue ยท 3 comments

commented

Minecraft: 1.16.5
Forge: 36.2.20
Backpacked: 2.1.2

The config for this seems to imply he would only have emeralds in his backpack, so I assume this is a bug:
1

However, if this is intended... Maybe have a way to limit it only to emeralds? Cause in a modpack which modifies his trades... It can get pretty weird, even causing unstackable items to be fully stacked when they shouldn't be at all.

commented

The items are intentional. The overstacked items are not, I will have a fix soon. Maybe I should add a config option to disable generating items and only allow emeralds?

commented

So I've gone ahead and fixed the overstacked items issue (187c340) and I have also added a config option to generate only emeralds (66cc57b). I actually found another bug while investigating this issue.

commented

Thank you!