
CompatDatapacks
This mod provides backward compatibility for custom data packs in Minecraft, allowing content created for older game versions to be loaded.
Key Features
- Automatic conversion of files with plural forms - for example, files from the "loot_tables/" folder are loaded as "loot_table/" (for versions prior to 1.21)
- Merging of tags from directories with plural forms with tags from directories with singular forms. Thus, content from "tags/blocks/" is transformed into the "tags/block/" format (for versions prior to 1.21)
- Recipe syntax conversion - the "result.item" parameter is transformed into the "result.id" format (for versions prior to 1.20.4)