Questions on Unification

I play GregTech 6 with other mods like Applied Energistics 2 and Big Reactors, and in the recipes of GregTech 6, the output result will be other mods’ items. This is an example:


Some items look ugly, so I want to change the result into the items in GregTech. Can I change the results of items by editting the config? (Sorry for my English)

1 Like

there is a unification.cfg where you can choose which Mods Items to pick from.

Do note that you can never pick “gregtech” though, as compatibility with other mods is too important to let people pick that one.

I don’t how to edit this config. I tried to set some false to true but it didn’t work.

1 Like

only edit the stuff AFTER the equals sign, never the stuff before it

bigreactors {
        B:blockIngotBlutonium_false=true
        B:blockIngotCyanite_false=true
        B:blockIngotGraphite_false=true
        B:blockIngotLudicrite_false=true
        B:blockIngotYellorium_false=true
        B:dustBlutonium_false=true
        B:dustCyanite_false=true
        B:dustGraphite_false=true
        B:dustLudicrite_false=true
        B:dustPlutonium_false=true
        B:dustUranium_false=true
        B:dustYellorium_false=true
        B:ingotBlutonium_false=true
        B:ingotCyanite_false=true
        B:ingotGraphite_false=true
        B:ingotLudicrite_false=true
        B:ingotPlutonium_false=true
        B:ingotUranium_false=true
        B:ingotYellorium_false=true
    }

I tried to edit config like this but it seemed that nothing happened.

1 Like

It should unificate those dusts and ingots towards bigreactors with that setting?

I want to unificate these items towards gregtech.

1 Like

As I said, this is NEVER an option, and will never be an option. Compatibility is more important than Items looking good.

If you want Items to look the same, you will need Resource Packs for that.

Anyway, thanks for your help.

1 Like