[Unofficial] Port of DoubleNegation's Compact Ores Mod for Newer Versions of Minecraft
Compact Ores Port adds compact ores to the world — rare variants of regular ores that drop 3–5× more resources when mined. They generate naturally alongside their base ores and are visually distinct thanks to auto-generated textures.
The mod faithfully recreates the original's functionality and is compatible with any modded ores through configuration files. Both Forge and Fabric versions are available.

/compactores reload, no restart neededAll settings are accessible through the in-game config screen with hover tooltips:
| Setting | Description | Default |
|---|---|---|
| Min Rolls | Minimum drop multiplier | 3 |
| Max Rolls | Maximum drop multiplier | 5 |
| Spawn Probability | Chance for an ore to be replaced by compact variant | 10% |
| Generate Textures | Automatically create compact ore textures | ON |
| Retro Generation | Generate compact ores in existing chunks | ON |
| Color Difference Mode | Texture generation algorithm (Shading-Aware) | ON |
| Late Generation | For ores added by worldgen after the standard phase | OFF |
| Use GetDrops | Alternative drop calculation method | OFF |
Individual ores can be enabled/disabled, and new ores can be added from any installed mod via the Ore Browser screen.
| Minecraft | Forge | Fabric |
|---|---|---|
| 1.19.2 | ✅ | ✅ |
| 1.20.1 | ✅ | ✅ |
| 1.21.1 | ✅ | ✅ |
| 1.21.4 | ✅ | ✅ |
| 1.21.8 | ✅ | ✅ |
| 1.21.10 | ✅ | ✅ |
| 1.21.11 | ✅ | ✅ |
.minecraft/mods/ folder/compactores reload to apply config changes without restarting.minecraft/config/compactores/ as TOML — editable by hand if needed