Closed ginsm closed 3 months ago
It'd be nice if you had the option to set a min/max for the TradeIngredient count and the code would pick a number within the given range.
It brings the mod's functionality closer to vanilla trades, as some trades do have quantity ranges.
You should be able to do that using the minecraft:set_count function, you can find documentation about it on the wiki
minecraft:set_count
Awesome, thanks for the info. :)
Describe the feature you have in mind.
It'd be nice if you had the option to set a min/max for the TradeIngredient count and the code would pick a number within the given range.
Does this solve a particular problem?
It brings the mod's functionality closer to vanilla trades, as some trades do have quantity ranges.