
Clean Slate
Start with a clean slate and build your modpack from scratch.
This mod provides the ability to filter data from datapacks by namespace and loaders. It allows you to control which content elements will be loaded in your project.
Configuration
The configuration file is located at .minecraft/config/clean_slate.json
. You can find a configuration template on the project's GitHub page.
The mod supports working with any JSON loaders. In the standard Minecraft version this includes:
- Advancements
- Crafting recipes
- Item modifiers
- Loot tables
- Predicates
Additionally, in the Forge version, loot modifiers are also supported. Many other mods often add their own loaders that are also compatible with this solution.