Greg Tech Makes Tinkers Construct Bad

Should Tinkers Construct Make Modifiers Different With Greg Tech?


  • Total voters
    28

Sacred5010

New Member
Jul 29, 2019
88
0
0
Now, I know for myself, that I use Tinkers Construct very early on. See the thing about it. With Greg tech. You need a compressor to make most of the modifiers work.

My suggestion, make instead of a block of Redstone. Just 10 redstone.

Or maybe make TC where if Greg Tech is on, TC turns off the blocks of gems.

Because I know early on when I start with TC. I don't even have power.

Please don't get mad about this, just an opinion.

I figured it out, please do not post anymore comments. :) Thank You
 

tedyhere

New Member
Jul 29, 2019
1,286
0
0
Umm you don't HAVE to use blocks of redstone or lapis to modify your tools. You can just use redstone dust or lapis gems , it just takes more clicking
 

Azzanine

New Member
Jul 29, 2019
2,706
-11
0
I don't thing old Greg did that on purpose to nerf Tinkers...
I'm not sure what Greg's rationale for forcing the requirement for compressing storage blocks but it wasn't to nerf Tinkers Construct as it's been like that for ages before TC was added.
Then again Greg nerfing powers might be that strong that he can nerf thing that he does not yet need to... He's a scary one that.
 

gattsuru

Well-Known Member
May 25, 2013
364
103
68
I'm not sure what Greg's rationale for forcing the requirement for compressing storage blocks but it wasn't to nerf Tinkers Construct as it's been like that for ages before TC was added.
It's been that way for a /long/ time, and the claimed purpose is realism -- there's not much cause behind a compressor if you could squeeze that much metal down with your bare hands.
Then again Greg nerfing powers might be that strong that he can nerf thing that he does not yet need to... He's a scary one that.
On the other hand, it does avoid a number of the most severe duplication issues in things like Ars Magica. So you never know.
 

Runo

New Member
Jul 29, 2019
370
0
0
pretty sure there's a config option for that in gregtech to turn default shaped crafting back on for blocks, though im not savvy enough to provide the details.
 
  • Like
Reactions: Bagman817

Azzanine

New Member
Jul 29, 2019
2,706
-11
0
pretty sure there's a config option for that in gregtech to turn default shaped crafting back on for blocks, though im not savvy enough to provide the details.

Yeah there is. This is what it looks like...

Code:
####################
# storageblockcrafting
####################
 
storageblockcrafting {
    B:blockAluminium=false
    B:blockAluminum=false
    B:blockBrass=false
    B:blockBronze=false
    B:blockChrome=false
    B:blockCoal=false
    B:blockCopper=true
    B:blockDiamond=false
    B:blockElectrum=false
    B:blockEmerald=false
    B:blockGlowstone=false
    B:blockGold=false
    B:blockGreenSapphire=false
    B:blockInvar=false
    B:blockIridium=false
    B:blockIron=false
    B:blockLapis=false
    B:blockLead=false
    B:blockNickel=false
    B:blockOlivine=false
    B:blockOsmium=false
    B:blockPlatinum=false
    B:blockRadioactive=false
    B:blockRefinedGlowstone=false
    B:blockRefinedObsidian=false
    B:blockRuby=false
    B:blockSapphire=false
    B:blockSilver=false
    B:blockSteel=false
    B:blockTin=false
    B:blockTitanium=false
    B:blockTungsten=false
    B:blockUranium=false
    B:blockZinc=false
}
 
 
####################
# storageblockdecrafting
####################
 
storageblockdecrafting {
    B:blockAluminium=false
    B:blockAluminum=false
    B:blockBrass=false
    B:blockBronze=false
    B:blockChrome=false
    B:blockCoal=false
    B:blockCopper=false
    B:blockDiamond=true
    B:blockElectrum=false
    B:blockEmerald=true
    B:blockGold=false
    B:blockGreenSapphire=true
    B:blockInvar=false
    B:blockIridium=false
    B:blockIron=false
    B:blockLapis=false
    B:blockLead=false
    B:blockNickel=false
    B:blockOlivine=true
    B:blockOsmium=false
    B:blockPlatinum=false
    B:blockRadioactive=false
    B:blockRefinedGlowstone=false
    B:blockRefinedObsidian=false
    B:blockRuby=true
    B:blockSapphire=true
    B:blockSilver=false
    B:blockSteel=false
    B:blockTin=false
    B:blockTitanium=false
    B:blockTungsten=false
    B:blockUranium=false
    B:blockZinc=false
}

You have to type or copy-paste the appropriate true/false for EACH block to be able to craft it and a separate option to "decraft" it... That's if you even find the right .cfg... (It's AdvancedRecipesConfig FYI.).
I admire it's robust level of customization but it would be much appreciated if there was a overriding option NormalStorageBlocks=True.

But TBH the whole point of GregTech is to make playing IC2 as painful as possible.
Sort of like putting sand in your Vaseline...
So I think it's a little unfair to expect a sadist like Greg to let us make his mod easier as it goes against his very principals. So I don't expect it nor would I implore him to...
It would be nice though...
 

Freakscar

New Member
Jul 29, 2019
575
0
1
You have to type or copy-paste the appropriate true/false for EACH block to be able to craft it and a separate option to "decraft" it.
Or you use one of several hundred available freeware texteditors that are actually worth that name and get the whole thing done in a matter of seconds. I do agree, though, a 'general' setting would be nice.

Heh.. GregTech and 'nice' in the same paragraph... as if. ;)
 

Azzanine

New Member
Jul 29, 2019
2,706
-11
0
Or you use one of several hundred available freeware texteditors that are actually worth that name and get the whole thing done in a matter of seconds. I do agree, though, a 'general' setting would be nice.

Heh.. GregTech and 'nice' in the same paragraph... as if. ;)

I use Notepad++ But when you don't have it It's pain in the ass to configure.

And I'm sure Greg's really a nice bloke in reality (after he's nerfed the bejesus out of you with his nerf gladiator batons of course.)
 
  • Like
Reactions: Pokefenn