rwtema / DenseOres

53 stars 51 forks source link

Non-texture dense ore #88

Closed the-creamster closed 9 years ago

the-creamster commented 9 years ago

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.