rwtema / DenseOres

53 stars 51 forks source link

vanilla ores ignore renderType setting #68

Open sircrimer opened 9 years ago

sircrimer commented 9 years ago

1.7.10 denseores 1.5 . this does not work: block_0 { S:baseBlock=minecraft:iron_ore I:baseBlockMeta=0 S:baseBlockTexture=iron_ore D:denseOreProbability=1.0 I:renderType=6 I:retroGenId=0 S:underlyingBlock=stone }

this does: block_8 { S:baseBlock=ThermalFoundation:Ore I:baseBlockMeta=0 S:baseBlockTexture=thermalfoundation:ore/Ore_Copper D:denseOreProbability=1 I:renderType=6 I:retroGenId=0 S:underlyingBlock=stone }