Dense Ores

Dense Ores

14M Downloads

Non-texture dense ore

the-creamster opened this issue ยท 0 comments

commented

I've added thaumcraft's infused stone's successfully to "denseores.cfg" but it has the no-texture texture(purple & black squares). Can i give them the proper infused stone texture or is it simply not possible??
http://gyazo.com/34137562f6bd77ec1fa0d968fb851a75

block_47 {
S:baseBlock=Thaumcraft:blockCustomOre
I:baseBlockMeta=6
S:baseBlockTexture=ore:oreInfusedEntropy
D:denseOreProbability=1
I:renderType=1
I:retroGenID=1
S:underlyingBlock=stone
}

The "I:renderType=1" was originally set to 0 and changing it to 1 had no effect.

Thanks, The_Creamster.