AbsolemJackdaw / AppleCrates

sell your items out of crates
GNU General Public License v3.0
2 stars 6 forks source link

Can't sell mobs inside supplementaries cages #21

Open shannonr opened 1 year ago

shannonr commented 1 year ago

Mobs captured inside supplementaries cages can not be sold, the trade item is in stock (grey arrow with no red cross) but when you use the trade button or place your trade item into the payment slot, the item doesn't appear to buy.

image

Thanks for you work on this mod, it helps give a real community feel to the server I play on.

AbsolemJackdaw commented 11 months ago

Thank you for your report! Currently on a break, I'm going to have a hard time fixing this immediately, but I will be back at one point.

This might be an NBT issue. I can't remember from the top of my head, but the item you are trying to sell may not match the items in stock in the crate. The comparison may be on NBT and the entity stocked/saved in the item NBT may be different from another entity saved in the other item's NBt, effectively making them too different to be considered the same item.