The Mighty Architect Mod — Configuration
Commands
The mod provides several commands for management and theme creation:
/architect design: Teleports the player to a flat 'Design World' for creating custom themes./architect palette: Opens the palette management interface./architect design export <theme_name>: Exports all currently tagged design pieces into a new theme file./architect design import <theme_name>: Imports an existing theme into the design world for editing.
Configuration
The configuration file (the_mighty_architect-client.toml) allows players to customize the UI and performance settings:
- client.overlay.showTooltips: Toggles the instructional tooltips at the top of the screen.
- client.overlay.gridColor: Changes the color of the blueprint grid.
- client.rendering.previewOpacity: Adjusts how transparent the holographic preview appears.
- client.rendering.enableShaders: Toggles custom rendering effects for the blueprint mode.