
Extra Utilities 2 throws an error when i modify denseores.cfg
mbeezzy opened this issue ยท 0 comments
Yo,
i modified my config and i got an error with EU2, wasnt able to find anything.
thank you for your help
beezzy
Denseore config:
Configuration file
ores {
"vanilla redstone ore" {
S:baseBlockTexture=blocks/redstone_ore
S:underlyingBlockTexture=blocks/stone
}
"vanilla quartz ore" {
S:baseBlockTexture=blocks/quartz_ore
S:underlyingBlockTexture=blocks/netherrack
}
"vanilla emerald ore" {
S:baseBlockTexture=blocks/emerald_ore
S:underlyingBlockTexture=blocks/stone
}
"vanilla gold ore" {
S:baseBlockTexture=blocks/gold_ore
S:underlyingBlockTexture=blocks/stone
}
"vanilla coal ore" {
S:baseBlockTexture=blocks/coal_ore
S:underlyingBlockTexture=blocks/stone
}
"vanilla lapis ore" {
S:baseBlockTexture=blocks/lapis_ore
S:underlyingBlockTexture=blocks/stone
}
"vanilla iron ore" {
S:baseBlockTexture=blocks/iron_ore
S:underlyingBlockTexture=blocks/stone
}
"vanilla diamond ore" {
S:baseBlockTexture=blocks/diamond_ore
S:underlyingBlockTexture=blocks/stone
}
"appliedenergistic charged certus quartz ore" {
S:baseBlock=appliedenergistics2:ore
S:baseBlockTexture=appliedenergistics2:charged_quartz_ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/stone
baseblockproperties {
}
}
"appliedenergistic certus quartz ore" {
S:baseBlock=appliedenergistics2:ore
S:baseBlockTexture=appliedenergistics2:ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/stone
baseblockproperties {
}
}
"thermalfoundation copper ore" {
S:baseBlock=thermalfoundation:ore
S:baseBlockTexture=thermalfoundation:ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/stone
baseblockproperties {
}
}
"thermalfoundation tin ore" {
S:baseBlock=thermalfoundation:ore
S:baseBlockTexture=thermalfoundation:ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/stone
baseblockproperties {
}
}
"thermalfoundation silver ore" {
S:baseBlock=thermalfoundation:ore
S:baseBlockTexture=thermalfoundation:ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/stone
baseblockproperties {
}
}
"thermalfoundation lead ore" {
S:baseBlock=thermalfoundation:ore
S:baseBlockTexture=thermalfoundation:ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/stone
baseblockproperties {
}
}
"thermalfoundation aluminum ore" {
S:baseBlock=thermalfoundation:ore
S:baseBlockTexture=thermalfoundation:ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/stone
baseblockproperties {
}
}
"thermalfoundation nickel ore" {
S:baseBlock=thermalfoundation:ore
S:baseBlockTexture=thermalfoundation:ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/stone
baseblockproperties {
}
}
"tinkers construct cobalt ore" {
S:baseBlock=thermalfoundation:ore
S:baseBlockTexture=tconstruct:ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/netherrack
baseblockproperties {
}
}
"tinkers construct ardite ore" {
S:baseBlock=thermalfoundation:ore
S:baseBlockTexture=tconstruct:ore
I:retroGenID=0
S:underlyingBlockTexture=blocks/netherrack
baseblockproperties {
}
}
}