SlimeKnights / IguanaTweaksTConstruct

The old IguanaTweaks for TCon for 1.7.10. Not further developed, check out TinkersToolLeveling for 1.10+
https://github.com/SlimeKnights/TinkersToolLeveling
26 stars 27 forks source link

Gregtech #171

Open mightydanp opened 8 years ago

mightydanp commented 8 years ago

Incompatible with gregtech could not change any of the ores mining levels with it

" info" { blocks_pickaxe { I:"gregtech:gt.blockores:500" = 5 I:"gregtech:gt.blockores:1500" = 5 I:"gregtech:gt.blockores:2500" = 5 I:"gregtech:gt.blockores:3500" = 5 I:"gregtech:gt.blockores:4500" = 5 } }

mightydanp commented 8 years ago

Someone help still?

bonii-xx commented 8 years ago

How to put this... "info" means "information". Besides that I'm not sure if GT ores support the changing of harvestlevels because he does weird stuff.

mightydanp commented 8 years ago

I have tried changing the vanilla diamond block in the same way but it wont allow me to change it at all eather

bonii-xx commented 8 years ago

Look at what I just said. Look at the default-file. I'm sure you can figure it out.

mightydanp commented 8 years ago

i have jsut tried this and still did not work at all on changing anything

oredict { oreDiamond = 4 oreRedgraniteDiamond = 4 oreBlackgraniteDiamond = 4 oreEndstoneDiamond = 4 oreNetherrackDiamond = 4 blocks_pickaxe{ blocks_pickaxe{ oreDiamond = 4 oreRedgraniteDiamond = 4 oreBlackgraniteDiamond = 4 oreEndstoneDiamond = 4 oreNetherrackDiamond = 4 } }

bonii-xx commented 8 years ago

That's even worse.

mightydanp commented 8 years ago

What am i doing wrong then ?

bonii-xx commented 8 years ago

Look at what you posted. Look at how the file is structured in the defaults-file. Yours is a complete mess.

mightydanp commented 8 years ago

Am i not sepost to put anything inside "info"{} and such ? I look at some references that other people have made

mightydanp commented 8 years ago

So using the blockdefault as a referance if i delete everything in blockdefault and just put blocks_pickaxe { I:"gregtech:gt.blockores:500" = 5 I:"gregtech:gt.blockores:1500" = 5 I:"gregtech:gt.blockores:2500" = 5 I:"gregtech:gt.blockores:3500" = 5 I:"gregtech:gt.blockores:4500" = 5 } It should work ?

bonii-xx commented 8 years ago

Looks correct at least. If it works depends solely on GT.

mightydanp commented 8 years ago

i have tried this

" info" { }

blocks_pickaxe{ I:"gregtech:gt.blockores:500" = 5 I:"gregtech:gt.blockores:1500" = 5 I:"gregtech:gt.blockores:2500" = 5 I:"gregtech:gt.blockores:3500" = 5 I:"gregtech:gt.blockores:4500" = 5 }

generaloredict { }

oredict { oreDiamond = 4 oreRedgraniteDiamond = 4 oreBlackgraniteDiamond = 4 oreEndstoneDiamond = 4 oreNetherrackDiamond = 4 }

but it would not change anything

mightydanp commented 8 years ago

the vanilla diamond ore is still 4 and gregtech ore is 3 so :/

bonii-xx commented 8 years ago

As always, check your log.

mightydanp commented 8 years ago

i am having a issue.I fixed it , i took it where it only had greg tinkers iguanna nei and ic2, and changed it with that and it worked i get this, [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.3500 from 4 to 5 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of tile.oreDiamond from 4 to 4 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.500 from 4 to 4 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.2500 from 4 to 5 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.1500 from 4 to 5 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.4500 from 4 to 5

i then go and try it with all the other mods i have with the same code and it says [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.3500 from 4 to 5 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of tile.oreDiamond from 4 to 4 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.500 from 4 to 4 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.2500 from 4 to 5 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.1500 from 4 to 5 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.4500 from 4 to 5

but doesnt change the harvest levels :/ here is what i have in my mods http://imgur.com/1nEhkKW

mightydanp commented 8 years ago

Edit: i just found this... [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of tile.oreDiamond from 4 to 4 [00:48:41] [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.500 from 4 to 4

i changed it and it seemed to only have worked with the vanilla ore for some reason ... changing it with just just greg ic2 nei iguana and tinkers worked fine but after adding it in with the rest of the mods it didnt work any idea?

mightydanp commented 8 years ago

Edit : i went back to just using greg ic2 nei iguana and tinkers and i get this [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.3500 from 4 to 5 [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of tile.oreDiamond from 4 to 5 [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.500 from 4 to 5 [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.2500 from 4 to 5 [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.1500 from 4 to 5 [Client thread/DEBUG] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Changed Harvest Level of gt.blockores.4500 from 4 to 5

but it only changed mining level of vanilla not gregtech

bonii-xx commented 8 years ago

You'll have to tell greg to fix his stuff then /o\

mightydanp commented 8 years ago

Pm or ?

bonii-xx commented 8 years ago

Don't ask me?