gbl / EasierVillagerTrading

This is a client side Minecraft mod that allows one-click-trades with villagers. Great if you sell double chests of food to farmers, or sugar cane to librarians.
MIT License
24 stars 19 forks source link

The green arrow doesn't work properly #2

Closed Insane96 closed 5 years ago

Insane96 commented 6 years ago

I have the items to trade in this screenshot but the green arrow doesn't show up. 2018-10-31_11 50 08

gbl commented 6 years ago

Probably a problem with enchanted items - enchanted items are excluded from trades. Need to check if compasses are detected as "enchanted" even when they are not.

gbl commented 5 years ago

Can't reproduce, trading a compass works well for me. Still assuming the compass was enchanted which prevents trades.

Insane96 commented 5 years ago

The compass was not enchanted but had some tags from Quark

Insane96 commented 5 years ago

The check shouldn't be done with tags since vanilla seems to not care about them