This datapack adds compatibility between Fish of Thieves and the More Variants mods by LieOnLion and pnku.
When using Fish of Thieves together with the any of the More Variants mods (MStV+ mostly unaffected), some of Fish of Thieves's wood types may not work as expected in certain crafting recipes, in this case it's specifically the Coconut wood type.
This primarily affects recipes whose original ingredients accept any vanilla Planks or Logs (such as Crafting Tables, Smokers, Chests, …) if the mod adding Variants to the recipe's result is installed.

Wood Type Matching:
For this datapack, the Coconut wood type does not craft into the default vanilla result. Instead, it crafts into the closest matching vanilla wood type: Jungle!
Why does this happen?
Many vanilla recipes use Item Tags such as #minecraft:planks or #minecraft:logs, which allow all Planks or Log types to be used interchangeably.
To support wood-specific variants (for example Crafting Tables, Chests, Smokers, …), the More Variants mods override certain vanilla recipes so they no longer accept every plank or log type. This prevents the original vanilla recipe from overriding the variant-specific results.
Fish of Thieves correctly adds its wood types to the relevant vanilla tags. However, since some recipes have been narrowed to support variants, those newly added wood types are no longer recognized for the base item.
This datapack accounts for those adjusted recipes and restores compatibility for Fish of Thieves.

