More decorative blocks

This commit is contained in:
Sebastian Hartte
2020-06-01 17:26:36 +02:00
parent 2a1ba12516
commit 36af72faeb
6 changed files with 44 additions and 76 deletions
@@ -171,7 +171,7 @@ public class BlockQuartzFixture extends AEBaseBlock implements IOrientableBlock
}
}
// FIXME: Replaced by the postPlaceupdate stuff above
// FIXME: Replaced by the postPlaceupdate stuff above, but check item drops!
// @Override
// public void neighborChanged( BlockState state, World world, BlockPos pos, Block blockIn, BlockPos fromPos )
// {