MineralMixTweaker
Modby Gliese_832_c
A small IE/CraftTweaker addon to allow further configuration of IE mineral deposits.
Type
Mod
CurseForge Downloads
10,854
CurseForge ID
538120
Last Updated
Jul 29, 2026
Description
This mod is a small addon for IE/CraftTweaker that allows the further configuration of IE's mineral deposits. Specifically, it has the following methods:
// Sets the MineralMix in a the chunk of the given blockpos
IWorld.setMineralMix(IBlockPos pos, MineralMix mix) as void
// Gets the MineralMix from the IBlockPos's chunk
IWorld.getMineralMix(IBlockPos pos) as MineralMix
// Gets the full MineralMix[][IBlockPos] map. Since ImmersiveEngineering doesnt use IBlockPos and instead uses Chunk X and Z's, the y value is always 0. Includes the default mineral and the override
IWorld.getMineralMap() as MineralMix[][IBlockPos]
// Prints all registered minerals:
MineralMix.printRegisteredMinerals()
// You can also cast MineralMixes as strings (returns the name of the ore): MineralMix as string
Mod made by Witixin, published on his request:


Similar Mods
[IV/MTS] Q.M.P [Qawsed Military pack]
Military armor NATO and SOVIET Army
ThaumicWaila
Waila addon for Thaumcraft.
Our Villager Discounts
A lightweight mod that shares villager discounts across the server
Ced's Treasure Hunting
Adds a small hard to find dungeon with big loots
Multipart Machines: Storage
Adds storage blocks and storage items
Mana Wizardry
Make arbitrary items use botania mana. Also has wizardry wands that use botania mana.