Thaumcraft

Thaumcraft

57M Downloads

Oredictionary metadata of blockVoid and blockBrass is wrong

wamc2017 opened this issue ยท 0 comments

commented

Hi,

the oredictionary metadata of blockVoid and blockBrass is wrong, I guess it should be 0 in both cases:

OreDictionary.registerOre("blockVoid", new ItemStack(BlocksTC.metalBlockVoid,1,1));
OreDictionary.registerOre("blockBrass", new ItemStack(BlocksTC.metalBlockBrass,1,4));

Thanks for looking into it.

Best regards,
wamc