LittleTiles Mod — Configuration
Commands and Configuration
The mod provides several commands for administrative use and performance optimization.
Commands
/lt-import: Imports a structure string directly from the clipboard./lt-export: Exports the currently looked-at structure to the clipboard./lt-optimize: Re-calculates tile data to merge adjacent identical tiles, significantly reducing lag in complex builds./lt-clean: Removes unused tile data from the world files./cmdconfig: Opens the in-game configuration menu (if supported by the version).
Configuration
Key settings in the littletiles.json or littletiles.cfg file include:
* maxGridSize: Limits how small tiles can be (default 32 or 64).
* reachDistance: Adjusts how far away a player can place/remove tiles.
* bagCapacity: Determines how many unique block types a Little Bag can hold.
* lowResolutionBoxCount: An optimization setting for rendering complex structures at a distance.