[MineTweaker-Scripts & Mod-Configs] Let's Greg other mods!

  • Do you know if there's a way to edit the ore byproduct list instead of going through every machine independently?

    Trying to make uranium (and uranium like ores) make U235 as byproduct instead of plutonium. The number of mods greg changed recipes of is staggering though.

  • I noticed implosion compressor recipes going through the galacticraft script.

    As of GT5.05.06, the *only* thing the implosion compressor is actually required for is iridium reinforced plates, which in turn is only for the quantum suit and nano saber (the gem recipes are in there, but unnecessary, since the sifter can get the gems from purified crushed ore, and you don't need the gems for any gregtech recipes). The industrial diamond and gem plates are all normal compressor. Should probably be pulled, since GT5 itself no longer requires the machine prior to the absolute end of the infrastructure ladder. Will do this myself and submit pull requests if people approve, not gonna put in the work if everyone is against me.

    It also might be prudent to fork the whole thing soon, since I'm sure other changes will be warranted as GT6 comes online, and GT5 worlds can't be updated.

  • Making Minecraft a little bit more magical.

    Brewing Stand, Beacon, Enderchest and Enchantment Table now have a Thaumcraft Infusion/Arcane Recipes:

  • Changing Forestry Alveary Recipes be craftable in the Forestry Carpenter:


  • Changing recipes for the apiary /chest and Bee House


  • Now the red,yellow and green heart and there canisters are available via Thaumcraft infusion /arcane.

  • Added now Lava Crystal, Ball of Moss, Silky Jewel and Necrotic Bone to Thaumcraft Infusion /Crucible:


  • Guys, sorry for bothering you again, but may I get help for minetweaker again, my script broke again... ;(

    Anyone interested into taking a look into my problem, please PM me so you can access the modpack & the script, I'm honestly tired as I can't figure out what is wrong ;P

  • Display Spoiler

    Allright, I've got a problem.
    There's such thing as FTB launcher and code "TerraFirmaTech" for private modpack.
    It's about adding Gregtech and few other mods like AE3 in TerraFirmaCraft mod.
    The problem is: gregtech unifies too much. First it was unifying everything I craft (which I solved with simple config tweaking). But it still unifying stuff i get from the world. As an example I placed pile of TerraFirmaCraft bronze ingots on floor, when I'm trying to take them in my inventory they become greg ingots. Same stuff happens with charcoal - when I dig TFC charcoal pit, it gives me minecraft charcoal instead of TFC charcoal, that required to make simple iron. As I can't get to iron making, I can't proceed with gregtech.(I can setup steam machines, and try to progress through gregtech that way, but it can be too problematic, being still in copper era).

    So I need to find the switch, that will turn off world item unification.
    P.S. Unification.cfg, consists out of =false only

    Was trying to dellete stuff from Unification.cfg. Doesn't change anything.


    I solved it with my magnificent chicken brains MinecraftChicken . Turns out deal was in the unification file, it will preoritize stuff with =true over =false, I simply made *most of* TFC section =true and problem was solved. Lik dis if u cry evertim.

    Edited 2 times, last by Smetanol (March 10, 2015 at 11:07 PM).

  • Allright, I've got a problem.
    There's such thing as FTB launcher and code "TerraFirmaTech" for private modpack.
    It's about adding Gregtech and few other mods like AE3 in TerraFirmaCraft mod.
    The problem is: gregtech unifies too much. First it was unifying everything I craft (which I solved with simple config tweaking). But it still unifying stuff i get from the world. As an example I placed pile of TerraFirmaCraft bronze ingots on floor, when I'm trying to take them in my inventory they become greg ingots. Same stuff happens with charcoal - when I dig TFC charcoal pit, it gives me minecraft charcoal instead of TFC charcoal, that required to make simple iron. As I can't get to iron making, I can't proceed with gregtech.(I can setup steam machines, and try to progress through gregtech that way, but it can be too problematic, being still in copper era).

    So I need to find the switch, that will turn off world item unification.
    P.S. Unification.cfg, consists out of =false only

    Was trying to dellete stuff from Unification.cfg. Doesn't change anything.

    I just did a brief test, and apparently you need to set the value to true in Unification.cfg (e.g. B:ingotBronze_false=true) to tell GregTech to avoid unifying the item. However, an alternative that would fit better with this thread would be to add some Minetweaker scripts so that the TFC recipes you're concerned with can use the unified items.