Adds custom traders that require players to actually do a bunch of bartering to get interesting items.
| item | loot table |
|---|---|
Summon Chain Trader |
chain_traders:contract |
Chopsticks |
chain_traders:chopsticks |
Glass Beads |
chain_traders:glass_beads |
Pack of Gum |
chain_traders:pack_of_gum |
Perfume Bottle |
chain_traders:perfume_bottle |
Spice Box |
chain_traders:spice_box |
Tapestry |
chain_traders:tapestry |
Golden Scarab |
chain_traders:golden_scarab |
Silver Comb |
chain_traders:silver_comb |
Spoon |
chain_traders:spoon |
Chain Traders provides several new items:
Use this to summon a chain trader.
chain_traders:contract loot table.At tier 1, they will sell one of these items for 1--8 emeralds; the trade can be repeated up to 8 times:
Chopsticks
Glass Beads
Pack of GumAt tier 2, they will sell one of these items for 1--4 items of the previous tier; the trade can be repeated up to 4 times:
Perfume Bottle
Spice Box
TapestryAt tier 3, they will sell one of these items for 1--2 items of the previous tier; the trade can be repeated up to 2 times:
Golden Scarab
Silver Comb
SpoonAt tier 4, they will sell one of these items for 1--2 AND 0--1 items of the previous tier; the trade can only be repeated once:
#wishlist:rare)If you use the Display datapack, this pack adds an additional feature.
When one of the traders updates, for every display at a distance of up to
four blocks whose base item is an structure void and for which the closest
trader is this one, its item_model component will change to reflect the item
being sold by the trader.
Checks chain traders in a small circle around players periodically to see if they need to be updated.
Because of the way wandering traders work, chain traders might prevent other wandering traders to appear around their location.