More Rewarding Ores v1.0.2

Fixes
- Fixed ore loot tables dropping nothing in Minecraft 1.21.11
- Updated enchantment checks to the correct 1.21+ item predicate syntax
- Kept the v1.0.1 behavior with no Silk Touch + Fortune special rule

Technical note
Minecraft 1.21+ changed item predicate syntax used by loot tables.
The old `predicate.enchantments` format no longer works correctly here.
This release switches all tool checks to the current `predicate.predicates.minecraft:enchantments` format.
