Just Enough Piglin Bartering

Just Enough Piglin Bartering

6M Downloads

Ignores datapacks

MelanX opened this issue ยท 3 comments

commented

I wanted to add some bartering items. Sadly, none of these items were shown in the bartering category. I tried to obtain these items and it worked. Just not shown in JEPB.

commented

Hello,

how is it going with this feature ? :)

commented

I think this happens because you need to take the loot table entries from client world loot manager and the datapack only changes the loot table on server which isn't synced to client.
I think this can be fixed by sending a packet with the changed loot table to the client.

commented

I'll take a look as soon as I can, thanks for reporting!