Fire Conversion is a customizable plugin that allows you throw items into fire, and get a new item in return.
Adding Conversions
You can add more conversions in conversions.yml using the following formats:
(Material names can be looked up @ https://jd.papermc.io/paper/1.19/org/bukkit/Material.html)
Weight determines the odds of that result being picked, for example with the following conversion:
You can figure out the precentage from the weight by doing WEIGHT/TOTAL_WEIGHT, for example 10/(10+3+1) = 0.714... (x100 for the percentage).
You can also leave one of the results as NONE (or any other invalid material), but must have at least 1 source and 1 result.
If a source shows up multiple times, then it will use the results for the last conversion in the list.
You CANNOT use the following materials as a result: