gnembon / scarpet

Public Repository of scarpet programs for Minecraft
Creative Commons Zero v1.0 Universal
351 stars 158 forks source link

Prevent duplicate trades in `potion_master_cleric.sc` #362

Open rv3r opened 1 year ago

rv3r commented 1 year ago

Fixes #325 duplicate trade issue. I haven't touched xp produced by the trades.

Never get two trades of the same potion effect and potion type. Maximum trades will never be more than maximum possible unique trades.