<ul>
<li>It is now possible to register biome blacklists for seed drops.</li>
<li>The datapack registry system has been completely reworked to allow for biome filters, as well as being more flexible in general.</li>
<li>WARNING: This mod will completely overwrite the vanilla sniffer loot table. It is advised to use the vanilla system unless you need functionality specific to this mod.</li>
</ul>
<ul>
<li>Updated to 1.20.1 (Compatible with 1.20).</li>
<li>Added a separate biome filter registry which allows users to whitelist certain biomes for seed drops.</li>
<li>WARNING: This mod will completely overwrite the vanilla sniffer loot table. It is advised to use the vanilla system unless you need functionality specific to this mod.</li>
</ul>
<ul>
<li>Completely overhauled the registry systems, allowing seeds to contain whitelists & blacklists.</li>
<li>The mod's wiki has been updated to showcase examples of using the new system.</li>
<li>Fixed: Examples from testing were accidentally left in the code.</li>
</ul>
<ul>
<li>Added whitelist functionality. It is now possible to only allow blocks to be dug up when the sniffer digs certain blocks. This can be determined using tags.</li>
<li>The mod's wiki has been updated to showcase examples of using whitelists.</li>
</ul>
-Sniffer drops can now be determined by a loot table, this is now how the torchflower is implemented by default (Adding drops through code still works as well).