
CondensedOres
This mod allows you to change the size of ore veins and configure various generation patterns in the world. The system is based on a tree-like block structure, similar to Lua prototypes from Factorio modifications, which describes ores and their characteristics.
The mod automatically creates a folder in the configuration directory and reads all files with extensions .lua, .txt, .ini, .cfg, or .yml, converting them into ore prototypes. Similar to Minetweaker, the configuration can be reloaded at any time using the /reloadoreconfig command.
The mod archive contains an example file "example.lua" demonstrating the general format and various parameters available for customization.