- Main Features
- Allows mods to modify parts of JSON files without replacing them
- Supports patching biomes, loot tables, models, and other game files
- Enables conditional modifications based on loaded mods
- Reduces conflicts between data/resource packs and mods
- Technical Implementation
- Limitations
- Cannot patch merged resources like tags and language files
- Vanilla biomes cannot be directly patched in versions below 1.19.3
- Performance issues resolved through opt-in system
- Requires Minecraft 1.19.3 or higher for vanilla biome patching