UVLightMap loader now works again (needs another pass).

This commit is contained in:
Sebastian Hartte
2020-06-07 18:58:31 +02:00
parent e2c62f0e27
commit 679ea1c332
65 changed files with 228 additions and 466 deletions
@@ -31,12 +31,6 @@ public class BlockQuartzOre extends AEBaseBlock
super(props);
}
// FIXME @Override
// public BlockRenderLayer getBlockLayer()
// {
// return BlockRenderLayer.CUTOUT;
// }
// FIXME: Loot Tables
// @Override
// public int quantityDropped( BlockState state, int fortune, Random rand )