Lupicus / VendingMachine

Vending Machine for Minecraft
https://www.curseforge.com/minecraft/mc-mods/vending-machine
MIT License
1 stars 2 forks source link

regarding the issue of expenses #14

Open opierice opened 6 months ago

opierice commented 6 months ago

how can I make the trade cost random?

Lupicus commented 6 months ago

currently, there are no random cost. Fixed mode allows custom costs, but the default used is based on item rarity. In terms of random trade costs are you wanting to be able to define a set of costs for each type of rarity and one is picked randomly or just not use rarity system?

opierice commented 6 months ago

umm.. in fact, I think the rarity system is good, but I want to separately configure special prices for some items in my server

Lupicus commented 6 months ago

so not really random costs, but custom item costs. So, something like an elytra for 2 nether stars and other items not defined fallback to rarity costs? Are you wanting 2 item costs like an elytra for 1 nether star and 1 book?

opierice commented 6 months ago

yep bro