Supplementaries Mod — Configuration
Configuration & Datapacks
Supplementaries is designed for extreme customization.
Config Files
Located in /configs/, the mod uses three main files (merged in 1.20+):
1. supplementaries-common.toml: Logic settings, optional features (XP bottling, colored blackboards).
2. supplementaries-client.toml: Visual settings and UI tweaks.
3. supplementaries-registry.toml: Used to disable specific blocks or items entirely.
Datapack Customization
Almost every system in the mod can be expanded via JSON files in a datapack: * cage_catchable / jar_catchable: Entity tags to whitelist mobs for capture. * soft_fluids: Define new liquids for Jars and Goblets, including food properties and textures. * hourglass_dusts: Define how long a specific item takes to fall through an Hourglass. * flute_songs: Add custom songs recorded in-game. * captured_mobs_properties: Adjust the rendering size, light level, or loot drops of mobs inside containers.