
Data Config
A mod that gives Minecraft datapacks a visual graphical configuration interface. Datapack authors only need to write simple JSON configurations, and players can adjust datapack parameters directly through the Cloth Config interface in-game, without manuall
Список изменений
v0.0.1 — Initial Release
This is a Forge 1.20.1 mod that provides a visual graphical configuration interface for Minecraft datapacks.
Core Features:
Datapack Configuration GUI — Datapack authors write datapack_config.json, and the mod automatically parses it and generates a Cloth Config configuration interface Supports 8 types of configurations: Boolean toggle / Integer / Float / Slider / Dropdown / Enum selector / Color picker / Text input Categorized Grouping — Supports organizing configuration items into collapsible subcategories Batch Modification — One configuration item can modify multiple files within a datapack simultaneously Global Loading — Supports automatically loading .zip datapacks from config/datapack-config-mod/, which can be toggled on or off in the GUI Localization — Complete bilingual interface in Chinese and English, automatically matching the game language Main Menu Button — Adds a "Datapack Config" shortcut in the top right corner of the main menu Dependency: Cloth Config v11 (optional, recommended)
