Gregtech
mightydanp opened this issue ยท 20 comments
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
}
}
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
}
}
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.
I have tried changing the vanilla diamond block in the same way but it wont allow me to change it at all eather
Look at what I just said. Look at the default-file. I'm sure you can figure it out.
Look at what you posted. Look at how the file is structured in the defaults-file. Yours is a complete mess.
Am i not sepost to put anything inside "info"{} and such ? I look at some references that other people have made
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 ?
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
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
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?
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