Mineuniverse
Log in Register
Mods

CMME Additions

A GregTech ceu Modern Addon
by cristalpower2
Download Claim this project
316 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Addons Technology

CM:ME Additions is a mod, an Addon for Gregtech Modern, that adds more Material Flags Mainly used for modpacks. If you just install the mod, it adds nothing. Items must be added with KubeJS (For now.).

The Material flags can be accessed with Kubejs using "CMMEMaterialFlags" .

KubeJS


Example:

GTCEuStartupEvents.registry('gtceu:material', event => {
GTMaterials.Tin.addFlags(
         // All Available Material Flags are listed here
         // Ingots
         CMMEMaterialFlags.GENERATE_DOUBLE_INGOT,
         CMMEMaterialFlags.GENERATE_TRIPLE_INGOT,
         CMMEMaterialFlags.GENERATE_QUADRUPLE_INGOT,
         CMMEMaterialFlags.GENERATE_QUINTUPLE_INGOT,
         // Plates
         CMMEMaterialFlags.GENERATE_TRIPLE_PLATE,
         CMMEMaterialFlags.GENERATE_QUADRUPLE_PLATE,
       CMMEMaterialFlags.GENERATE_QUINTUPLE_PLATE,
CMMEMaterialFlags.GENERATE_CURVED_PLATE
       // Ores
        CMMEMaterialFlags.GENERATE_FULLBLOCK_ORES,
       CMMEMaterialFlags.GENERATE_DUST_BLOCK,
         // Other
       CMMEMaterialFlags.GENERATE_BROAD_ROD,
       CMMEMaterialFlags.GENERATE_TUBE,
       CMMEMaterialFlags.GENERATE_SINGULARITY,
         // Special Cases
         CMMEMaterialFlags.GENERATE_DOUBLE_PLATE // adds double plates to gems.
)
})

Tags

This mod also adds tags for many kinds of items that don't have tags. Especially usefull for modpacks creators:

Wires: 

gtceu:wires/<size>/<material>
gtceu:wires/<size>
gtceu:wires/

Cables:

gtceu:cables/<size>/<material> 
gtceu:cables/<size>
gtceu:cables/

Pipes:

gtceu:pipes/<type>/<size>/<material>  
gtceu:pipes/<type>/<size>
gtceu:pipes/<type>/
gtceu:pipes

Credits

Some of the textures were taken (and modified) from Modernity GT:NH being under Attribution-NonCommercial-ShareAlike 4.0 International License.

The mod was created mainly for CM:ME Modpack available on Modrinth

4.2 for 1.20.1
MC 1.20.1, Forge
Release 2026-04-05 Get

More from cristalpower2

ManyWoodVariants
106

You Might Also Like

SI: Scriptified [DISCONTINUED]
DISCONTINUED
99,868
FTB Quests Entity Visualization
Adds entity visualization to FTB Quests
99,525
JEI / REI WorldGen
JEI/REI Addon for World Gen Information with universal compatibility for all mods ores by utilizing biome generation data
99,419
Pixel Blocks
Pokemon Lucky Block! When mining the pixel block a random pokemon spawns.
9,988
TFC Bonsai
Add TFC Trees to bonsai pots
9,988
Laser Eyes
A "laser eyes" addon for the Viltrumite mod.
9,968